-
Notifications
You must be signed in to change notification settings - Fork 6
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 across 1 directory with 34 updates #442
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/all-dependencies-454098f282
Closed
build(deps): bump the all-dependencies group across 1 directory with 34 updates #442
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/all-dependencies-454098f282
+2,326
−4,893
Commits on Dec 10, 2024
-
build(deps): bump the all-dependencies group across 1 directory with …
…34 updates Bumps the all-dependencies group with 34 updates in the / directory: | Package | From | To | | --- | --- | --- | | [jsdom](https://github.com/jsdom/jsdom) | `24.1.3` | `25.0.1` | | [terser](https://github.com/terser/terser) | `5.36.0` | `5.37.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.46.1` | `1.49.1` | | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `7.6.20` | `8.4.7` | | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `7.6.20` | `8.4.7` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `7.6.20` | `8.4.7` | | [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `7.6.20` | `8.4.7` | | [@storybook/builder-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/builders/builder-vite) | `7.6.20` | `8.4.7` | | [@storybook/vue3](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/vue3) | `7.6.20` | `8.4.7` | | [@storybook/vue3-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/vue3-vite) | `7.6.20` | `8.4.7` | | [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.9` | `10.0.10` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.6` | `22.10.1` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.2.0` | `5.2.1` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `2.1.5` | `2.1.8` | | [@vue/devtools-kit](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit) | `7.6.4` | `7.6.7` | | [@vueuse/shared](https://github.com/vueuse/vueuse/tree/HEAD/packages/shared) | `10.11.1` | `12.0.0` | | [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) | `4.24.0` | `5.16.0` | | [chromatic](https://github.com/chromaui/chromatic-cli) | `11.18.1` | `11.20.0` | | [instantsearch.js](https://github.com/algolia/instantsearch) | `4.75.5` | `4.75.6` | | [markdown-it-attrs](https://github.com/arve0/markdown-it-attrs) | `4.2.0` | `4.3.0` | | [mermaid](https://github.com/mermaid-js/mermaid) | `10.9.3` | `11.4.1` | | [playwright-chromium](https://github.com/microsoft/playwright) | `1.49.0` | `1.49.1` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.0.0` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.0.0` | | [sass](https://github.com/sass/dart-sass) | `1.81.0` | `1.82.0` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.23.1` | `1.24.2` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.6.20` | `8.4.7` | | [storybook-addon-pseudo-states](https://github.com/chromaui/storybook-addon-pseudo-states) | `3.1.1` | `4.0.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` | | [uuid](https://github.com/uuidjs/uuid) | `10.0.0` | `11.0.3` | | [vite-plugin-inspect](https://github.com/antfu/vite-plugin-inspect) | `0.8.7` | `0.10.3` | | [vite-plugin-live-reload](https://github.com/arnoson/vite-plugin-live-reload) | `3.0.3` | `3.0.4` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.5` | `2.1.8` | | [vue-instantsearch](https://github.com/algolia/instantsearch) | `4.19.11` | `4.19.12` | Updates `jsdom` from 24.1.3 to 25.0.1 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@24.1.3...25.0.1) Updates `terser` from 5.36.0 to 5.37.0 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.36.0...v5.37.0) Updates `@playwright/test` from 1.46.1 to 1.49.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.46.1...v1.49.1) Updates `@storybook/addon-essentials` from 7.6.20 to 8.4.7 - [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/v8.4.7/code/addons/essentials) Updates `@storybook/addon-interactions` from 7.6.20 to 8.4.7 - [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/v8.4.7/code/addons/interactions) Updates `@storybook/addon-links` from 7.6.20 to 8.4.7 - [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/v8.4.7/code/addons/links) Updates `@storybook/blocks` from 7.6.20 to 8.4.7 - [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/v8.4.7/code/lib/blocks) Updates `@storybook/builder-vite` from 7.6.20 to 8.4.7 - [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/v8.4.7/code/builders/builder-vite) Updates `@storybook/vue3` from 7.6.20 to 8.4.7 - [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/v8.4.7/code/renderers/vue3) Updates `@storybook/vue3-vite` from 7.6.20 to 8.4.7 - [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/v8.4.7/code/frameworks/vue3-vite) Updates `@types/mocha` from 10.0.9 to 10.0.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Updates `@types/node` from 20.17.6 to 22.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitejs/plugin-vue` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/[email protected]/packages/plugin-vue) Updates `@vitest/ui` from 2.1.5 to 2.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/ui) Updates `@vue/devtools-kit` from 7.6.4 to 7.6.7 - [Release notes](https://github.com/vuejs/devtools/releases) - [Commits](https://github.com/vuejs/devtools/commits/v7.6.7/packages/devtools-kit) Updates `@vueuse/shared` from 10.11.1 to 12.0.0 - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v12.0.0/packages/shared) Updates `algoliasearch` from 4.24.0 to 5.16.0 - [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases) - [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md) - [Commits](algolia/algoliasearch-client-javascript@4.24.0...5.16.0) Updates `chromatic` from 11.18.1 to 11.20.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@v11.18.1...v11.20.0) Updates `instantsearch.js` from 4.75.5 to 4.75.6 - [Release notes](https://github.com/algolia/instantsearch/releases) - [Commits](https://github.com/algolia/instantsearch/compare/[email protected]@4.75.6) Updates `markdown-it-attrs` from 4.2.0 to 4.3.0 - [Release notes](https://github.com/arve0/markdown-it-attrs/releases) - [Commits](arve0/markdown-it-attrs@v4.2.0...v4.3.0) Updates `mermaid` from 10.9.3 to 11.4.1 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md) - [Commits](https://github.com/mermaid-js/mermaid/compare/[email protected]) Updates `playwright-chromium` from 1.49.0 to 1.49.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.49.0...v1.49.1) Updates `react` from 18.3.1 to 19.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react) Updates `react-dom` from 18.3.1 to 19.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom) Updates `sass` from 1.81.0 to 1.82.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.81.0...1.82.0) Updates `shiki` from 1.23.1 to 1.24.2 - [Release notes](https://github.com/shikijs/shiki/releases) - [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md) - [Commits](https://github.com/shikijs/shiki/commits/v1.24.2/packages/shiki) Updates `storybook` from 7.6.20 to 8.4.7 - [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/v8.4.7/code/lib/cli) Updates `storybook-addon-pseudo-states` from 3.1.1 to 4.0.2 - [Release notes](https://github.com/chromaui/storybook-addon-pseudo-states/releases) - [Changelog](https://github.com/chromaui/storybook-addon-pseudo-states/blob/main/CHANGELOG.md) - [Commits](chromaui/storybook-addon-pseudo-states@v3.1.1...v4.0.2) Updates `typescript` from 5.6.3 to 5.7.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2) Updates `uuid` from 10.0.0 to 11.0.3 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v10.0.0...v11.0.3) Updates `vite-plugin-inspect` from 0.8.7 to 0.10.3 - [Release notes](https://github.com/antfu/vite-plugin-inspect/releases) - [Commits](antfu-collective/vite-plugin-inspect@v0.8.7...v0.10.3) Updates `vite-plugin-live-reload` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/arnoson/vite-plugin-live-reload/releases) - [Commits](arnoson/vite-plugin-live-reload@v3.0.3...v3.0.4) Updates `vitest` from 2.1.5 to 2.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/vitest) Updates `vue-instantsearch` from 4.19.11 to 4.19.12 - [Release notes](https://github.com/algolia/instantsearch/releases) - [Commits](https://github.com/algolia/instantsearch/compare/[email protected]@4.19.12) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: terser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@storybook/addon-essentials" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@storybook/addon-interactions" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@storybook/addon-links" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@storybook/blocks" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@storybook/builder-vite" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@storybook/vue3" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@storybook/vue3-vite" 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-patch dependency-group: all-dependencies - dependency-name: "@vitest/ui" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@vue/devtools-kit" 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-major dependency-group: all-dependencies - dependency-name: algoliasearch dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: chromatic dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: instantsearch.js dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: markdown-it-attrs 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-patch dependency-group: all-dependencies - dependency-name: react dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: react-dom dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: shiki 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-major dependency-group: all-dependencies - dependency-name: storybook-addon-pseudo-states dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: uuid dependency-type: direct:development update-type: version-update:semver-major 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-patch dependency-group: all-dependencies - dependency-name: vue-instantsearch dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 05b9d31 - Browse repository at this point
Copy the full SHA 05b9d31View commit details
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.