Skip to content

pkg: Update all non-major dependencies#3961

Merged
ntucker merged 1 commit into
masterfrom
renovate/all-minor-patch
May 17, 2026
Merged

pkg: Update all non-major dependencies#3961
ntucker merged 1 commit into
masterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 17, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ant-design/icons (source) 6.2.26.2.3 age adoption passing confidence
@data-client/react 0.18.00.18.1 age adoption passing confidence
@data-client/rest 0.18.00.18.1 age adoption passing confidence
@data-client/vue 0.18.00.18.1 age adoption passing confidence
@types/node (source) 25.6.225.8.0 age adoption passing confidence
@vitejs/plugin-vue (source) 6.0.66.0.7 age adoption passing confidence
antd (source) 6.3.76.4.2 age adoption passing confidence
qs 6.15.16.15.2 age adoption passing confidence
tsx (source) 4.21.04.22.0 age adoption passing confidence
vue-tsc (source) 3.2.83.2.9 age adoption passing confidence

Release Notes

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v6.0.7

Features
Bug Fixes
ant-design/ant-design (antd)

v6.4.2

Compare Source

  • 🐞 Fix message and notification build error in strict ESM toolchains caused by deep rc notification runtime import. #​57976 @​QDyanbing

  • 🐞 修复 message 和 notification 在严格 ESM 构建链路下因 rc notification 运行时深层导入导致的构建报错。#​57976 @​QDyanbing

v6.4.1

Compare Source


  • 🐞 回滚 #​57930 中新增的 exports 字段,修复 antd 在 moduleResolution: "bundler" 下 TypeScript 类型解析失败的问题。#​57968 @​afc163
  • 🐞 修复 BorderBeam 光束动画在圆角转弯处断开的问题。#​57969 @​QDyanbing

v6.4.0

Compare Source


ljharb/qs (qs)

v6.15.2

Compare Source

  • [Fix] stringify: skip null/undefined entries in arrayFormat: 'comma' + encodeValuesOnly instead of crashing in encoder
  • [Fix] stringify: use configured delimiter after charsetSentinel (#​555)
  • [Fix] stringify: apply formatter to encoded key under strictNullHandling (#​554)
  • [Fix] stringify: skip null/undefined filter-array entries instead of crashing in encoder (#​551)
  • [Fix] parse: handle nested bracket groups and add regression tests (#​530)
  • [readme] fix grammar (#​550)
  • [Dev Deps] update @ljharb/eslint-config
  • [Tests] add regression tests for keys containing percent-encoded bracket text
privatenumber/tsx (tsx)

v4.22.0

Compare Source

v4.21.1

Compare Source

Bug Fixes
  • support Node 20.11/21.2 import.meta paths (acf3d8f)
  • support Node.js 24.15.0 (c1d2d45)
  • support Node.js 26.1.0 and 25.9.0 (1d7e528)

This release is also available on:

vuejs/language-tools (vue-tsc)

v3.2.9

Compare Source

language-core
vscode
  • fix: trigger file rename edits when moving folders with Vue files (#​6046) - Thanks to @​KazariEX!
workspace

Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
docs-site Ignored Ignored May 17, 2026 1:28am

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 17, 2026

⚠️ No Changeset found

Latest commit: c0cad35

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

@github-actions
Copy link
Copy Markdown
Contributor

Size Change: 0 B

Total Size: 81.1 kB

ℹ️ View Unchanged
Filename Size
examples/test-bundlesize/dist/App.js 1.46 kB
examples/test-bundlesize/dist/polyfill.js 307 B
examples/test-bundlesize/dist/rdcClient.js 10.8 kB
examples/test-bundlesize/dist/rdcEndpoint.js 8.07 kB
examples/test-bundlesize/dist/react.js 59.7 kB
examples/test-bundlesize/dist/webpack-runtime.js 726 B

compressed-size-action

@codecov
Copy link
Copy Markdown

codecov Bot commented May 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.21%. Comparing base (bf7b1c2) to head (c0cad35).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3961   +/-   ##
=======================================
  Coverage   98.21%   98.21%           
=======================================
  Files         154      154           
  Lines        3024     3024           
  Branches      601      601           
=======================================
  Hits         2970     2970           
  Misses         11       11           
  Partials       43       43           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark React

Details
Benchmark suite Current: c0cad35 Previous: bf7b1c2 Ratio
data-client: getlist-100 143.89 ops/s (± 4.3%) 138.89 ops/s (± 3.8%) 0.97
data-client: getlist-500 42.92 ops/s (± 5.7%) 38.31 ops/s (± 6.9%) 0.89
data-client: update-entity 370.37 ops/s (± 7.1%) 370.37 ops/s (± 8.1%) 1
data-client: update-user 370.37 ops/s (± 5.4%) 312.5 ops/s (± 9.0%) 0.84
data-client: getlist-500-sorted 46.73 ops/s (± 4.9%) 41.58 ops/s (± 8.0%) 0.89
data-client: update-entity-sorted 333.33 ops/s (± 4.8%) 277.78 ops/s (± 7.0%) 0.83
data-client: update-entity-multi-view 392.31 ops/s (± 2.4%) 285.71 ops/s (± 8.4%) 0.73
data-client: list-detail-switch-10 7.33 ops/s (± 7.5%) 7.19 ops/s (± 7.7%) 0.98
data-client: update-user-10000 98.04 ops/s (± 10.8%) 69.44 ops/s (± 13.5%) 0.71
data-client: invalidate-and-resolve 38.24 ops/s (± 5.8%) 33.78 ops/s (± 4.9%) 0.88
data-client: unshift-item 238.1 ops/s (± 4.9%) 204.08 ops/s (± 5.5%) 0.86
data-client: delete-item 303.03 ops/s (± 4.7%) 270.27 ops/s (± 3.8%) 0.89
data-client: move-item 204.08 ops/s (± 10.0%) 160.01 ops/s (± 10.3%) 0.78

This comment was automatically generated by workflow using github-action-benchmark.

@ntucker ntucker merged commit b1d7111 into master May 17, 2026
23 checks passed
@ntucker ntucker deleted the renovate/all-minor-patch branch May 17, 2026 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant