Ocelot-Social-Community / Ocelot-Social

Free and open-source social network for active citizenship.
https://ocelot.social
Other
92 stars 36 forks source link

Bump the storybook group across 1 directory with 8 updates #7552

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the storybook group with 7 updates in the /frontend directory:

Package From To
@storybook/addon-essentials 8.0.10 8.1.10
@storybook/addon-interactions 8.0.10 8.1.10
@storybook/addon-links 8.0.10 8.1.10
@storybook/test-runner 0.18.0 0.18.2
@storybook/vue3 8.0.10 8.1.10
@storybook/vue3-vite 8.0.10 8.1.10
storybook 8.0.10 8.1.10

Updates @storybook/addon-essentials from 8.0.10 to 8.1.10

Release notes

Sourced from @​storybook/addon-essentials's releases.

v8.1.10

8.1.10

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

... (truncated)

Changelog

Sourced from @​storybook/addon-essentials's changelog.

8.1.10

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

... (truncated)

Commits
  • 3fda293 Bump version from "8.1.9" to "8.1.10" [skip ci]
  • 01bb58e Bump version from "8.1.8" to "8.1.9" [skip ci]
  • 001c9d8 Bump version from "8.1.7" to "8.1.8" [skip ci]
  • cc49ca8 Bump version from "8.1.6" to "8.1.7" [skip ci]
  • 27a643d Bump version from "8.1.5" to "8.1.6" [skip ci]
  • 9b706ff Bump version from "8.1.4" to "8.1.5" [skip ci]
  • d972793 Bump version from "8.1.3" to "8.1.4" [skip ci]
  • a2b9d08 Bump version from "8.1.2" to "8.1.3" [skip ci]
  • 487b028 Bump version from "8.1.1" to "8.1.2" [skip ci]
  • bb059a9 Bump version from "8.1.0" to "8.1.1" [skip ci]
  • Additional commits viewable in compare view


Updates @storybook/addon-interactions from 8.0.10 to 8.1.10

Release notes

Sourced from @​storybook/addon-interactions's releases.

v8.1.10

8.1.10

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

... (truncated)

Changelog

Sourced from @​storybook/addon-interactions's changelog.

8.1.10

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

... (truncated)

Commits
  • 3fda293 Bump version from "8.1.9" to "8.1.10" [skip ci]
  • 8925626 Merge pull request #28250 from storybookjs/shilman/26595-fix-interactions-dep...
  • 01bb58e Bump version from "8.1.8" to "8.1.9" [skip ci]
  • 001c9d8 Bump version from "8.1.7" to "8.1.8" [skip ci]
  • cc49ca8 Bump version from "8.1.6" to "8.1.7" [skip ci]
  • ecaa843 Merge pull request #28088 from storybookjs/kasper/display-vitest-errors
  • 27a643d Bump version from "8.1.5" to "8.1.6" [skip ci]
  • 9b706ff Bump version from "8.1.4" to "8.1.5" [skip ci]
  • d972793 Bump version from "8.1.3" to "8.1.4" [skip ci]
  • a2b9d08 Bump version from "8.1.2" to "8.1.3" [skip ci]
  • Additional commits viewable in compare view


Updates @storybook/addon-links from 8.0.10 to 8.1.10

Release notes

Sourced from @​storybook/addon-links's releases.

v8.1.10

8.1.10

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

... (truncated)

Changelog

Sourced from @​storybook/addon-links's changelog.

8.1.10

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

... (truncated)

Commits
  • 3fda293 Bump version from "8.1.9" to "8.1.10" [skip ci]
  • 01bb58e Bump version from "8.1.8" to "8.1.9" [skip ci]
  • 001c9d8 Bump version from "8.1.7" to "8.1.8" [skip ci]
  • cc49ca8 Bump version from "8.1.6" to "8.1.7" [skip ci]
  • 27a643d Bump version from "8.1.5" to "8.1.6" [skip ci]
  • 9b706ff Bump version from "8.1.4" to "8.1.5" [skip ci]
  • d972793 Bump version from "8.1.3" to "8.1.4" [skip ci]
  • a2b9d08 Bump version from "8.1.2" to "8.1.3" [skip ci]
  • 487b028 Bump version from "8.1.1" to "8.1.2" [skip ci]
  • bb059a9 Bump version from "8.1.0" to "8.1.1" [skip ci]
  • Additional commits viewable in compare view


Updates @storybook/blocks from 8.0.10 to 8.1.10

Release notes

Sourced from @​storybook/blocks's releases.

v8.1.10

8.1.10

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

... (truncated)

Changelog

Sourced from @​storybook/blocks's changelog.

8.1.10

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

... (truncated)

Commits
  • 3fda293 Bump version from "8.1.9" to "8.1.10" [skip ci]
  • 01bb58e Bump version from "8.1.8" to "8.1.9" [skip ci]
  • 001c9d8 Bump version from "8.1.7" to "8.1.8" [skip ci]
  • cc49ca8 Bump version from "8.1.6" to "8.1.7" [skip ci]
  • 27a643d Bump version from "8.1.5" to "8.1.6" [skip ci]
  • 9b706ff Bump version from "8.1.4" to "8.1.5" [skip ci]
  • d972793 Bump version from "8.1.3" to "8.1.4" [skip ci]
  • 4af74b6 Merge pull request #27225 from storybookjs/valentin/disable-snapshotting-for-...
  • 9bdbff5 Merge pull request #27358 from storybookjs/shilman/27352-fix-tags-composition
  • a2b9d08 Bump version from "8.1.2" to "8.1.3" [skip ci]
  • Additional commits viewable in compare view


Updates @storybook/test-runner from 0.18.0 to 0.18.2

Release notes

Sourced from @​storybook/test-runner's releases.

v0.18.2

🐛 Bug Fix

Authors: 3

v0.18.2-next.1

🐛 Bug Fix

Authors: 2

v0.18.2-next.0

🐛 Bug Fix

Authors: 2

v0.18.1

🐛 Bug Fix

Authors: 1

v0.18.1-next.1

🐛 Bug Fix

... (truncated)

Changelog

Sourced from @​storybook/test-runner's changelog.

v0.18.2 (Wed May 29 2024)

🐛 Bug Fix

Authors: 3


v0.18.1 (Fri May 17 2024)

🐛 Bug Fix

Authors: 1


Commits
  • e1e543b Bump version to: 0.18.2 [skip ci]
  • 8bc8ae0 Update CHANGELOG.md [skip ci]
  • 7b9e50c Merge pull request #476 from storybookjs/release/0.18.2
  • 3b6a4b0 Merge branch 'main' into release/0.18.2
  • b354b9e Merge pull request #475 from storybookjs/shilman/support-index-v5
  • d05e449 Update src/playwright/transformPlaywrightJson.ts
  • 9fcbf7e Merge pull request #474 from storybookjs/shilman/pin-swc-core
  • 4112e69 Fix 8.1.4+ support for v5 index.json
  • 9bf1a01 Pin @swc/core to 1.5.7
  • 8ada5e2 Bump version to: 0.18.1 [skip ci]
  • Additional commits viewable in compare view


Updates @storybook/vue3 from 8.0.10 to 8.1.10

Release notes

Sourced from @​storybook/vue3's releases.

v8.1.10

8.1.10

  • Addon-interactions: Fix deprecation warnings -
    mahula commented 3 months ago

    @dependabot rebase

dependabot[bot] commented 3 months ago

Looks like these dependencies are no longer updatable, so this is no longer needed.