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 with 9 updates #10398

Merged
merged 1 commit into from
May 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the storybook group with 9 updates:

Package From To
@storybook/addon-actions 8.0.6 8.1.1
@storybook/react 8.0.6 8.1.1
@storybook/addon-a11y 8.0.6 8.1.1
@storybook/addon-essentials 8.0.6 8.1.1
@storybook/addon-links 8.0.6 8.1.1
@storybook/addon-themes 8.0.6 8.1.1
@storybook/react-webpack5 8.0.6 8.1.1
@storybook/types 8.0.6 8.1.1
storybook 8.0.6 8.1.1

Updates @storybook/addon-actions from 8.0.6 to 8.1.1

Release notes

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

v8.1.1

8.1.1

v8.1.0

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)

Changelog

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

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
  • 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]
  • 1f851e9 Address review
  • df9f64f Merge remote-tracking branch 'refs/remotes/origin/next' into kasper/module-mo...
  • 6b509a5 Merge branch 'next' into 22163_logEventFalseyFix
  • Additional commits viewable in compare view

Updates @storybook/react from 8.0.6 to 8.1.1

Release notes

Sourced from @​storybook/react's releases.

v8.1.1

8.1.1

v8.1.0

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)

Changelog

Sourced from @​storybook/react's changelog.

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
  • bb059a9 Bump version from "8.1.0" to "8.1.1" [skip ci]
  • bbfa3e0 Merge pull request #26967 from glenjamin/docgen-re-export
  • 684fb9c Bump version from "8.1.0-beta.1" to "8.1.0" [skip ci]
  • ce5fc53 add typesversions for playwright
  • 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]
  • af3906d Revert "Revert "Nextjs: Implement next redirect and the RedirectBoundary""
  • 6a6da24 Merge pull request #26960 from storybookjs/jeppe/react-prerelease-sandboxes
  • fa46ca5 Bump version from "8.1.0-alpha.7" to "8.1.0-alpha.8" [skip ci]
  • da74a1f Merge branch 'next' of github.com:storybookjs/storybook into jeppe/react-prer...
  • Additional commits viewable in compare view

Updates @storybook/addon-a11y from 8.0.6 to 8.1.1

Release notes

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

v8.1.1

8.1.1

v8.1.0

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)

Changelog

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

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
  • 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]
  • 68c7aec Bump version from "8.1.0-alpha.6" to "8.1.0-alpha.7" [skip ci]
  • 97fc299 Bump version from "8.1.0-alpha.5" to "8.1.0-alpha.6" [skip ci]
  • 9d1b418 Bump version from "8.1.0-alpha.4" to "8.1.0-alpha.5" [skip ci]
  • 17633cd Bump version from "8.1.0-alpha.3" to "8.1.0-alpha.4" [skip ci]
  • 22f2ef1 Merge remote-tracking branch 'origin/next' into kasper/fix-nx-cache
  • Additional commits viewable in compare view

Updates @storybook/addon-essentials from 8.0.6 to 8.1.1

Release notes

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

v8.1.1

8.1.1

v8.1.0

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!

@dependabot dependabot bot added dependencies Dependabot: Pull requests that update dependencies. javascript Pull requests that update JavaScript code labels May 16, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook-16d2a66b76 branch 4 times, most recently from 2531f25 to 4fab861 Compare May 16, 2024 14:00
@esizer
Copy link
Member

esizer commented May 16, 2024

@dependabot recreate

@esizer
Copy link
Member

esizer commented May 16, 2024

@dependabot recreate

Bumps the storybook group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) | `8.0.6` | `8.1.1` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.0.6` | `8.1.1` |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `8.0.6` | `8.1.1` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.0.6` | `8.1.1` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.0.6` | `8.1.1` |
| [@storybook/addon-themes](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/themes) | `8.0.6` | `8.1.1` |
| [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `8.0.6` | `8.1.1` |
| [@storybook/types](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/types) | `8.0.6` | `8.1.1` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.0.6` | `8.1.1` |


Updates `@storybook/addon-actions` from 8.0.6 to 8.1.1
- [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.1/code/addons/actions)

Updates `@storybook/react` from 8.0.6 to 8.1.1
- [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.1/code/renderers/react)

Updates `@storybook/addon-a11y` from 8.0.6 to 8.1.1
- [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.1/code/addons/a11y)

Updates `@storybook/addon-essentials` from 8.0.6 to 8.1.1
- [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.1/code/addons/essentials)

Updates `@storybook/addon-links` from 8.0.6 to 8.1.1
- [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.1/code/addons/links)

Updates `@storybook/addon-themes` from 8.0.6 to 8.1.1
- [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.1/code/addons/themes)

Updates `@storybook/react-webpack5` from 8.0.6 to 8.1.1
- [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.1/code/frameworks/react-webpack5)

Updates `@storybook/types` from 8.0.6 to 8.1.1
- [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.1/code/lib/types)

Updates `storybook` from 8.0.6 to 8.1.1
- [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.1/code/lib/cli)

---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/addon-a11y"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/addon-themes"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/react-webpack5"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook-16d2a66b76 branch from 4fab861 to cf904d0 Compare May 16, 2024 14:15
@esizer esizer added this pull request to the merge queue May 16, 2024
Merged via the queue into main with commit 31b0457 May 16, 2024
11 checks passed
@esizer esizer deleted the dependabot/npm_and_yarn/storybook-16d2a66b76 branch May 16, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependabot: Pull requests that update dependencies. javascript Pull requests that update JavaScript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant