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 #290

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.6
@percy/storybook 4.3.7 5.0.3
@storybook/addon-a11y 7.5.0 8.1.2
@storybook/addon-coverage 0.0.9 1.0.3
@storybook/addon-essentials 7.5.0 8.1.2
@storybook/addon-interactions 7.5.0 8.1.2
@storybook/addon-links 7.5.0 8.1.2
@storybook/blocks 7.5.0 8.1.2
@storybook/react 7.5.0 8.1.2
@storybook/react-vite 7.5.0 8.1.2
@storybook/test-runner 0.13.0 0.18.1
@tailwindcss/forms 0.5.6 0.5.7
@testing-library/react 14.0.0 15.0.7
@types/jest 29.5.6 29.5.12
@types/node 20.8.7 20.12.12
@types/react-modal 3.16.2 3.16.3
@typescript-eslint/eslint-plugin 6.8.0 7.10.0
@typescript-eslint/parser 6.8.0 7.10.0
@vitejs/plugin-react-swc 3.4.0 3.6.0
autoprefixer 10.4.16 10.4.19
axe-playwright 1.2.3 2.0.1
eslint-plugin-react 7.33.2 7.34.1
eslint-plugin-storybook 0.6.15 0.8.0
msw 1.3.2 2.3.0
postcss 8.4.31 8.4.38
sass 1.69.4 1.77.2
storybook 7.5.0 8.1.2
storybook-addon-react-router-v6 2.0.8 2.0.15
tailwindcss 3.3.3 3.4.3
ts-jest 29.1.1 29.1.3
typescript 5.2.2 5.4.5
vite 4.5.0 5.2.11

Updates @percy/cli from 1.27.3 to 1.28.6

Release notes

Sourced from @​percy/cli's releases.

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

Issues

CLI executables are not published for this version

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

v1.28.4-beta.1

CI Log msg only if PERCY_CLIENT_ERROR_LOGS not set #1576

Full Changelog: https://github.com/percy/cli/compare/v1.28.4-beta.0...v1.28.4-beta.1

v1.28.4-beta.0

Filter secrets from stderr and redact them + Add log message for log collection #1563

Full Changelog: https://github.com/percy/cli/compare/v1.28.3...v1.28.4-beta.0

v1.28.3

... (truncated)

Commits


Updates @percy/storybook from 4.3.7 to 5.0.3

Commits


Updates @storybook/addon-a11y from 7.5.0 to 8.1.2

Release notes

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

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:

  • 🏷️ 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)

Changelog

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

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
  • 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]
  • 68c7aec Bump version from "8.1.0-alpha.6" to "8.1.0-alpha.7" [skip ci]
  • 97fc299 Bump version from "8.1.0-alpha.5" to "8.1.0-alpha.6" [skip ci]
  • 9d1b418 Bump version from "8.1.0-alpha.4" to "8.1.0-alpha.5" [skip ci]
  • 17633cd Bump version from "8.1.0-alpha.3" to "8.1.0-alpha.4" [skip ci]
  • Additional commits viewable in compare view


Updates @storybook/addon-coverage from 0.0.9 to 1.0.3

Release notes

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

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.

💥 Breaking Change

🐛 Bug Fix

... (truncated)

Changelog

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

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


v1.0.0 (Tue Nov 14 2023)

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)

Commits
  • 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
  • 0d14ec2 add more files to default filter
  • 73c8fd6 Bump version to: 1.0.1 [skip ci]
  • c073f8d Update CHANGELOG.md [skip ci]
  • 081b717 Merge pull request #39 from storybookjs/fix/entrypoints
  • Additional commits viewable in compare view


Updates @storybook/addon-essentials from 7.5.0 to 8.1.2

Release notes

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

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:

  • 🏷️ 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)

Changelog

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

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
  • 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]
  • 331da20 fix providerImportSource extension
  • 68c7aec Bump version from "8.1.0-alpha.6" to "8.1.0-alpha.7" [skip ci]
  • 97fc299 Bump version from "8.1.0-alpha.5" to "8.1.0-alpha.6" [skip ci]
  • 9d1b418 Bump version from "8.1.0-alpha.4" to "8.1.0-alpha.5" [skip ci]
  • Additional commits viewable in compare view


Updates @storybook/addon-interactions from 7.5.0 to 8.1.2

Release notes

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

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:

  • 🏷️ 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)

Changelog

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

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!
dependabot[bot] commented 3 months ago

Superseded by #291.