Skip to content

fix(deps): update all non-major dependencies#131

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

fix(deps): update all non-major dependencies#131
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 1, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@antv/g2plot (source) ^2.4.32^2.4.35 age confidence dependencies patch
@arco-design/web-react (source) ^2.65.0^2.66.13 age confidence dependencies minor
@arco-design/web-react (source) ^2.41.2^2.66.13 age confidence dependencies minor
@iconify/react (source) ^5.0.2^5.2.1 age confidence dependencies minor
@loadable/component ^5.13.2^5.16.7 age confidence dependencies minor
@modern-js/tsconfig (source) ^2.64.1^2.70.8 age confidence devDependencies minor
@rsbuild/core (source) 2.0.0-beta.42.0.0-rc.2 age confidence devDependencies patch
@rsbuild/plugin-react (source) ^1.4.5^1.4.6 age confidence devDependencies patch
@rsbuild/plugin-react (source) 1.0.1-beta.141.4.6 age confidence devDependencies minor
@rsbuild/plugin-sass (source) ^1.5.0^1.5.1 age confidence devDependencies patch
@rsbuild/plugin-sass (source) ^1.2.2^1.5.1 age confidence devDependencies minor
@types/express (source) ^4.17.21^4.17.25 age confidence devDependencies patch
@types/koa (source) ^2.13.4^2.15.0 age confidence devDependencies minor
@types/node (source) ^22.13.1^22.19.17 age confidence devDependencies minor
@types/node (source) 17.0.3517.0.45 age confidence dependencies patch
@types/node (source) ^14^14.18.63 age confidence devDependencies minor
@types/react (source) ^19.0.8^19.2.14 age confidence devDependencies minor
@types/react (source) 18.2.018.3.28 age confidence devDependencies minor
@types/react (source) ^18.3.3^18.3.28 age confidence devDependencies patch
@types/react (source) ^18^18.3.28 age confidence devDependencies minor
@types/react-dom (source) ^19.0.3^19.2.3 age confidence devDependencies minor
@types/react-dom (source) ^18^18.3.7 age confidence devDependencies minor
JamesIves/github-pages-deploy-action v4.5.0v4.8.0 age confidence action minor
arco-design-pro ^2.4.0^2.8.1 age confidence dependencies minor
bizcharts (source) ^4.1.11^4.1.23 age confidence dependencies patch
classnames ^2.3.1^2.5.1 age confidence dependencies minor
copy-to-clipboard ^3.3.1^3.3.3 age confidence dependencies patch
dayjs (source) ^1.11.13^1.11.20 age confidence dependencies patch
dayjs (source) ^1.11.1^1.11.20 age confidence dependencies patch
express (source) ^4.19.2^4.22.1 age confidence devDependencies minor
fast-glob 3.2.113.3.3 age confidence dependencies minor
framer-motion 10.16.410.18.0 age confidence devDependencies minor
husky ^8.0.0^8.0.3 age confidence devDependencies patch
koa (source) ^2.13.4^2.16.4 age confidence dependencies minor
lit (source) ^3.0.2^3.3.2 age confidence devDependencies minor
lodash (source) ^4.17.21^4.18.1 age confidence dependencies minor
node 22.18.022.22.2 age confidence uses-with minor
pnpm (source) 8.9.28.15.9 age confidence packageManager minor
prettier (source) ^3.5.0^3.8.2 age confidence devDependencies minor
prettier (source) 2.6.22.8.8 age confidence dependencies minor
prettier (source) ^2.6.2^2.8.8 age confidence devDependencies minor
proxy-agent (source) 6.4.06.5.0 age confidence dependencies minor
query-string ^6.13.8^6.14.1 age confidence dependencies minor
react (source) ^19.0.0^19.2.5 age confidence dependencies minor
react (source) ^18.2.0^18.3.1 age confidence dependencies minor
react (source) ^18^18.3.1 age confidence dependencies minor
react-color (source) ^2.18.1^2.19.3 age confidence dependencies minor
react-dom (source) ^19.0.0^19.2.5 age confidence dependencies minor
react-dom (source) ^18.2.0^18.3.1 age confidence dependencies minor
react-dom (source) ^18^18.3.1 age confidence dependencies minor
react-redux ^7.2.6^7.2.9 age confidence dependencies patch
react-router (source) ^5.2.0^5.3.4 age confidence dependencies minor
react-router-dom (source) ^7.1.5^7.14.0 age confidence dependencies minor
react-router-dom (source) ^6.28.0^6.30.3 age confidence dependencies minor
react-router-dom (source) ^5.2.0^5.3.4 age confidence dependencies minor
redux (source) ^4.1.2^4.2.1 age confidence dependencies minor
styled-components (source) 6.1.156.4.0 age confidence dependencies minor
svelte (source) ^5.1.9^5.55.3 age confidence dependencies minor
ts-node (source) ^10.9.1^10.9.2 age confidence devDependencies patch
typescript (source) ^5.7.3^5.9.3 age confidence devDependencies minor
typescript (source) ^5^5.9.3 age confidence dependencies minor
typescript (source) ^5^5.9.3 age confidence devDependencies minor
typescript (source) ^5.5.4^5.9.3 age confidence devDependencies minor
vue (source) ^3.3.4^3.5.32 age confidence dependencies minor

Release Notes

antvis/G2plot (@​antv/g2plot)

v2.4.35

Compare Source

  • 更新 G2 依赖

v2.4.34

Compare Source

What's Changed

🐛 Bug Fixes

Full Changelog: antvis/G2Plot@2.4.33...2.4.34

v2.4.33

Compare Source

Bug Fixes
arco-design/arco-design (@​arco-design/web-react)

v2.66.13

Compare Source

🐛 BugFix
  • Fixed the issue where the maximum width limit set via the max property for the right area of the ResizeBox.SplitGroup component did not take effect during actual resizing operations.(#​3161)
  • Fix the issue where positioning becomes invalid after setting the width via triggerProps in the Select component.(#​3160)
  • Fixed the issue where the "Today" shortcut button at the bottom remained clickable after disabling dates after today using the disabledDate prop in the DatePicker component.(#​3159)
  • Fix the infinite jitter issue that occurs with horizontal tabs at specific window positions.(#​3158)

🐛 问题修复
  • 修复 ResizeBox.SplitGroup组件时,为右侧区域配置了 max 属性,但实际缩放操作时,该最大宽度限制并未生效问题(#​3161)
  • 修复 Select 的triggerProps设置宽度后及定位设置失效问题(#​3160)
  • 修复 DatePicker 组件通过disabledDate禁用今天之后,底部的“今天”快捷选择按钮仍然可以点击的问题(#​3159)
  • 修复水平 Tabs 在特定窗口位置会出现无限抖动问题(#​3158)

v2.66.12

Compare Source

🐛 BugFix
  • Fix the issue where the width does not expand with input during Chinese input method composition when Select is in single-selection mode with autoWidth enabled.(#​3157)
  • Fix the issue where the selected value is not displayed and the dropdown displays abnormally due to incorrect width when the selected value is a ReactNode (such as wrapped by Tooltip or div) after focusing, while Select is in autoWidth mode.(#​3156)
  • Fix the issue where the dropdown list width is not fully occupied by text after setting autoAlignPopupMinWidth for the Select component.(#​3154)
  • Fix the issue where direction='vertical' does not take effect when type='button' is set for Radio.Group, and the buttons are still arranged horizontally.(#​3153)
  • Fix the issue where the placeholder shifts and visually shakes when clearing content in the InputTag component.(#​3152)
  • Fix the issue where decimal point input fails to display correctly in the controlled mode of InputNumber.(#​3151)
  • Fix the issue where the dropdown list width of the Select component fails to adapt to content automatically after searching.(#​3150)
  • Fixed the issue where invoking the normalize function via form.setFieldValue leads to unexpected behavior in scenarios such as copying, and supplemented the interface documentation accordingly.(#​3149)

🐛 问题修复
  • 修复 Select 单选模式开启 autoWidth 时,中文输入法 composition 期间宽度未跟随输入扩展问题(#​3157)
  • 修复 Select 在autoWidth 时,聚焦后已选值为 ReactNode(如 Tooltip、div 包裹)不显示,宽度异常导致下拉展示异常问题(#​3156)
  • 修复 Select 组件设置autoAlignPopupMinWidth后下拉列表宽度未被文字占满的问题(#​3154)
  • 修复Radio.Group 设置 type='button' 时 direction='vertical' 不生效,按钮仍水平排列的问题(#​3153)
  • 修复InputTag 组件清除内容时placeholder出现位移和视觉晃动问题(#​3152)
  • 修复InputNumber受控模式下小数点输入无法正常展示问题(#​3151)
  • 修复 Select 组件搜索后下拉列表宽度无法自适应内容问题(#​3150)
  • 修复form.setFieldValue触发normalize函数后会导致复制等场景下不符合预期问题,补全接口文档说明(#​3149)

v2.66.11

Compare Source

💎 Enhancement
  • Optimize Tabs component scrolling performance; resolve scrolling stuttering.(#​3131)
🆕 Feature
  • Add the information of the currently selected options to the renderFormat parameter of the Cascader component.(#​3146)
  • Add a manual remove method to Notification.useNotification.(#​3145)
  • A new noScrollToFirstError parameter is added to the validate method of the Form component to control the scrolling behavior.(#​3144)
  • The Cascader component supports quickly selecting the missing items when the default values are incomplete.(#​3133)
🐛 BugFix
  • Fix the issue where expandedKeys does not take effect after the Tree component loads data asynchronously.(#​3142)
  • Fix the issue where the Tooltip component causes a white screen when rendering an array containing a single element wrapped by it.(#​3141)
  • Fix the issue where the autoSize feature of the TextArea component becomes ineffective after switching to the disabled state.(#​3140)
  • If a field in the Form contains square brackets [], the value will be abnormally parsed into an object after calling getFieldsValue().(#​3139)
  • Fix the issue where the actual displayed value of the InputNumber component is not updated in a timely manner after the value is changed in controlled mode.(#​3138)
  • Fix the issue where the InputTag component allows clicking the tag close button to delete tags even when it is in the disabled state.(#​3137)
  • Fix the issue where the min/max validation rules of the InputNumber component in FormItem do not take effect.(#​3136)
  • Fix the issue where form.setFieldValue in the Form component does not trigger the normalize function.(#​3135)
  • The disableConfirm configuration in timepickerProps of the DatePicker component does not take effect.(#​3134)
  • Fix the issue where the Trigger component throws the error "Cannot read properties of undefined (reading 'className')" during runtime, which causes the page to crash.(#​3132)

💎 功能优化
  • Tabs 组件滚动性能优化,避免滚动卡顿(#​3131)
🆕 功能升级
  • Cascader 的 renderFormat 参数添加当前被选中的 options 信息(#​3146)
  • Notification.useNotification 添加手动remove方法(#​3145)
  • Form 组件validate方法新增noScrollToFirstError参数以控制滚动行为(#​3144)
  • Cascader 组件在默认值不完整时支持快速选中缺少的项(#​3133)
🐛 问题修复
  • 修复Tree组件异步加载数据后expandedKeys未生效问题(#​3142)
  • Tooltip 组件包裹单个元素的数组时渲染白屏问题修复(#​3141)
  • 修复TextArea组件切换disabled后autoSize失效问题修复(#​3140)
  • Form 中field如果携带中括号[],调用getFieldsValue()后值会被异常解析成object(#​3139)
  • 修复InputNumber受控模式下,value更新后,实际显示值更新不及时问题修复(#​3138)
  • 修复InputTag组件在disabled状态下仍可点击tag close删除tag问题(#​3137)
  • 修复FormItemInputNumber组件的min/max校验规则不生效问题(#​3136)
  • 修复Form 中 form.setFieldValue不触发normalize函数的问题(#​3135)
  • DatePicker 中timepickerProps配置了disableConfirm不生效(#​3134)
  • 修复Trigger组件运行时报错 “Cannot read properties of undefined (reading 'className')”导致页面崩溃问题(#​3132)

v2.66.10

Compare Source

🐛 BugFix
  • Fix the issue that when the data of the Table component is fetched asynchronously, the setting of defaultExpandAllRows fails.(#​3110)
  • Fix the issue that the Message component and Notification component reset the locale to Chinese after being triggered.(#​3109)
  • Fix the issue that when closing the previous message messageA and displaying a new message messageB in the Message component, the new message messageB fails to display properly.(#​3108)
  • Fix the issue that, after enabling virtual scrolling in the Table component, when there is an instance of empty data, the table header and the table body no longer scroll horizontally in sync.(#​3107)
  • Fix the problem that after enabling virtual scrolling in the Table component, the summary section fails to function properly and is not rendered correctly.(#​3106)
  • Fix the problem that only the first row is highlighted when hovering over the Table component after merging cells across multiple rows.(#​3104)
  • Fix the issue in the Table component where, when merging cells in the first column, even if borderCell is set to false, some internal borders are still exposed.(#​3102)
  • Fix the problem that the expand/collapse click event fails after customizing the expand/collapse icons in the Table.(#​3101)
  • Fix the issue that when the Table component is added with fixed positioning, if the props returned by the custom render contain style, the fixed positioning fails.(#​3099)
  • Fix the problem that, after enabling row selection in the Table component, when all rows are unselectable, the CheckAll state in the table header is incorrect.(#​3094)
🆎 TypeScript
  • Added support for strong typing of Form.useWatch, which is automatically inferred from the passed FormInstance. The type behavior is consistent with form.getFieldsValue.(#​3111)

🐛 问题修复
  • 修复 Table 组件在 data 数据异步拉取时,设置 defaultExpandAllRows 后失效的问题(#​3110)
  • 修复 Message 组件和 Notification 组件触发后将 locale 重置为中文的问题(#​3109)
  • 修复 Message 组件在close上一个消息 messageA 的同时显示新的消息 messageB 时,新的消息 messageB 无法正常显示的问题(#​3108)
  • 修复 Table 组件开启虚拟滚动后,在出现一次空数据的情况下,表头与表身不再同步横向滚动的问题(#​3107)
  • 修复 Table 组件开启虚拟滚动后,总结栏 summary 失效、未正常渲染的问题(#​3106)
  • 修复 Table 组件合并多行单元格后,鼠标悬停(hover)时仅第一行高亮的问题。(#​3104)
  • 修复 Table 组件第一列在合并单元格时,即便将borderCell设置为false,内部仍有部分边框外露的问题(#​3102)
  • 修复 Table 在定制展开/折叠图标后,展开/折叠点击事件失效的问题 。(#​3101)
  • 修复 Table 组件添加 fixed 定位后,若自定义 render 返回的 props 包含 style,则 fixed 定位失效的问题(#​3099)
  • 修复 Table 组件在开启行选择后,所有行都都不可选的情况下,表头CheckAll状态不对问题(#​3094)
🆎 类型修正
  • 新增支持 Form.useWatch 强类型,从传入的 FormInstance 自动推断,类型行为与 form.getFieldsValue一致(#​3111)

v2.66.9

Compare Source

🐛 BugFix
  • Fix the issue that when the Drawer is configured with unmountOnExit, the wrapper node still exists after the component is unmounted.(#​3098)
  • Fix the problem that the size property does not take effect in the Descriptions component when the layout is in inline mode.(#​3097)
  • Fix the issue in the ColorPicker component where when clearing a value in the RGB Input, it causes the color information to display as NAN and makes it impossible to input values normally thereafter.(#​3096)

🐛 问题修复
  • 修复 Drawer 配置了unmountOnExit,组件卸载后仍存在wrapper节点的问题(#​3098)
  • 修复 Descriptions 组件在layout为inline模式下,size属性不生效问题(#​3097)
  • 修复ColorPicker组件在RGB输入时,若清空某项值,会导致颜色信息显示为NaN且无法再正常输入的问题(#​3096)

v2.66.8

Compare Source

v2.66.7

Compare Source

v2.66.6

Compare Source

v2.66.5

Compare Source

v2.66.4

Compare Source

v2.66.3

Compare Source

v2.66.2

Compare Source

v2.66.1

Compare Source

2025-04-09

🐛 问题修复
  • 修复 ColorPicker 组件样式变量引用未加 css 变量前缀的 bug。(#​2965)
  • 修复 Collapse 组件内容异步加载时,已展开面板展示不完整bug。(#​2964)

Full Changelog: arco-design/arco-design@2.66.0...2.66.1

v2.66.0

Compare Source

2.66.0

2025-04-03

🆕 功能升级
  • 兼容 React 19 使用,使用方式可参考快速上手文档。(#​2954)
  • Descriptions支持从全局上下文读取 size 属性配置(#​2947)
  • ColorPicker 支持 mode 来选择单个颜色或渐变色。(#​2906)
  • Select/Cascader/TreeSelect 组件 maxTagCount.showPopover 支持传入 popoverProps(#​2904)
🐛 问题修复
  • 修复 Cascader 组件受控时延迟设置值时未正确回显选项标签的 bug 。(#​2961)
  • 修复 Table 组件展开行内容重复渲染的 bug(#​2959)
  • 修复 Message.useMessage 在异步执行场景报错的 bug。(#​2951)
  • 修复 Collapse 在 react 19 下报错问题(#​2948)
  • 修正 Carousel 组件 CarouselProps. indicatorPosition 定义(#​2944)
  • 修复 DatePicker 组件设置时区后,如果有冬令时和夏令时,在边界点会存在多一个小时或者少一个小时的情况。(#​2938)
  • 修复 maxTagCount 动态改变时,出现重复 Tag 渲染的 bug。(#​2923)
  • 修复 renderTagmaxTag.showPopover 同时使用时,弹出层内的 Tag 移除不生效的 bug 。(#​2923)
  • 修复 Trigger 组件 clickOutsideToClose capture event 未销毁报错问题(#​2882)
  • 修复 Form 组件 dependcies 执行时机 bug。(仅在 dependencies 指定的字段的值发生改变时,才触发自身 Form.Item 的校验)(#​2869)
  • 修复 Mentions 组件自定义触发字符设置多个字符的问题(#​2855)

What's Changed

New Contributors

Full Changelog: arco-design/arco-design@2.65.0...2.66.0

Full Changelog: arco-design/arco-design@2.66.0...2.66.0

gregberge/loadable-components (@​loadable/component)

v5.16.7

Compare Source

Note: Version bump only for package loadable-components

v5.16.4

Compare Source

Bug Fixes

v5.16.3

Compare Source

Bug Fixes
  • correct react-is for mjs export; remove isValidComponent check (#​991) (9d381c3)

v5.16.2

Compare Source

Bug Fixes
  • add esm exports to package.json and change esm bundle extension to .mjs to allow node.js to properly import esm version of package. (#​989) (e4a3718)

v5.15.3

Compare Source

Bug Fixes
  • add React 17 and 18 to package dependencies, fixes #​718 (66edc37)

v5.15.2

Compare Source

Bug Fixes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • 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 force-pushed the renovate/all-minor-patch branch 3 times, most recently from 0b9cf08 to 6001198 Compare September 6, 2025 03:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from fbc5c06 to c742d6e Compare September 13, 2025 02:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from d207020 to 6094df1 Compare September 23, 2025 19:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 37efe40 to c37ad60 Compare October 1, 2025 23:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 05dc245 to 4742fc5 Compare October 13, 2025 03:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from eeef4cb to 27dde1f Compare October 20, 2025 20:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 27dde1f to 429660e Compare October 21, 2025 08:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 085fe70 to 9a09d3f Compare December 1, 2025 23:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from e5680d7 to f9eb5d0 Compare December 9, 2025 05:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 9fa935b to 87b1888 Compare December 17, 2025 08:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7eaf7e6 to 3cb6c73 Compare December 24, 2025 16:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 18c67d7 to 53b1b49 Compare January 1, 2026 01:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from c7c3b90 to a0b4a7a Compare January 11, 2026 04:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b0ab1dd to a03d768 Compare January 13, 2026 19:49
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Jan 19, 2026

Deploying web-infra-qos with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2fbe3b7
Status: ✅  Deploy successful!
Preview URL: https://7223d516.web-infra-qos.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.web-infra-qos.pages.dev

View logs

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.

0 participants