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 #7574

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 Jun 29, 2024

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

Package From To
@storybook/addon-a11y 8.0.8 8.1.11
@storybook/addon-actions 5.3.21 8.1.11
@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.1.11

Release notes

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

v8.1.11

8.1.11

v8.1.10

8.1.10

v8.1.9

8.1.9

v8.1.8

8.1.8

v8.1.7

8.1.7

v8.1.6

8.1.6

  • CLI: Only log UpgradeStorybookToSameVersionError but continue upgrade as normal - #27217, thanks @​kasperpeulen!
  • Core: Replace ip function with a small helper function to address security concerns - #27529, thanks @​tony19!
  • Tags: Fix unsafe project-level tags lookup - #27511, thanks @​shilman!
  • Vite: Fix stats-plugin to normalize file names with posix paths - #27218, thanks @​AlexAtVista!

v8.1.5

8.1.5

v8.1.4

... (truncated)

Changelog

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

8.1.11

8.1.10

8.1.9

8.1.8

8.1.7

8.1.6

  • CLI: Only log the UpgradeStorybookToSameVersionError but continue the upgrade as normal - #27217, thanks @​kasperpeulen!
  • Core: Replace ip function with a small helper function to address security concerns - #27529, thanks @​tony19!
  • Tags: Fix unsafe project-level tags lookup - #27511, thanks @​shilman!
  • Vite: Fix stats-plugin to normalize file names with posix paths - #27218, thanks @​AlexAtVista!

8.1.5

8.1.4

8.1.3

... (truncated)

Commits
  • 958e86c Bump version from "8.1.10" to "8.1.11" [skip ci]
  • 3fda293 Bump version from "8.1.9" to "8.1.10" [skip ci]
  • 01bb58e Bump version from "8.1.8" to "8.1.9" [skip ci]
  • f10eb79 Merge pull request #28241 from storybookjs/shilman/fix-a11y-vite-5-3-0
  • 001c9d8 Bump version from "8.1.7" to "8.1.8" [skip ci]
  • cc49ca8 Bump version from "8.1.6" to "8.1.7" [skip ci]
  • 27a643d Bump version from "8.1.5" to "8.1.6" [skip ci]
  • 9b706ff Bump version from "8.1.4" to "8.1.5" [skip ci]
  • d972793 Bump version from "8.1.3" to "8.1.4" [skip ci]
  • a2b9d08 Bump version from "8.1.2" to "8.1.3" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/addon-actions from 5.3.21 to 8.1.11

Release notes

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

v8.1.11

8.1.11

v8.1.10

8.1.10

v8.1.9

8.1.9

v8.1.8

8.1.8

v8.1.7

8.1.7

v8.1.6

8.1.6

  • CLI: Only log UpgradeStorybookToSameVersionError but continue upgrade as normal - #27217, thanks @​kasperpeulen!
  • Core: Replace ip function with a small helper function to address security concerns - #27529, thanks @​tony19!
  • Tags: Fix unsafe project-level tags lookup - #27511, thanks @​shilman!
  • Vite: Fix stats-plugin to normalize file names with posix paths - #27218, thanks @​AlexAtVista!

v8.1.5

8.1.5

v8.1.4

... (truncated)

Changelog

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

8.1.11

8.1.10

8.1.9

8.1.8

8.1.7

8.1.6

  • CLI: Only log the UpgradeStorybookToSameVersionError but continue the upgrade as normal - #27217, thanks @​kasperpeulen!
  • Core: Replace ip function with a small helper function to address security concerns - #27529, thanks @​tony19!
  • Tags: Fix unsafe project-level tags lookup - #27511, thanks @​shilman!
  • Vite: Fix stats-plugin to normalize file names with posix paths - #27218, thanks @​AlexAtVista!

8.1.5

8.1.4

8.1.3

... (truncated)

Commits
  • 958e86c Bump version from "8.1.10" to "8.1.11" [skip ci]
  • 3fda293 Bump version from "8.1.9" to "8.1.10" [skip ci]
  • 01bb58e Bump version from "8.1.8" to "8.1.9" [skip ci]
  • 001c9d8 Bump version from "8.1.7" to "8.1.8" [skip ci]
  • cc49ca8 Bump version from "8.1.6" to "8.1.7" [skip ci]
  • 3857edf Merge pull request #28091 from storybookjs/kasper/only-log-spies-with-names
  • 27a643d Bump version from "8.1.5" to "8.1.6" [skip ci]
  • 9b706ff Bump version from "8.1.4" to "8.1.5" [skip ci]
  • d972793 Bump version from "8.1.3" to "8.1.4" [skip ci]
  • a2b9d08 Bump version from "8.1.2" to "8.1.3" [skip ci]
  • Additional commits viewable in compare view

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

Release notes

Sourced from @​storybook/vue's releases.

v7.6.17

7.6.17

v7.6.16

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!

v7.6.15

7.6.15

  • Interaction: Make sure that adding spies doesn't cause infinite loops with self referencing args #26019, thanks @​kasperpeulen!

v7.6.14

7.6.14

v7.6.13

7.6.13

v7.6.12

7.6.12

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

v7.6.11

7.6.11

v7.6.10

7.6.10

v7.6.9

7.6.9

... (truncated)

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.1.11` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) | `5.3.21` | `8.1.11` |
| [@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.1.11
- [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.1.11/code/addons/a11y)

Updates `@storybook/addon-actions` from 5.3.21 to 8.1.11
- [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.1.11/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.

None yet

0 participants