Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2025

Bumps the non-breaking-changes group with 19 updates in the / directory:

Package From To
tdesign-vue-next 1.17.2 1.17.3
@iconify/json 2.2.406 2.2.409
@pnpm/workspace.read-manifest 1000.2.6 1000.2.7
@tanstack/vue-query 5.91.0 5.91.2
@typescript-eslint/eslint-plugin 8.46.4 8.47.0
@typescript-eslint/parser 8.46.4 8.47.0
@vitejs/plugin-vue-jsx 5.1.1 5.1.2
@vue/shared 3.5.23 3.5.24
element-plus 2.11.7 2.11.8
es-toolkit 1.41.0 1.42.0
lucide-vue-next 0.553.0 0.554.0
naive-ui 2.43.1 2.43.2
rimraf 6.1.0 6.1.2
sass 1.94.0 1.94.2
typescript 5.8.2 5.9.3
vxe-pc-ui 4.10.22 4.10.28
vxe-table 4.17.14 4.17.18
zod-defaults 0.1.3 0.2.3
@ast-grep/napi 0.39.9 0.40.0

Updates tdesign-vue-next from 1.17.2 to 1.17.3

Release notes

Sourced from tdesign-vue-next's releases.

tdesign-vue-next@1.17.3

🌈 1.17.3 2025-11-14

