qld-gov-au / qgds-bootstrap5

MVP development space for Queensland Government Design System (QGDS) Bootstrap 5 implementation, Dist folder located in https://github.com/qld-gov-au/qgds-bootstrap5-release
https://qld-gov-au.github.io/qgds-bootstrap5/
3 stars 4 forks source link

Bump the storybook group across 1 directory with 15 updates #457

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the storybook group with 12 updates in the / directory:

Package From To
@chromatic-com/storybook 1.6.1 2.0.2
@storybook/addon-a11y 8.2.1 8.3.1
@storybook/addon-essentials 8.2.1 8.3.1
@storybook/addon-interactions 8.2.1 8.3.1
@storybook/addon-links 8.2.1 8.3.1
@storybook/addon-themes 8.2.1 8.3.1
@storybook/blocks 8.2.1 8.3.1
@storybook/cli 8.2.1 8.3.1
@storybook/html 8.2.1 8.3.1
@storybook/html-vite 8.2.1 8.3.1
@storybook/test 8.2.1 8.3.1
chromatic 11.5.5 11.10.2

Updates @chromatic-com/storybook from 1.6.1 to 2.0.2

Release notes

Sourced from @​chromatic-com/storybook's releases.

v2.0.2

🐛 Bug Fix

Authors: 1

v2.0.1

🐛 Bug Fix

  • Revert "Align with Storybook 8.2 core package layout" #338 (@​yannbf)

Authors: 1

v2.0.0

💥 Breaking Change

Authors: 2

v1.9.0

🚀 Enhancement

  • Relay client-side fetch requests to the server using the Storybook channel API #331 (@​ghengeveld)

Authors: 1

v1.8.0

🚀 Enhancement

  • Add paramKey: "chromatic" to allow disabling the VTA panel through story parameters #334 (@​mellm0)

Authors: 1

v1.7.0

🚀 Enhancement

  • Update story status reporting for Storybook 8.3 and use new SET_FILTER event #332 (@​ghengeveld)

... (truncated)

Changelog

Sourced from @​chromatic-com/storybook's changelog.

v2.0.2 (Thu Sep 12 2024)

🐛 Bug Fix

Authors: 1


v2.0.1 (Wed Sep 11 2024)

🐛 Bug Fix

  • Revert "Align with Storybook 8.2 core package layout" #338 (@​yannbf)

Authors: 1


v2.0.0 (Mon Sep 09 2024)

💥 Breaking Change

Authors: 2


v1.9.0 (Fri Sep 06 2024)

🚀 Enhancement

  • Relay client-side fetch requests to the server using the Storybook channel API #331 (@​ghengeveld)

Authors: 1


v1.8.0 (Thu Aug 29 2024)

... (truncated)

Commits
  • 38f9f5f Bump version to: 2.0.2 [skip ci]
  • c20ef55 Update CHANGELOG.md [skip ci]
  • 8429f46 Merge pull request #336 from chromaui/chore_update_chromatic_links
  • cf5adb3 Bump version to: 2.0.1 [skip ci]
  • 73ab3e9 Update CHANGELOG.md [skip ci]
  • 2f386cf Merge pull request #338 from chromaui/revert-330-norbert/cpc
  • e5f3e2f Revert "Align with Storybook 8.2 core package layout"
  • 61d71eb Chore: Adjust documentation links
  • 6538404 Bump version to: 2.0.0 [skip ci]
  • f2e4f37 Update CHANGELOG.md [skip ci]
  • Additional commits viewable in compare view


Updates @storybook/addon-a11y from 8.2.1 to 8.3.1

Release notes

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

v8.3.1

8.3.1

v8.3.0

8.3.0

Fresh out of the oven! Storybook 8.3 brings you:

  • ⚡️ First-class Vitest integration to run stories as component tests
  • 🔼 Next.js-Vite framework for Vitest compatibility and better DX
  • 🗜️ Further reduced bundle size for a smaller install footprint
  • 🌐 Experimental Story globals to standardize stories for themes, viewports, and locales
  • 💯 Hundreds more improvements

... (truncated)

Changelog

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

8.3.1

8.3.0

Fresh out of the oven! Storybook 8.3 brings you:

  • ⚡️ First-class Vitest integration to run stories as component tests
  • 🔼 Next.js-Vite framework for Vitest compatibility and better DX
  • 🗜️ Further reduced bundle size for a smaller install footprint
  • 🌐 Experimental Story globals to standardize stories for themes, viewports, and locales
  • 💯 Hundreds more improvements

... (truncated)

