Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@anansi/cli 3.1.79 -> 3.1.80 age adoption passing confidence dependencies patch
@anansi/core 0.20.36 -> 0.20.37 age adoption passing confidence dependencies patch
@anansi/router 0.10.16 -> 0.10.17 age adoption passing confidence dependencies patch
@changesets/cli (source) 2.29.6 -> 2.29.7 age adoption passing confidence devDependencies patch
@tsconfig/docusaurus (source) 2.0.3 -> 2.0.4 age adoption passing confidence devDependencies patch
@types/node (source) 22.18.1 -> 22.18.8 age adoption passing confidence devDependencies patch
@types/node (source) 22.18.1 -> 22.18.8 age adoption passing confidence dependencies patch
@types/react (source) 19.1.12 -> 19.2.0 age adoption passing confidence devDependencies minor
@types/react (source) 19.1.12 -> 19.2.0 age adoption passing confidence overrides minor
@types/react (source) 19.1.12 -> 19.2.0 age adoption passing confidence dependencies minor
@types/react-dom (source) 19.1.9 -> 19.2.0 age adoption passing confidence devDependencies minor
@types/react-dom (source) 19.1.9 -> 19.2.0 age adoption passing confidence overrides minor
@types/react-dom (source) 19.1.9 -> 19.2.0 age adoption passing confidence dependencies minor
antd (source) 5.27.3 -> 5.27.4 age adoption passing confidence dependencies patch
babel-plugin-syntax-hermes-parser 0.32.0 -> 0.32.1 age adoption passing confidence devDependencies patch
cimg/node 24.7 -> 24.9 age adoption passing confidence docker minor
inquirer (source) 12.9.4 -> 12.9.6 age adoption passing confidence devDependencies patch
monaco-editor ^0.52.0 -> ^0.53.0 age adoption passing confidence dependencies minor
next (source) 15.5.2 -> 15.5.4 age adoption passing confidence dependencies patch
typescript (source) 5.9.2 -> 5.9.3 age adoption passing confidence dependencies patch
typescript (source) 5.9.2 -> 5.9.3 age adoption passing confidence devDependencies patch

Release Notes

changesets/changesets (@​changesets/cli)

v2.29.7

Compare Source

Patch Changes
tsconfig/bases (@​tsconfig/docusaurus)

v2.0.4

Compare Source

ant-design/ant-design (antd)

v5.27.4

Compare Source

  • Table
  • 🐞 Fix Button where the padding of icon-only was affected by the theme. #​54970 @​guoyunhe
  • 🐞 Fix Splitter minSize and maxSize not taking effect on initial mount in uncontrolled mode. #​54939 @​zombieJ
  • 🐞 Fix Switch wave effect compatibility with Tailwind CSS disabled variant. #​54933 @​Jiyur
  • 🐞 Fix Input.Search hover color changes for the border and icon when the search button is disabled. #​54892 @​Jiyur

  • Table
    • 🐞 修复 Table 在使 sticky 表头或设置 scroll.y 时,筛选下拉与 Tooltip 重复显示的问题。#​54910 @​afc163
    • 🐞 修复 Table 表头在首次加载时未正确渲染的问题。#​54910 @​afc163
    • 🐞 修复 Table 在启用 scroll.x 时,固定列的对齐问题。#​54899 @​afc163
  • 🐞 修复 Button 仅图标(icon-only)按钮的内边距受主题影响的问题。 #​54970 @​guoyunhe
  • 🐞 修复 Splitter 在非受控模式下初次挂载时,minSizemaxSize 未生效的问题。#​54939 @​zombieJ
  • 🐞 修复 Switch 波纹效果与 Tailwind CSS disabled 变体的兼容性问题。#​54933 @​Jiyur
  • 🐞 修复 Input.Search 在搜索按钮为 disabled 时,悬停仍会导致边框和图标变色的问题。#​54892 @​Jiyur
SBoudrias/Inquirer.js (inquirer)

v12.9.6

Compare Source

  • Reduce number of transitive dependencies

v12.9.5

Compare Source

  • Fix #​1834: (rawlist) Allows specifying numbers as explicit keys of option within the list.
microsoft/monaco-editor (monaco-editor)

v0.53.0

Compare Source

  • ⚠️ This release deprecates the AMD build and ships with significant changes of the AMD build. The AMD build will still be shipped for a while, but we don't offer support for it anymore. Please migrate to the ESM build.
New Features
  • Next Edit Suggestion support.
  • Scroll On Middle Click
  • Edit Context Support
Breaking Changes
  • Internal AMD modules are no longer accessible. Accessing internal AMD modules was never supported. While this is still possible in the ESM build, we don't encourage this usage pattern.
  • The browser-script-editor scenario for unbundled synchronous script import and editor creation no longer works. Instead, a the ESM build should be used with a bundler, such as vite or webpack.
  • Custom AMD workers don't work anymore out of the box.
vercel/next.js (next)

v15.5.4

Compare Source

v15.5.3

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • fix: validation return types of pages API routes (#​83069)
  • fix: relative paths in dev in validator.ts (#​83073)
  • fix: remove satisfies keyword from type validation to preserve old TS compatibility (#​83071)
Credits

Huge thanks to @​bgub for helping!

microsoft/TypeScript (typescript)

v5.9.3

Compare Source


Configuration

📅 Schedule: 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.

@changeset-bot
Copy link

changeset-bot bot commented Sep 14, 2025

⚠️ No Changeset found

Latest commit: e864b2e

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
Contributor

github-actions bot commented Sep 14, 2025

Size Change: 0 B

Total Size: 77.7 kB

ℹ️ View Unchanged
Filename Size
examples/test-bundlesize/dist/App.js 3.42 kB
examples/test-bundlesize/dist/polyfill.js 311 B
examples/test-bundlesize/dist/rdcClient.js 10.1 kB
examples/test-bundlesize/dist/rdcEndpoint.js 5.64 kB
examples/test-bundlesize/dist/react.js 57.5 kB
examples/test-bundlesize/dist/webpack-runtime.js 726 B

compressed-size-action

Copy link
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

Benchmark suite Current: e864b2e Previous: ba31c9b Ratio
normalizeLong 550 ops/sec (±0.99%) 515 ops/sec (±1.17%) 0.94
denormalizeLong 290 ops/sec (±2.10%) 279 ops/sec (±2.71%) 0.96
denormalizeLong donotcache 1043 ops/sec (±0.44%) 1012 ops/sec (±2.22%) 0.97
denormalizeShort donotcache 500x 1640 ops/sec (±0.09%) 1624 ops/sec (±0.15%) 0.99
denormalizeShort 500x 857 ops/sec (±1.80%) 859 ops/sec (±1.93%) 1.00
denormalizeShort 500x withCache 6479 ops/sec (±0.18%) 6538 ops/sec (±0.20%) 1.01
queryShort 500x withCache 2669 ops/sec (±0.12%) 2730 ops/sec (±0.24%) 1.02
buildQueryKey All 53509 ops/sec (±0.21%) 55210 ops/sec (±0.35%) 1.03
query All withCache 8143 ops/sec (±0.29%) 6736 ops/sec (±0.25%) 0.83
denormalizeLong with mixin Entity 278 ops/sec (±2.35%) 275 ops/sec (±1.90%) 0.99
denormalizeLong withCache 6700 ops/sec (±0.56%) 7224 ops/sec (±0.22%) 1.08
denormalizeLong All withCache 7820 ops/sec (±0.18%) 6535 ops/sec (±0.22%) 0.84
denormalizeLong Query-sorted withCache 8146 ops/sec (±0.25%) 6812 ops/sec (±0.25%) 0.84
denormalizeLongAndShort withEntityCacheOnly 1732 ops/sec (±0.16%) 1775 ops/sec (±0.45%) 1.02
getResponse 6035 ops/sec (±1.37%) 5592 ops/sec (±1.32%) 0.93
getResponse (null) 7063455 ops/sec (±0.64%) 7031288 ops/sec (±0.60%) 1.00
getResponse (clear cache) 279 ops/sec (±1.87%) 278 ops/sec (±2.10%) 1.00
getSmallResponse 3094 ops/sec (±0.24%) 3104 ops/sec (±0.16%) 1.00
getSmallInferredResponse 2286 ops/sec (±0.87%) 2328 ops/sec (±0.52%) 1.02
getResponse Collection 5881 ops/sec (±1.26%) 5577 ops/sec (±1.10%) 0.95
get Collection 5914 ops/sec (±0.25%) 5651 ops/sec (±0.20%) 0.96
get Query-sorted 6919 ops/sec (±0.48%) 6672 ops/sec (±0.36%) 0.96
setLong 549 ops/sec (±0.18%) 540 ops/sec (±0.41%) 0.98
setLongWithMerge 248 ops/sec (±0.13%) 242 ops/sec (±0.22%) 0.98
setLongWithSimpleMerge 259 ops/sec (±0.17%) 252 ops/sec (±0.23%) 0.97
setSmallResponse 500x 936 ops/sec (±0.09%) 934 ops/sec (±0.44%) 1.00

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

@codecov
Copy link

codecov bot commented Sep 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.26%. Comparing base (ba31c9b) to head (e864b2e).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3548   +/-   ##
=======================================
  Coverage   98.26%   98.26%           
=======================================
  Files         130      130           
  Lines        2252     2252           
  Branches      453      453           
=======================================
  Hits         2213     2213           
  Misses         10       10           
  Partials       29       29           

☔ 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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 1075f68 to dae0959 Compare September 18, 2025 01:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 959ca9c to ec33e7c Compare September 28, 2025 13:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from f87bf0d to 65ebffc Compare October 2, 2025 06:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 33525a2 to d3059c7 Compare October 5, 2025 19:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d3059c7 to e864b2e Compare October 6, 2025 02:13
@ntucker ntucker enabled auto-merge October 6, 2025 02:18
@ntucker ntucker added this pull request to the merge queue Oct 6, 2025
Merged via the queue into master with commit 222e32f Oct 6, 2025
24 checks passed
@ntucker ntucker deleted the renovate/all-minor-patch branch October 6, 2025 02:22
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.

2 participants