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

chore(deps-dev): bump @storybook/react from 7.2.0 to 7.4.0 #1404

Merged
merged 3 commits into from
Sep 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps @storybook/react from 7.2.0 to 7.4.0.

Release notes

Sourced from @​storybook/react's releases.

v7.4.0

7.4.0

v7.4.0-alpha.2

7.4.0-alpha.2

... (truncated)

Changelog

Sourced from @​storybook/react's changelog.

7.4.0

7.3.2

  • Maintenance: Revert "WebpackBuilder: Remove need for react as peerDependency" - #23882, thanks @​vanessayuenn!

7.3.1

7.3.0

... (truncated)

Commits
  • e38d1ab Bump version from "7.4.0-alpha.2" to "7.4.0" [skip ci]
  • 7c6488c Upgrade escodegen to fix security issue
  • d5ca2f4 Bump version from "7.4.0-alpha.1" to "7.4.0-alpha.2" [skip ci]
  • cac080c Bump version from "7.4.0-alpha.0" to "7.4.0-alpha.1" [skip ci]
  • ee86c58 Merge branch 'next' into shilman/reduce-publish-size
  • d6105ce Bump version from "7.3.0" to "7.4.0-alpha.0" [skip ci]
  • 93b33e0 Don't distribute src files or unnecessary template files
  • 31ad20f Bump version from "7.3.0-alpha.0" to "7.3.0" [skip ci]
  • b3350e0 Merge branch 'next' into feat/improved-portable-stories-types
  • 60219fe Bump version from "7.2.2-alpha.1" to "7.3.0-alpha.0" [skip ci]
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 7.2.0 to 7.4.0.
- [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/v7.4.0/code/renderers/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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 4, 2023
@changeset-bot
Copy link

changeset-bot bot commented Sep 4, 2023

⚠️ No Changeset found

Latest commit: 161afb2

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

@netlify
Copy link

netlify bot commented Sep 4, 2023

Deploy Preview for ingred-ui ready!

Name Link
🔨 Latest commit 161afb2
🔍 Latest deploy log https://app.netlify.com/sites/ingred-ui/deploys/65110552c402940008f6a094
😎 Deploy Preview https://deploy-preview-1404--ingred-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Comment on lines -53 to +56
"@storybook/addon-links": "7.2.0",
"@storybook/addon-storysource": "7.2.0",
"@storybook/react": "7.2.0",
"@storybook/react-vite": "7.2.0",
"@storybook/addon-links": "7.4.0",
"@storybook/addon-storysource": "7.4.0",
"@storybook/react": "7.4.0",
"@storybook/react-vite": "7.4.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

他の storybook 系のバージョンもまとめてあげた

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 11, 2023

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.

@takurinton takurinton merged commit d16fe8d into master Sep 25, 2023
1 check passed
@takurinton takurinton deleted the dependabot/npm_and_yarn/storybook/react-7.4.0 branch September 25, 2023 04:01
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant