-
-
Notifications
You must be signed in to change notification settings - Fork 397
Bump the major-updates group across 1 directory with 16 updates #979
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/main/major-updates-48be31efbe
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the major-updates group across 1 directory with 16 updates #979
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/main/major-updates-48be31efbe
Conversation
This file contains hidden or 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 major-updates group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@tanstack/vue-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/vue-query-devtools) | `5.74.0` | `6.1.2` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `12.8.2` | `14.1.0` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `12.8.2` | `14.1.0` | | [echarts](https://github.com/apache/echarts) | `5.6.0` | `6.0.0` | | [pinia](https://github.com/vuejs/pinia) | `2.3.1` | `3.0.4` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.6.0` | `3.4.0` | | [vue-echarts](https://github.com/ecomfe/vue-echarts) | `7.0.3` | `8.0.1` | | [@inertiajs/vue3](https://github.com/inertiajs/inertia/tree/HEAD/packages/vue3) | `1.3.0` | `2.2.19` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.14.1` | `24.10.1` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.2.3` | `6.0.2` | | [laravel-vite-plugin](https://github.com/laravel/vite-plugin) | `1.2.0` | `2.0.1` | | [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting) | `12.1.5` | `13.0.2` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.17` | `4.1.17` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.2.6` | `7.2.6` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `2.2.8` | `3.1.5` | Updates `@tanstack/vue-query-devtools` from 5.74.0 to 6.1.2 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/vue-query-devtools/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/[email protected]/packages/vue-query-devtools) Updates `@vueuse/core` from 12.8.2 to 14.1.0 - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v14.1.0/packages/core) Updates `@vueuse/integrations` from 12.8.2 to 14.1.0 - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v14.1.0/packages/integrations) Updates `echarts` from 5.6.0 to 6.0.0 - [Release notes](https://github.com/apache/echarts/releases) - [Commits](apache/echarts@5.6.0...6.0.0) Updates `pinia` from 2.3.1 to 3.0.4 - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](vuejs/pinia@v2.3.1...v3.0.4) Updates `tailwind-merge` from 2.6.0 to 3.4.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.6.0...v3.4.0) Updates `vue-echarts` from 7.0.3 to 8.0.1 - [Release notes](https://github.com/ecomfe/vue-echarts/releases) - [Changelog](https://github.com/ecomfe/vue-echarts/blob/main/CHANGELOG.md) - [Commits](ecomfe/vue-echarts@v7.0.3...v8.0.1) Updates `@inertiajs/vue3` from 1.3.0 to 2.2.19 - [Release notes](https://github.com/inertiajs/inertia/releases) - [Changelog](https://github.com/inertiajs/inertia/blob/master/CHANGELOG.md) - [Commits](https://github.com/inertiajs/inertia/commits/v2.2.19/packages/vue3) Updates `@types/node` from 22.14.1 to 24.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.3 to 6.0.2 - [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 `axios` from 1.8.4 to 1.13.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.4...v1.13.2) Updates `laravel-vite-plugin` from 1.2.0 to 2.0.1 - [Release notes](https://github.com/laravel/vite-plugin/releases) - [Changelog](https://github.com/laravel/vite-plugin/blob/2.x/CHANGELOG.md) - [Upgrade guide](https://github.com/laravel/vite-plugin/blob/2.x/UPGRADE.md) - [Commits](laravel/vite-plugin@v1.2.0...v2.0.1) Updates `postcss-nesting` from 12.1.5 to 13.0.2 - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting) Updates `tailwindcss` from 3.4.17 to 4.1.17 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.17/packages/tailwindcss) Updates `vite` from 6.2.6 to 7.2.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.2.6/packages/vite) Updates `vue-tsc` from 2.2.8 to 3.1.5 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v3.1.5/packages/tsc) --- updated-dependencies: - dependency-name: "@tanstack/vue-query-devtools" dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@vueuse/core" dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@vueuse/integrations" dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: echarts dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: pinia dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: tailwind-merge dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: vue-echarts dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@inertiajs/vue3" dependency-version: 2.2.19 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@types/node" dependency-version: 24.10.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@vitejs/plugin-vue" dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: axios dependency-version: 1.13.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: major-updates - dependency-name: laravel-vite-plugin dependency-version: 2.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: postcss-nesting dependency-version: 13.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: tailwindcss dependency-version: 4.1.17 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: vite dependency-version: 7.2.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: vue-tsc dependency-version: 3.1.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 major-updates group with 15 updates in the / directory:
5.74.06.1.212.8.214.1.012.8.214.1.05.6.06.0.02.3.13.0.42.6.03.4.07.0.38.0.11.3.02.2.1922.14.124.10.15.2.36.0.21.2.02.0.112.1.513.0.23.4.174.1.176.2.67.2.62.2.83.1.5Updates
@tanstack/vue-query-devtoolsfrom 5.74.0 to 6.1.2Release notes
Sourced from
@tanstack/vue-query-devtools's releases.Changelog
Sourced from
@tanstack/vue-query-devtools's changelog.Commits
1f0ec12chore: bring back proper devtools version (#9917)c7510ccci: Version Packages (#9916)0253588ci: Version Packages (#9908)18febbdci: Version Packages (#9890)0e9d5b5feat(devtools): allow passing a theme via prop (#9887)d46d35cci: Version Packages (#9867)1e77bd4ci: Version Packages (#9791)ec4214afeat(vue-query-devtools): Embedded panel mode (#9790)db60bddchore: update eslint-plugin-vue (#9691)0eaafe0release: v5.90.2Updates
@vueuse/corefrom 12.8.2 to 14.1.0Release notes
Sourced from
@vueuse/core's releases.... (truncated)
Commits
46198bechore: release v14.1.0c7d09effeat(useTimeAgoIntl): custom units (#5188)2e4c165types: prefer Vue's built-inMultiWatchSourcestype (#5186)94f1e9efix(useSpeechRecognition): catch the error while calling method start (#5142)278c2d4docs(useWebSocket): fix capitalization inautoConnectdocumentation (#5161)176f251feat(useWebSocket):autoConnect.delaysupport function (#5089)d7a0701fix(types): deprecate embededResizeObserverSizetypes (#5127)aee846cfeat(useDropZone): add checkValidity function (#5169)f74a68dfix(useScroll): use configurable window'sgetComputedStyle(#5150)6f67a24refactor(useEventListener): use onCleanup (#5156)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vueuse/coresince your current version.Updates
@vueuse/integrationsfrom 12.8.2 to 14.1.0Release notes
Sourced from
@vueuse/integrations's releases.... (truncated)
Commits
46198bechore: release v14.1.0bb52915docs: use useTemplateRef (#5171)6f79ae1test: upgrade to vitest v4 (#5141)5628bdbchore: release v14.0.0afb8f89test: update coverage9fcead1chore(lint): enable some stylistic rules for test files (#5053)2bacb27chore: release v14.0.0-beta.1aeaeb07chore: release v14.0.0-alpha.320d15c6test: mock jsonplaceholder partially307942dchore: release v14.0.0-alpha.2Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vueuse/integrationssince your current version.Updates
echartsfrom 5.6.0 to 6.0.0Release notes
Sourced from echarts's releases.
... (truncated)
Commits
52104f7Merge pull request #21132 from apache/release-dev5e02596chore: release771c523chore: add license headers and a script of pre-commit8d7f252Merge pull request #21127 from apache/release-dev64f8d9cchore: release 6.0.0-rc.165efa66test: add mark as expected5365621Merge pull request #21126 from apache/fix-162669055feftest(scale): add missing test8a40d27Merge branch 'release' into fix-1626618b5db2fix(scale): Fix that extreme small numbers can not be displayed in Cartesian ...Updates
piniafrom 2.3.1 to 3.0.4Commits
290db63release: [email protected]@pinia/testing@1.0.3@pinia/nuxt@0.11.30e9e7e7feat(nuxt): automatic HMR code (vite only) (#2954)be9e356feat(warn): detect global context on the server side (#2983)8a65eb7chore: up nuxt 4e25e525fix(nuxt): resolve auto-imports in layers (#3035)868f6b5chore: dedupec0a6a4bchore: up depsbcc571btest: upgrade workspaces vitest1cf5687test: unstub specific action9b92217fix: store typeUpdates
tailwind-mergefrom 2.6.0 to 3.4.0Release notes
Sourced from tailwind-merge's releases.