MTRNord / cetirizine

An experimental matrix client written in reactjs utilizing tailwind and storybook
https://mtrnord.github.io/cetirizine/
Apache License 2.0
15 stars 0 forks source link

Bump the development-dependencies group across 1 directory with 35 updates #302

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the development-dependencies group with 32 updates in the / directory:

Package From To
@percy/cli 1.27.3 1.28.7
@percy/storybook 4.3.7 6.0.0
@storybook/addon-a11y 7.5.0 8.1.6
@storybook/addon-coverage 0.0.9 1.0.4
@storybook/addon-essentials 7.5.0 8.1.6
@storybook/addon-interactions 7.5.0 8.1.6
@storybook/addon-links 7.5.0 8.1.6
@storybook/blocks 7.5.0 8.1.6
@storybook/react 7.5.0 8.1.6
@storybook/react-vite 7.5.0 8.1.6
@storybook/test-runner 0.13.0 0.18.2
@tailwindcss/forms 0.5.6 0.5.7
@testing-library/react 14.0.0 16.0.0
@types/jest 29.5.6 29.5.12
@types/node 20.8.7 20.14.2
@types/react-modal 3.16.2 3.16.3
@typescript-eslint/eslint-plugin 6.8.0 7.12.0
@typescript-eslint/parser 6.8.0 7.12.0
@vitejs/plugin-react-swc 3.4.0 3.7.0
autoprefixer 10.4.16 10.4.19
axe-playwright 1.2.3 2.0.1
eslint-plugin-react 7.33.2 7.34.2
eslint-plugin-storybook 0.6.15 0.8.0
msw 1.3.2 2.3.1
postcss 8.4.31 8.4.38
sass 1.69.4 1.77.4
storybook 7.5.0 8.1.6
storybook-addon-react-router-v6 2.0.8 2.0.15
tailwindcss 3.3.3 3.4.4
ts-jest 29.1.1 29.1.4
typescript 5.2.2 5.4.5
vite 4.5.0 5.2.12

Updates @percy/cli from 1.27.3 to 1.28.7

Release notes

Sourced from @​percy/cli's releases.

v1.28.7

What's Changed

✨ Enhancements

Full Changelog: https://github.com/percy/cli/compare/v1.28.6...v1.28.7

New Contributors

v1.28.7-beta.0

What's Changed

✨ Enhancements

Full Changelog: https://github.com/percy/cli/compare/v1.28.6...v1.28.7-beta.0

v1.28.6

What's Changed

✨ Enhancements

Full Changelog: https://github.com/percy/cli/compare/v1.28.5...v1.28.6

v1.28.5

What's Changed

🐛 Bug Fixes

Full Changelog: https://github.com/percy/cli/compare/v1.28.4...v1.28.5

v1.28.4

What's Changed

✨ Enhancements

... (truncated)

Commits


Updates @percy/storybook from 4.3.7 to 6.0.0

Commits


Updates @storybook/addon-a11y from 7.5.0 to 8.1.6

Release notes

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

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

v8.1.2

8.1.2

v8.1.1

8.1.1

v8.1.0

8.1.0

Storybook 8.1 is here with a ton of new features and bug fixes:

... (truncated)

Changelog

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

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

8.1.0

Storybook 8.1 is here with a tone of new features and bug fixes:

  • 🏷️ Static tag-based filtering
  • 🦺 Type-safe, standards-based module mocking
  • 🐣 New beforeEach test hook
  • 🧳 Portable Stories API for Playwright Component Testing
  • 🐕‍🦺 Support the new signal-based input & output functions in Angular
  • 2️⃣ Two new ways to create stories: generating them from story controls or from your components directly!

... (truncated)

Commits
  • 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]
  • 684fb9c Bump version from "8.1.0-beta.1" to "8.1.0" [skip ci]
  • 7c1b14d Bump version from "8.1.0-beta.0" to "8.1.0-beta.1" [skip ci]
  • b7f2bbe Bump version from "8.1.0-alpha.8" to "8.1.0-beta.0" [skip ci]
  • fa46ca5 Bump version from "8.1.0-alpha.7" to "8.1.0-alpha.8" [skip ci]
  • Additional commits viewable in compare view


Updates @storybook/addon-coverage from 0.0.9 to 1.0.4

Release notes

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

v1.0.4

🐛 Bug Fix

Authors: 1

v1.0.3

🐛 Bug Fix

  • Fix: Handle scenario where rawSourceMap is a string #33 (@​hkaikai)

Authors: 1

v1.0.2

🐛 Bug Fix

Authors: 1

v1.0.1

🐛 Bug Fix

📝 Documentation

Authors: 2

v1.0.0

Release Notes

[Breaking Change]: Replace babel-istanbul-plugin and replace it by a webpack loader (#27)

  • [BREAKING CHANGE]: Dropping Storybook < 7 support
  • Replaced babel-istanbul-plugin with a custom Webpack loader to support coverage independently of the compiler used for Webpack5 projects. Before, the coverage addon only worked if Babel was used with Webpack5. Now, users might use other compilers like, for example, SWC.

... (truncated)

Changelog

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

v1.0.4 (Fri May 24 2024)

🐛 Bug Fix

Authors: 1


v1.0.3 (Tue May 07 2024)

🐛 Bug Fix

  • Fix: Handle scenario where rawSourceMap is a string #33 (@​hkaikai)

Authors: 1


v1.0.2 (Tue May 07 2024)

🐛 Bug Fix

Authors: 1


v1.0.1 (Wed Feb 28 2024)

🐛 Bug Fix

📝 Documentation

Authors: 2

... (truncated)

Commits
  • 6fda448 Bump version to: 1.0.4 [skip ci]
  • 9e91fd3 Update CHANGELOG.md [skip ci]
  • 0329397 Merge pull request #42 from storybookjs/valentin/fix-source-maps-for-webpack5
  • 041aa23 Fix sourcemap generation for Webpack5 projects
  • eecd87c Bump version to: 1.0.3 [skip ci]
  • 084eb7e Update CHANGELOG.md [skip ci]
  • c708138 Merge pull request #33 from hkaikai/main
  • 06584b3 Bump version to: 1.0.2 [skip ci]
  • d6d7150 Update CHANGELOG.md [skip ci]
  • 86ad6a3 Merge pull request #41 from storybookjs/yann/filter-mock-files
  • Additional commits viewable in compare view


Updates @storybook/addon-essentials from 7.5.0 to 8.1.6

Release notes

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

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

v8.1.2

8.1.2

v8.1.1

8.1.1

v8.1.0

8.1.0

Storybook 8.1 is here with a ton of new features and bug fixes:

... (truncated)

Changelog

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

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

8.1.0

Storybook 8.1 is here with a tone of new features and bug fixes:

  • 🏷️ Static tag-based filtering
  • 🦺 Type-safe, standards-based module mocking
  • 🐣 New beforeEach test hook
  • 🧳 Portable Stories API for Playwright Component Testing
  • 🐕‍🦺 Support the new signal-based input & output functions in Angular
  • 2️⃣ Two new ways to create stories: generating them from story controls or from your components directly!

... (truncated)

Commits
  • 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]
  • 684fb9c Bump version from "8.1.0-beta.1" to "8.1.0" [skip ci]
  • 7c1b14d Bump version from "8.1.0-beta.0" to "8.1.0-beta.1" [skip ci]
  • b7f2bbe Bump version from "8.1.0-alpha.8" to "8.1.0-beta.0" [skip ci]
  • fa46ca5 Bump version from "8.1.0-alpha.7" to "8.1.0-alpha.8" [skip ci]
  • Additional commits viewable in compare view


Updates @storybook/addon-interactions from 7.5.0 to 8.1.6

Release notes

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

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

v8.1.2

8.1.2

v8.1.1

8.1.1

v8.1.0

8.1.0

Storybook 8.1 is here with a ton of new features and bug fixes:

... (truncated)

Changelog

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

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

8.1.0

Storybook 8.1 is here with a tone of new features and bug fixes:

  • 🏷️ Static tag-based filtering
  • 🦺 Type-safe, standards-based module mocking
  • 🐣 New beforeEach test hook
  • 🧳 Portable Stories API for Playwright Component Testing
  • 🐕‍🦺 Support the new signal-based input & output functions in Angular
  • 2️⃣ Two new ways to create stories: generating them from story controls or from your components directly!

... (truncated)

Commits
  • 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]
  • 684fb9c Bump version from "8.1.0-beta.1" to "8.1.0" [skip ci]
  • 7c1b14d Bump version from "8.1.0-beta.0" to "8.1.0-beta.1" [skip ci]
  • b7f2bbe Bump version from "8.1.0-alpha.8" to "8.1.0-beta.0" [skip ci]
  • fa46ca5 Bump version from "8.1.0-alpha.7" to "8.1.0-alpha.8" [skip ci]
  • Additional commits viewable in compare view


Updates @storybook/addon-links from 7.5.0 to 8.1.6

Release notes

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

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

v8.1.2

8.1.2

v8.1.1

8.1.1

v8.1.0

8.1.0

Storybook 8.1 is here with a ton of new features and bug fixes:

... (truncated)

Changelog ... _Description has been truncated_
dependabot[bot] commented 3 months ago

Superseded by #303.