Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: bump chromatic from 11.25.2 to 11.29.0 in /site#20067

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubOct 1, 2025

Bumpschromatic from 11.25.2 to 11.29.0.

Release notes

Sourced fromchromatic's releases.

v11.29.0

🚀 Enhancement

Authors: 1

v11.28.4

🐛 Bug Fix

Authors: 1

v11.28.3

🐛 Bug Fix

Authors: 1

v11.28.2

🐛 Bug Fix

Authors: 1

v11.28.1

🐛 Bug Fix

Authors: 2

v11.28.0

🚀 Enhancement

... (truncated)

Changelog

Sourced fromchromatic's changelog.

v11.29.0 (Fri May 23 2025)

🚀 Enhancement

Authors: 1


v11.28.4 (Fri May 23 2025)

🐛 Bug Fix

Authors: 1


v11.28.3 (Thu May 22 2025)

🐛 Bug Fix

Authors: 1


v11.28.2 (Thu Apr 17 2025)

🐛 Bug Fix

Authors: 1


v11.28.1 (Thu Apr 17 2025)

... (truncated)

Commits
  • 6004745 Bump version to: 11.29.0 [skip ci]
  • 15caa2a Update CHANGELOG.md [skip ci]
  • 092db51 Merge pull request#1182 from chromaui/export-createLogger
  • 71ad899 Merge branch 'main' into export-createLogger
  • e6127ed Bump version to: 11.28.4 [skip ci]
  • 88ca20e Update CHANGELOG.md [skip ci]
  • ac3689e Merge pull request#1183 from chromaui/revert-1181-tom/cap-2840-turbosnap-det...
  • 46ef637 Revert "Add git command logging and pass--no-relative togit diff."
  • fd1bbfe Export createLogger and make all arguments optional
  • 24e6315 Bump version to: 11.28.3 [skip ci]
  • Additional commits viewable incompare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting@dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 11.25.2 to 11.29.0.- [Release notes](https://github.com/chromaui/chromatic-cli/releases)- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)- [Commits](chromaui/chromatic-cli@v11.25.2...v11.29.0)---updated-dependencies:- dependency-name: chromatic  dependency-version: 11.29.0  dependency-type: direct:development  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update javascript code labelsOct 1, 2025
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update javascript code labelsOct 1, 2025
@github-actionsgithub-actionsbotenabled auto-merge (squash)October 1, 2025 11:15
@github-actionsgithub-actionsbot merged commit9d8579b intomainOct 1, 2025
35 checks passed
@github-actionsgithub-actionsbot deleted the dependabot/npm_and_yarn/site/chromatic-11.29.0 branchOctober 1, 2025 11:23
aslilac pushed a commit that referenced this pull requestOct 7, 2025
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from11.25.2 to 11.29.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/chromaui/chromatic-cli/releases">chromatic'sreleases</a>.</em></p><blockquote><h2>v11.29.0</h2><h4>🚀 Enhancement</h4><ul><li>Export <code>createLogger</code> and make all arguments optional <ahref="https://redirect.github.com/chromaui/chromatic-cli/pull/1182">#1182</a>(<ahref="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>)</li></ul><h4>Authors: 1</h4><ul><li>Gert Hengeveld (<ahref="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>)</li></ul><h2>v11.28.4</h2><h4>🐛 Bug Fix</h4><ul><li>Revert &quot;Add git command logging and pass<code>--no-relative</code> to <code>git diff</code>.&quot; <ahref="https://redirect.github.com/chromaui/chromatic-cli/pull/1183">#1183</a>(<ahref="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>)</li></ul><h4>Authors: 1</h4><ul><li>Gert Hengeveld (<ahref="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>)</li></ul><h2>v11.28.3</h2><h4>🐛 Bug Fix</h4><ul><li>Add git command logging and pass <code>--no-relative</code> to<code>git diff</code>. <ahref="https://redirect.github.com/chromaui/chromatic-cli/pull/1181">#1181</a>(<a href="https://github.com/tmeasday"><code>@​tmeasday</code></a>)</li></ul><h4>Authors: 1</h4><ul><li>Tom Coleman (<ahref="https://github.com/tmeasday"><code>@​tmeasday</code></a>)</li></ul><h2>v11.28.2</h2><h4>🐛 Bug Fix</h4><ul><li>Use pagination to get all tests in the build <ahref="https://redirect.github.com/chromaui/chromatic-cli/pull/1175">#1175</a>(<a href="https://github.com/codykaup"><code>@​codykaup</code></a>)</li></ul><h4>Authors: 1</h4><ul><li>Cody Kaup (<ahref="https://github.com/codykaup"><code>@​codykaup</code></a>)</li></ul><h2>v11.28.1</h2><h4>🐛 Bug Fix</h4><ul><li>Return additional build info on action rerun <ahref="https://redirect.github.com/chromaui/chromatic-cli/pull/1174">#1174</a>(<ahref="https://github.com/justin-thurman"><code>@​justin-thurman</code></a>)</li><li>:pencil2: Update help text to reflect actual state ofexitOnceUploaded. <ahref="https://redirect.github.com/chromaui/chromatic-cli/pull/1169">#1169</a>(<a href="https://github.com/jwir3"><code>@​jwir3</code></a>)</li></ul><h4>Authors: 2</h4><ul><li>Justin Thurman (<ahref="https://github.com/justin-thurman"><code>@​justin-thurman</code></a>)</li><li>Scott Johnson (<ahref="https://github.com/jwir3"><code>@​jwir3</code></a>)</li></ul><h2>v11.28.0</h2><h4>🚀 Enhancement</h4><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md">chromatic'schangelog</a>.</em></p><blockquote><h1>v11.29.0 (Fri May 23 2025)</h1><h4>🚀 Enhancement</h4><ul><li>Export <code>createLogger</code> and make all arguments optional <ahref="https://redirect.github.com/chromaui/chromatic-cli/pull/1182">#1182</a>(<ahref="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>)</li></ul><h4>Authors: 1</h4><ul><li>Gert Hengeveld (<ahref="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>)</li></ul><hr /><h1>v11.28.4 (Fri May 23 2025)</h1><h4>🐛 Bug Fix</h4><ul><li>Revert &quot;Add git command logging and pass<code>--no-relative</code> to <code>git diff</code>.&quot; <ahref="https://redirect.github.com/chromaui/chromatic-cli/pull/1183">#1183</a>(<ahref="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>)</li></ul><h4>Authors: 1</h4><ul><li>Gert Hengeveld (<ahref="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>)</li></ul><hr /><h1>v11.28.3 (Thu May 22 2025)</h1><h4>🐛 Bug Fix</h4><ul><li>Add git command logging and pass <code>--no-relative</code> to<code>git diff</code>. <ahref="https://redirect.github.com/chromaui/chromatic-cli/pull/1181">#1181</a>(<a href="https://github.com/tmeasday"><code>@​tmeasday</code></a>)</li></ul><h4>Authors: 1</h4><ul><li>Tom Coleman (<ahref="https://github.com/tmeasday"><code>@​tmeasday</code></a>)</li></ul><hr /><h1>v11.28.2 (Thu Apr 17 2025)</h1><h4>🐛 Bug Fix</h4><ul><li>Use pagination to get all tests in the build <ahref="https://redirect.github.com/chromaui/chromatic-cli/pull/1175">#1175</a>(<a href="https://github.com/codykaup"><code>@​codykaup</code></a>)</li></ul><h4>Authors: 1</h4><ul><li>Cody Kaup (<ahref="https://github.com/codykaup"><code>@​codykaup</code></a>)</li></ul><hr /><h1>v11.28.1 (Thu Apr 17 2025)</h1><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/chromaui/chromatic-cli/commit/6004745462f2b0e925f5ffd02427e1d93b5a4457"><code>6004745</code></a>Bump version to: 11.29.0 [skip ci]</li><li><ahref="https://github.com/chromaui/chromatic-cli/commit/15caa2ae276e61cf5a1d4158a0a3b0291a526a68"><code>15caa2a</code></a>Update CHANGELOG.md [skip ci]</li><li><ahref="https://github.com/chromaui/chromatic-cli/commit/092db515ebca02d057c1b7ed91712fd6c7720d1b"><code>092db51</code></a>Merge pull request <ahref="https://redirect.github.com/chromaui/chromatic-cli/issues/1182">#1182</a>from chromaui/export-createLogger</li><li><ahref="https://github.com/chromaui/chromatic-cli/commit/71ad899f7f824278ab05e0ac854ee88a78da3509"><code>71ad899</code></a>Merge branch 'main' into export-createLogger</li><li><ahref="https://github.com/chromaui/chromatic-cli/commit/e6127ede8887d61107ec725f057a410f8c2898b9"><code>e6127ed</code></a>Bump version to: 11.28.4 [skip ci]</li><li><ahref="https://github.com/chromaui/chromatic-cli/commit/88ca20e2f8eb6f78fc289872c043935ad044474e"><code>88ca20e</code></a>Update CHANGELOG.md [skip ci]</li><li><ahref="https://github.com/chromaui/chromatic-cli/commit/ac3689eae4ccbabccc63298fd935dc20d352d3ad"><code>ac3689e</code></a>Merge pull request <ahref="https://redirect.github.com/chromaui/chromatic-cli/issues/1183">#1183</a>from chromaui/revert-1181-tom/cap-2840-turbosnap-det...</li><li><ahref="https://github.com/chromaui/chromatic-cli/commit/46ef6376e1e7dd1442e5986828bdd251d5cb4d8c"><code>46ef637</code></a>Revert &quot;Add git command logging and pass <code>--no-relative</code>to <code>git diff</code>.&quot;</li><li><ahref="https://github.com/chromaui/chromatic-cli/commit/fd1bbfe989c2c0e56ef6d7a40949b1a692bc4d32"><code>fd1bbfe</code></a>Export createLogger and make all arguments optional</li><li><ahref="https://github.com/chromaui/chromatic-cli/commit/24e63156d595d9e2b144247661946125e3f9110c"><code>24e6315</code></a>Bump version to: 11.28.3 [skip ci]</li><li>Additional commits viewable in <ahref="https://github.com/chromaui/chromatic-cli/compare/v11.25.2...v11.29.0">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=chromatic&package-manager=npm_and_yarn&previous-version=11.25.2&new-version=11.29.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat have been made to it- `@dependabot merge` will merge this PR after your CI passes on it- `@dependabot squash and merge` will squash and merge this PR afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@github-actionsgithub-actions[bot]github-actions[bot] approved these changes

@aslilacaslilacAwaiting requested review from aslilacaslilac is a code owner

@ParkreinerParkreinerAwaiting requested review from ParkreinerParkreiner is a code owner

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

0 participants


[8]ページ先頭

©2009-2025 Movatter.jp