🚀 Features

  • DatePicker: 在未配置 enableTimePicker 场景下也应用 defaultTime 的配置,影响 valueTypetime-stamp的返回值及 onChange 的回调参数 ⚠️ @​RSS1102 @​uyarn (#6140)
  • Divider: 新增 size API,用于控制间距大小 @​liweijie0812 (#6094)
  • Guide: 支持在调整窗口大小时自动调整引导组件的展示效果 @​yrc2333 (#6133)
  • Form: pattern API 新增支持 string 类型 @​liweijie0812 (#6134)
  • Form: 在 setValidateMessage 中添加 success 验证类型支持 @​RSS1102 (#6147)

🐞 Bug Fixes

  • Popup: 修复在 SSR 场景下的异常问题 @​uyarn (#6124)
  • Table: 修复在 pageSize 由小到大改变时无法自定义当前页的问题 @​RSS1102 (#6127)
  • Tabs: 修复开启 destroyOnHide 移除标签后会导致后续 TabItem 状态异常的问题 @​yrc2333 (#6137)
  • Empty: 修复多语言动态切换响应式无效 @​liweijie0812 (#6126)
  • Menu: 修复快速操作菜单时,父菜单关闭后子菜单未正确收起的问题 @​RSS1102 (#6121)

🚀 Features

  • DatePicker: The configuration of defaultTime is also applied when enableTimePicker is not configured, which affects the return value of valueType as time-stamp and the callback parameter of onChange ⚠️ @​RSS1102 @​uyarn (#6140)
  • Divider: Support size API to control the spacing size @​liweijie0812 (#6094)
  • Guide: Supports automatic adjustment of the display effect of the boot component when adjusting the window size @​yrc2333 (#6133))
  • Form: Form verification pattern supports string type @​liweijie0812 (#6134)
  • Form: Add success verification type support in setValidateMessage @​RSS1102 (#6147)

🐞 Bug Fixes

  • Popup: Fix abnormal problem in SSR scenarios @​uyarn (#6124)
  • Table: Fix the problem that the current page cannot be customized when the pageSize changes @​RSS1102 (#6127)
  • Tabs: Fix the issue where turning on destroyOnHide to remove tags will cause subsequent TabItem status to be abnormal @​yrc2333 (#6137)
  • Empty: Fix invalid multi-language dynamic switching response @​liweijie0812 (#6126)
  • Menu: Fix the problem that the submenu is not folded correctly after the parent menu is closed when the menu is quickly operated @​RSS1102 (#6121))
Changelog

Sourced from tdesign-vue-next's changelog.

🌈 1.17.3 2025-11-14

🚀 Features

  • DatePicker: The configuration of defaultTime is also applied when enableTimePicker is not configured, which affects the return value of valueType as time-stamp and the callback parameter of onChange ⚠️ @​RSS1102 @​uyarn (#6140)
  • Divider: Support size API to control the spacing size @​liweijie0812 (#6094)
  • Guide: Supports automatic adjustment of the display effect of the boot component when adjusting the window size @​yrc2333 (#6133))
  • Form: Form verification pattern supports string type @​liweijie0812 (#6134)
  • Form: Add success verification type support in setValidateMessage @​RSS1102 (#6147)

🐞 Bug Fixes

  • Popup: Fix abnormal problem in SSR scenarios @​uyarn (#6124)
  • Table: Fix the problem that the current page cannot be customized when the pageSize changes @​RSS1102 (#6127)
  • Tabs: Fix the issue where turning on destroyOnHide to remove tags will cause subsequent TabItem status to be abnormal @​yrc2333 (#6137)
  • Empty: Fix invalid multi-language dynamic switching response @​liweijie0812 (#6126)
  • Menu: Fix the problem that the submenu is not folded correctly after the parent menu is closed when the menu is quickly operated @​RSS1102 (#6121))
Commits
  • 3e84a88 chore: release tdesign-vue-next 1.17.3 (#6155)
  • 5256a9e fix(DatePicker): add defaultTime into value calculation (#6140)
  • 131c16f Revert "fix: components props transmit bugs (#6052)" (#6151)
  • aafbf98 fix(menu): fix the issue where submenus do not collapse correctly after the p...
  • 765cba1 fix(Form): add success validation type to setValidateMessage (#6147)
  • 39d8bef fix(Table): fix controlled current page is covered by default change when inn...
  • 40b11fb fix(Empty): fix locale reactive invalid (#6126)
  • 8d8e8ff fix(guide): 为引导组件添加响应式尺寸调整功能 (#6133)
  • e4027e8 fix(Tabs): add key for tab-panel to fix the issue of incorrect content render...
  • ce3b1b1 feat(divider): support size api (#6094)
  • Additional commits viewable in compare view

Updates @iconify/json from 2.2.406 to 2.2.409

Commits
  • b794e0a Update 12 icon sets
  • 2bfb4e0 Update 8 icon sets
  • 898003e Merge pull request #238 from iconify/renovate/node-24.x
  • 45c4658 Merge pull request #240 from iconify/renovate/vitest-monorepo
  • f933770 chore(deps): update dependency vitest to ^4.0.9
  • cb82474 Update 7 icon sets
  • e119b08 chore(deps): update dependency @​types/node to ^24.10.1
  • See full diff in compare view

Updates @pnpm/workspace.read-manifest from 1000.2.6 to 1000.2.7

Commits

Updates @tanstack/vue-query from 5.91.0 to 5.91.2

Release notes

Sourced from @​tanstack/vue-query's releases.

@​tanstack/vue-query@​5.91.2

Patch Changes

@​tanstack/vue-query@​5.91.1

Patch Changes

  • Updated dependencies [08b211f]:
    • @​tanstack/query-core@​5.90.9
Changelog

Sourced from @​tanstack/vue-query's changelog.

5.91.2

Patch Changes

5.91.1

Patch Changes

  • Updated dependencies [08b211f]:
    • @​tanstack/query-core@​5.90.9
Commits

Updates @typescript-eslint/eslint-plugin from 8.46.4 to 8.47.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.47.0

8.47.0 (2025-11-17)

🚀 Features

  • eslint-plugin: [no-unused-private-class-members] new extension rule (#10913)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.47.0 (2025-11-17)

🚀 Features

  • eslint-plugin: [no-unused-private-class-members] new extension rule (#10913)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits
  • 28cf803 chore(release): publish 8.47.0
  • 6c6db24 feat(eslint-plugin): [no-unused-private-class-members] new extension rule (#1...
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.46.4 to 8.47.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.47.0

8.47.0 (2025-11-17)

🚀 Features

  • eslint-plugin: [no-unused-private-class-members] new extension rule (#10913)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.47.0 (2025-11-17)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates @vitejs/plugin-vue-jsx from 5.1.1 to 5.1.2

Release notes

Sourced from @​vitejs/plugin-vue-jsx's releases.

plugin-vue@5.1.2

Please refer to CHANGELOG.md for details.

plugin-vue-jsx@5.1.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vitejs/plugin-vue-jsx's changelog.

5.1.2 (2025-11-19)

Bug Fixes

  • deps: update all non-major dependencies (#663) (dbcd1d0)
  • deps: update all non-major dependencies (#665) (428dde0)
  • deps: update all non-major dependencies (#671) (59e0a51)
  • deps: update all non-major dependencies (#679) (f226dab)
  • deps: update all non-major dependencies (#685) (d990206)
  • deps: update all non-major dependencies (#688) (46edd7e)
  • deps: update all non-major dependencies (#692) (13accf3)
  • deps: update all non-major dependencies (#694) (9c77f01)
  • deps: update all non-major dependencies (#704) (ecb581a)
  • deps: update dependency @​vue/babel-plugin-jsx to v2 (#683) (dd247b5)
Commits

Updates @vue/shared from 3.5.23 to 3.5.24

Release notes

Sourced from @​vue/shared's releases.

v3.5.24

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from @​vue/shared's changelog.

3.5.24 (2025-11-07)

Reverts

Commits

Updates element-plus from 2.11.7 to 2.11.8

Release notes

Sourced from element-plus's releases.

2.11.8

2025-11-15

Features

  • Components [virtual-list] add touch event handling for scrolling (#20628 by @​warmthsea)
  • Components [cascader] expose focus and blur methods (#22737 by @​rzzf)
  • Components [drawer] add resize-start resize resize-end emits (#22784 by @​jevin98)

Bug fixes

  • Components [date-picker] keyboard navigation on first of the month (#22668 by @​Dsaquel)
  • Components [table] ensure tooltip works correctly in tree table (#22674 by @​xuhuaiyu24)
  • Components [tree-v2] checkbox selection wrong with disabled nodes (#22627 by @​rzzf)
  • Components [watermark] use baselineOffset to get a complete canvas (#22670 by @​alonely-boy)
  • Components [select] allow delete non existant option (#22706 by @​Dsaquel)
  • Components [select] unable to select options using NumpadEnter (#22715 by @​rzzf)
  • Components [textarea] add the missing name attribute (#22718 by @​rzzf)
  • Components [autocomplete] allow using Numpad Enter to select the option (#22721 by @​keeplearning66)
  • Components [image-viewer] avoid triggering scroll wheel events outside the preview area (#22722 by @​keeplearning66)
  • Components [tree-select] use up/down/enter keys select error (#20008 by @​SpanManX)
  • Components [tree] avoid having multiple nodes with highlighted states at the same time (#22748 by @​keeplearning66)
  • Components [input-tag] the line break caused by exceeding content (#22704 by @​lxKylin)
  • Components [select-v2] avoid invalid positioning when using filterable and default-first-option (#22725 by @​keeplearning66)
  • Components [upload] ensure onChange receives updated fileList (#22760 by @​yicheny)
  • Components [select] shouldn't display the input box when disabled (#22767 by @​Putia3)
  • Components [select] sync label when persistent is false and options change (#22755 by @​yicheny)
  • Components [select-v2] avoid wrong style when disabled (#22780 by @​keeplearning66)
  • Components [popper] trigger memory leak issue (#22763 by @​Map1en)
  • Components [input-number] correct condition for user input reset (#21283 by @​betavs)
  • Components [select] after the last select unmounts memory leak issue (#22764 by @​Map1en)

Refactors

Changelog

Sourced from element-plus's changelog.

2.11.8

2025-11-15

Features

  • Components [virtual-list] add touch event handling for scrolling (#20628 by @​warmthsea)
  • Components [cascader] expose focus and blur methods (#22737 by @​rzzf)
  • Components [drawer] add resize-start resize resize-end emits (#22784 by @​jevin98)

Bug fixes

  • Components [date-picker] keyboard navigation on first of the month (#22668 by @​Dsaquel)
  • Components [table] ensure tooltip works correctly in tree table (#22674 by @​xuhuaiyu24)
  • Components [tree-v2] checkbox selection wrong with disabled nodes (#22627 by @​rzzf)
  • Components [watermark] use baselineOffset to get a complete canvas (#22670 by @​alonely-boy)
  • Components [select] allow delete non existant option (#22706 by @​Dsaquel)
  • Components [select] unable to select options using NumpadEnter (#22715 by @​rzzf)
  • Components [textarea] add the missing name attribute (#22718 by @​rzzf)
  • Components [autocomplete] allow using Numpad Enter to select the option (#22721 by @​keeplearning66)
  • Components [image-viewer] avoid triggering scroll wheel events outside the preview area (#22722 by @​keeplearning66)
  • Components [tree-select] use up/down/enter keys select error (#20008 by @​SpanManX)
  • Components [tree] avoid having multiple nodes with highlighted states at the same time (#22748 by @​keeplearning66)
  • Components [input-tag] the line break caused by exceeding content (#22704 by @​lxKylin)
  • Components [select-v2] avoid invalid positioning when using filterable and default-first-option (#22725 by @​keeplearning66)
  • Components [upload] ensure onChange receives updated fileList (#22760 by @​yicheny)
  • Components [select] shouldn't display the input box when disabled (#22767 by @​Putia3)
  • Components [select] sync label when persistent is false and options change (#22755 by @​yicheny)
  • Components [select-v2] avoid wrong style when disabled (#22780 by @​keeplearning66)
  • Components [popper] trigger memory leak issue (#22763 by @​Map1en)
  • Components [input-number] correct condition for user input reset (#21283 by @​betavs)
  • Components [select] after the last select unmounts memory leak issue (#22764 by @​Map1en)

Refactors

Commits
  • 5e222bb Merge pull request #22817 from element-plus/dev
  • 38a7545 chore: Update changelog 2.11.8 (#22818)
  • 21a651b fix(components): [select] after the last select unmounts memory leak issue (#...
  • 6654eb4 docs: [drawer] update event parameter (#22816)
  • f7e6db4 ci: fix lint-commit-message not working for PR from fork (#22806)
  • 3901ae4 docs(components): [segmented] fix typo (#22811)
  • f30bfaa fix(components): [input-number] correct condition for user input reset (#21283)
  • 0c378d4 refactor(components): [select-v2] reduce repeated property access (#22801)
  • 3b6f377 fix(components): [popper] trigger memory leak issue (#22763)
  • 37600da docs(components): [tree] update select state when add or remove node (#14916)
  • Additional commits viewable in compare view

Updates es-toolkit from 1.41.0 to 1.42.0

Release notes

Sourced from es-toolkit's releases.

v1.42.0

Released on November 17th, 2025.

  • Added new async utilities: filterAsync, flatMapAsync, forEachAsync, mapAsync, reduceAsync, and limitAsync for handling asynchronous operations.
  • Exported ThrottleOptions and DebounceOptions interfaces for better type support.
  • Fixed isFinite to implement type predicate to narrow type to number.
  • Fixed isSafeInteger to implement type predicate to narrow type to number.
  • Fixed omit to prevent adding index properties to array-like objects.
  • Fixed mergeWith to remove unnecessary nullish coalescing for 100% branch coverage.
  • Fixed compat/updateWith to remove unreachable code and add prototype pollution test.
  • Updated documentation headings for consistency.
  • Improved test coverage for compat/mergeWith, compat/unset, get, toMerged, mergeWith, and compat/intersectionBy with additional edge cases and security tests.

We sincerely thank @​Debbl, @​wo-o29, @​raon0211, @​Yeom-JinHo, @​sukvvon, and @​D-Sketon for their contributions. We appreciate your great efforts!

Changelog

Sourced from es-toolkit's changelog.

Version v1.42.0

Released on November 17th, 2025.

  • Added new async utilities: filterAsync, flatMapAsync, forEachAsync, mapAsync, reduceAsync, and limitAsync for handling asynchronous operations.
  • Exported ThrottleOptions and DebounceOptions interfaces for better type support.
  • Fixed isFinite to implement type predicate to narrow type to number.
  • Fixed isSafeInteger to implement type predicate to narrow type to number.
  • Fixed omit to prevent adding index properties to array-like objects.
  • Fixed mergeWith to remove unnecessary nullish coalescing for 100% branch coverage.
  • Fixed compat/updateWith to remove unreachable code and add prototype pollution test.
  • Updated documentation headings for consistency.
  • Improved test coverage for compat/mergeWith, compat/unset, get, toMerged, mergeWith, and compat/intersectionBy with additional edge cases and security tests.

We sincerely thank @​Debbl, @​wo-o29, @​raon0211, @​Yeom-JinHo, @​sukvvon, and @​D-Sketon for their contributions. We appreciate your great efforts!

Commits
  • 2fe1564 v1.42.0
  • a61e107 feat: export ThrottleOptions and DebounceOptions interfaces (#1507)
  • 16a73d2 test(compat/mergeWith): add missing test cases for edge cases and improve cov...
  • ef6ab6b fix(compat/updateWith): remove unreachable code and add prototype pollution t...
  • 0be8841 test(compat/unset): add comprehensive prototype pollution tests (#1519)
  • c6d4643 test: add proto security and edge case tests for get function (#1520)
  • 506695c fix(mergeWith): Remove unnecessary nullish coalescing to achieve 100% branch ...
  • 5d098e8 [autofix.ci] apply automated fixes
  • 3ce0b3a fix lint
  • f80f90a Add functions to barrel file
  • Additional commits viewable in compare view

Updates lucide-vue-next from 0.553.0 to 0.554.0

Release notes

Sourced from lucide-vue-next's releases.

Version 0.554.0

What's Changed

Breaking change

For lucide-react and lucide-solid, imports for Fingerprint icon are changed to FingerprintPattern.

Lucide React

- import { Fingerprint } from "lucide-react";
+ import { FingerprintPattern } from "lucide-react";

Lucide Solid

- import { Fingerprint } from "lucide/solid";
+ import { FingerprintPattern } from "lucide/solid";
// Or

import Fingerprint from "lucide/solid/icons/fingerprint";


import FingerprintPattern from "lucide/solid/icons/fingerprint-pattern";

New Contributors

Full Changelog: lucide-icons/lucide@0.553.0...0.554.0

Commits

Updates naive-ui from 2.43.1 to 2.43.2

Changelog

Sourced from naive-ui's changelog.

2.43.2

Fixes

  • Fix seemly dependency version range allows incompatible versions.
  • Fix n-progress style is incorrect after using the dashboard mode exceeding 100%, closes #6627
  • Fix n-modal's outside content can't be interacted with show-mask is set to false.

Feats

  • n-date-picker prop defaultTime can also accept a function that will return a formatted string
  • n-steps adds content-placement prop, closes #7044.
Commits
  • d3c78cf 2.43.2
  • de1d707 fix: new csstype package version introduced from jsdom causes error
  • 70cf8ba refactor: define type on top level (#7285)
  • 456e185 fix(modal): outside content can't be interacted with show-mask is set to `f...
  • 032a787 Merge branch 'docs'
  • 21fcfc2 chore(ci): add pkg.pr.new (#6893)
  • 3e23a24 fix: grammar
  • c1a30c0 refactor(steps): fix content-placement PR
  • 16e6ecc refactor(steps): refactor content-placement PR
  • 5b63ee4 docs: fix changelog
  • Additional commits viewable in compare view

Updates rimraf from 6.1.0 to 6.1.2

Commits

Updates sass from 1.94.0 to 1.94.2

Release notes

Sourced from sass's releases.

Dart Sass 1.94.2

To install Sass 1.94.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

Command-Line Interface

  • Using --fatal-deprecation <version> no longer emits warnings about deprecations that are obsolete.

Dart API

  • Deprecation.forVersion now excludes obsolete deprecations from the set it returns.

JS API

  • Excludes obsolete deprecations from fatalDeprecations when a Version is passed.

Node.js Embedded Host

  • Fix a bug where a variable could be used before it was initialized during async compilation.

See the full changelog for changes in earlier releases.

Dart Sass 1.94.1

To install Sass 1.94.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • No user-visible changes.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.94.2

Command-Line Interface

  • Using --fatal-deprecation <version> no longer emits warnings about deprecations that are obsolete.

Dart API

  • Deprecation.forVersion now excludes obsolete deprecations from the set it returns.

JS API

  • Excludes obsolete deprecations from fatalDeprecations when a Version is passed.

Node.js Embedded Host

  • Fix a bug where a variable could be used before it was initialized during async compilation.

1.94.1

  • No user-visible changes.
Commits

Updates typescript from 5.8.2 to 5.9.3

Release notes

Sourced from typescript's releases.

TypeScript 5.9.3

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

…ith 19 updates

Bumps the non-breaking-changes group with 19 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [tdesign-vue-next](https://github.com/Tencent/tdesign-vue-next/tree/HEAD/packages/tdesign-vue-next) | `1.17.2` | `1.17.3` |
| [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.406` | `2.2.409` |
| [@pnpm/workspace.read-manifest](https://github.com/pnpm/pnpm) | `1000.2.6` | `1000.2.7` |
| [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.91.0` | `5.91.2` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.4` | `8.47.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.46.4` | `8.47.0` |
| [@vitejs/plugin-vue-jsx](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue-jsx) | `5.1.1` | `5.1.2` |
| [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared) | `3.5.23` | `3.5.24` |
| [element-plus](https://github.com/element-plus/element-plus) | `2.11.7` | `2.11.8` |
| [es-toolkit](https://github.com/toss/es-toolkit) | `1.41.0` | `1.42.0` |
| [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next) | `0.553.0` | `0.554.0` |
| [naive-ui](https://github.com/tusen-ai/naive-ui) | `2.43.1` | `2.43.2` |
| [rimraf](https://github.com/isaacs/rimraf) | `6.1.0` | `6.1.2` |
| [sass](https://github.com/sass/dart-sass) | `1.94.0` | `1.94.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.9.3` |
| [vxe-pc-ui](https://github.com/x-extends/vxe-pc-ui) | `4.10.22` | `4.10.28` |
| [vxe-table](https://github.com/x-extends/vxe-table) | `4.17.14` | `4.17.18` |
| [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.0` |



Updates `tdesign-vue-next` from 1.17.2 to 1.17.3
- [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/tdesign-vue-next@1.17.3/packages/tdesign-vue-next)

Updates `@iconify/json` from 2.2.406 to 2.2.409
- [Commits](iconify/icon-sets@2.2.406...2.2.409)

Updates `@pnpm/workspace.read-manifest` from 1000.2.6 to 1000.2.7
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](https://github.com/pnpm/pnpm/commits)

Updates `@tanstack/vue-query` from 5.91.0 to 5.91.2
- [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/vue-query@5.91.2/packages/vue-query)

Updates `@typescript-eslint/eslint-plugin` from 8.46.4 to 8.47.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.47.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.46.4 to 8.47.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.47.0/packages/parser)

Updates `@vitejs/plugin-vue-jsx` from 5.1.1 to 5.1.2
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue-jsx/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.2/packages/plugin-vue-jsx)

Updates `@vue/shared` from 3.5.23 to 3.5.24
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.24/packages/shared)

Updates `element-plus` from 2.11.7 to 2.11.8
- [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.11.7...2.11.8)

Updates `es-toolkit` from 1.41.0 to 1.42.0
- [Release notes](https://github.com/toss/es-toolkit/releases)
- [Changelog](https://github.com/toss/es-toolkit/blob/main/CHANGELOG.md)
- [Commits](toss/es-toolkit@v1.41.0...v1.42.0)

Updates `lucide-vue-next` from 0.553.0 to 0.554.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.554.0/packages/lucide-vue-next)

Updates `naive-ui` from 2.43.1 to 2.43.2
- [Changelog](https://github.com/tusen-ai/naive-ui/blob/main/CHANGELOG.en-US.md)
- [Commits](tusen-ai/naive-ui@v2.43.1...v2.43.2)

Updates `rimraf` from 6.1.0 to 6.1.2
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v6.1.0...v6.1.2)

Updates `sass` from 1.94.0 to 1.94.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.94.0...1.94.2)

Updates `typescript` from 5.8.2 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.8.2...v5.9.3)

Updates `vxe-pc-ui` from 4.10.22 to 4.10.28
- [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.14 to 4.17.18
- [Release notes](https://github.com/x-extends/vxe-table/releases)
- [Commits](x-extends/vxe-table@4.17.14...4.17.18)

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.0
- [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.0)

---
updated-dependencies:
- dependency-name: tdesign-vue-next
  dependency-version: 1.17.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: "@iconify/json"
  dependency-version: 2.2.409
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: "@pnpm/workspace.read-manifest"
  dependency-version: 1000.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: "@tanstack/vue-query"
  dependency-version: 5.91.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: "@vitejs/plugin-vue-jsx"
  dependency-version: 5.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: "@vue/shared"
  dependency-version: 3.5.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: element-plus
  dependency-version: 2.11.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: es-toolkit
  dependency-version: 1.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: lucide-vue-next
  dependency-version: 0.554.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: naive-ui
  dependency-version: 2.43.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: rimraf
  dependency-version: 6.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: sass
  dependency-version: 1.94.2
  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: vxe-pc-ui
  dependency-version: 4.10.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: vxe-table
  dependency-version: 4.17.18
  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.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 20, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 20, 2025
@changeset-bot
Copy link

changeset-bot bot commented Nov 20, 2025

⚠️ No Changeset found

Latest commit: fae204e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 20, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 21, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/non-breaking-changes-29f0a5c89a branch November 21, 2025 19:22
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant