Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

build(deps-dev): bump the storybook group across 1 directory with 7 updates #354

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

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

Package From To
@storybook/addon-actions 6.4.14 8.1.4
@storybook/addon-docs 6.4.14 8.1.4
@storybook/addon-essentials 6.4.14 8.1.4
@storybook/addon-links 6.5.15 8.1.4
@storybook/builder-webpack5 6.4.14 8.1.4
@storybook/manager-webpack5 6.4.14 6.5.16
@storybook/web-components 6.4.14 8.1.4

Updates @storybook/addon-actions from 6.4.14 to 8.1.4

Release notes

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

v8.1.4

8.1.4

v8.1.3

8.1.3

v8.1.2

8.1.2

v8.1.1

8.1.1

v8.1.0

8.1.0

Storybook 8.1 is here with a ton of new features and bug fixes:

  • 🏷️ Static tag-based filtering
  • 🦺 Type-safe, standards-based module mocking
  • 🐣 New beforeEach test hook
  • 🧳 Portable Stories API for Playwright Component Testing
  • 🐕‍🦺 Support the new signal-based input & output functions in Angular
  • 2️⃣ Two new ways to create stories: generating them from story controls or from your components directly!
  • Addon-actions: Fix falsy args printing as object - 22163 - #26917, thanks @​Fatcat560!
  • Addon-docs: Fix MDX compilation with @vitejs/plugin-react-swc and plugins - #26837, thanks @​JReinhold!
  • Addon-docs: Fix providerImportSource extension - #26868, thanks @​bashmish!
  • Addon-docs: Fix react-dom/server imports breaking stories and docs - #26557, thanks @​JReinhold!
  • Addon-docs: Support Stencil based display names in source snippets - #26592, thanks @​yannbf!

... (truncated)

Changelog

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

8.1.4

8.1.3

8.1.2

8.1.1

8.1.0

Storybook 8.1 is here with a tone of new features and bug fixes:

  • 🏷️ Static tag-based filtering
  • 🦺 Type-safe, standards-based module mocking
  • 🐣 New beforeEach test hook
  • 🧳 Portable Stories API for Playwright Component Testing
  • 🐕‍🦺 Support the new signal-based input & output functions in Angular
  • 2️⃣ Two new ways to create stories: generating them from story controls or from your components directly!

... (truncated)

Commits
  • 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]
  • fc6ccd8 Merge pull request #22545 from VojGin/fix/vojgin/regex-escape
  • b7f2bbe Bump version from "8.1.0-alpha.8" to "8.1.0-beta.0" [skip ci]
  • 1caa075 Merge branch 'next' into fix/vojgin/regex-escape
  • fa46ca5 Bump version from "8.1.0-alpha.7" to "8.1.0-alpha.8" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/addon-docs from 6.4.14 to 8.1.4

Release notes

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

v8.1.4

8.1.4

v8.1.3

8.1.3

v8.1.2

8.1.2

v8.1.1

8.1.1

v8.1.0

8.1.0

Storybook 8.1 is here with a ton of new features and bug fixes:

  • 🏷️ Static tag-based filtering
  • 🦺 Type-safe, standards-based module mocking
  • 🐣 New beforeEach test hook
  • 🧳 Portable Stories API for Playwright Component Testing
  • 🐕‍🦺 Support the new signal-based input & output functions in Angular
  • 2️⃣ Two new ways to create stories: generating them from story controls or from your components directly!
  • Addon-actions: Fix falsy args printing as object - 22163 - #26917, thanks @​Fatcat560!
  • Addon-docs: Fix MDX compilation with @vitejs/plugin-react-swc and plugins - #26837, thanks @​JReinhold!
  • Addon-docs: Fix providerImportSource extension - #26868, thanks @​bashmish!
  • Addon-docs: Fix react-dom/server imports breaking stories and docs - #26557, thanks @​JReinhold!
  • Addon-docs: Support Stencil based display names in source snippets - #26592, thanks @​yannbf!

... (truncated)

Changelog

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

8.1.4

8.1.3

8.1.2

8.1.1

8.1.0

Storybook 8.1 is here with a tone of new features and bug fixes:

  • 🏷️ Static tag-based filtering
  • 🦺 Type-safe, standards-based module mocking
  • 🐣 New beforeEach test hook
  • 🧳 Portable Stories API for Playwright Component Testing
  • 🐕‍🦺 Support the new signal-based input & output functions in Angular
  • 2️⃣ Two new ways to create stories: generating them from story controls or from your components directly!

... (truncated)

Commits
  • 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]
  • 9a98574 Merge pull request #27132 from storybookjs/misc-docs-updates
  • bb059a9 Bump version from "8.1.0" to "8.1.1" [skip ci]
  • 94f2fc8 Merge pull request #27144 from storybookjs/shilman/27143-fix-stories-block-in...
  • 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]
  • b7f2bbe Bump version from "8.1.0-alpha.8" to "8.1.0-beta.0" [skip ci]
  • b751b83 Merge branch 'next' into shilman/add-tag-exclusion
  • Additional commits viewable in compare view

Updates @storybook/addon-essentials from 6.4.14 to 8.1.4

Release notes

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

v8.1.4

8.1.4

v8.1.3

8.1.3

v8.1.2

8.1.2

v8.1.1

8.1.1

v8.1.0

8.1.0

Storybook 8.1 is here with a ton of new features and bug fixes:

  • 🏷️ Static tag-based filtering
  • 🦺 Type-safe, standards-based module mocking
  • 🐣 New beforeEach test hook
  • 🧳 Portable Stories API for Playwright Component Testing
  • 🐕‍🦺 Support the new signal-based input & output functions in Angular
  • 2️⃣ Two new ways to create stories: generating them from story controls or from your components directly!
  • Addon-actions: Fix falsy args printing as object - 22163 - #26917, thanks @​Fatcat560!
  • Addon-docs: Fix MDX compilation with @vitejs/plugin-react-swc and plugins - #26837, thanks @​JReinhold!
  • Addon-docs: Fix providerImportSource extension - #26868, thanks @​bashmish!
  • Addon-docs: Fix react-dom/server imports breaking stories and docs - #26557, thanks @​JReinhold!
  • Addon-docs: Support Stencil based display names in source snippets - #26592, thanks @​yannbf!

... (truncated)

Changelog

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

8.1.4

8.1.3

8.1.2

8.1.1

8.1.0

Storybook 8.1 is here with a tone of new features and bug fixes:

  • 🏷️ Static tag-based filtering
  • 🦺 Type-safe, standards-based module mocking
  • 🐣 New beforeEach test hook
  • 🧳 Portable Stories API for Playwright Component Testing
  • 🐕‍🦺 Support the new signal-based input & output functions in Angular
  • 2️⃣ Two new ways to create stories: generating them from story controls or from your components directly!

... (truncated)

Commits
  • 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]
  • b7f2bbe Bump version from "8.1.0-alpha.8" to "8.1.0-beta.0" [skip ci]
  • fa46ca5 Bump version from "8.1.0-alpha.7" to "8.1.0-alpha.8" [skip ci]
  • 331da20 fix providerImportSource extension
  • 68c7aec Bump version from "8.1.0-alpha.6" to "8.1.0-alpha.7" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/addon-links from 6.5.15 to 8.1.4

Release notes

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

v8.1.4

8.1.4

v8.1.3

8.1.3

v8.1.2

8.1.2

v8.1.1

8.1.1

v8.1.0

8.1.0

Storybook 8.1 is here with a ton of new features and bug fixes:

  • 🏷️ Static tag-based filtering
  • 🦺 Type-safe, standards-based module mocking
  • 🐣 New beforeEach test hook
  • 🧳 Portable Stories API for Playwright Component Testing
  • 🐕‍🦺 Support the new signal-based input & output functions in Angular
  • 2️⃣ Two new ways to create stories: generating them from story controls or from your components directly!
  • Addon-actions: Fix falsy args printing as object - 22163 - #26917, thanks @​Fatcat560!
  • Addon-docs: Fix MDX compilation with @vitejs/plugin-react-swc and plugins - #26837, thanks @​JReinhold!
  • Addon-docs: Fix providerImportSource extension - #26868, thanks @​bashmish!
  • Addon-docs: Fix react-dom/server imports breaking stories and docs - #26557, thanks @​JReinhold!
  • Addon-docs: Support Stencil based display names in source snippets - #26592, thanks @​yannbf!

... (truncated)

Changelog

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

8.1.4

8.1.3

8.1.2

8.1.1

8.1.0

