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

build(deps): bump the storybook group across 1 directory with 12 updates #318

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2024

Bumps the storybook group with 12 updates in the / directory:

Package From To
@storybook/addon-essentials 8.0.5 8.1.8
@storybook/addon-interactions 8.0.5 8.1.8
@storybook/addon-links 8.0.5 8.1.8
@storybook/blocks 8.0.5 8.1.8
@storybook/components 8.0.5 8.1.8
@storybook/manager-api 8.0.5 8.1.8
@storybook/preview-api 8.0.5 8.1.8
@storybook/types 8.0.5 8.1.8
@storybook/vue3 8.0.5 8.1.8
@storybook/vue3-vite 8.0.5 8.1.8
chromatic 11.3.0 11.5.4
storybook 8.0.5 8.1.8

Updates @storybook/addon-essentials from 8.0.5 to 8.1.8

Release notes

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

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

8.1.4

v8.1.3

8.1.3

v8.1.2

8.1.2

... (truncated)

Changelog

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

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

8.1.2

8.1.1

... (truncated)

Commits
  • 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]
  • 487b028 Bump version from "8.1.1" to "8.1.2" [skip ci]
  • bb059a9 Bump version from "8.1.0" to "8.1.1" [skip ci]
  • 684fb9c Bump version from "8.1.0-beta.1" to "8.1.0" [skip ci]
  • 7c1b14d Bump version from "8.1.0-beta.0" to "8.1.0-beta.1" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/addon-interactions from 8.0.5 to 8.1.8

Release notes

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

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

8.1.4

v8.1.3

8.1.3

v8.1.2

8.1.2

... (truncated)

Changelog

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

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

8.1.2

8.1.1

... (truncated)

Commits
  • 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]
  • ecaa843 Merge pull request #28088 from storybookjs/kasper/display-vitest-errors
  • 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]
  • 487b028 Bump version from "8.1.1" to "8.1.2" [skip ci]
  • bb059a9 Bump version from "8.1.0" to "8.1.1" [skip ci]
  • 684fb9c Bump version from "8.1.0-beta.1" to "8.1.0" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/addon-links from 8.0.5 to 8.1.8

Release notes

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

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

8.1.4

v8.1.3

8.1.3

v8.1.2

8.1.2

... (truncated)

Changelog

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

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

8.1.2

8.1.1

... (truncated)

Commits
  • 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]
  • 487b028 Bump version from "8.1.1" to "8.1.2" [skip ci]
  • bb059a9 Bump version from "8.1.0" to "8.1.1" [skip ci]
  • 684fb9c Bump version from "8.1.0-beta.1" to "8.1.0" [skip ci]
  • 7c1b14d Bump version from "8.1.0-beta.0" to "8.1.0-beta.1" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/blocks from 8.0.5 to 8.1.8

Release notes

Sourced from @​storybook/blocks's releases.

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

8.1.4

v8.1.3

8.1.3

v8.1.2

8.1.2

... (truncated)

Changelog

Sourced from @​storybook/blocks's changelog.

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

8.1.2

8.1.1

... (truncated)

Commits
  • 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]
  • 4af74b6 Merge pull request #27225 from storybookjs/valentin/disable-snapshotting-for-...
  • 9bdbff5 Merge pull request #27358 from storybookjs/shilman/27352-fix-tags-composition
  • a2b9d08 Bump version from "8.1.2" to "8.1.3" [skip ci]
  • 487b028 Bump version from "8.1.1" to "8.1.2" [skip ci]
  • bb059a9 Bump version from "8.1.0" to "8.1.1" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/components from 8.0.5 to 8.1.8

Release notes

Sourced from @​storybook/components's releases.

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

8.1.4

v8.1.3

8.1.3

v8.1.2

8.1.2

... (truncated)

Changelog

Sourced from @​storybook/components's changelog.

8.1.8

8.1.7

8.1.6

  • CLI: Only log the UpgradeStorybookToSameVe...

    Description has been truncated

Bumps the storybook group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.0.5` | `8.1.8` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.0.5` | `8.1.8` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.0.5` | `8.1.8` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/ui/blocks) | `8.0.5` | `8.1.8` |
| [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/ui/components) | `8.0.5` | `8.1.8` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api) | `8.0.5` | `8.1.8` |
| [@storybook/preview-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/preview-api) | `8.0.5` | `8.1.8` |
| [@storybook/types](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/types) | `8.0.5` | `8.1.8` |
| [@storybook/vue3](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/vue3) | `8.0.5` | `8.1.8` |
| [@storybook/vue3-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/vue3-vite) | `8.0.5` | `8.1.8` |
| [chromatic](https://github.com/chromaui/chromatic-cli) | `11.3.0` | `11.5.4` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.0.5` | `8.1.8` |



Updates `@storybook/addon-essentials` from 8.0.5 to 8.1.8
- [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.8/code/addons/essentials)

Updates `@storybook/addon-interactions` from 8.0.5 to 8.1.8
- [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.8/code/addons/interactions)

Updates `@storybook/addon-links` from 8.0.5 to 8.1.8
- [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.8/code/addons/links)

Updates `@storybook/blocks` from 8.0.5 to 8.1.8
- [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.8/code/ui/blocks)

Updates `@storybook/components` from 8.0.5 to 8.1.8
- [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.8/code/ui/components)

Updates `@storybook/manager-api` from 8.0.5 to 8.1.8
- [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.8/code/lib/manager-api)

Updates `@storybook/preview-api` from 8.0.5 to 8.1.8
- [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.8/code/lib/preview-api)

Updates `@storybook/types` from 8.0.5 to 8.1.8
- [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.8/code/lib/types)

Updates `@storybook/vue3` from 8.0.5 to 8.1.8
- [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.8/code/renderers/vue3)

Updates `@storybook/vue3-vite` from 8.0.5 to 8.1.8
- [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.8/code/frameworks/vue3-vite)

Updates `chromatic` from 11.3.0 to 11.5.4
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](chromaui/chromatic-cli@v11.3.0...v11.5.4)

Updates `storybook` from 8.0.5 to 8.1.8
- [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.8/code/lib/cli)

---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/addon-interactions"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/blocks"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/manager-api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/preview-api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/types"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/vue3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/vue3-vite"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: chromatic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: storybook
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added scope:deps Pull requests that update production dependencies in a dependency file type:build Changes that affect the build system or external dependencies labels Jun 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 14, 2024

Superseded by #321.

@dependabot dependabot bot closed this Jun 14, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/updates/storybook-0195cdf03c branch June 14, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:deps Pull requests that update production dependencies in a dependency file type:build Changes that affect the build system or external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants