kartverket / kvib

Kartverkets interaksjons- og designbibliotek
https://design.kartverket.no/
Other
5 stars 11 forks source link

Bump the major-dependencies group across 1 directory with 12 updates #814

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the major-dependencies group with 12 updates in the / directory:

Package From To
turbo 1.12.5 2.0.4
@storybook/addon-a11y 7.6.17 8.1.10
@storybook/addon-storysource 7.6.17 8.1.10
@storybook/source-loader 7.6.17 8.1.10
@storybook/addon-actions 7.6.17 8.1.10
@storybook/addon-essentials 7.6.17 8.1.10
@storybook/addon-links 7.6.17 8.1.10
@storybook/cli 7.6.17 8.1.10
@storybook/react 7.6.17 8.1.10
@storybook/react-webpack5 7.6.17 8.1.10
chromatic 10.9.3 11.5.4
storybook 7.6.17 8.1.10

Updates turbo from 1.12.5 to 2.0.4

Release notes

Sourced from turbo's releases.

Turborepo v2.0.4

What's Changed

create-turbo

@​turbo/codemod

Examples

Changelog

New Contributors

Full Changelog: https://github.com/vercel/turbo/compare/v2.0.3...v2.0.4

Turborepo v2.0.4-canary.4

What's Changed

@​turbo/codemod

Changelog

Full Changelog: https://github.com/vercel/turbo/compare/v2.0.4-canary.3...v2.0.4-canary.4

... (truncated)

Commits
  • 8787d77 publish 2.0.4 to registry
  • 5336fd6 feat: Check the number of direct dependants while tree shaking (#8473)
  • 3d9c2de Update mimalloc, enable for glibc Linux aarch64, explicitly disable for wasm ...
  • 256994d release(turborepo): 2.0.4-canary.4 (#8482)
  • dccf7d0 chore: release npm packages (#8481)
  • 8de9fd7 Publish @vercel/devlow-bench (#8480)
  • 9925bcb feat: Reduce the number of parts created by tree shaking (#8472)
  • a839c26 fix(ui): pass through terminal env vars to appease chalk (#8468)
  • 6add4d6 fix(@​turbo/codemode): no-op when turbo.json already contains tasks key (#8471)
  • da7508e build: Update swc_core to v0.93.4 (#8447)
  • Additional commits viewable in compare view


Updates @storybook/addon-a11y from 7.6.17 to 8.1.10

Release notes

Sourced from @​storybook/addon-a11y'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-a11y'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]
  • f10eb79 Merge pull request #28241 from storybookjs/shilman/fix-a11y-vite-5-3-0
  • 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]
  • Additional commits viewable in compare view


Updates @storybook/addon-storysource from 7.6.17 to 8.1.10

Release notes

Sourced from @​storybook/addon-storysource'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-storysource'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/source-loader from 7.6.17 to 8.1.10

Release notes

Sourced from @​storybook/source-loader'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/source-loader'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-actions from 7.6.17 to 8.1.10

Release notes

Sourced from @​storybook/addon-actions'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-actions'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]
  • 3857edf Merge pull request #28091 from storybookjs/kasper/only-log-spies-wit... _Description has been truncated_
changeset-bot[bot] commented 4 months ago

⚠️ No Changeset found

Latest commit: 0d861648b56118009e323f166080461de31b6358

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 4 months ago

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

dependabot[bot] commented 4 months ago

Superseded by #816.