-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the major-updates group with 18 updates #77
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-4c62061e0a
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 with 18 updates #77
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/main/major-updates-4c62061e0a
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 18 updates: | Package | From | To | | --- | --- | --- | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `12.8.2` | `14.0.0` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `12.8.2` | `14.0.0` | | [echarts](https://github.com/apache/echarts) | `5.6.0` | `6.0.0` | | [pinia](https://github.com/vuejs/pinia) | `2.3.1` | `3.0.3` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.6.0` | `3.3.1` | | [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.11` | | [@types/chroma-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chroma-js) | `2.4.5` | `3.1.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.18.11` | `24.9.1` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.2.4` | `6.0.1` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.2` | `10.1.8` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.33.0` | `10.5.1` | | [globals](https://github.com/sindresorhus/globals) | `15.15.0` | `16.4.0` | | [laravel-vite-plugin](https://github.com/laravel/vite-plugin) | `1.3.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.18` | `4.1.16` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.4.1` | `7.1.12` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `2.2.12` | `3.1.2` | Updates `@vueuse/core` from 12.8.2 to 14.0.0 - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v14.0.0/packages/core) Updates `@vueuse/integrations` from 12.8.2 to 14.0.0 - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v14.0.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.3 - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](vuejs/pinia@v2.3.1...v3.0.3) Updates `tailwind-merge` from 2.6.0 to 3.3.1 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.6.0...v3.3.1) 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.11 - [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.11/packages/vue3) Updates `@types/chroma-js` from 2.4.5 to 3.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chroma-js) Updates `@types/node` from 22.18.11 to 24.9.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.4 to 6.0.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/plugin-vue@6.0.1/packages/plugin-vue) Updates `eslint-config-prettier` from 9.1.2 to 10.1.8 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/commits/v10.1.8) Updates `eslint-plugin-vue` from 9.33.0 to 10.5.1 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md) - [Commits](vuejs/eslint-plugin-vue@v9.33.0...v10.5.1) Updates `globals` from 15.15.0 to 16.4.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.15.0...v16.4.0) Updates `laravel-vite-plugin` from 1.3.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.3.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.18 to 4.1.16 - [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.16/packages/tailwindcss) Updates `vite` from 6.4.1 to 7.1.12 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.12/packages/vite) Updates `vue-tsc` from 2.2.12 to 3.1.2 - [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.2/packages/tsc) --- updated-dependencies: - dependency-name: "@vueuse/core" dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@vueuse/integrations" dependency-version: 14.0.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.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: tailwind-merge dependency-version: 3.3.1 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.11 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@types/chroma-js" dependency-version: 3.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@types/node" dependency-version: 24.9.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@vitejs/plugin-vue" dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: eslint-plugin-vue dependency-version: 10.5.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: globals dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-major 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.16 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: vite dependency-version: 7.1.12 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: vue-tsc dependency-version: 3.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates ... Signed-off-by: dependabot[bot] <support@github.com>
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 18 updates:
12.8.214.0.012.8.214.0.05.6.06.0.02.3.13.0.32.6.03.3.17.0.38.0.11.3.02.2.112.4.53.1.122.18.1124.9.15.2.46.0.19.1.210.1.89.33.010.5.115.15.016.4.01.3.02.0.112.1.513.0.23.4.184.1.166.4.17.1.122.2.123.1.2Updates
@vueuse/corefrom 12.8.2 to 14.0.0Release notes
Sourced from
@vueuse/core's releases.... (truncated)
Commits
5628bdbchore: release v14.0.03f96a1ffeat(useIdle): implementStoppableinterface (#5068)67812c6refactor(useClipboard)!: usereadonly()instead of type assertion `Computed...dbb3ed0feat(useTextSelection): Set initial value for use text selection (#5092)fc08195test(useMouseInElement): add basic usage tests (#5101)ae4c86atest(useTextSelection): add initial tests (#5100)7133cfefeat(onClickOutside): allow the value of target to be a getter (#5098)6c4294drefactor(useClipboard): remove redundant nullish coalescing in legacyCopy (#5...c3429c9docs(useMemoize): add performance warnings (#5077)dd31de6chore(useDark): test basic usage (#5080)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.0.0Release notes
Sourced from
@vueuse/integrations's releases.... (truncated)
Commits
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.2d5bcd50fix(integrations): use relative import incomponent.ts(#5025)2c6c4f5chore: release v14.0.0-alpha.1a2e2cedbuild!: migrate totsdown, move dist files (#5004)Maintainer 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.3Commits
1aae45frelease: pinia@3.0.3@pinia/testing@1.0.2@pinia/nuxt@0.11.16befb1ebuild: release script925e93cfeat: Support Nuxt 4 (#2978)f47b06fdocs(zh): Updated core-concepts/index.md (#2042)1438aa4docs: remove banner1ec622ddocs: changedatawithstate(#2980)d5958b9chore: update homepage065a326docs: Props destructuring suggestion is not true anymore with the release of ...4e6b9b6docs: Update pinia._StoreWithState.md (#2974)98c6419docs: split installation commands (#2975)Updates
tailwind-mergefrom 2.6.0 to 3.3.1Release notes
Sourced from tailwind-merge's releases.
... (truncated)
Commits
40d8feev3.3.1429ea54add changelog for v3.3.1d3df877Merge pull request #591 from dcastil/bugfix/590/fix-arbitrary-value-using-col...fdd9cdfaddcolor-mix()tocolorFunctionRegexd49e03aadd test case for border colors being merged incorrectly47155f0Merge pull request #585 from dcastil/renovate/all-minor-patch2d29675Update all non-major dependenciesc3d7208Merge pull request #578 from dcastil/dependabot/npm_and_yarn/dot-github/actio...527214bBump undici from 5.28.5 to 5.29.0 in /.github/actions/metrics-reportceb3b4av3.3.0Updates
vue-echartsfrom 7.0.3 to 8.0.1Release notes
Sourced from vue-echarts's releases.
... (truncated)
Changelog
Sourced from vue-echarts's changelog...
Description has been truncated