CrispyBacon1999 / ntcore-react

Quickly connect your React App to NetworkTables
MIT No Attribution
2 stars 0 forks source link

Bump storybook from 7.0.17 to 7.1.1 #114

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps storybook from 7.0.17 to 7.1.1.

Release notes

Sourced from storybook's releases.

v7.1.1

7.1.1

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

... (truncated)

Changelog

Sourced from storybook's changelog.

7.1.1

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

7.0.27

7.0.26

7.0.25

... (truncated)

Commits
  • 0792ef2 Bump version from "7.1.0" to "7.1.1" [skip ci]
  • 79dfec1 Merge pull request #23538 from storybookjs/valentin/proper-error-handling-and...
  • a018b4a Merge pull request #23458 from storybookjs/valentin/fix-monorepository-setups
  • 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
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #119.