marcobiedermann / spotify-clone

🎵 Simple Spotify clone using their Web API.
https://marcobiedermann-spotify-clone.netlify.com/
MIT License
4 stars 0 forks source link

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

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @storybook/react from 7.0.24 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 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)
codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (8952a7b) 100.00% compared to head (e053a05) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #470 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 93 93 Lines 1715 1715 Branches 48 48 ========================================= Hits 1715 1715 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 1 year ago

Superseded by #473.