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-deps group with 8 updates #2555

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the storybook-deps group with 8 updates:

Package From To
@storybook/addon-a11y 8.0.10 8.1.0
@storybook/addon-essentials 8.0.10 8.1.0
@storybook/addon-themes 8.0.10 8.1.0
@storybook/blocks 8.0.10 8.1.0
@storybook/html 8.0.10 8.1.0
@storybook/html-vite 8.0.10 8.1.0
@storybook/test 8.0.10 8.1.0
storybook 8.0.10 8.1.0

Updates @storybook/addon-a11y from 8.0.10 to 8.1.0

Release notes

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

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.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
  • 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
  • ae856f2 Remove redundancy
  • Additional commits viewable in compare view

Updates @storybook/addon-essentials from 8.0.10 to 8.1.0

Release notes

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

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-essentials's changelog.

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
  • 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]
  • 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-themes from 8.0.10 to 8.1.0

Release notes

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

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-themes's changelog.

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
  • 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]
  • bedeb9a Update Vuetify decorator snippet
  • 2f71566 Updating Vuetify decorator example
  • 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]
  • Additional commits viewable in compare view

Updates @storybook/blocks from 8.0.10 to 8.1.0

Release notes

Sourced from @​storybook/blocks's releases.

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!

Bumps the storybook-deps group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `8.0.10` | `8.1.0` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.0.10` | `8.1.0` |
| [@storybook/addon-themes](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/themes) | `8.0.10` | `8.1.0` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/ui/blocks) | `8.0.10` | `8.1.0` |
| [@storybook/html](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/html) | `8.0.10` | `8.1.0` |
| [@storybook/html-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/html-vite) | `8.0.10` | `8.1.0` |
| [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.0.10` | `8.1.0` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.0.10` | `8.1.0` |


Updates `@storybook/addon-a11y` from 8.0.10 to 8.1.0
- [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.0/code/addons/a11y)

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

Updates `@storybook/addon-themes` from 8.0.10 to 8.1.0
- [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.0/code/addons/themes)

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

Updates `@storybook/html` from 8.0.10 to 8.1.0
- [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.0/code/renderers/html)

Updates `@storybook/html-vite` from 8.0.10 to 8.1.0
- [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.0/code/frameworks/html-vite)

Updates `@storybook/test` from 8.0.10 to 8.1.0
- [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.0/code/lib/test)

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

---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook-deps
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook-deps
- dependency-name: "@storybook/addon-themes"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook-deps
- dependency-name: "@storybook/blocks"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook-deps
- dependency-name: "@storybook/html"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook-deps
- dependency-name: "@storybook/html-vite"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook-deps
- dependency-name: "@storybook/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook-deps
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file v5 labels May 14, 2024
@dependabot dependabot bot requested a review from julien-deramond May 14, 2024 13:19
Copy link

netlify bot commented May 14, 2024

Deploy Preview for boosted ready!

Name Link
🔨 Latest commit 3acd8bd
🔍 Latest deploy log https://app.netlify.com/sites/boosted/deploys/664368df1af90e00086a54d5
😎 Deploy Preview https://deploy-preview-2555--boosted.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@julien-deramond
Copy link
Member

@dependabot rebase

@julien-deramond
Copy link
Member

@dependabot rebase

@julien-deramond julien-deramond merged commit 3ada98a into main May 14, 2024
14 checks passed
@julien-deramond julien-deramond deleted the dependabot/npm_and_yarn/storybook-deps-166fac1cd9 branch May 14, 2024 13:41
Copy link
Contributor Author

dependabot bot commented on behalf of github May 14, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

1 similar comment
Copy link
Contributor Author

dependabot bot commented on behalf of github May 14, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file v5
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant