Frojd / Wagtail-Pipit

Pipit is a Wagtail CMS boilerplate which aims to provide an easy and modern developer workflow with a React-rendered frontend.
MIT License
239 stars 32 forks source link

Bump storybook from 7.6.10 to 8.1.9 in /{{cookiecutter.project_name}}/frontend #2193

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps storybook from 7.6.10 to 8.1.9.

Release notes

Sourced from storybook's releases.

v8.1.9

8.1.9

v8.1.8

8.1.8

v8.1.7

8.1.7

v8.1.6

8.1.6

  • CLI: Only log UpgradeStorybookToSameVersionError but continue upgrade as normal - #27217, thanks @​kasperpeulen!
  • Core: Replace ip function with a small helper function to address security concerns - #27529, thanks @​tony19!
  • Tags: Fix unsafe project-level tags lookup - #27511, thanks @​shilman!
  • Vite: Fix stats-plugin to normalize file names with posix paths - #27218, thanks @​AlexAtVista!

v8.1.5

8.1.5

v8.1.4

8.1.4

v8.1.3

8.1.3

... (truncated)

Changelog

Sourced from storybook's changelog.

8.1.9

8.1.8

8.1.7

8.1.6

  • CLI: Only log the UpgradeStorybookToSameVersionError but continue the upgrade as normal - #27217, thanks @​kasperpeulen!
  • Core: Replace ip function with a small helper function to address security concerns - #27529, thanks @​tony19!
  • Tags: Fix unsafe project-level tags lookup - #27511, thanks @​shilman!
  • Vite: Fix stats-plugin to normalize file names with posix paths - #27218, thanks @​AlexAtVista!

8.1.5

8.1.4

8.1.3

8.1.2

8.1.1

... (truncated)

Commits
  • 01bb58e Bump version from "8.1.8" to "8.1.9" [skip ci]
  • 20fc7d3 Merge pull request #28226 from storybookjs/shilman/27096-fix-init-skip-install
  • 5362ff6 Merge pull request #26918 from fastfrwrd/fastfrwrd/25510-no-dev-for-init
  • 001c9d8 Bump version from "8.1.7" to "8.1.8" [skip ci]
  • 1882133 Merge pull request #28020 from deiga/patch-1
  • cc49ca8 Bump version from "8.1.6" to "8.1.7" [skip ci]
  • ad3205e Merge pull request #27536 from storybookjs/react_docgen_migration_typo
  • 27a643d Bump version from "8.1.5" to "8.1.6" [skip ci]
  • dba883d Merge pull request #27217 from storybookjs/kasper/disable-upgrade-to-same-ver...
  • 9b706ff Bump version from "8.1.4" to "8.1.5" [skip ci]
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 3 months ago

Superseded by #2235.