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 across 1 directory with 2 updates #1987

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2024

Bumps the storybook group with 2 updates in the /generators/react-native/templates directory: @storybook/react-native and @storybook/theming.

Updates @storybook/react-native from 7.6.19 to 8.4.2

Release notes

Sourced from @​storybook/react-native's releases.

v8.4.2

What's Changed

Full Changelog: storybookjs/react-native@v8.4.1...v8.4.2

v8.4.1

What's Changed

New Contributors

Full Changelog: storybookjs/react-native@v8.3.9...v8.4.1

v8.4.0-rc.0

What's Changed

New Contributors

Full Changelog: storybookjs/react-native@v8.3.9...v8.4.0-rc.0

v8.3.10

  • feat: onDisabledRemoveStorybook added to withStorybook to make it easier to remove storybook from the bundle #622
  • feat: .d.ts for withStorybook for use with jsdoc
  • fix: SearchResults no results text causes error logs on web #622 thanks @​tlow92 for the report
  • fix: _forceRerender in View could be undefined in rare cases #622

... (truncated)

Commits

Updates @storybook/theming from 8.1.6 to 8.4.4

Release notes

Sourced from @​storybook/theming's releases.

v8.4.4

8.4.4

  • Addon Test: Only optimize react deps if applicable in vitest-plugin - #29617, thanks @​yannbf!

v8.4.3

8.4.3

v8.4.2

8.4.2

v8.4.1

8.4.1

v8.4.0

8.4.0

Storybook 8.4 comes with a ton of exciting new features designed to give you the best experience developing, testing, and debugging tests in the browser!

  • ▶️ Unified UI for component testing
  • 5️⃣ Svelte 5 and Svelte CSF support
  • ⚛️ React Native Storybook 8 release
  • 🏷️ Tags-based filtering to organize your Storybook
  • 🫧 Dependency cleanup to reduce install footprint
  • 💯 Hundreds more improvements

... (truncated)

Commits
  • 4ba799f experimental: theming
  • f2218fa wip
  • 0ddb510 Bump version from "8.0.0" to "8.1.0-alpha.0" [skip ci]
  • ccb175d Set version to 8.0.0
  • 30a7e25 Merge branch 'next' into kasper/fix-nx-cache
  • a5cfe8e Bump next to be one minor ahead of main [skip ci]
  • 9050c69 Bump version from "8.0.0-rc.4" to "8.0.0-rc.5" [skip ci]
  • bfa0570 Bump version from "8.0.0-rc.3" to "8.0.0-rc.4" [skip ci]
  • d6f8526 Bump version from "8.0.0-rc.2" to "8.0.0-rc.3" [skip ci]
  • ec0fc74 Merge remote-tracking branch 'origin/next' into kasper/fix-nx-cache
  • Additional commits viewable 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 15, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generators/react-native/templates/storybook-0882e4eaac branch 3 times, most recently from 3552a5b to eb53a06 Compare November 15, 2024 19:38
Bumps the storybook group with 2 updates in the /generators/react-native/templates directory: [@storybook/react-native](https://github.com/storybookjs/react-native/tree/HEAD/packages/react-native) and [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming).


Updates `@storybook/react-native` from 7.6.19 to 8.4.2
- [Release notes](https://github.com/storybookjs/react-native/releases)
- [Changelog](https://github.com/storybookjs/react-native/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/react-native/commits/v8.4.2/packages/react-native)

Updates `@storybook/theming` from 8.1.6 to 8.4.4
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.4/code/lib/theming)

---
updated-dependencies:
- dependency-name: "@storybook/react-native"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: "@storybook/theming"
  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/generators/react-native/templates/storybook-0882e4eaac branch from eb53a06 to 749a052 Compare November 15, 2024 21:35
@mshima mshima closed this Nov 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 15, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/generators/react-native/templates/storybook-0882e4eaac branch November 15, 2024 21:42
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