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 2 updates #13897

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps the storybook group with 2 updates: @storybook/addon-webpack5-compiler-babel and @storybook/csf.

Updates @storybook/addon-webpack5-compiler-babel from 3.0.3 to 3.0.5

Release notes

Sourced from @​storybook/addon-webpack5-compiler-babel's releases.

v3.0.5

🐛 Bug Fix

Authors: 1

v3.0.4

🐛 Bug Fix

Authors: 2

Changelog

Sourced from @​storybook/addon-webpack5-compiler-babel's changelog.

v3.0.5 (Mon Dec 30 2024)

🐛 Bug Fix

Authors: 1


v3.0.4 (Mon Dec 30 2024)

🐛 Bug Fix

Authors: 2


v3.0.1 (Mon Mar 11 2024)

🐛 Bug Fix

⚠️ Pushed to main

Authors: 1

Commits
  • d201e8c Bump version to: 3.0.5 [skip ci]
  • 7e271cf Update CHANGELOG.md [skip ci]
  • cfca909 Merge pull request #13 from storybookjs/valentin/reduce-bundle-size
  • 69f4876 fix: Reduce preset.cjs bundle size
  • 9ab6f22 Bump version to: 3.0.4 [skip ci]
  • 3a0cc60 Update CHANGELOG.md [skip ci]
  • e0ec090 Merge pull request #12 from storybookjs/valentin/fix-preset-loading-in-node-2...
  • 5155dc0 Update pnpm
  • 0b3e931 Update dependencies
  • 3325138 fix: Refactor preset export to use ES module syntax
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by storybook-bot, a new releaser for @​storybook/addon-webpack5-compiler-babel since your current version.


Updates @storybook/csf from 0.1.12 to 0.1.13

Release notes

Sourced from @​storybook/csf's releases.

v0.1.13

🐛 Bug Fix

  • fix: story ComponentAnnotations['subcomponents'] to correctly use its own type for subcomponents rather than attempt to inherit from the component #103 (@​lburgess)

Authors: 2

v0.1.13-next.0

🐛 Bug Fix

  • fix: story ComponentAnnotations['subcomponents'] to correctly use its own type for subcomponents rather than attempt to inherit from the component #103 (@​lburgess)

Authors: 1

Changelog

Sourced from @​storybook/csf's changelog.

v0.1.13 (Tue Dec 24 2024)

🐛 Bug Fix

  • fix: story ComponentAnnotations['subcomponents'] to correctly use its own type for subcomponents rather than attempt to inherit from the component #103 (@​lburgess)

Authors: 2


Commits
  • cc98597 Bump version to: 0.1.13 [skip ci]
  • 9dddf41 Update CHANGELOG.md [skip ci]
  • b7656ae Merge pull request #118 from ComponentDriven/next
  • b832db2 Merge pull request #103 from lburgess/bugfix/component-annotations-subcompone...
  • 81ecdd0 fix: story ComponentAnnotations['subcomponents'] to correctly use its own typ...
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the storybook group with 2 updates: [@storybook/addon-webpack5-compiler-babel](https://github.com/storybookjs/addon-webpack5-compiler-babel) and [@storybook/csf](https://github.com/ComponentDriven/csf).


Updates `@storybook/addon-webpack5-compiler-babel` from 3.0.3 to 3.0.5
- [Release notes](https://github.com/storybookjs/addon-webpack5-compiler-babel/releases)
- [Changelog](https://github.com/storybookjs/addon-webpack5-compiler-babel/blob/main/CHANGELOG.md)
- [Commits](storybookjs/addon-webpack5-compiler-babel@v3.0.3...v3.0.5)

Updates `@storybook/csf` from 0.1.12 to 0.1.13
- [Release notes](https://github.com/ComponentDriven/csf/releases)
- [Changelog](https://github.com/ComponentDriven/csf/blob/v0.1.13/CHANGELOG.md)
- [Commits](ComponentDriven/csf@v0.1.12...v0.1.13)

---
updated-dependencies:
- dependency-name: "@storybook/addon-webpack5-compiler-babel"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/csf"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file JavaScript Pull requests that update JavaScript code. labels Jan 1, 2025
@swissspidy swissspidy merged commit f722a43 into main Jan 6, 2025
19 of 43 checks passed
@swissspidy swissspidy deleted the dependabot/npm_and_yarn/storybook-6ab0c969fe branch January 6, 2025 17:43
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 JavaScript Pull requests that update JavaScript code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant