Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @storybook/addon-essentials from 7.5.3 to 7.6.0 #1887

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2023

Bumps @storybook/addon-essentials from 7.5.3 to 7.6.0.

Release notes

Sourced from @​storybook/addon-essentials's releases.

v7.6.0

7.6.0

Storybook 7.6 is here with increased performance and much more!

  • 🔥 Improved SWC support
  • 🧪 New test utilities and fast build mode
  • 🔼 NextJS SWC + avif support & fixes
  • 🤡 SvelteKit page and navigation mocking
  • ⚛️ React-docgen upgrade
  • 🎨 Controls a11y, background theming, and viewports
  • 🩺 CLI: The doctor is in!
  • 🚫 Addons: Remove React as a peer dependency
  • 🪦 Storyshots and Vue2 deprecated

... (truncated)

Changelog

Sourced from @​storybook/addon-essentials's changelog.

7.6.0

Storybook 7.6 is here with increased performance and much more!

  • 🔥 Improved SWC support
  • 🧪 New test utilities and fast build mode
  • 🔼 NextJS SWC + avif support & fixes
  • 🤡 SvelteKit page and navigation mocking
  • ⚛️ React-docgen upgrade
  • 🎨 Controls a11y, background theming, and viewports
  • 🩺 CLI: The doctor is in!
  • 🚫 Addons: Remove React as a peer dependency
  • 🪦 Storyshots and Vue2 deprecated

... (truncated)

Commits
  • b64214c Bump version from "7.6.0-beta.2" to "7.6.0" [skip ci]
  • b990144 Bump version from "7.6.0-beta.1" to "7.6.0-beta.2" [skip ci]
  • d82167b Bump version from "7.6.0-beta.0" to "7.6.0-beta.1" [skip ci]
  • 574bb87 Bump version from "7.6.0-alpha.7" to "7.6.0-beta.0" [skip ci]
  • bffa2db Bump version from "7.6.0-alpha.6" to "7.6.0-alpha.7" [skip ci]
  • df35702 Merge pull request #24834 from storybookjs/revert-24832-revert-24676-experime...
  • f18dbe6 Merge branch 'next-release' into next
  • 9b33681 Merge branch 'next' of github.com:storybookjs/storybook into revert-24832-rev...
  • d080171 Bump version from "7.6.0-alpha.5" to "7.6.0-alpha.6" [skip ci]
  • e792e6f Update package.json scripts to use
  • Additional commits viewable in compare 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)

Copy link

vercel bot commented Nov 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
59-node-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 29, 2023 0:54am

Copy link

codecov bot commented Nov 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e753f5b) 100.00% compared to head (0fd0256) 100.00%.
Report is 3 commits behind head on main.

❗ Current head 0fd0256 differs from pull request most recent head 8df6fcf. Consider uploading reports for the commit 8df6fcf to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1887   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           13        13           
  Branches         2         2           
=========================================
  Hits            13        13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) from 7.5.3 to 7.6.0.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.0/code/addons/essentials)

---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/addon-essentials-7.6.0 branch from 0fd0256 to 8df6fcf Compare November 29, 2023 12:53
@9renpoto 9renpoto enabled auto-merge November 29, 2023 12:54
@9renpoto 9renpoto merged commit d3b4fa8 into main Nov 29, 2023
9 checks passed
@9renpoto 9renpoto deleted the dependabot/npm_and_yarn/storybook/addon-essentials-7.6.0 branch November 29, 2023 12:57
@github-actions github-actions bot mentioned this pull request Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant