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

build(deps-dev): bump storybook from 6.3.8 to 6.5.8 #244

Merged
merged 1 commit into from
Jun 11, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps storybook from 6.3.8 to 6.5.8.

Release notes

Sourced from storybook's releases.

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

Maintenance

  • Fix lint warnings in PreviewWeb tests (#18369)

v6.5.7-alpha.0

Bug Fixes

Maintenance

  • Fix lint warnings in PreviewWeb tests (#18369)

v6.5.6

Bug Fixes

  • Core: Fix node 18 ip support (#18330)

v6.5.6-alpha.0

Bug Fixes

  • Core: Fix node 18 ip support (#18330)

v6.5.5

Bug Fixes

  • CSF: Fix auto-title crash on file ID and show warning (#18307)
  • CLI: Fix open in browser doesn't work in WSL (#18305)
  • CLI: Fix automigration scripts (#18302)

Maintenance

... (truncated)

Changelog

Sourced from storybook's changelog.

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

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

6.5.7 (June 6, 2022)

Bug Fixes

Maintenance

  • Fix lint warnings in PreviewWeb tests (#18369)

6.5.7-alpha.0 (June 4, 2022)

Bug Fixes

Maintenance

  • Fix lint warnings in PreviewWeb tests (#18369)

6.5.6 (May 30, 2022)

Bug Fixes

  • Core: Fix node 18 ip support (#18330)

6.5.6-alpha.0 (May 28, 2022)

Bug Fixes

  • Core: Fix node 18 ip support (#18330)

6.5.5 (May 24, 2022)

... (truncated)

Commits
  • 62155d6 v6.5.8
  • ab0a41e Update root, peer deps, version.ts/json to 6.5.8 [ci skip]
  • d871874 Update git head to 6.5.8-alpha.0, update yarn.lock
  • 22683e7 v6.5.8-alpha.0
  • 5180772 Update root, peer deps, version.ts/json to 6.5.8-alpha.0 [ci skip]
  • e487311 Update git head to 6.5.7, update yarn.lock
  • 7e19d3e v6.5.7
  • df5770b Update root, peer deps, version.ts/json to 6.5.7 [ci skip]
  • 95ebae4 Update git head to 6.5.7-alpha.0, update yarn.lock
  • 4655355 v6.5.7-alpha.0
  • 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 type/dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 11, 2022
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/lib/cli) from 6.3.8 to 6.5.8.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.8/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.8/lib/cli)

---
updated-dependencies:
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook-6.5.8 branch from c32a20d to 3920ee8 Compare June 11, 2022 12:29
@github-actions github-actions bot enabled auto-merge (squash) June 11, 2022 12:30
@github-actions github-actions bot merged commit 8a00329 into master Jun 11, 2022
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/storybook-6.5.8 branch June 11, 2022 12:32
@agilgur5
Copy link
Contributor

The inclusion of @storybook/telemetry in this upgrade (see the yarn.lock diff) seems to break the v1 build: #567 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code type/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant