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 the storybook group across 1 directory with 5 updates #8154

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the storybook group with 5 updates in the /webapp directory:

Package From To
@storybook/addon-a11y 8.0.8 8.5.0
@storybook/addon-actions 5.3.21 8.5.0
@storybook/addon-notes 5.3.18 5.3.21
@storybook/vue 7.4.0 7.6.17
storybook-design-token 0.8.1 3.1.0

Updates @storybook/addon-a11y from 8.0.8 to 8.5.0

Release notes

Sourced from @​storybook/addon-a11y'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/addon-a11y'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]
  • 6b33750 Addon A11y: Change default element selector
  • a6a633a Merge branch 'next-release' into next
  • b607dbe Bump version from "8.5.0-beta.8" to "8.5.0-beta.9" [skip ci]
  • 7e75f73 Merge remote-tracking branch 'origin/next' into valentin/a11y-refactorings
  • 3b979ee Bump version from "8.5.0-beta.7" to "8.5.0-beta.8" [skip ci]
  • 21b452a Rename a11ytest tag to a11y-test
  • 8de05db Enhance post-install script to inherit stdio for better logging during addon ...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by storybook-bot, a new releaser for @​storybook/addon-a11y since your current version.


Updates @storybook/addon-actions from 5.3.21 to 8.5.0

Release notes

Sourced from @​storybook/addon-actions'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/addon-actions'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
Maintainer changes

This version was pushed to npm by storybook-bot, a new releaser for @​storybook/addon-actions since your current version.


Updates @storybook/addon-notes from 5.3.18 to 5.3.21

Changelog

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

5.3.21 (August 28, 2020)

Bug Fixes

  • Core: Add skip dispose option to ClientApi (#9868)

5.3.20 (August 27, 2020)

Bug Fixes

  • React-native server: Fix addon tabs (#10468)
  • Addon-docs: Fix babel JSX handling in MDX (#11448)
  • Revert "Fix: Search stories" (#10916)

5.3.19 (May 24, 2020)

Bug Fixes

  • UI: Fix search stories (#10539)

Security

  • Upgrade markdown-to-jsx to 6.11.4 (#10873)
Commits

Updates @storybook/vue from 7.4.0 to 7.6.17

Changelog

Sourced from @​storybook/vue's changelog.

7.6.17

7.6.16

  • Addon Themes: Make type generic less strict - #26042, thanks @​yannbf!
  • Interaction: Make sure that adding spies doesn't cause infinite loops with self referencing args #26019, thanks @​kasperpeulen!

7.6.15

This release accidentally didn't contain anything.

7.6.14

7.6.13

7.6.12

  • CLI: Fix upgrade detecting the wrong version of existing Storybooks - #25752, thanks @​JReinhold!

7.6.11

7.6.10

7.6.9

7.6.8

... (truncated)

Commits
  • 60bf2b5 Bump version from "7.6.16" to "7.6.17" [skip ci]
  • 287300b Bump version from "7.6.15" to "7.6.16" [skip ci]
  • 8bcc3b4 Bump version from "7.6.14" to "7.6.15" [skip ci]
  • 8d42c55 Bump version from "7.6.13" to "7.6.14" [skip ci]
  • 95ed703 Bump version from "7.6.12" to "7.6.13" [skip ci]
  • cebb1a7 Bump version from "7.6.11" to "7.6.12" [skip ci]
  • a8b5861 Bump version from "7.6.10" to "7.6.11" [skip ci]
  • 0a8f25a Bump version from "7.6.9" to "7.6.10" [skip ci]
  • fbb29c1 Bump version from "7.6.8" to "7.6.9" [skip ci]
  • 2eded2e Bump version from "7.6.7" to "7.6.8" [skip ci]
  • Additional commits viewable in compare view

Updates storybook-design-token from 0.8.1 to 3.1.0

Commits

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the storybook group with 5 updates in the /webapp directory:

| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `8.0.8` | `8.5.0` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) | `5.3.21` | `8.5.0` |
| [@storybook/addon-notes](https://github.com/storybookjs/storybook/tree/HEAD/addons/notes) | `5.3.18` | `5.3.21` |
| [@storybook/vue](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/vue) | `7.4.0` | `7.6.17` |
| [storybook-design-token](https://github.com/UX-and-I/storybook-design-token) | `0.8.1` | `3.1.0` |



Updates `@storybook/addon-a11y` from 8.0.8 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/addons/a11y)

Updates `@storybook/addon-actions` from 5.3.21 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/addons/actions)

Updates `@storybook/addon-notes` from 5.3.18 to 5.3.21
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v5.3.21/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v5.3.21/addons/notes)

Updates `@storybook/vue` from 7.4.0 to 7.6.17
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v7.6.17/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.17/code/renderers/vue)

Updates `storybook-design-token` from 0.8.1 to 3.1.0
- [Release notes](https://github.com/UX-and-I/storybook-design-token/releases)
- [Commits](https://github.com/UX-and-I/storybook-design-token/commits)

---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/addon-actions"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: "@storybook/addon-notes"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/vue"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: storybook-design-token
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants