fix(deps): update all non-major dependencies#136
Merged
Conversation
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.66.14→^2.66.15^9.0.0→^9.0.1^1.5.9→^1.5.10^24.12.2→^24.12.3^2.13.7→^2.14.0^26.0.9→^26.0.10^11.1.7→^11.1.8^6.15.2→^6.15.3^17.0.6→^17.0.7^1.0.0-rc.18→^1.0.0^5.5.0→^5.6.0^8.0.10→^8.0.11^11.4.0→^11.4.2^4.0.6→^4.0.7Release Notes
arco-design/arco-design (@arco-design/web-react)
v2.66.15Compare Source
🐛 BugFix
Image.Previewpopup bubbles up, causing the parent element's click event to be triggered mistakenly.(#3178)Treewhen using the virtual list inside Modal. After expanding/collapsing nodes or completing loadMore, the problem occurs due to excessive scroll calibration after VirtualList data changes, untimely recalculation of the old virtual viewport state, and automatic scroll compensation caused by browser focus and scroll anchoring affecting virtual DOM reflow.(#3177)Menuoverflow state inside the ResizeObserver callback triggers continuous layout jitter and causes the browser to report a loop error.(#3176)Formcomponent throws an invalid selector error and fails to scroll when targeting a field ID that starts with a number or contains special characters.(#3175)InputTagcomponent: when the drag-and-drop sorting capability dragToSort is enabled, the unsaved input content (which has not been confirmed as a tag by pressing Enter) can be dragged directly during input. An error will be thrown after the drag operation is completed.(#3174)Selectcomponent, when the Option content is wrapped by HTML tags (such as Tooltip, Popover, div, etc.) and retainInputValue: true is configured, the selected content in the input box will be cleared and not displayed when focusing the dropdown box again after selecting an option.(#3173)🐛 问题修复
Image.Preview弹出层关闭按钮点击事件冒泡,导致误触发父元素的click事件的问题(#3178)Tree在 Modal 中使用虚拟列表时,展开/关闭节点或 loadMore 完成后,由于VirtualList 数据变更后的滚动校准过度、旧虚拟窗口状态未及时重算,以及浏览器焦点/scroll anchoring 对虚拟 DOM 重排产生自动滚动补偿导致的滚动条跳动问题(#3177)Menu溢出状态,触发连续布局抖动,浏览器上报 loop error问题(#3176)Form组件中form.scrollToField 命中数字开头或含特殊字符的字段 id 时抛出非法选择器错误,滚动失败问题(#3175)InputTag组件,当开启拖拽排序能力dragToSort后,在输入时,输入部分还未按enter保存为tag时,就可以拖拽为保存为tag的输入,拖拽完成后会报错问题(#3174)Select组件showSearch模式下,如果Option内容被HTML标签(如Tooltip、Popover或div等)包裹,并且设置了retainInputValue: true,在选中选项后再次聚焦下拉框时,输入框内已选中的内容会被清空,不展示已选中内容的问题(#3173)mui/material-ui (@mui/material)
v9.0.1Compare Source
May 6, 2026
A big thanks to the 25 contributors who made this release possible.
@mui/material@9.0.1startIconalignment (#48332) @mj12alberttypeattribute (#48146) @mj12albertaria-checked=mixedwhen indeterminate (#48147) @mj12albertuseFormControlStatehook (#48344) @mj12albertnotchedprop leaking into DOM (#48281) @mj12albertrolewithslotProps.input(#48469) @mj12alberth4variant when usingresponsiveFontSizes()(#48314) @mj12albert@mui/system@9.0.1@mui/codemod@9.0.1v9.0.0/system-propscodemod (#48315) @siriwatknp@mui/utils@9.0.1resolvePropsreceiving empty string className (#48289) @SAY-5excludeKeysfromextractEventHandlers(#48481) @ZeeshanTamboliDocs
useInfiniteQuery(#48356) @mj12albert@mui/base(#48278) @mj12albert/experimentsfrom crawlers (#48297) @ZeeshanTambolidisableTocpages (#48260) @LukasTyReact.useId()for demo IDs (#48300) @JanpotCore
eslint-import-resolver-webpackpackage (#48207) @ZeeshanTamboliAll contributors of this release in alphabetical order: @ayushshukla1807, @brijeshb42, @chudesno, @franco-dias, @hasdfa, @imazizbohra, @Janpot, @JCQuintas, @joserodolfofreitas, @LukasTy, @mapache-salvaje, @mj12albert, @mnajdova, @Mr-Quin, @nitzan-treg, @oliviertassinari, @pavan-sh, @sai6855, @sandeshdamkondwar, @SAY-5, @silviuaavram, @siriwatknp, @starboyvarun, @tomups, @ZeeshanTamboli
web-infra-dev/rsdoctor (@rsdoctor/rspack-plugin)
v1.5.10What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
6680c15by @renovate[bot] in #163048b55a0by @renovate[bot] in #16369758026by @renovate[bot] in #1637f767cddby @renovate[bot] in #1642Full Changelog: web-infra-dev/rsdoctor@V1.5.9...v1.5.10
element-plus/element-plus (element-plus)
v2.14.0Compare Source
2.14.0
2026-05-08
Features
singlePanelfor range-picker (#19498 by @Dsaquel)tabindexprop (#23582 by @rzzf)end-reachedevent (#23806 by @ALypovskyi)popper-optionsandshow-arrowprops (#24109 by @rzzf)virtual-scroll&fitInputWidth&height&item-size(#23877 by @zhixiaotong)Bug fixes
scrollbar-always-onloses reactivity (#24064 by @rzzf)optionschange (#24036 by @LostElkByte)textarea(#24115 by @rzzf)Refactors
computed(#24058 by @ixyzorg)el-teleport(#23219 by @micaiguai)defineSlotswithuseSlots(#24114 by @rzzf)immerjs/immer (immer)
v11.1.8Compare Source
Bug Fixes
i18next/react-i18next (react-i18next)
v17.0.7Compare Source
useTranslation([nsA, nsB, ...])now passes its full namespace list togetFixedTvia the newscopeNsopt (requiresi18next≥ v26.0.10). This makes selector calls with a secondary-namespace prefix resolve correctly under defaultnsMode:t($ => $.nsB.foo)previously missed silently because the boundnswas the primary string only and i18next's selector rewrite needed an array. Resolution semantics are unchanged — plaint('key')lookups still stay isolated to the primary namespace by default; usensMode: 'fallback'to opt into multi-ns fallback resolution as before. Fixes i18next#2429 foruseTranslation-based callers.rolldown/rolldown (rolldown)
v1.0.0Compare Source
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
⚡ Performance
⚙️ Miscellaneous Tasks
webpack/minimizer-webpack-plugin (terser-webpack-plugin)
v5.6.0Compare Source
Minor Changes
support array of minimizers for
minifyandterserOptions(by @alexander-akait in #674)add built-in CSS minimizers from
css-minimizer-webpack-plugin(by @alexander-akait in #674)add built-in HTML minimizers from
html-minimizer-webpack-plugin(by @alexander-akait in #674)add
filtermethod to minimizers, allowing a single plugin instance to handle multiple asset types (by @alexander-akait in #674)terser-webpack-plugin has been renamed to minimizer-webpack-plugin, merging other minimizers from css-minimizer-webpack-plugin and html-minimizer-webpack-plugin. We will continue to publish new releases under the old name, but we recommend switching to the new package - minimizer-webpack-plugin. It is now a single plugin for minification. We also added the ability to specify different minifier types using only one plugin instance, which will improve performance. (by @alexander-akait in #677)
rename
terserOptionstominimizerOptions;terserOptionsis kept as a deprecated alias (by @alexander-akait in #674)All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
vitejs/vite (vite)
v8.0.11Compare Source
Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Configuration
📅 Schedule: (in timezone Asia/Shanghai)
* 0-3 * * 1)🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.