JabRef / JabRefOnline

https://www.jabref.org
MIT License
32 stars 10 forks source link

chore: bump the storybook group with 6 updates #2416

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the storybook group with 6 updates:

Package From To
@storybook/core-server 7.6.17 8.1.5
@storybook/types 8.0.8 8.1.5
@storybook/vue3 7.6.17 8.1.5
@storybook/vue3-vite 7.6.17 8.1.5
chromatic 11.3.0 11.5.0
storybook 7.6.17 8.1.5

Updates @storybook/core-server from 7.6.17 to 8.1.5

Release notes

Sourced from @​storybook/core-server's releases.

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:

  • 🏷️ 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/core-server's changelog.

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
  • 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]
  • 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]
  • 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]
  • fc6ccd8 Merge pull request #22545 from VojGin/fix/vojgin/regex-escape
  • 256a6ee Tags: Fix missing default tags if no preview.js
  • Additional commits viewable in compare view


Updates @storybook/types from 8.0.8 to 8.1.5

Release notes

Sourced from @​storybook/types's releases.

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:

  • 🏷️ 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/types's changelog.

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
  • 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]
  • 94b2e33 Merge pull request #27088 from storybookjs/valentin/provide-relaxed-types-for...
  • 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]
  • dbad7c5 API: Extend sidebar renderLabel with API access
  • b7f2bbe Bump version from "8.1.0-alpha.8" to "8.1.0-beta.0" [skip ci]
  • Additional commits viewable in compare view


Updates @storybook/vue3 from 7.6.17 to 8.1.5

Release notes

Sourced from @​storybook/vue3's releases.

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:

  • 🏷️ 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/vue3's changelog.

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
  • 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]
  • 6c45d85 fix check
  • 254bd81 Merge latest-release into version-non-patch-from-8.1.0-beta.1 with conflicts ...
  • ce5fc53 add typesversions for playwright
  • 7c1b14d Bump version from "8.1.0-beta.0" to "8.1.0-beta.1" [skip ci]
  • Additional commits viewable in compare view


Updates @storybook/vue3-vite from 7.6.17 to 8.1.5

Release notes

Sourced from @​storybook/vue3-vite's releases.

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:

  • 🏷️ 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/vue3-vite's changelog.

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
  • 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]
  • 94b2e33 Merge pull request #27088 from storybookjs/valentin/provide-relaxed-types-for...
  • 684fb9c Bump version from "8.1.0-beta.1" to "8.1.0" [skip ci]
  • 24f3583 bump version of vue-component-meta, in accordance to https://github.com/sto...
  • 254bd81 Merge latest-release into version-non-patch-from-8.1.0-beta.1 with conflicts ...
  • 7c1b14d Bump version from "8.1.0-beta.0" to "8.1.0-beta.1" [skip ci]
  • Additional commits viewable in compare view


Updates chromatic from 11.3.0 to 11.5.0

Release notes

Sourced from chromatic's releases.

v11.5.0

🚀 Enhancement

🐛 Bug Fix

Authors: 2

v11.4.1

🐛 Bug Fix

  • Pass CI=1 environment variable to Storybook build command to disable prompts #991 (@​ghengeveld)
  • Setup Slack plugin for auto to notify on new CLI releases #990 (@​ghengeveld)

Authors: 1

v11.4.0

🚀 Enhancement

🐛 Bug Fix

Authors: 2

v11.3.5

🐛 Bug Fix

Authors: 1

v11.3.4

🐛 Bug Fix

... (truncated)

Changelog

Sourced from chromatic's changelog.

v11.5.0 (Fri May 31 2024)

🚀 Enhancement

🐛 Bug Fix

Authors: 2


v11.4.1 (Mon May 27 2024)

🐛 Bug Fix

  • Pass CI=1 environment variable to Storybook build command to disable prompts #991 (@​ghengeveld)
  • Setup Slack plugin for auto to notify on new CLI releases #990 (@​ghengeveld)

Authors: 1


v11.4.0 (Tue May 21 2024)

🚀 Enhancement

🐛 Bug Fix

Authors: 2


v11.3.5 (Wed May 15 2024)

🐛 Bug Fix

... (truncated)

Commits
  • c5e07cf Bump version to: 11.5.0 [skip ci]
  • 9396a03 Update CHANGELOG.md [skip ci]
  • 9ed3734 Merge pull request #989 from chromaui/reuben/upgrade-storybook
  • 8279acd Update test for storybook package versions
  • ce82b39 Updated tests and CI workflows
  • 7984c96 Ignore the .yarn folder
  • 4ef781e Update to correct flag on release script
  • e248693 Update release script
  • 1ba069a Merge branch 'main' of github.com:chromaui/chromatic-cli into reuben/upgrade-...
  • d11e44a Fix tests to detect proper package manager
  • Additional commits viewable in compare view


Updates storybook from 7.6.17 to 8.1.5

Release notes

Sourced from storybook's releases.

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:

  • 🏷️ 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's changelog.

8.1.5

dependabot[bot] commented 5 months ago

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml