- Notifications
You must be signed in to change notification settings - Fork925
Commit1d3eda5
authored
chore: bump @chromatic-com/storybook from 1.6.0 to 1.9.0 in /site (#14906)
Bumps[@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests)from 1.6.0 to 1.9.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/chromaui/addon-visual-tests/releases"><code>@chromatic-com/storybook</code>'sreleases</a>.</em></p><blockquote><h2>v1.9.0</h2><h4>🚀 Enhancement</h4><ul><li>Relay client-side fetch requests to the server using the Storybookchannel API <ahref="https://redirect.github.com/chromaui/addon-visual-tests/pull/331">#331</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>v1.8.0</h2><h4>🚀 Enhancement</h4><ul><li>Add <code>paramKey: "chromatic"</code> to allow disablingthe VTA panel through story parameters <ahref="https://redirect.github.com/chromaui/addon-visual-tests/pull/334">#334</a>(<a href="https://github.com/mellm0"><code>@mellm0</code></a>)</li></ul><h4>Authors: 1</h4><ul><li>Mell (<ahref="https://github.com/mellm0"><code>@mellm0</code></a>)</li></ul><h2>v1.7.0</h2><h4>🚀 Enhancement</h4><ul><li>Update story status reporting for Storybook 8.3 and use new<code>SET_FILTER</code> event <ahref="https://redirect.github.com/chromaui/addon-visual-tests/pull/332">#332</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>v1.6.1</h2><h4>🐛 Bug Fix</h4><ul><li>Fix closing multiple notifications of the same type <ahref="https://redirect.github.com/chromaui/addon-visual-tests/pull/329">#329</a>(<ahref="https://github.com/ghengeveld"><code>@ghengeveld</code></a>)</li><li>Add backport releases to changelog <ahref="https://redirect.github.com/chromaui/addon-visual-tests/pull/327">#327</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></blockquote></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/chromaui/addon-visual-tests/blob/main/CHANGELOG.md"><code>@chromatic-com/storybook</code>'schangelog</a>.</em></p><blockquote><h1>v1.9.0 (Fri Sep 06 2024)</h1><h4>🚀 Enhancement</h4><ul><li>Relay client-side fetch requests to the server using the Storybookchannel API <ahref="https://redirect.github.com/chromaui/addon-visual-tests/pull/331">#331</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>v1.8.0 (Thu Aug 29 2024)</h1><h4>🚀 Enhancement</h4><ul><li>Add <code>paramKey: "chromatic"</code> to allow disablingthe VTA panel through story parameters <ahref="https://redirect.github.com/chromaui/addon-visual-tests/pull/334">#334</a>(<a href="https://github.com/mellm0"><code>@mellm0</code></a>)</li></ul><h4>Authors: 1</h4><ul><li>Mell (<ahref="https://github.com/mellm0"><code>@mellm0</code></a>)</li></ul><hr /><h1>v1.7.0 (Tue Aug 20 2024)</h1><h4>🚀 Enhancement</h4><ul><li>Update story status reporting for Storybook 8.3 and use new<code>SET_FILTER</code> event <ahref="https://redirect.github.com/chromaui/addon-visual-tests/pull/332">#332</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>v1.6.1 (Thu Jul 04 2024)</h1><h4>🐛 Bug Fix</h4><ul><li>Fix closing multiple notifications of the same type <ahref="https://redirect.github.com/chromaui/addon-visual-tests/pull/329">#329</a>(<ahref="https://github.com/ghengeveld"><code>@ghengeveld</code></a>)</li><li>Add backport releases to changelog <ahref="https://redirect.github.com/chromaui/addon-visual-tests/pull/327">#327</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 /></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/chromaui/addon-visual-tests/commit/6b99afbc494861590c20fe4d066a290c9038eb9e"><code>6b99afb</code></a>Bump version to: 1.9.0 [skip ci]</li><li><ahref="https://github.com/chromaui/addon-visual-tests/commit/51be970546e6d6f50b47365674dd19dfe8b6ff1c"><code>51be970</code></a>Update CHANGELOG.md [skip ci]</li><li><ahref="https://github.com/chromaui/addon-visual-tests/commit/f0c702ffc69a1b4b9606f37220f6ec1c2bd68ff3"><code>f0c702f</code></a>Merge pull request <ahref="https://redirect.github.com/chromaui/addon-visual-tests/issues/331">#331</a>from chromaui/312-api-channel-proxy</li><li><ahref="https://github.com/chromaui/addon-visual-tests/commit/67b13f2aa668a470a2830b60b779c92ef16a6e84"><code>67b13f2</code></a>Merge branch 'main' into 312-api-channel-proxy</li><li><ahref="https://github.com/chromaui/addon-visual-tests/commit/b781bdfcc70cc7a19991525aa1931eeed08ea169"><code>b781bdf</code></a>Bump version to: 1.8.0 [skip ci]</li><li><ahref="https://github.com/chromaui/addon-visual-tests/commit/cd6d96984b30c436f3f3cae056632b052df333a3"><code>cd6d969</code></a>Update CHANGELOG.md [skip ci]</li><li><ahref="https://github.com/chromaui/addon-visual-tests/commit/97ad16438ce4e47f267f472369756a22f0bd6142"><code>97ad164</code></a>Merge pull request <ahref="https://redirect.github.com/chromaui/addon-visual-tests/issues/334">#334</a>from mellm0/add-param-key</li><li><ahref="https://github.com/chromaui/addon-visual-tests/commit/ca3d66e836ace90636372b15ec58a32dadcc5a75"><code>ca3d66e</code></a>chore: change param key to chromatic</li><li><ahref="https://github.com/chromaui/addon-visual-tests/commit/c58f4390aaff68de50546263ee08e7764263895c"><code>c58f439</code></a>Merge branch 'main' into add-param-key</li><li><ahref="https://github.com/chromaui/addon-visual-tests/commit/9277872cd84f3f858659374f3a44fc43f7f0e510"><code>9277872</code></a>Merge branch 'main' into 312-api-channel-proxy</li><li>Additional commits viewable in <ahref="https://github.com/chromaui/addon-visual-tests/compare/v1.6.0...v1.9.0">compareview</a></li></ul></details><br />[](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>1 parent302b7fa commit1d3eda5
2 files changed
+7
-13
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
105 |
| - | |
| 105 | + | |
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
|
Lines changed: 6 additions & 12 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
0 commit comments
Comments
(0)