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 3 updates #1753

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates @storybook/addons from 7.6.13 to 7.6.17

Release notes

Sourced from @​storybook/addons's releases.

v7.6.17

7.6.17

v7.6.16

7.6.16

  • Addon Themes: Make type generic less strict - #26042, thanks @​yannbf!
  • Interaction: Make sure that adding spies doesn't cause infinite loops with self referencing args #26019, thanks @​kasperpeulen!

v7.6.15

7.6.15

  • Interaction: Make sure that adding spies doesn't cause infinite loops with self referencing args #26019, thanks @​kasperpeulen!

v7.6.14

7.6.14

Changelog

Sourced from @​storybook/addons's changelog.

7.6.17

7.6.16

  • Addon Themes: Make type generic less strict - #26042, thanks @​yannbf!
  • Interaction: Make sure that adding spies doesn't cause infinite loops with self referencing args #26019, thanks @​kasperpeulen!

7.6.15

This release accidentally didn't contain anything.

7.6.14

Commits
  • 60bf2b5 Bump version from "7.6.16" to "7.6.17" [skip ci]
  • 287300b Bump version from "7.6.15" to "7.6.16" [skip ci]
  • 8bcc3b4 Bump version from "7.6.14" to "7.6.15" [skip ci]
  • 8d42c55 Bump version from "7.6.13" to "7.6.14" [skip ci]
  • See full diff in compare view

Updates @storybook/react-native from 6.5.7 to 7.6.18

Release notes

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

v7.6.18

What's Changed

Full Changelog: storybookjs/react-native@v7.6.17...v7.6.18

v7.6.17

What's Changed

Full Changelog: storybookjs/react-native@v7.6.16...v7.6.17

v7.6.16

What's Changed

New Contributors

Full Changelog: storybookjs/react-native@v7.6.15...v7.6.16

v7.6.15

What's Changed

storybook core v7.6.13 makes unit tests with compose story possible

New Contributors

Full Changelog: storybookjs/react-native@v7.6.14...v7.6.15

v7.6.14

What's Changed

Full Changelog: storybookjs/react-native@v7.6.13...v7.6.14

v7.6.13

What's Changed

... (truncated)

Commits

Updates @storybook/theming from 7.6.17 to 8.1.1

Release notes

Sourced from @​storybook/theming'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/theming'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]
  • 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]
  • d6f8032 allow react 19 betas in packages' peer dependencies
  • 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]
  • 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

Bumps the storybook group with 3 updates in the /generators/react-native/templates directory: [@storybook/addons](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/addons), [@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/addons` from 7.6.13 to 7.6.17
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v7.6.17/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.17/code/deprecated/addons)

Updates `@storybook/react-native` from 6.5.7 to 7.6.18
- [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/v7.6.18/packages/react-native)

Updates `@storybook/theming` from 7.6.17 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/theming)

---
updated-dependencies:
- dependency-name: "@storybook/addons"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- 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-major
  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 May 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2024

Superseded by #1757.

@dependabot dependabot bot closed this May 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/generators/react-native/templates/storybook-cf921098d5 branch May 22, 2024 18:04
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.

None yet

0 participants