Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2023

Bumps @storybook/react from 6.5.16 to 7.0.12.

Release notes

Sourced from @​storybook/react's releases.

v7.0.12

Bug Fixes

  • Core: Fix source snippets for stories with mapped args #22135
  • CLI: Fix getFrameworkPackage logic #22559
  • CLI: Remove automigrate reference from init command #22561

Maintenance

  • CLI: Detach automigrate command from storybook init #22523

v7.0.11

Bug Fixes

  • Toolbars: Fix title behavior in UI #22496
  • CLI: Fix storybook upgrade precheckfailure object #22517
  • CLI: Throw errors instead of rejecting promises #22515
  • CLI: Remove unsupported frameworks/renderers and improve builder detection #22492
  • Web-components: Fix source decorator to handle document fragments #22513
  • Core: Fix windows path error in StoryStore v6 #22512
  • CLI: Do not show a migration summary on sb init #22109
  • UI: Show current search shortcut in search box sidebar #21619
  • Outline: Fix additional outline border in docs mode #21773
  • Measure: Deactivate when switching to Docs mode #21602
  • CSF: Expose story id in composeStories #22471
  • CLI: Prompt to force initialization when storybook folder is detected #22392
  • UI: Fix css inconsistency in Button and Icon components #22497

v7.0.10

Bug Fixes

  • CLI: Fix copyTemplate failures on init #22375
  • CLI: Fix server init #22443
  • CLI: Scope styles in sample components from the CLI templates #22162
  • React: Use correct default annotations for composeStories #22308
  • Server: Add json indexer #22460
  • UI: Fix opacity from list-item color #22074

Maintenance

  • CLI: Refactor package manager methods to be async #22401
  • Improve Error message for Angular.json file not found #22377

v7.0.9

Bug Fixes

  • Core: Fix virtual modules excluded for babel-loader #22331

Maintenance

... (truncated)

Changelog

Sourced from @​storybook/react's changelog.

7.0.12 (May 15, 2023)

Bug Fixes

  • Core: Fix source snippets for stories with mapped args #22135
  • CLI: Fix getFrameworkPackage logic #22559
  • CLI: Remove automigrate reference from init command #22561

Maintenance

  • CLI: Detach automigrate command from storybook init #22523

7.0.11 (May 12, 2023)

Bug Fixes

  • Toolbars: Fix title behavior in UI #22496
  • CLI: Fix storybook upgrade precheckfailure object #22517
  • CLI: Throw errors instead of rejecting promises #22515
  • CLI: Remove unsupported frameworks/renderers and improve builder detection #22492
  • Web-components: Fix source decorator to handle document fragments #22513
  • Core: Fix windows path error in StoryStore v6 #22512
  • CLI: Do not show a migration summary on sb init #22109
  • UI: Show current search shortcut in search box sidebar #21619
  • Outline: Fix additional outline border in docs mode #21773
  • Measure: Deactivate when switching to Docs mode #21602
  • CSF: Expose story id in composeStories #22471
  • CLI: Prompt to force initialization when storybook folder is detected #22392
  • UI: Fix css inconsistency in Button and Icon components #22497

7.0.10 (May 9, 2023)

Bug Fixes

  • CLI: Fix copyTemplate failures on init #22375
  • CLI: Fix server init #22443
  • CLI: Scope styles in sample components from the CLI templates #22162
  • React: Use correct default annotations for composeStories #22308
  • Server: Add json indexer #22460
  • UI: Fix opacity from list-item color #22074

Maintenance

  • CLI: Refactor package manager methods to be async #22401
  • Improve Error message for Angular.json file not found #22377

7.0.9 (May 5, 2023)

Bug Fixes

... (truncated)

Commits
  • 7b73b43 v7.0.12
  • 7ed4d26 Merge pull request #22135 from storybookjs/tom/22099-fix-conditional-context
  • b0d27fc Update git head to 7.0.11, update yarn.lock [ci skip]
  • 43e5c1a v7.0.11
  • 368ca69 Merge pull request #22471 from sjwilczynski/stwilczy/idInComposeStories
  • 924767f Update git head to 7.0.10, update yarn.lock [ci skip]
  • b856ff4 v7.0.10
  • 103b4e3 Merge pull request #22162 from storybookjs/fix/scope-sample-styles
  • ee73c10 Merge pull request #22308 from storybookjs/fix/testing-react-default-annotations
  • 498ece6 Update git head to 7.0.9, update yarn.lock [ci skip]
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) from 6.5.16 to 7.0.12.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v7.0.12/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.12/code/renderers/react)

---
updated-dependencies:
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team and colebemis May 22, 2023 03:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file skip changeset This change does not need a changelog labels May 22, 2023
@changeset-bot
Copy link

changeset-bot bot commented May 22, 2023

⚠️ No Changeset found

Latest commit: c7187ce

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@joshblack
Copy link
Member

PR up for this over in: #3298

@joshblack joshblack closed this May 22, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/storybook/react-7.0.12 branch May 22, 2023 14:15
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 skip changeset This change does not need a changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant