-
Notifications
You must be signed in to change notification settings - Fork 8.5k
chore(deps): bump the non-breaking-changes group across 1 directory with 25 updates #7110
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
chore(deps): bump the non-breaking-changes group across 1 directory with 25 updates #7110
Conversation
…ith 25 updates Bumps the non-breaking-changes group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.417` | `2.2.428` | | [@intlify/core-base](https://github.com/intlify/vue-i18n/tree/HEAD/packages/core) | `11.2.7` | `11.2.8` | | [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.92.1` | `5.92.6` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.50.1` | `8.53.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.50.1` | `8.53.0` | | [commitlint-plugin-function-rules](https://github.com/vidavidorra/commitlint-plugin-function-rules) | `4.2.0` | `4.3.1` | | [element-plus](https://github.com/element-plus/element-plus) | `2.13.0` | `2.13.1` | | [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo) | `2.7.2` | `2.7.4` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.23.1` | `17.23.2` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.4` | `5.5.5` | | [h3](https://github.com/h3js/h3) | `1.15.4` | `1.15.5` | | [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next) | `0.553.0` | `0.562.0` | | [nitropack](https://github.com/nitrojs/nitro) | `2.12.9` | `2.13.1` | | [postcss-html](https://github.com/ota-meshi/postcss-html) | `1.8.0` | `1.8.1` | | [qs](https://github.com/ljharb/qs) | `6.14.0` | `6.14.1` | | [sass](https://github.com/sass/dart-sass) | `1.97.1` | `1.97.2` | | [tdesign-vue-next](https://github.com/Tencent/tdesign-vue-next/tree/HEAD/packages/tdesign-vue-next) | `1.17.7` | `1.18.0` | | [turbo](https://github.com/vercel/turborepo) | `2.7.2` | `2.7.4` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.9.3` | | [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) | `11.2.7` | `11.2.8` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.1` | `3.2.2` | | [vxe-pc-ui](https://github.com/x-extends/vxe-pc-ui) | `4.11.17` | `4.12.3` | | [vxe-table](https://github.com/x-extends/vxe-table) | `4.17.33` | `4.17.42` | | [zod-defaults](https://github.com/Ced-Sharp/zod-defaults) | `0.1.3` | `0.2.3` | | [@ast-grep/napi](https://github.com/ast-grep/ast-grep) | `0.39.9` | `0.40.5` | Updates `@iconify/json` from 2.2.417 to 2.2.428 - [Commits](iconify/icon-sets@2.2.417...2.2.428) Updates `@intlify/core-base` from 11.2.7 to 11.2.8 - [Release notes](https://github.com/intlify/vue-i18n/releases) - [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/intlify/vue-i18n/commits/v11.2.8/packages/core) Updates `@tanstack/vue-query` from 5.92.1 to 5.92.6 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/vue-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/[email protected]/packages/vue-query) Updates `@typescript-eslint/eslint-plugin` from 8.50.1 to 8.53.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.50.1 to 8.53.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.0/packages/parser) Updates `commitlint-plugin-function-rules` from 4.2.0 to 4.3.1 - [Release notes](https://github.com/vidavidorra/commitlint-plugin-function-rules/releases) - [Changelog](https://github.com/vidavidorra/commitlint-plugin-function-rules/blob/main/CHANGELOG.md) - [Commits](vidavidorra/commitlint-plugin-function-rules@v4.2.0...v4.3.1) Updates `element-plus` from 2.13.0 to 2.13.1 - [Release notes](https://github.com/element-plus/element-plus/releases) - [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md) - [Commits](element-plus/element-plus@2.13.0...2.13.1) Updates `eslint-config-turbo` from 2.7.2 to 2.7.4 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](https://github.com/vercel/turborepo/commits/v2.7.4/packages/eslint-config-turbo) Updates `eslint-plugin-n` from 17.23.1 to 17.23.2 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.23.1...v17.23.2) Updates `eslint-plugin-prettier` from 5.5.4 to 5.5.5 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.4...v5.5.5) Updates `h3` from 1.15.4 to 1.15.5 - [Release notes](https://github.com/h3js/h3/releases) - [Changelog](https://github.com/h3js/h3/blob/v1.15.5/CHANGELOG.md) - [Commits](h3js/h3@v1.15.4...v1.15.5) Updates `lucide-vue-next` from 0.553.0 to 0.562.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.562.0/packages/lucide-vue-next) Updates `nitropack` from 2.12.9 to 2.13.1 - [Release notes](https://github.com/nitrojs/nitro/releases) - [Changelog](https://github.com/nitrojs/nitro/blob/v2.13.1/CHANGELOG.md) - [Commits](nitrojs/nitro@v2.12.9...v2.13.1) Updates `postcss-html` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/ota-meshi/postcss-html/releases) - [Commits](ota-meshi/postcss-html@v1.8.0...v1.8.1) Updates `qs` from 6.14.0 to 6.14.1 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.0...v6.14.1) Updates `sass` from 1.97.1 to 1.97.2 - [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.97.1...1.97.2) Updates `tdesign-vue-next` from 1.17.7 to 1.18.0 - [Release notes](https://github.com/Tencent/tdesign-vue-next/releases) - [Changelog](https://github.com/Tencent/tdesign-vue-next/blob/develop/packages/tdesign-vue-next/CHANGELOG.en-US.md) - [Commits](https://github.com/Tencent/tdesign-vue-next/commits/[email protected]/packages/tdesign-vue-next) Updates `turbo` from 2.7.2 to 2.7.4 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.7.2...v2.7.4) Updates `typescript` from 5.8.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.8.2...v5.9.3) Updates `vue-i18n` from 11.2.7 to 11.2.8 - [Release notes](https://github.com/intlify/vue-i18n/releases) - [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/intlify/vue-i18n/commits/v11.2.8/packages/vue-i18n) Updates `vue-tsc` from 3.2.1 to 3.2.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.2.2/packages/tsc) Updates `vxe-pc-ui` from 4.11.17 to 4.12.3 - [Release notes](https://github.com/x-extends/vxe-pc-ui/releases) - [Commits](https://github.com/x-extends/vxe-pc-ui/commits) Updates `vxe-table` from 4.17.33 to 4.17.42 - [Release notes](https://github.com/x-extends/vxe-table/releases) - [Commits](x-extends/vxe-table@4.17.33...4.17.42) Updates `zod-defaults` from 0.1.3 to 0.2.3 - [Commits](https://github.com/Ced-Sharp/zod-defaults/commits) Updates `@ast-grep/napi` from 0.39.9 to 0.40.5 - [Release notes](https://github.com/ast-grep/ast-grep/releases) - [Changelog](https://github.com/ast-grep/ast-grep/blob/main/CHANGELOG.md) - [Commits](ast-grep/ast-grep@0.39.9...0.40.5) --- updated-dependencies: - dependency-name: "@iconify/json" dependency-version: 2.2.428 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@intlify/core-base" dependency-version: 11.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@tanstack/vue-query" dependency-version: 5.92.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: "@typescript-eslint/parser" dependency-version: 8.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: commitlint-plugin-function-rules dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: element-plus dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: eslint-config-turbo dependency-version: 2.7.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: eslint-plugin-n dependency-version: 17.23.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: eslint-plugin-prettier dependency-version: 5.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: h3 dependency-version: 1.15.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: lucide-vue-next dependency-version: 0.562.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: nitropack dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: postcss-html dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: qs dependency-version: 6.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: sass dependency-version: 1.97.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: tdesign-vue-next dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: turbo dependency-version: 2.7.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: vue-i18n dependency-version: 11.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: vue-tsc dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: vxe-pc-ui dependency-version: 4.12.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: vxe-table dependency-version: 4.17.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: zod-defaults dependency-version: 0.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: "@ast-grep/napi" dependency-version: 0.40.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes ... Signed-off-by: dependabot[bot] <[email protected]>
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the non-breaking-changes group with 25 updates in the / directory:
2.2.4172.2.42811.2.711.2.85.92.15.92.68.50.18.53.08.50.18.53.04.2.04.3.12.13.02.13.12.7.22.7.417.23.117.23.25.5.45.5.51.15.41.15.50.553.00.562.02.12.92.13.11.8.01.8.16.14.06.14.11.97.11.97.21.17.71.18.02.7.22.7.45.8.25.9.311.2.711.2.83.2.13.2.24.11.174.12.34.17.334.17.420.1.30.2.30.39.90.40.5Updates
@iconify/jsonfrom 2.2.417 to 2.2.428Commits
881256fUpdate 10 icon setsf211b17Merge pull request #264 from iconify/renovate/node-24.x3132523chore(deps): update dependency@types/nodeto ^24.10.8e89cae2Merge pull request #265 from iconify/renovate/vitest-monorepo5731a35Merge pull request #266 from iconify/renovate/typescript-eslint-monorepoa9e1ed6chore(deps): update dependency@typescript-eslint/eslint-pluginto ^8.53.0e0d8b5cchore(deps): update dependency vitest to ^4.0.17829cdcaUpdate 7 icon sets392b94dMerge pull request #263 from iconify/renovate/node-24.x32346a3chore(deps): update dependency@types/nodeto ^24.10.6Updates
@intlify/core-basefrom 11.2.7 to 11.2.8Release notes
Sourced from
@intlify/core-base's releases.Commits
098eef2release: v11.2.8Updates
@tanstack/vue-queryfrom 5.92.1 to 5.92.6Release notes
Sourced from
@tanstack/vue-query's releases.Changelog
Sourced from
@tanstack/vue-query's changelog.Commits
bf7f47eci: Version Packages (#10033)167db32ci: Version Packages (#10005)0a1e3e0ci: Version Packages (#10003)84564f1ci: Version Packages (#10001)1d20c48ci: Version Packages (#9997)f15b7fcci: prepare for trusted publishing (#9952)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@tanstack/vue-querysince your current version.Updates
@typescript-eslint/eslint-pluginfrom 8.50.1 to 8.53.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
3021edechore(release): publish 8.53.0722ab62fix(eslint-plugin): [no-useless-default-assignment] fix false positive for pa...92fcf3efeat(eslint-plugin): add rule [strict-void-return] (#9707)3fb0381docs(eslint-plugin): [no-useless-default-assignment] fix misformatted link (#...62ee26efeat(eslint-plugin): [no-unused-vars] add a fixer to remove unused imports (#...c4d5a56fix(eslint-plugin): replace unclear "errortyped" with more helpful descrip...3ac7735fix(typescript-estree): forbid invalidextendsandimplementsin interfac...a8b924bfix(typescript-estree): forbid invalid class implements (#11934)a98ec1ffix(typescript-estree): forbid type-only import with both default and named s...9ddd571chore(release): publish 8.52.0Updates
@typescript-eslint/parserfrom 8.50.1 to 8.53.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
3021edechore(release): publish 8.53.09ddd571chore(release): publish 8.52.095c7c73chore: update deps to latest minor/patch (#11921)e4c57f5chore(release): publish 8.51.0Updates
commitlint-plugin-function-rulesfrom 4.2.0 to 4.3.1Release notes
Sourced from commitlint-plugin-function-rules's releases.
Changelog
Sourced from commitlint-plugin-function-rules's changelog.
Commits
35b656achore(release): 4.3.1 [skip ci]78d55aeMerge pull request #255 from vidavidorra/renovate/commitlint-monorepo3ac6c6ctest: add test compatibility for combined v19 and v20 lint test4c064e0chore(deps): update commitlint monorepo to v20.3.16f80a2bchore(deps): update vidavidorra/.github action to v8.0.172e7724achore(deps): update vidavidorra/.github action to v8.0.16e7dffaechore(deps): update vidavidorra/.github action to v8.0.153d25f6bchore(release): 4.3.0 [skip ci]05fa18bMerge pull request #254 from vidavidorra/renovate/commitlint-monorepoc51a081feat(rules): addscope-delimiter-stylerule for commitlint v20.3.0Updates
element-plusfrom 2.13.0 to 2.13.1Release notes
Sourced from element-plus's releases.
Changelog
Sourced from element-plus's changelog.
Commits
d8c7232Merge pull request #23355 from element-plus/deva7cf1cfchore: Update changelog 2.13.1 (#23357)9eadaedfix(components): [table-v2] keep scrollToRow from changing horiz offset (#22930)b651fb6chore: update doc (#23354)8b7d8eafeat(components): [timeline] supportmodeprop (#22929)75175cbfeat(components): [dropdown-item] addiconslot (#23300)ed8bedbchore(dev): add sass extension for recommendations (#23346)9765e8cfix(components): [autocomplete] fix incorrect aria-controls value (#23350)09e157cchore: add readEntries comment (#23343)36471cbfeat(components): [form] addsetInitialValuesandsetInitialValuefunctio...Updates
eslint-config-turbofrom 2.7.2 to 2.7.4Release notes
Sourced from eslint-config-turbo's releases.
... (truncated)
Commits
3486794publish 2.7.4 to registry7d09ebarelease(turborepo): 2.7.4-canary.3 (#11426)90cd279release(turborepo): 2.7.4-canary.2 (#11417)7034b4frelease(turborepo): 2.7.4-canary.1 (#11407)91c205bchore: Migrate from Prettier to oxfmt (#11392)f1e2035chore: Migrate from ESLint to oxlint with consolidated root lint command (#11...Description has been truncated