-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the all-dependencies group with 38 updates #28
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/all-dependencies-9f73cc8eaf
Closed
build(deps): bump the all-dependencies group with 38 updates #28
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/all-dependencies-9f73cc8eaf
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the all-dependencies group with 38 updates: | Package | From | To | | --- | --- | --- | | [terser](https://github.com/terser/terser) | `5.24.0` | `5.25.0` | | [vitepress](https://github.com/vuejs/vitepress) | `1.0.0-rc.25` | `1.0.0-rc.31` | | vitepress-shopware-docs | `1.0.17` | `1.0.27` | | [vue](https://github.com/vuejs/core) | `3.3.8` | `3.3.10` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.39.0` | `1.40.1` | | @shopware-docs/cli | `1.0.17` | `1.0.27` | | @shopware-docs/storybook | `1.0.17` | `1.0.27` | | @shopware-docs/vitepress | `1.0.17` | `1.0.27` | | @shopware-docs/vitest | `1.0.17` | `1.0.27` | | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `7.5.3` | `7.6.3` | | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `7.5.3` | `7.6.3` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `7.5.3` | `7.6.3` | | [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/ui/blocks) | `7.5.3` | `7.6.3` | | [@storybook/testing-library](https://github.com/storybookjs/testing-library) | `0.1.0` | `0.2.2` | | [@storybook/vue3](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/vue3) | `7.5.3` | `7.6.3` | | [@storybook/vue3-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/vue3-vite) | `7.5.3` | `7.6.3` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.8` | `29.5.10` | | [@types/markdown-it](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/markdown-it) | `12.2.3` | `13.0.7` | | [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.4` | `10.0.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.18.9` | `20.10.3` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `4.4.1` | `4.5.1` | | [@vitest/coverage-c8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-c8) | `0.31.4` | `0.33.0` | | [@vue/test-utils](https://github.com/vuejs/test-utils) | `2.4.2` | `2.4.3` | | [@vueuse/shared](https://github.com/vueuse/vueuse/tree/HEAD/packages/shared) | `10.6.1` | `10.7.0` | | [chromatic](https://github.com/chromaui/chromatic-cli) | `6.24.1` | `10.0.0` | | [execa](https://github.com/sindresorhus/execa) | `7.2.0` | `8.0.1` | | [fuse.js](https://github.com/krisk/Fuse) | `6.6.2` | `7.0.0` | | [get-port](https://github.com/sindresorhus/get-port) | `6.1.2` | `7.0.0` | | [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot) | `6.2.0` | `6.3.0` | | [mermaid](https://github.com/mermaid-js/mermaid) | `9.1.7` | `10.6.1` | | [playwright-chromium](https://github.com/microsoft/playwright) | `1.39.0` | `1.40.1` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.5.3` | `7.6.3` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.24.8` | `0.25.4` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.2` | | [unocss](https://github.com/unocss/unocss) | `0.51.13` | `0.58.0` | | [vite-plugin-inspect](https://github.com/antfu/vite-plugin-inspect) | `0.7.42` | `0.8.1` | | [vite-plugin-live-reload](https://github.com/arnoson/vite-plugin-live-reload) | `3.0.2` | `3.0.3` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `0.31.4` | `1.0.1` | Updates `terser` from 5.24.0 to 5.25.0 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.24.0...v5.25.0) Updates `vitepress` from 1.0.0-rc.25 to 1.0.0-rc.31 - [Release notes](https://github.com/vuejs/vitepress/releases) - [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md) - [Commits](vuejs/vitepress@v1.0.0-rc.25...v1.0.0-rc.31) Updates `vitepress-shopware-docs` from 1.0.17 to 1.0.27 Updates `vue` from 3.3.8 to 3.3.10 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.3.8...v3.3.10) Updates `@playwright/test` from 1.39.0 to 1.40.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.39.0...v1.40.1) Updates `@shopware-docs/cli` from 1.0.17 to 1.0.27 Updates `@shopware-docs/storybook` from 1.0.17 to 1.0.27 Updates `@shopware-docs/vitepress` from 1.0.17 to 1.0.27 Updates `@shopware-docs/vitest` from 1.0.17 to 1.0.27 Updates `@storybook/addon-essentials` from 7.5.3 to 7.6.3 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.3/code/addons/essentials) Updates `@storybook/addon-interactions` from 7.5.3 to 7.6.3 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.3/code/addons/interactions) Updates `@storybook/addon-links` from 7.5.3 to 7.6.3 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.3/code/addons/links) Updates `@storybook/blocks` from 7.5.3 to 7.6.3 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.3/code/ui/blocks) Updates `@storybook/testing-library` from 0.1.0 to 0.2.2 - [Release notes](https://github.com/storybookjs/testing-library/releases) - [Changelog](https://github.com/storybookjs/testing-library/blob/v0.2.2/CHANGELOG.md) - [Commits](storybookjs/testing-library@v0.1.0...v0.2.2) Updates `@storybook/vue3` from 7.5.3 to 7.6.3 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.3/code/renderers/vue3) Updates `@storybook/vue3-vite` from 7.5.3 to 7.6.3 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.3/code/frameworks/vue3-vite) Updates `@types/jest` from 29.5.8 to 29.5.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/markdown-it` from 12.2.3 to 13.0.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/markdown-it) Updates `@types/mocha` from 10.0.4 to 10.0.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Updates `@types/node` from 18.18.9 to 20.10.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitejs/plugin-vue` from 4.4.1 to 4.5.1 - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/[email protected]/packages/plugin-vue/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/[email protected]/packages/plugin-vue) Updates `@vitest/coverage-c8` from 0.31.4 to 0.33.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v0.33.0/packages/coverage-c8) Updates `@vue/test-utils` from 2.4.2 to 2.4.3 - [Release notes](https://github.com/vuejs/test-utils/releases) - [Commits](vuejs/test-utils@v2.4.2...v2.4.3) Updates `@vueuse/shared` from 10.6.1 to 10.7.0 - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v10.7.0/packages/shared) Updates `chromatic` from 6.24.1 to 10.0.0 - [Release notes](https://github.com/chromaui/chromatic-cli/releases) - [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md) - [Commits](chromaui/chromatic-cli@v6.24.1...v10.0.0) Updates `execa` from 7.2.0 to 8.0.1 - [Release notes](https://github.com/sindresorhus/execa/releases) - [Commits](sindresorhus/execa@v7.2.0...v8.0.1) Updates `fuse.js` from 6.6.2 to 7.0.0 - [Release notes](https://github.com/krisk/Fuse/releases) - [Changelog](https://github.com/krisk/Fuse/blob/main/CHANGELOG.md) - [Commits](krisk/Fuse@v6.6.2...v7.0.0) Updates `get-port` from 6.1.2 to 7.0.0 - [Release notes](https://github.com/sindresorhus/get-port/releases) - [Commits](sindresorhus/get-port@v6.1.2...v7.0.0) Updates `jest-image-snapshot` from 6.2.0 to 6.3.0 - [Release notes](https://github.com/americanexpress/jest-image-snapshot/releases) - [Changelog](https://github.com/americanexpress/jest-image-snapshot/blob/main/CHANGELOG.md) - [Commits](americanexpress/jest-image-snapshot@v6.2.0...v6.3.0) Updates `mermaid` from 9.1.7 to 10.6.1 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md) - [Commits](mermaid-js/mermaid@v9.1.7...v10.6.1) Updates `playwright-chromium` from 1.39.0 to 1.40.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.39.0...v1.40.1) Updates `storybook` from 7.5.3 to 7.6.3 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.3/code/lib/cli) Updates `typedoc` from 0.24.8 to 0.25.4 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.24.8...v0.25.4) Updates `typescript` from 5.2.2 to 5.3.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.2.2...v5.3.2) Updates `unocss` from 0.51.13 to 0.58.0 - [Release notes](https://github.com/unocss/unocss/releases) - [Commits](unocss/unocss@v0.51.13...v0.58.0) Updates `vite-plugin-inspect` from 0.7.42 to 0.8.1 - [Release notes](https://github.com/antfu/vite-plugin-inspect/releases) - [Commits](antfu-collective/vite-plugin-inspect@v0.7.42...v0.8.1) Updates `vite-plugin-live-reload` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/arnoson/vite-plugin-live-reload/releases) - [Commits](arnoson/vite-plugin-live-reload@v3.0.2...v3.0.3) Updates `vitest` from 0.31.4 to 1.0.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.0.1/packages/vitest) --- updated-dependencies: - dependency-name: terser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: vitepress dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: vitepress-shopware-docs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@shopware-docs/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@shopware-docs/storybook" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@shopware-docs/vitepress" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@shopware-docs/vitest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@storybook/addon-essentials" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@storybook/addon-interactions" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@storybook/addon-links" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@storybook/blocks" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@storybook/testing-library" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@storybook/vue3" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@storybook/vue3-vite" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/markdown-it" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@vitejs/plugin-vue" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@vitest/coverage-c8" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@vue/test-utils" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@vueuse/shared" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: chromatic dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: execa dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: fuse.js dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: get-port dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: jest-image-snapshot dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: mermaid dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: playwright-chromium dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: storybook dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: unocss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: vite-plugin-inspect dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: vite-plugin-live-reload dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/all-dependencies-9f73cc8eaf
branch
December 6, 2023 10:51
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all-dependencies group with 38 updates:
5.24.0
5.25.0
1.0.0-rc.25
1.0.0-rc.31
1.0.17
1.0.27
3.3.8
3.3.10
1.39.0
1.40.1
1.0.17
1.0.27
1.0.17
1.0.27
1.0.17
1.0.27
1.0.17
1.0.27
7.5.3
7.6.3
7.5.3
7.6.3
7.5.3
7.6.3
7.5.3
7.6.3
0.1.0
0.2.2
7.5.3
7.6.3
7.5.3
7.6.3
29.5.8
29.5.10
12.2.3
13.0.7
10.0.4
10.0.6
18.18.9
20.10.3
4.4.1
4.5.1
0.31.4
0.33.0
2.4.2
2.4.3
10.6.1
10.7.0
6.24.1
10.0.0
7.2.0
8.0.1
6.6.2
7.0.0
6.1.2
7.0.0
6.2.0
6.3.0
9.1.7
10.6.1
1.39.0
1.40.1
7.5.3
7.6.3
0.24.8
0.25.4
5.2.2
5.3.2
0.51.13
0.58.0
0.7.42
0.8.1
3.0.2
3.0.3
0.31.4
1.0.1
Updates
terser
from 5.24.0 to 5.25.0Changelog
Sourced from terser's changelog.
Commits
75137cd
5.25.09f2c629
update changelog2b9601d
pure_new
option added to drop unusednew
expressions846ce17
Add groups and indices to domprops (#1471)Updates
vitepress
from 1.0.0-rc.25 to 1.0.0-rc.31Release notes
Sourced from vitepress's releases.
Changelog
Sourced from vitepress's changelog.
... (truncated)
Commits
ddc54cf
release: v1.0.0-rc.3125f8a2c
chore: bump depsc3d7f22
fix(build): force assets to go through vite pipeline during dev too (#3258)479a320
fix(theme): use VPLink for links in VPDocFooter (#3248)03e1c93
release: v1.0.0-rc.3033ce7e4
fix: merge bundledLanguages with user provided languages for less breakageba5ff86
chore: bump deps75f18e4
feat: migrate to shikiji (#3237)46966ac
docs: use .default with dynamic imports00b5aea
docs: consistent example with js/tsUpdates
vitepress-shopware-docs
from 1.0.17 to 1.0.27Updates
vue
from 3.3.8 to 3.3.10Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
d5a88ef
release: v3.3.10c3e2c55
fix(compiler-sfc): fix :where and :is selector in scoped mode with multiple s...bf7269a
chore(deps): update compiler (#9745)ec71585
fix(app): prevent template from being cached between apps with different opti...f2f5f76
chore(deps): update all non-major dependencies (#9744)f4ec0b3
chore: fix typos in CHANGELOG.md (#9746) [ci skip]65f3fe2
fix(runtime-core): Suspense get anchor properly in Transition (#9309)f12db7f
fix(compiler-sfc): avoid passing forEach index to genMap43c3cfd
fix(types): improve return type withKeys and withModifiers (#9734)9ea2b86
chore(template-explorer): fix overflow screen problem (#7282) [ci skip]Updates
@playwright/test
from 1.39.0 to 1.40.1Release notes
Sourced from
@playwright/test
's releases.... (truncated)
Commits
2689420
chore: mark 1.40.1 (#28380)efc7ec1
cherry-pick(#28366): fix: parse report.jsonl without creating large s… (#28378)43798af
cherry-pick(#28360): Revert "chore(test runner): remove fake skipped test res...18478e3
cherry-pick(#28365): chore: do not add to the internal action logsd19c948
cherry-pick(#28302): docs: Update codegen documentation and screenshots (#28311)480ae58
cherry-pick(#28276): docs(trace-viewer): fix <details><summary> syntax (#28297)8dea604
cherry-pick(#28267): docs(python): add ignoreCase to NotToHaveAttribute (#28273)65859fa
cherry-pick(#28271): docs(release-notes): 1.40 nits (#28274)e27bc9f
cherry-pick(#28239): fix: collect all errors in removeFolders (#28243)b894916
cherry-pick(#28198): feat(recorder): UX updates for assertion tools (#28202)Maintainer changes
This version was pushed to npm by dgozman-ms, a new releaser for
@playwright/test
since your current version.Updates
@shopware-docs/cli
from 1.0.17 to 1.0.27Updates
@shopware-docs/storybook
from 1.0.17 to 1.0.27Updates
@shopware-docs/vitepress
from 1.0.17 to 1.0.27Updates
@shopware-docs/vitest
from 1.0.17 to 1.0.27Updates
@storybook/addon-essentials
from 7.5.3 to 7.6.3Release notes
Sourced from
@storybook/addon-essentials
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-essentials
's changelog.... (truncated)
Commits
afc4c2f
Bump version from "7.6.2" to "7.6.3" [skip ci]afc89aa
Bump version from "7.6.1" to "7.6.2" [skip ci]60f9c9a
Bump version from "7.6.0" to "7.6.1" [skip ci]b64214c
Bump version from "7.6.0-beta.2" to "7.6.0" [skip ci]b990144
Bump version from "7.6.0-beta.1" to "7.6.0-beta.2" [skip ci]d82167b
Bump version from "7.6.0-beta.0" to "7.6.0-beta.1" [skip ci]574bb87
Bump version from "7.6.0-alpha.7" to "7.6.0-beta.0" [skip ci]bffa2db
Bump version from "7.6.0-alpha.6" to "7.6.0-alpha.7" [skip ci]df35702
Merge pull request #24834 from storybookjs/revert-24832-revert-24676-experime...f18dbe6
Merge branch 'next-release' into nextUpdates
@storybook/addon-interactions
from 7.5.3 to 7.6.3Release notes
Sourced from
@storybook/addon-interactions
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-interactions
's changelog.... (truncated)
Commits
afc4c2f
Bump version from "7.6.2" to "7.6.3" [skip ci]afc89aa
Bump version from "7.6.1" to "7.6.2" [skip ci]60f9c9a
Bump version from "7.6.0" to "7.6.1" [skip ci]b64214c
Bump version from "7.6.0-beta.2" to "7.6.0" [skip ci]b990144
Bump version from "7.6.0-beta.1" to "7.6.0-beta.2" [skip ci]d82167b
Bump version from "7.6.0-beta.0" to "7.6.0-beta.1" [skip ci]574bb87
Bump version from "7.6.0-alpha.7" to "7.6.0-beta.0" [skip ci]bffa2db
Bump version from "7.6.0-alpha.6" to "7.6.0-alpha.7" [skip ci]df35702
Merge pull request #24834 from storybookjs/revert-24832-revert-24676-experime...f18dbe6
Merge branch 'next-release' into nextUpdates
@storybook/addon-links
from 7.5.3 to 7.6.3Release notes
Sourced from
@storybook/addon-links
's releases.