Skip to content

pkg: Update all non-major dependencies - #4059

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all-minor-patch
Open

renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@ant-design/icons (source) 6.3.26.3.4 age adoption passing confidence dependencies patch
@react-native/jest-preset (source) 0.86.20.87.1 age adoption passing confidence devDependencies minor
@types/node (source) 25.9.525.9.7 age adoption passing confidence devDependencies patch
@types/node (source) 25.9.525.9.7 age adoption passing confidence dependencies patch
@types/react (source) 19.2.1719.3.0 age adoption passing confidence devDependencies minor
@types/react (source) 19.2.1819.3.0 age adoption passing confidence devDependencies minor
@types/react (source) 19.2.1719.3.0 age adoption passing confidence overrides minor
@types/react (source) 19.2.1719.3.0 age adoption passing confidence dependencies minor
@types/react-dom (source) 19.2.319.3.0 age adoption passing confidence devDependencies minor
@types/react-dom (source) 19.2.419.3.0 age adoption passing confidence devDependencies minor
@types/react-dom (source) 19.2.319.3.0 age adoption passing confidence overrides minor
@types/react-dom (source) 19.2.319.3.0 age adoption passing confidence dependencies minor
@types/react-test-renderer (source) 19.1.019.3.0 age adoption passing confidence devDependencies minor
@vitejs/plugin-vue (source) 6.0.86.0.9 age adoption passing confidence devDependencies patch
@vue/test-utils 2.4.112.5.1 age adoption passing confidence devDependencies minor
antd (source) 6.5.26.6.4 age adoption passing confidence dependencies minor
cimg/node 26.726.9 age adoption passing confidence docker minor
dompurify 3.4.133.4.15 age adoption passing confidence resolutions patch
node-gyp 13.0.113.0.2 age adoption passing confidence resolutions patch
postcss (source) 8.5.238.5.28 age adoption passing confidence overrides patch
react-native (source, changelog) 0.86.20.87.1 age adoption passing confidence devDependencies minor
react-native-safe-area-context 5.8.05.10.0 age adoption passing confidence devDependencies minor
serialize-javascript 7.0.77.1.1 age adoption passing confidence resolutions minor
serialize-javascript 7.0.77.1.1 age adoption passing confidence overrides minor
socks 2.8.92.8.10 age adoption passing confidence resolutions patch
swr (source) 2.5.02.5.1 age adoption passing confidence dependencies patch
tsx (source) 4.23.14.23.13 age adoption passing confidence devDependencies patch
uuid 14.0.114.0.2 age adoption passing confidence resolutions patch
uuid 14.0.114.0.2 age adoption passing confidence dependencies patch
uuid 14.0.114.0.2 age adoption passing confidence overrides patch
vite (source) 8.2.18.3.0 age adoption passing confidence devDependencies minor
vue (source) 3.5.403.5.42 age adoption passing confidence devDependencies patch
vue (source) 3.5.413.5.42 age adoption passing confidence dependencies patch
vue-tsc (source) 3.3.93.3.11 age adoption passing confidence devDependencies patch

Release Notes

react/react-native (@​react-native/jest-preset)

v0.87.1: 0.87.1

Compare Source

Added
iOS specific
  • SwiftPM: Added hard fail and clear error message when an autolinking plugin host is referenced as a dependency (90a539c92d by @​chrfalch)
Changed
Fixed
  • Animated: Animated.Value.addListener() types its callback payload as {value: number} rather than any (3eab03df4c by @​huntie)
  • Animated: Animated.event() is typed as an event handler rather than any (3eb330a365 by @​huntie)
iOS specific
  • Cocoapods: Keep the quotes on header search paths containing spaces in add_rn_third_party_dependencies (71c6bfbfdc by @​Kudo)
  • SwiftPM: Reject colliding or invalid spm.modules names instead of silently dropping a module from the build (39cd1dfc4c by @​chrfalch)
  • SwiftPM: Resolve Swift manifest naming collisions (962aeec5e5 by @​chrfalch)
  • SwiftPM: Fixed not reading spm.name from react-native.config.js when scaffolding the Swift manifest (482acee824 by @​chrfalch)
  • SwiftPM: Removed unused field spm.modules.publicHeaderFiles from react-native.config.js's spm section (5168f5f831 by Christian Falch)
  • SwiftPM: SwiftPM pipeline now reads react-native.config.js with default exports correctly (ed76640ba6 by @​chrfalch)
  • SwiftPM: Created constants for internal SwiftPM packages so that we can create guards to avoid collisions (d36aa4961d by @​chrfalch)
  • SwiftPM: Set SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG when injecting SPM (4433cdbe62 by @​radoslawrolka)
  • SwiftPM: Recover React-Core-prebuilt configuration swaps that were interrupted before the marker was updated (a772a7ca16 by @​adityasingh2400)
  • SwiftPM: Fix Hermes runtime/compiler version mismatch causing "Wrong bytecode version" crashes in SwiftPM Release builds (ead93778a1 by @​nduaarte)

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.87.0: 0.87.0

Compare Source


Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.86.3: 0.86.3

Compare Source

  • Hermes: Bump hermes-v1 to 2508290.0.17 (3fd71f07c3 by @​cipolleschi)
  • EventEmitter: Fix use-after-free data race in EventEmitter.cpp (fdb26edfe7)
  • Modal: Fix parentNode/parentElement returning the document instead of the containing element for <Modal> and other nested root host views, which severed capture/bubble event propagation to ancestors rendered above them (6e3f0e8f9f by rubennorte)
  • Cocoapods: Make Podfile.lock SPEC CHECKSUMS deterministic across machines by sorting Dir.glob results in Yoga.podspec and using a dynamically computed Pods-relative path in hermes-engine.podspec (6e3f0e8f9f by IsaacIsrael)
  • Runtime: Fix ConcurrentModificationException when getInitialURL re-enters during onHostResume (20d04aefa1 by @​nickcernera)
  • Font: Custom fonts with an explicit fontWeight no longer render at the heaviest weight on the New Architecture (918fb15bfe by @​jensdev)

Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

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

v6.0.9

Bug Fixes
Miscellaneous Chores
vuejs/test-utils (@​vue/test-utils)

v2.5.1

Compare Source

What's Changed

New Contributors

Full Changelog: vuejs/test-utils@v2.5.0...v2.5.1

v2.5.0

Compare Source

ant-design/ant-design (antd)

v6.6.4

Compare Source

  • 🗑 Deprecate legacy Avatar GroupProps, BackTop and FloatButton BackTopProps, Input GroupProps, Mentions OptionProps, and Select OptionProps types in favor of GetProps or option-derived types. #​58949 @​li-jia-nan
  • 🐞 Fix AutoComplete missing classNames.clear and styles.clear semantic customizations for the clear button. #​59245 @​lazerg
  • Table
  • Modal
    • 🐞 Fix Modal okText and cancelText falling back to default text for falsy ReactNode values. #​59254 @​QDyanbing
    • 🐞 Fix Modal not triggering onCancel when cancelButtonProps.onClick is provided. #​59255 @​QDyanbing
  • ColorPicker
    • 🐞 Fix ColorPicker clear control remaining interactive and showing hover styles when disabled. #​59164 @​dogledogle
    • 🐞 Fix ColorPicker modifying presets and crashing when preset items are frozen. #​59272 @​QDyanbing
  • 🐞 Fix Splitter panel sizes exceeding their min and max constraints when the container resizes. #​59084 @​QDyanbing
  • 🐞 Fix Segmented selected item text color lagging behind the thumb animation when custom itemSelectedBg and itemSelectedColor tokens are used. #​59046 @​EmilyyyLiu
  • 🐞 Fix Transfer restoring stale selections after dataSource item key types change. #​59166 @​QDyanbing
  • 🐞 Fix FloatButton.Group menu flickering when moving the pointer from the trigger to the menu with trigger="hover". #​59246 @​QDyanbing
  • 🐞 Fix Form vertical Form.Item controls shrinking inside horizontal layouts. #​59263 @​QDyanbing
  • 🐞 Fix Tabs more dropdown ignoring styles.popup.root. #​59221 @​giaBaoJS
  • 🐞 Fix ConfigProvider failing to inherit zeroRuntime in nested themes when inherit is false. #​59250 @​QDyanbing

  • 🗑 废弃 Avatar GroupProps、BackTop 和 FloatButton BackTopProps、Input GroupProps、Mentions OptionProps 与 Select OptionProps 旧类型,建议改用 GetProps 或从选项推导的类型。#​58949 @​li-jia-nan
  • 🐞 修复 AutoComplete 缺失清除按钮 classNames.clearstyles.clear 语义化配置的问题。#​59245 @​lazerg
  • Table
  • Modal
    • 🐞 修复 Modal 的 okTextcancelText 为假值 ReactNode 时被默认文案覆盖的问题。#​59254 @​QDyanbing
    • 🐞 修复 Modal 配置 cancelButtonProps.onClick 时不触发 onCancel 的问题。#​59255 @​QDyanbing
  • ColorPicker
  • 🐞 修复 Splitter 容器尺寸变化时面板尺寸超出 minmax 约束的问题。#​59084 @​QDyanbing
  • 🐞 修复 Segmented 使用自定义 itemSelectedBgitemSelectedColor Token 时,选中项文字颜色滞后于滑块动画的问题。#​59046 @​EmilyyyLiu
  • 🐞 修复 Transfer 的 dataSourcekey 类型变化后恢复旧选中状态的问题。#​59166 @​QDyanbing
  • 🐞 修复 FloatButton.Group 使用 trigger="hover" 时鼠标从触发按钮移向菜单出现闪烁的问题。#​59246 @​QDyanbing
  • 🐞 修复 Form 在水平布局中嵌套的垂直 Form.Item 控件高度被压缩的问题。#​59263 @​QDyanbing
  • 🐞 修复 Tabs 折叠下拉菜单未应用 styles.popup.root 的问题。#​59221 @​giaBaoJS
  • 🐞 修复 ConfigProvider 在嵌套主题中 inheritfalse 时未继承 zeroRuntime 的问题。#​59250 @​QDyanbing

v6.6.3

Compare Source


v6.6.2

Compare Source

  • ♿ Improve Progress, Steps, and Tooltip accessibility by avoiding redundant SVG announcements, triggering Steps item onClick on keyboard activation, and preserving existing Tooltip aria-describedby relationships. #​59139 @​github-actions
  • 🐞 Fix numeric 0 content rendering across Alert, Empty, Card, Tag, Breadcrumb, Segmented, FloatButton, Form.Item, and Statistic. #​59117 #​59094 #​59079 #​59101 @​bhumin18 [@​QDyanbin

Important

✂ PR body was truncated to here.


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 becomes conflicted, 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.

@renovate

renovate Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: examples/nextjs/package-lock.json
npm warn Unknown env config "store". This will error in a future major version of npm. See `npm help npmrc` for supported config options.
npm warn Unknown project config "--omit". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code EOVERRIDE
npm error Override for postcss@8.5.28 conflicts with direct dependency
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-09-16T21_28_26_307Z-debug-0.log

File name: examples/todo-app/package-lock.json
npm warn Unknown env config "store". This will error in a future major version of npm. See `npm help npmrc` for supported config options.
npm error code EOVERRIDE
npm error Override for serialize-javascript@7.1.1 conflicts with direct dependency
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-09-16T21_28_29_073Z-debug-0.log

File name: examples/github-app/package-lock.json
npm warn Unknown env config "store". This will error in a future major version of npm. See `npm help npmrc` for supported config options.
npm error code EOVERRIDE
npm error Override for serialize-javascript@7.1.1 conflicts with direct dependency
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-09-16T21_28_34_064Z-debug-0.log

@vercel

vercel Bot commented Jul 30, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
docs-site Error Error Sep 16, 2026 9:29pm UTC

Request Review

@changeset-bot

changeset-bot Bot commented Jul 30, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 4bca265

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

github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Size Change: +128 B (+0.16%)

Total Size: 81.2 kB

📦 View Changed
Filename Size Change
examples/test-bundlesize/dist/react.js 59.7 kB +128 B (+0.21%)
ℹ️ View Unchanged
Filename Size Change
examples/test-bundlesize/dist/App.js 1.46 kB -2 B (-0.14%)
examples/test-bundlesize/dist/polyfill.js 307 B 0 B
examples/test-bundlesize/dist/rdcClient.js 10.9 kB 0 B
examples/test-bundlesize/dist/rdcEndpoint.js 8.07 kB 0 B
examples/test-bundlesize/dist/webpack-runtime.js 784 B 0 B

compressed-size-action

@codecov

codecov Bot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.84%. Comparing base (ef4653f) to head (05bb7b5).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4059   +/-   ##
=======================================
  Coverage   97.84%   97.84%           
=======================================
  Files         156      156           
  Lines        3057     3057           
  Branches      612      612           
=======================================
  Hits         2991     2991           
  Misses         18       18           
  Partials       48       48           

☔ View full report in Codecov by Harness.
📢 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 2 times, most recently from 7f41feb to a681e5d Compare July 31, 2026 03:04
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from a681e5d to b300cf7 Compare July 31, 2026 09:16
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from b300cf7 to 2971364 Compare August 2, 2026 12:38

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Benchmark