Storybook 8.1 is here with a tone of new features and bug fixes:

  • 🏷️ Static tag-based filtering
  • 🦺 Type-safe, standards-based module mocking
  • 🐣 New beforeEach test hook
  • 🧳 Portable Stories API for Playwright Component Testing
  • 🐕‍🦺 Support the new signal-based input & output functions in Angular
  • 2️⃣ Two new ways to create stories: generating them from story controls or from your components directly!

... (truncated)

Commits
  • 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]
  • b7f2bbe Bump version from "8.1.0-alpha.8" to "8.1.0-beta.0" [skip ci]
  • b751b83 Merge branch 'next' into shilman/add-tag-exclusion
  • 6a6da24 Merge pull request #26960 from storybookjs/jeppe/react-prerelease-sandboxes
  • d4ac168 Merge branch 'next' into shilman/add-tag-exclusion
  • Additional commits viewable in compare view

Updates @storybook/builder-webpack5 from 6.4.14 to 8.1.4

Release notes

Sourced from @​storybook/builder-webpack5's releases.

v8.1.4

8.1.4

v8.1.3

8.1.3

v8.1.2

8.1.2

v8.1.1

8.1.1

v8.1.0

8.1.0

Storybook 8.1 is here with a ton of new features and bug fixes:

  • 🏷️ Static tag-based filtering
  • 🦺 Type-safe, standards-based module mocking
  • 🐣 New beforeEach test hook
  • 🧳 Portable Stories API for Playwright Component Testing
  • 🐕‍🦺 Support the new signal-based input & output functions in Angular
  • 2️⃣ Two new ways to create stories: generating them from story controls or from your components directly!
  • Addon-actions: Fix falsy args printing as object - 22163 - #26917, thanks @​Fatcat560!
  • Addon-docs: Fix MDX compilation with @vitejs/plugin-react-swc and plugins - #26837, thanks @​JReinhold!
  • Addon-docs: Fix providerImportSource extension - #26868, thanks @​bashmish!
  • Addon-docs: Fix react-dom/server imports breaking stories and docs - #26557, thanks @​JReinhold!
  • Addon-docs: Support Stencil based display names in source snippets - #26592, thanks @​yannbf!

... (truncated)

Changelog

Sourced from @​storybook/builder-webpack5's changelog.

8.1.4

8.1.3

8.1.2

8.1.1

  • Docgen: Only add react-docgen info when a component is defined in the file - #26967, thanks @​glenjamin!
  • Docs: Fix MDX Stories block tag-filtering behavior - #27144, thanks @​shilman!
  • Docs: Fix Subtitle block when no of prop passed -

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 27, 2024
@dependabot dependabot bot requested a review from Th3S4mur41 May 27, 2024 23:47
…pdates

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

| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) | `6.4.14` | `8.1.4` |
| [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `6.4.14` | `8.1.4` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `6.4.14` | `8.1.4` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `6.5.15` | `8.1.4` |
| [@storybook/builder-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/builders/builder-webpack5) | `6.4.14` | `8.1.4` |
| [@storybook/manager-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) | `6.4.14` | `6.5.16` |
| [@storybook/web-components](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/web-components) | `6.4.14` | `8.1.4` |



Updates `@storybook/addon-actions` from 6.4.14 to 8.1.4
- [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.4/code/addons/actions)

Updates `@storybook/addon-docs` from 6.4.14 to 8.1.4
- [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.4/code/addons/docs)

Updates `@storybook/addon-essentials` from 6.4.14 to 8.1.4
- [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.4/code/addons/essentials)

Updates `@storybook/addon-links` from 6.5.15 to 8.1.4
- [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.4/code/addons/links)

Updates `@storybook/builder-webpack5` from 6.4.14 to 8.1.4
- [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.4/code/builders/builder-webpack5)

Updates `@storybook/manager-webpack5` from 6.4.14 to 6.5.16
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.16/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.16/lib/core)

Updates `@storybook/web-components` from 6.4.14 to 8.1.4
- [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.4/code/renderers/web-components)

---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: "@storybook/addon-docs"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: "@storybook/builder-webpack5"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: "@storybook/manager-webpack5"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/web-components"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook-9cdd8fa269 branch from 0b64fdd to 557a4b8 Compare May 28, 2024 07:50
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2024

Superseded by #357.

@dependabot dependabot bot closed this Jun 3, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/storybook-9cdd8fa269 branch June 3, 2024 23:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants