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.3.0 to 6.3.1 #1256

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2021

Bumps @storybook/react from 6.3.0 to 6.3.1.

Release notes

Sourced from @​storybook/react's releases.

v6.3.1

Bug Fixes

  • Core: Only use dotenv-webpack when a user has a dotenv file (#15365)
  • Essentials: Update addon measure and outline (#15354)
  • Actions: Don't override existing action args (#15394)
  • Svelte: Fix argType.type.name extraction (#15332)
  • CSF3: Genericize feature flagging and fix webpack5 (#15375)
  • Webpack5: Fix warnings typo (#15374)
  • UI: Fix navigation after no story error (#15349)
  • CSF3: Rename setup to play (#15358)
  • Upgrade dotenv-webpack to 7.0.x (#15343)
Changelog

Sourced from @​storybook/react's changelog.

6.3.1 (June 28, 2021)

Bug Fixes

  • Core: Only use dotenv-webpack when a user has a dotenv file (#15365)
  • Essentials: Update addon measure and outline (#15354)
  • Actions: Don't override existing action args (#15394)
  • Svelte: Fix argType.type.name extraction (#15332)
  • CSF3: Genericize feature flagging and fix webpack5 (#15375)
  • Webpack5: Fix warnings typo (#15374)
  • UI: Fix navigation after no story error (#15349)
  • CSF3: Rename setup to play (#15358)
  • Upgrade dotenv-webpack to 7.0.x (#15343)

6.4.0-alpha.4 (June 28, 2021)

Bug Fixes

  • Actions: Don't override existing action args (#15394)

6.4.0-alpha.3 (June 26, 2021)

Bug Fixes

  • CSF3: Genericize feature flagging and fix webpack5 (#15375)
  • Webpack5: Fix warnings typo (#15374)

6.4.0-alpha.2 (June 25, 2021)

Bug Fixes

  • Core: Only use dotenv-webpack when a user has a dotenv file (#15365)

Maintenance

  • CSF3: Rename setup to play (#15358)

6.4.0-alpha.1 (June 25, 2021)

Bug Fixes

  • Essentials: Update addon measure and outline (#15354)
  • UI: Fix navigation after no story error (#15349)

6.4.0-alpha.0 (June 24, 2021)

Bug Fixes

  • Svelte: Fix argType.type.name extraction (#15332)

... (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)

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/react-6.3.1 branch from 1bd7865 to 66cec4e Compare June 28, 2021 10:19
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.3.0 to 6.3.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/v6.3.1/app/react)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/react-6.3.1 branch from 66cec4e to 3dc62b4 Compare June 28, 2021 10:23
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 30, 2021

A newer version of @storybook/react exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants