fix(deps): update all non-major dependencies#131
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update all non-major dependencies#131renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
0b9cf08 to
6001198
Compare
fbc5c06 to
c742d6e
Compare
d207020 to
6094df1
Compare
37efe40 to
c37ad60
Compare
05dc245 to
4742fc5
Compare
eeef4cb to
27dde1f
Compare
27dde1f to
429660e
Compare
085fe70 to
9a09d3f
Compare
e5680d7 to
f9eb5d0
Compare
9fa935b to
87b1888
Compare
7eaf7e6 to
3cb6c73
Compare
18c67d7 to
53b1b49
Compare
c7c3b90 to
a0b4a7a
Compare
b0ab1dd to
a03d768
Compare
Deploying web-infra-qos with
|
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.4.32→^2.4.35^2.65.0→^2.66.13^2.41.2→^2.66.13^5.0.2→^5.2.1^5.13.2→^5.16.7^2.64.1→^2.70.82.0.0-beta.4→2.0.0-rc.2^1.4.5→^1.4.61.0.1-beta.14→1.4.6^1.5.0→^1.5.1^1.2.2→^1.5.1^4.17.21→^4.17.25^2.13.4→^2.15.0^22.13.1→^22.19.1717.0.35→17.0.45^14→^14.18.63^19.0.8→^19.2.1418.2.0→18.3.28^18.3.3→^18.3.28^18→^18.3.28^19.0.3→^19.2.3^18→^18.3.7v4.5.0→v4.8.0^2.4.0→^2.8.1^4.1.11→^4.1.23^2.3.1→^2.5.1^3.3.1→^3.3.3^1.11.13→^1.11.20^1.11.1→^1.11.20^4.19.2→^4.22.13.2.11→3.3.310.16.4→10.18.0^8.0.0→^8.0.3^2.13.4→^2.16.4^3.0.2→^3.3.2^4.17.21→^4.18.122.18.0→22.22.28.9.2→8.15.9^3.5.0→^3.8.22.6.2→2.8.8^2.6.2→^2.8.86.4.0→6.5.0^6.13.8→^6.14.1^19.0.0→^19.2.5^18.2.0→^18.3.1^18→^18.3.1^2.18.1→^2.19.3^19.0.0→^19.2.5^18.2.0→^18.3.1^18→^18.3.1^7.2.6→^7.2.9^5.2.0→^5.3.4^7.1.5→^7.14.0^6.28.0→^6.30.3^5.2.0→^5.3.4^4.1.2→^4.2.16.1.15→6.4.0^5.1.9→^5.55.3^10.9.1→^10.9.2^5.7.3→^5.9.3^5→^5.9.3^5→^5.9.3^5.5.4→^5.9.3^3.3.4→^3.5.32Release Notes
antvis/G2plot (@antv/g2plot)
v2.4.35Compare Source
v2.4.34Compare Source
What's Changed
🐛 Bug Fixes
Full Changelog: antvis/G2Plot@2.4.33...2.4.34
v2.4.33Compare Source
Bug Fixes
arco-design/arco-design (@arco-design/web-react)
v2.66.13Compare Source
🐛 BugFix
ResizeBox.SplitGroupcomponent did not take effect during actual resizing operations.(#3161)Selectcomponent.(#3160)DatePickercomponent.(#3159)tabsat specific window positions.(#3158)🐛 问题修复
ResizeBox.SplitGroup组件时,为右侧区域配置了 max 属性,但实际缩放操作时,该最大宽度限制并未生效问题(#3161)Select的triggerProps设置宽度后及定位设置失效问题(#3160)DatePicker组件通过disabledDate禁用今天之后,底部的“今天”快捷选择按钮仍然可以点击的问题(#3159)Tabs在特定窗口位置会出现无限抖动问题(#3158)v2.66.12Compare Source
🐛 BugFix
Selectis in single-selection mode with autoWidth enabled.(#3157)Selectis in autoWidth mode.(#3156)Selectcomponent.(#3154)Radio.Group, and the buttons are still arranged horizontally.(#3153)InputTagcomponent.(#3152)InputNumber.(#3151)Selectcomponent fails to adapt to content automatically after searching.(#3150)form.setFieldValueleads 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.11Compare Source
💎 Enhancement
Tabscomponent scrolling performance; resolve scrolling stuttering.(#3131)🆕 Feature
Cascadercomponent.(#3146)Notification.useNotification.(#3145)Formcomponent to control the scrolling behavior.(#3144)Cascadercomponent supports quickly selecting the missing items when the default values are incomplete.(#3133)🐛 BugFix
Treecomponent loads data asynchronously.(#3142)Tooltipcomponent causes a white screen when rendering an array containing a single element wrapped by it.(#3141)TextAreacomponent becomes ineffective after switching to the disabled state.(#3140)Formcontains square brackets [], the value will be abnormally parsed into an object after calling getFieldsValue().(#3139)InputNumbercomponent is not updated in a timely manner after the value is changed in controlled mode.(#3138)InputTagcomponent allows clicking the tag close button to delete tags even when it is in the disabled state.(#3137)InputNumbercomponent inFormItemdo not take effect.(#3136)Formcomponent does not trigger the normalize function.(#3135)DatePickercomponent does not take effect.(#3134)Triggercomponent 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)FormItem中InputNumber组件的min/max校验规则不生效问题(#3136)Form中 form.setFieldValue不触发normalize函数的问题(#3135)DatePicker中timepickerProps配置了disableConfirm不生效(#3134)Trigger组件运行时报错 “Cannot read properties of undefined (reading 'className')”导致页面崩溃问题(#3132)v2.66.10Compare Source
🐛 BugFix
Tablecomponent is fetched asynchronously, the setting of defaultExpandAllRows fails.(#3110)Messagecomponent andNotificationcomponent reset the locale to Chinese after being triggered.(#3109)Messagecomponent, the new message messageB fails to display properly.(#3108)Tablecomponent, when there is an instance of empty data, the table header and the table body no longer scroll horizontally in sync.(#3107)Tablecomponent, the summary section fails to function properly and is not rendered correctly.(#3106)Tablecomponent after merging cells across multiple rows.(#3104)Tablecomponent where, when merging cells in the first column, even if borderCell is set to false, some internal borders are still exposed.(#3102)Table.(#3101)Tablecomponent is added with fixed positioning, if the props returned by the custom render contain style, the fixed positioning fails.(#3099)Tablecomponent, when all rows are unselectable, the CheckAll state in the table header is incorrect.(#3094)🆎 TypeScript
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.9Compare Source
🐛 BugFix
Draweris configured with unmountOnExit, the wrapper node still exists after the component is unmounted.(#3098)Descriptionscomponent when the layout is in inline mode.(#3097)ColorPickercomponent 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.8Compare Source
v2.66.7Compare Source
v2.66.6Compare Source
v2.66.5Compare Source
v2.66.4Compare Source
v2.66.3Compare Source
v2.66.2Compare Source
v2.66.1Compare 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.0Compare Source
2.66.0
2025-04-03
🆕 功能升级
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)renderTag和maxTag.showPopover同时使用时,弹出层内的 Tag 移除不生效的 bug 。(#2923)Trigger组件clickOutsideToClosecapture 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.7Compare Source
Note: Version bump only for package loadable-components
v5.16.4Compare Source
Bug Fixes
v5.16.3Compare Source
Bug Fixes
v5.16.2Compare Source
Bug Fixes
v5.15.3Compare Source
Bug Fixes
v5.15.2Compare Source
Bug Fixes
Configuration
📅 Schedule: (UTC)
* 0-3 1 * *)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.