Commits
  • 43accbc Bump version from "8.3.0" to "8.3.1" [skip ci]
  • 7e94ba6 Bump version from "8.3.0-beta.5" to "8.3.0" [skip ci]
  • bce7d70 Bump version from "8.3.0-beta.4" to "8.3.0-beta.5" [skip ci]
  • cce24a0 Bump version from "8.3.0-beta.3" to "8.3.0-beta.4" [skip ci]
  • daf6159 Bump version from "8.3.0-beta.2" to "8.3.0-beta.3" [skip ci]
  • 00c1524 Bump version from "8.3.0-beta.1" to "8.3.0-beta.2" [skip ci]
  • acd2b70 Bump version from "8.3.0-beta.0" to "8.3.0-beta.1" [skip ci]
  • d8b6ce8 Bump version from "8.3.0-alpha.11" to "8.3.0-beta.0" [skip ci]
  • 7d6aa6b Bump version from "8.3.0-alpha.10" to "8.3.0-alpha.11" [skip ci]
  • 27d871c Builder-Vite: Fix 'condition node never be used' warning
  • Additional commits viewable in compare view


Updates @storybook/addon-essentials from 8.2.1 to 8.3.1

Release notes

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

v8.3.1

8.3.1

v8.3.0

8.3.0

Fresh out of the oven! Storybook 8.3 brings you:

  • ⚡️ First-class Vitest integration to run stories as component tests
  • 🔼 Next.js-Vite framework for Vitest compatibility and better DX
  • 🗜️ Further reduced bundle size for a smaller install footprint
  • 🌐 Experimental Story globals to standardize stories for themes, viewports, and locales
  • 💯 Hundreds more improvements

... (truncated)

Changelog

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

8.3.1

8.3.0

Fresh out of the oven! Storybook 8.3 brings you:

  • ⚡️ First-class Vitest integration to run stories as component tests
  • 🔼 Next.js-Vite framework for Vitest compatibility and better DX
  • 🗜️ Further reduced bundle size for a smaller install footprint
  • 🌐 Experimental Story globals to standardize stories for themes, viewports, and locales
  • 💯 Hundreds more improvements

... (truncated)

Commits
  • 43accbc Bump version from "8.3.0" to "8.3.1" [skip ci]
  • 7e94ba6 Bump version from "8.3.0-beta.5" to "8.3.0" [skip ci]
  • bce7d70 Bump version from "8.3.0-beta.4" to "8.3.0-beta.5" [skip ci]
  • cce24a0 Bump version from "8.3.0-beta.3" to "8.3.0-beta.4" [skip ci]
  • daf6159 Bump version from "8.3.0-beta.2" to "8.3.0-beta.3" [skip ci]
  • 00c1524 Bump version from "8.3.0-beta.1" to "8.3.0-beta.2" [skip ci]
  • acd2b70 Bump version from "8.3.0-beta.0" to "8.3.0-beta.1" [skip ci]
  • d8b6ce8 Bump version from "8.3.0-alpha.11" to "8.3.0-beta.0" [skip ci]
  • 7d6aa6b Bump version from "8.3.0-alpha.10" to "8.3.0-alpha.11" [skip ci]
  • 27d871c Builder-Vite: Fix 'condition node never be used' warning
  • Additional commits viewable in compare view


Updates @storybook/addon-interactions from 8.2.1 to 8.3.1

Release notes

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

v8.3.1

8.3.1

v8.3.0

8.3.0

Fresh out of the oven! Storybook 8.3 brings you:

  • ⚡️ First-class Vitest integration to run stories as component tests
  • 🔼 Next.js-Vite framework for Vitest compatibility and better DX
  • 🗜️ Further reduced bundle size for a smaller install footprint
  • 🌐 Experimental Story globals to standardize stories for themes, viewports, and locales
  • 💯 Hundreds more improvements

... (truncated)

Changelog

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

8.3.1

8.3.0

Fresh out of the oven! Storybook 8.3 brings you:

  • ⚡️ First-class Vitest integration to run stories as component tests
  • 🔼 Next.js-Vite framework for Vitest compatibility and better DX
  • 🗜️ Further reduced bundle size for a smaller install footprint
  • 🌐 Experimental Story globals to standardize stories for themes, viewports, and locales
  • 💯 Hundreds more improvements

... (truncated)

Commits
  • 43accbc Bump version from "8.3.0" to "8.3.1" [skip ci]
  • 7e94ba6 Bump version from "8.3.0-beta.5" to "8.3.0" [skip ci]
  • bce7d70 Bump version from "8.3.0-beta.4" to "8.3.0-beta.5" [skip ci]
  • 603841c Merge pull request #29044 from storybookjs/valentin/propagate-error-in-testing
  • 46aa6e0 Fix bug where @​storybook/test is not imported but canvas is used directly fro...
  • cce24a0 Bump version from "8.3.0-beta.3" to "8.3.0-beta.4" [skip ci]
  • daf6159 Bump version from "8.3.0-beta.2" to "8.3.0-beta.3" [skip ci]
  • 00c1524 Bump version from "8.3.0-beta.1" to "8.3.0-beta.2" [skip ci]
  • acd2b70 Bump version from "8.3.0-beta.0" to "8.3.0-beta.1" [skip ci]
  • d8b6ce8 Bump ve... _Description has been truncated_
dependabot[bot] commented 2 months ago

Superseded by #460.