Details
Benchmark suite Current: 4bca265 Previous: 93555f8 Ratio
normalizeLong 450 ops/sec (±3.50%) 447 ops/sec (±4.75%) 0.99
normalizeLong Values 402 ops/sec (±1.05%) 408 ops/sec (±1.51%) 1.01
normalizeLong Scalar 365 ops/sec (±2.94%) 352 ops/sec (±3.69%) 0.96
normalizeLong Scalar update 904 ops/sec (±1.51%) 895 ops/sec (±0.68%) 0.99
denormalizeLong 240 ops/sec (±6.20%) 233 ops/sec (±6.00%) 0.97
denormalizeLong Values 225 ops/sec (±4.40%) 213 ops/sec (±4.94%) 0.95
denormalizeLong donotcache 964 ops/sec (±0.98%) 1002 ops/sec (±0.64%) 1.04
denormalizeLong Values donotcache 738 ops/sec (±0.27%) 737 ops/sec (±0.59%) 1.00
denormalizeLong Scalar donotcache 1037 ops/sec (±0.12%) 1073 ops/sec (±0.13%) 1.03
denormalizeShort donotcache 500x 1427 ops/sec (±0.08%) 1437 ops/sec (±0.29%) 1.01
denormalizeShort 500x 653 ops/sec (±7.44%) 639 ops/sec (±6.97%) 0.98
denormalizeShort 500x withCache 6995 ops/sec (±0.10%) 6834 ops/sec (±5.52%) 0.98
queryShort 500x withCache 3115 ops/sec (±0.42%) 3206 ops/sec (±0.97%) 1.03
buildQueryKey All 58392 ops/sec (±1.18%) 58478 ops/sec (±1.39%) 1.00
query All withCache 6273 ops/sec (±2.85%) 5828 ops/sec (±2.46%) 0.93
denormalizeLong with mixin Entity 218 ops/sec (±7.44%) 209 ops/sec (±7.50%) 0.96
denormalizeLong withCache 6731 ops/sec (±0.20%) 7517 ops/sec (±0.32%) 1.12
denormalizeLong withCache (Scalar churn) 6687 ops/sec (±0.75%) 7491 ops/sec (±0.24%) 1.12
denormalizeLong Values withCache 5287 ops/sec (±1.77%) 5132 ops/sec (±1.60%) 0.97
denormalizeLong Scalar withCache 7935 ops/sec (±0.18%) 7648 ops/sec (±0.98%) 0.96
denormalizeLong Scalar update withCache 4094 ops/sec (±0.25%) 4074 ops/sec (±0.24%) 1.00
denormalizeLong All withCache 6473 ops/sec (±0.30%) 6058 ops/sec (±0.18%) 0.94
denormalizeLong Query-sorted withCache 6605 ops/sec (±1.58%) 6098 ops/sec (±1.48%) 0.92
denormalizeLongAndShort withEntityCacheOnly 1743 ops/sec (±0.26%) 1748 ops/sec (±0.19%) 1.00
denormalize bidirectional 50 4715 ops/sec (±9.58%) 4498 ops/sec (±10.41%) 0.95
denormalize bidirectional 50 donotcache 42261 ops/sec (±1.14%) 42385 ops/sec (±1.43%) 1.00
getResponse 4395 ops/sec (±3.92%) 4418 ops/sec (±4.05%) 1.01
getResponse (null) 10254257 ops/sec (±0.95%) 10236651 ops/sec (±0.70%) 1.00
getResponse (clear cache) 209 ops/sec (±9.05%) 203 ops/sec (±7.07%) 0.97
getSmallResponse 3465 ops/sec (±1.00%) 3543 ops/sec (±0.24%) 1.02
getSmallInferredResponse 2530 ops/sec (±1.26%) 2852 ops/sec (±1.79%) 1.13
getResponse Collection 4344 ops/sec (±3.79%) 4306 ops/sec (±4.05%) 0.99
get Collection 2767 ops/sec (±0.23%) 2707 ops/sec (±0.19%) 0.98
get Query-sorted 5109 ops/sec (±1.29%) 5052 ops/sec (±1.47%) 0.99
setLong 446 ops/sec (±0.34%) 467 ops/sec (±0.60%) 1.05
setLongWithMerge 257 ops/sec (±0.33%) 257 ops/sec (±0.45%) 1
setLongWithSimpleMerge 266 ops/sec (±0.49%) 272 ops/sec (±0.80%) 1.02
setSmallResponse 500x 926 ops/sec (±1.66%) 926 ops/sec (±1.48%) 1

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

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 2971364 to 8e9da36 Compare August 2, 2026 18:15
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 8e9da36 to 203e21f Compare August 3, 2026 02:45
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 203e21f to 339cdcb Compare August 3, 2026 17:00
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 339cdcb to aaa9c64 Compare August 4, 2026 13:12
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from aaa9c64 to b21ed7a Compare August 5, 2026 01:56
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from b21ed7a to da47333 Compare August 5, 2026 11:15
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from da47333 to a80b3c3 Compare August 5, 2026 17:53
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from a80b3c3 to 774ca17 Compare August 5, 2026 23:34
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 774ca17 to 7e7037a Compare August 6, 2026 13:13

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

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: 4bca265 Previous: 3fa47c8 Ratio
data-client: getlist-100 133.33 ops/s (± 5.8%) 137.94 ops/s (± 4.5%) 1.03
data-client: getlist-500 39.3 ops/s (± 7.2%) 44.05 ops/s (± 3.8%) 1.12
data-client: update-entity 312.5 ops/s (± 7.9%) 384.62 ops/s (± 9.3%) 1.23
data-client: update-user 303.03 ops/s (± 8.3%) 333.33 ops/s (± 8.6%) 1.10
data-client: getlist-500-sorted 43.87 ops/s (± 9.1%) 43.11 ops/s (± 9.4%) 0.98
data-client: update-entity-sorted 263.16 ops/s (± 5.1%) 312.5 ops/s (± 7.9%) 1.19
data-client: update-entity-multi-view 266.71 ops/s (± 9.4%) 327.96 ops/s (± 7.5%) 1.23
data-client: list-detail-switch-10 7.41 ops/s (± 7.4%) 9.9 ops/s (± 9.4%) 1.34
data-client: update-user-10000 70.18 ops/s (± 12.1%) 72.2 ops/s (± 14.8%) 1.03
data-client: invalidate-and-resolve 36.23 ops/s (± 6.6%) 37.67 ops/s (± 5.6%) 1.04
data-client: unshift-item 200 ops/s (± 5.4%) 219.81 ops/s (± 6.0%) 1.10
data-client: delete-item 266.71 ops/s (± 3.5%) 285.71 ops/s (± 3.8%) 1.07
data-client: move-item 155.05 ops/s (± 9.4%) 177.01 ops/s (± 7.9%) 1.14

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

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from f125366 to 845377b Compare August 15, 2026 05:58
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 845377b to 5da3544 Compare August 17, 2026 12:47
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 5da3544 to c0c2b45 Compare August 18, 2026 15:43
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from c0c2b45 to 5faf6b9 Compare August 18, 2026 21:07
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 5faf6b9 to 4635ca3 Compare August 19, 2026 17:13
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 4635ca3 to ff86cbc Compare August 20, 2026 05:06
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from ff86cbc to 59d5f76 Compare August 21, 2026 14:02
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 59d5f76 to 118f320 Compare August 23, 2026 21:36
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 118f320 to dfd8aa0 Compare August 25, 2026 22:39
@ntucker

ntucker commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

Staff review: do not merge.

Renovate already flagged artifact failure (EOVERRIDE on examples/nextjs postcss and examples/*/serialize-javascript). CI is red for the same reason. Leave the branch to Renovate; a cloud agent on renovate/all-minor-patch will get overwritten.

Follow-up, not this PR: root overrides/resolutions pin serialize-javascript: >=7.0.5 while some examples declare it as a direct dependency, so grouped bumps keep failing lockfile generation. RN 0.86 → 0.87 also does not belong in the same "all minor/patch" PR as uuid/antd patches.

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from dfd8aa0 to 86a250d Compare August 26, 2026 18:39
@ntucker

ntucker commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Staff review (follow-up, still not this PR).

The Aug 25 note still holds: do not merge. EOVERRIDE on examples/nextjs postcss and examples/*/serialize-javascript is unchanged. Leave renovate/all-minor-patch to Renovate; a cloud agent on this branch will get overwritten.

New on this push: Vercel typecheck/deploy fail because RN 0.86.2 → 0.87.1 removed InteractionManager from the public API (use requestIdleCallback). TS2305 in:

  • packages/react/src/hooks/useDLE.native.ts
  • packages/react/src/hooks/useFetch.native.ts
  • packages/react/src/hooks/useSuspense.native.ts
  • packages/react/src/managers/IdlingNetworkManager.native.ts
  • packages/react/src/state/GCPolicy.native.ts

That migration belongs in a dedicated RN 0.87 PR, after RN is split out of group:allNonMajor. Not in this grouped bump.

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