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 from 7.0.27 to 7.1.0 #2009

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2023

Bumps storybook from 7.0.27 to 7.1.0.

Release notes

Sourced from storybook's releases.

v7.1.0

7.1.0 (July 18, 2023)

Storybook 7.1 is here! 🎉

7.1 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 7.1.0-alpha.*, 7.1.0-beta.*, and 7.1.0-rc.* for the full list of changes.

For a better upgrade experience, please use one of the following commands:

npm or yarn 1: npx storybook@latest upgrade

pnpm: pnpm dlx storybook@latest upgrade

yarn berry: yarn dlx storybook@latest upgrade

v7.1.0-rc.2

7.1.0-rc.2

v7.1.0-rc.1

7.1.0-rc.1

v7.1.0-rc.0

7.1.0-rc.0

Promote beta to rc without any changes. 🎉

v7.1.0-beta.3

7.1.0-beta.3

... (truncated)

Changelog

Sourced from storybook's changelog.

7.1.0 (July 18, 2023)

Storybook 7.1 is here! 🎉

7.1 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 7.1.0-alpha.*, 7.1.0-beta.*, and 7.1.0-rc.* for the full list of changes.

For a better upgrade experience, please use one of the following commands:

npm or yarn 1: npx storybook@latest upgrade

pnpm: pnpm dlx storybook@latest upgrade

yarn berry: yarn dlx storybook@latest upgrade

Commits
  • 51608c8 Bump version from "7.1.0-rc.2" to "7.1.0" [skip ci]
  • e7479e7 Bump version from "7.1.0-rc.1" to "7.1.0-rc.2" [skip ci]
  • 6f4883c Merge pull request #23335 from storybookjs/valentin/introduce-ci-normal
  • d3f7139 Fix language detection to circumvent detecting Typescript, although it isn't ...
  • 388a899 Merge branch 'next' into valentin/introduce-ci-normal
  • 7bc6af6 Merge branch 'next-release' into next
  • dcb93a7 Merge pull request #23201 from storybookjs/fix/exit-on-init-unknown-project
  • c6b9dd9 Bump version from 7.1.0-rc.0 to 7.1.0-rc.1
  • b29d22b Merge pull request #23397 from storybookjs/valentin/replace-chevron-icon-on-c...
  • 825b8b3 Merge pull request #23386 from storybookjs/valentin/enable-angular-sandbox
  • 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)

Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) from 7.0.27 to 7.1.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.1.0/code/lib/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 22, 2023
@codecov
Copy link

codecov bot commented Jul 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (b8f7d73) 33.47% compared to head (1ab3f29) 33.47%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2009   +/-   ##
=======================================
  Coverage   33.47%   33.47%           
=======================================
  Files           4        4           
  Lines         487      487           
  Branches      130      130           
=======================================
  Hits          163      163           
  Misses        291      291           
  Partials       33       33           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2023

Superseded by #2041.

@dependabot dependabot bot closed this Jul 29, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/storybook-7.1.0 branch July 29, 2023 01:50
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.

0 participants