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

chore(deps-dev): bump the storybook group across 1 directory with 8 updates #2133

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Package From To
@storybook/addon-essentials 8.0.10 8.1.3
@storybook/addon-interactions 8.0.10 8.1.3
@storybook/addon-links 8.0.10 8.1.3
@storybook/preact 8.0.10 8.1.3
@storybook/preact-vite 8.0.10 8.1.3
@storybook/test-runner 0.17.0 0.18.1
storybook 8.0.10 8.1.3

Updates @storybook/addon-essentials from 8.0.10 to 8.1.3

Release notes

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

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!

... (truncated)

Changelog

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

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
  • 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]
  • 97fc299 Bump version from "8.1.0-alpha.5" to "8.1.0-alpha.6" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/addon-interactions from 8.0.10 to 8.1.3

Release notes

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

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!

... (truncated)

Changelog

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

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
  • 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]
  • 4537146 disable charomatic for failing interaction test
  • 68c7aec Bump version from "8.1.0-alpha.6" to "8.1.0-alpha.7" [skip ci]
  • 62a85b1 Merge pull request #26740 from storybookjs/kasper/reactive-spies
  • Additional commits viewable in compare view

Updates @storybook/addon-links from 8.0.10 to 8.1.3

Release notes

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

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!

... (truncated)

Changelog

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

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
  • 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
  • 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/blocks from 8.0.10 to 8.1.3

Release notes

Sourced from @​storybook/blocks's releases.

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!

... (truncated)

Changelog

Sourced from @​storybook/blocks's changelog.

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
  • 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]
  • 23f76e3 Merge pull request #27147 from storybookjs/jeppe/27139-bug-unable-to-use-subt...
  • 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
  • 6a6da24 Merge pull request #26960 from storybookjs/jeppe/react-prerelease-sandboxes
  • Additional commits viewable in compare view

Updates @storybook/preact from 8.0.10 to 8.1.3

Release notes

Sourced from @​storybook/preact's releases.

v8.1.3

8.1.3

v8.1.2

8.1.2

v8.1.1

8.1.1

  • Docgen: Only add react-docgen info when a component is defined in the file - Description has been truncated

…pdates

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

| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.0.10` | `8.1.3` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.0.10` | `8.1.3` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.0.10` | `8.1.3` |
| [@storybook/preact](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/preact) | `8.0.10` | `8.1.3` |
| [@storybook/preact-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/preact-vite) | `8.0.10` | `8.1.3` |
| [@storybook/test-runner](https://github.com/storybookjs/test-runner) | `0.17.0` | `0.18.1` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.0.10` | `8.1.3` |



Updates `@storybook/addon-essentials` from 8.0.10 to 8.1.3
- [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.3/code/addons/essentials)

Updates `@storybook/addon-interactions` from 8.0.10 to 8.1.3
- [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.3/code/addons/interactions)

Updates `@storybook/addon-links` from 8.0.10 to 8.1.3
- [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.3/code/addons/links)

Updates `@storybook/blocks` from 8.0.10 to 8.1.3
- [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.3/code/ui/blocks)

Updates `@storybook/preact` from 8.0.10 to 8.1.3
- [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.3/code/renderers/preact)

Updates `@storybook/preact-vite` from 8.0.10 to 8.1.3
- [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.3/code/frameworks/preact-vite)

Updates `@storybook/test-runner` from 0.17.0 to 0.18.1
- [Release notes](https://github.com/storybookjs/test-runner/releases)
- [Changelog](https://github.com/storybookjs/test-runner/blob/v0.18.1/CHANGELOG.md)
- [Commits](storybookjs/test-runner@v0.17.0...v0.18.1)

Updates `storybook` from 8.0.10 to 8.1.3
- [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.3/code/lib/cli)

---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/addon-interactions"
  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/blocks"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/preact"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/preact-vite"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/test-runner"
  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] <support@github.com>
@dependabot dependabot bot added the Type: Maintenance Repository Maintenance label May 23, 2024
Copy link

vercel bot commented May 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
59-node-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2024 2:41pm

Copy link
Contributor Author

dependabot bot commented on behalf of github May 24, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 24, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/storybook-bd2d342049 branch May 24, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Maintenance Repository Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants