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 @storybook/react from 6.2.9 to 6.4.22 #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 1, 2022

Bumps @storybook/react from 6.2.9 to 6.4.22.

Release notes

Sourced from @​storybook/react's releases.

v6.4.22

Maintenance

  • Core: Avoid framework imports from core/client (#17875)

v6.4.21

Bug Fixes

  • Angular: Do not use default for includePaths (#17876)
  • Controls: Fix date control width in addons panel (#17780)
  • CLI: Preserve quote style in automigrate (#17858)
  • CLI: Update the exclude list for upgrade warnings (#17909)

v6.4.20

Bug Fixes

  • CLI: Fix vite/jest issue with mocked global (#17830)
  • Angular: Fix multiple calls of Input setter (#17633)
  • Web-components: Fix CSS class usage in CLI template (#17702)
  • UI: Fix composition support in safari (#17679)
  • Addon-docs: DocsPage story order should match the index (#17669)
  • Core: Fix core.builder check (#17606)

Maintenance

  • CLI: Add automigration to @storybook/builder-vite (#17829)

v6.4.19

Features

  • CLI/React: Add interactions to cli template (#17345)
  • CLI/Angular: Add interactions to cli template (#17437)

Bug Fixes

  • Core/CLI: Add extract function to PreviewWeb and use it in sb extract if available (#17447)
  • Core: Ensure we show an error when configure() throws (#17435)
  • Core: Fix useParameter with nullish coalescing (#17327)
  • Addon-links: Fix export statement in react.d.ts (#17434)
  • Addon-docs: Fix typo in ArgsTable tooltip (#17404)

v6.4.18

Bug Fixes

  • CLI: Pin version of @mdx-js/react to 1.x.x until we are compatible (#17395)

v6.4.17

Bug Fixes

  • Revert "Angular: Retrieve version from core package" (#17372)

... (truncated)

Changelog

Sourced from @​storybook/react's changelog.

6.4.22 (April 14, 2022)

Maintenance

  • Core: Avoid framework imports from core/client (#17875)

6.5.0-alpha.62 (April 13, 2022)

Test publish with npm 2FA enabled for addon-jest

6.5.0-alpha.61 (April 11, 2022)

Features

  • UI: Add URL parameters to SB to tweak visible UI (#17891)

Maintenance

  • Core: Followup changing CJS entrypoints to ESM (#17927)

Dependency Upgrades

  • Export createCache from @storybook/theming (#17929)

6.4.21 (April 9, 2022)

Bug Fixes

  • Angular: Do not use default for includePaths (#17876)
  • Controls: Fix date control width in addons panel (#17780)
  • CLI: Preserve quote style in automigrate (#17858)
  • CLI: Update the exclude list for upgrade warnings (#17909)

6.5.0-alpha.60 (April 9, 2022)

Features

  • Core: Add story preloading to optimize lazy compilation (#17903)

Bug Fixes

  • UI: Fix pseudo class potential unsafe warning (#17911)
  • Core: Fix user-supplied project-level render in v6 store (#17885)

Dependency Upgrades

  • Upgrade polished to 4.2.2 (#17913)
  • Bump min vue-loader dependency version (#17912)

6.5.0-alpha.59 (April 7, 2022)

... (truncated)

Commits

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/app/react) from 6.2.9 to 6.4.22.
- [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/v6.4.22/app/react)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants