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

Bump @storybook/test from 8.4.5 to 8.5.0 #13083

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps @storybook/test from 8.4.5 to 8.5.0.

Release notes

Sourced from @​storybook/test's releases.

v8.5.0

8.5.0

Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:

  • 🦾 Realtime accessibility tests to help build UIs for everybody
  • 🛡️ Project code coverage to measure the completeness of your tests
  • 🎯 Focused tests for faster test feedback
  • ⚛️ React Native Web Vite framework (experimental) for testing mobile UI
  • ⚛️ React 19 support
  • 🎁 Storybook test early access program to level up your testing game
  • 💯 Hundreds more improvements

... (truncated)

Changelog

Sourced from @​storybook/test's changelog.

8.5.0

Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:

  • 🦾 Realtime accessibility tests to help build UIs for everybody
  • 🛡️ Project code coverage to measure the completeness of your tests
  • 🎯 Focused tests for faster test feedback
  • ⚛️ React Native Web Vite framework (experimental) for testing mobile UI⚛️
  • 🎁 Storybook test early access program to level up your testing game
  • 💯 Hundreds more improvements

... (truncated)

Commits
  • 9277067 Bump version from "8.5.0-beta.11" to "8.5.0" [skip ci]
  • d8fe93a Bump version from "8.5.0-beta.10" to "8.5.0-beta.11" [skip ci]
  • 426586d Bump version from "8.5.0-beta.9" to "8.5.0-beta.10" [skip ci]
  • b607dbe Bump version from "8.5.0-beta.8" to "8.5.0-beta.9" [skip ci]
  • 3b979ee Bump version from "8.5.0-beta.7" to "8.5.0-beta.8" [skip ci]
  • 2b9f1cf Bump version from "8.5.0-beta.6" to "8.5.0-beta.7" [skip ci]
  • 91f53fd Bump version from "8.5.0-beta.5" to "8.5.0-beta.6" [skip ci]
  • ef9ee27 Bump version from "8.5.0-beta.4" to "8.5.0-beta.5" [skip ci]
  • cf55526 Bump version from "8.5.0-beta.3" to "8.5.0-beta.4" [skip ci]
  • df37d08 Bump version from "8.5.0-beta.2" to "8.5.0-beta.3" [skip ci]
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
@github-actions github-actions bot enabled auto-merge (squash) January 20, 2025 07:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/test-8.5.0 branch from f97845a to 3ba7b42 Compare January 20, 2025 08:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/test-8.5.0 branch from 3ba7b42 to 1b831b5 Compare January 20, 2025 08:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/test-8.5.0 branch from 1b831b5 to 3457b4b Compare January 20, 2025 08:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/test-8.5.0 branch from 3457b4b to 7fea777 Compare January 20, 2025 08:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/test-8.5.0 branch from 7fea777 to 647116c Compare January 20, 2025 08:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/test-8.5.0 branch from 647116c to e9994cd Compare January 20, 2025 08:50
Bumps [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) from 8.4.5 to 8.5.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/v8.5.0/code/lib/test)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/test-8.5.0 branch from e9994cd to d625e2f Compare January 20, 2025 08:59
@github-actions github-actions bot merged commit ff71f00 into main Jan 20, 2025
10 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/storybook/test-8.5.0 branch January 20, 2025 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants