Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Bump @storybook/react from 6.4.22 to 6.5.9 #1032

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2022

Bumps @storybook/react from 6.4.22 to 6.5.9.

Release notes

Sourced from @​storybook/react's releases.

v6.5.9

Bug Fixes

  • Core: Fix process is not defined when using components (#18469)
  • Story index: Warn on storyName in CSF3 exports (#18464)
  • Telemetry: Strip out preset from addon name (#18442)

Maintenance

  • Angular: Support Angular 14 standalone components (#18272)
  • UI: Update manager to respect parameters.docsOnly in stories.json (#18433)

v6.5.9-alpha.2

Bug Fixes

  • Core: Fix process is not defined when using components (#18469)

v6.5.9-alpha.1

Bug Fixes

  • Core: Fix process is not defined (#18367)

v6.5.9-alpha.0

Features

  • UI: Update manager to respect parameters.docsOnly in stories.json (#18433)

Bug Fixes

  • Story index: Warn on storyName in CSF3 exports (#18464)
  • Telemetry: Strip out preset from addon name (#18442)

Maintenance

  • Angular: Support Angular 14 standalone components (#18272)

v6.5.8

Bug Fixes

  • UI: Disable Emotion warnings about unsafe pseudo-selectors in SSR (#18361)

v6.5.8-alpha.0

Bug Fixes

  • UI: Disable Emotion warnings about unsafe pseudo-selectors in SSR (#18361)

v6.5.7

Bug Fixes

  • Preview: Default select to viewMode story (#18370)

... (truncated)

Changelog

Sourced from @​storybook/react's changelog.

6.5.9 (June 14, 2022)

Bug Fixes

  • Core: Fix process is not defined when using components (#18469)
  • Story index: Warn on storyName in CSF3 exports (#18464)
  • Telemetry: Strip out preset from addon name (#18442)

Maintenance

  • Angular: Support Angular 14 standalone components (#18272)
  • UI: Update manager to respect parameters.docsOnly in stories.json (#18433)

6.5.9-alpha.2 (June 14, 2022)

Bug Fixes

  • Core: Fix process is not defined when using components (#18469)

6.5.9-alpha.1 (June 13, 2022)

Bug Fixes

  • Core: Fix process is not defined (#18367)

6.5.9-alpha.0 (June 12, 2022)

Features

  • UI: Update manager to respect parameters.docsOnly in stories.json (#18433)

Bug Fixes

  • Story index: Warn on storyName in CSF3 exports (#18464)
  • Telemetry: Strip out preset from addon name (#18442)

Maintenance

  • Angular: Support Angular 14 standalone components (#18272)

6.5.8 (June 9, 2022)

Bug Fixes

  • UI: Disable Emotion warnings about unsafe pseudo-selectors in SSR (#18361)

6.5.8-alpha.0 (June 7, 2022)

Bug Fixes

... (truncated)

Commits
  • e2673f7 v6.5.9
  • 2f699f9 Update git head to 6.5.9-alpha.2, update yarn.lock
  • 2d56b47 v6.5.9-alpha.2
  • 81cfddb Update git head to 6.5.9-alpha.1, update yarn.lock
  • 9c2e14f v6.5.9-alpha.1
  • 54d5512 Update git head to 6.5.9-alpha.0, update yarn.lock
  • 561ef6e v6.5.9-alpha.0
  • 0f4aa94 Update git head to 6.5.8, update yarn.lock
  • 62155d6 v6.5.8
  • d871874 Update git head to 6.5.8-alpha.0, update yarn.lock
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 27, 2022
@vercel
Copy link

vercel bot commented Jun 27, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
nextjs-wordpress-starter ❌ Failed (Inspect) Jun 28, 2022 at 5:29PM (UTC)

Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.4.22 to 6.5.9.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.9/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.9/app/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/react-6.5.9 branch from bbed2ce to e2ad665 Compare June 28, 2022 17:26
@Cheffheid
Copy link
Contributor

This version update seems to break Storybook in our configuration. Unsure if this is related to the addons also needing updates or if there is something else happening here. I did find this issue, and so far only adding "resolutions" to package.json to force webpack to ^5 seems to work to resolve this.

image

image

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 8, 2022

Superseded by #1047.

@dependabot dependabot bot closed this Aug 8, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/storybook/react-6.5.9 branch August 8, 2022 01:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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

1 participant