fix(deps): update all non-major dependencies#108
Merged
chenjiahan merged 3 commits intomainfrom Mar 10, 2026
Merged
Conversation
chenjiahan
approved these changes
Mar 4, 2026
d3ec839 to
bbdb111
Compare
bbdb111 to
04c6017
Compare
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:
^3.33.0→^3.34.0^8.3.15→^8.3.16^7.3.8→^7.3.92.0.0-beta.6→2.0.0-canary-20260309140114^1.5.2→^1.5.3^24.11.0→^24.12.0^6.3.1→^6.3.2^2.13.3→^2.13.5^11.3.3→^11.3.4^1.31.1→^1.32.010.30.3→10.32.0^1.0.0-rc.6→^1.0.0-rc.8^2.0.0→^2.0.1^5.3.16→^5.3.17^8.0.0-beta.16→^8.0.0-beta.18^3.5.29→^3.5.30^4.0.0→^4.0.1^5.105.3→^5.105.4Release Notes
chakra-ui/chakra-ui (@chakra-ui/react)
v3.34.0Compare Source
Minor Changes
f11219dThanks @kalisaNkevin! - - [New]
DatePicker: Add new datepicker component for date selection
Patch Changes
94517faThanks @segunadebayo! - Fix export gaps for
Ark UI components:
Select.Listcomponent (for virtualization support)ComboboxSelectionDetailstype (asCombobox.SelectionDetailsin namespace)ListboxScrollToIndexDetails,ListboxSelectionDetails,ListboxSelectionModetypes (asListbox.ScrollToIndexDetails,Listbox.SelectionDetails,Listbox.SelectionModein namespace)MenuValueChangeDetailstype (asMenu.ValueChangeDetailsin namespace)
be18f13Thanks @segunadebayo! - Fix TypeScript
error when passing
reftoCheckboxGroup.0aa89d0Thanks @segunadebayo! - Fix
globalCsssilently ignoring element selectors that match utility shorthands (e.g.
p,m,h,w).Previously,
p: { margin: '0 0 1em' }inglobalCsswas treated as thepaddingutility instead of a<p>element selector, causing the styles tobe silently dropped.
59bf8f6Thanks @segunadebayo! - - Field: Fix
Field.ErrorIcondefault size so it stays aligned with error text instead ofexpanding when the error area is full width.
mantinedev/mantine (@mantine/core)
v8.3.16Compare Source
What's Changed
[@mantine/modals]FixonClosebeing called multiple times (#8727)[@mantine/core]Tooltip: Fix component not throwing erro when used with string (#8694)[@mantine/core]NumberInput: Fix incorrect decimal separator parsing inonPaste[@mantine/core]AppShell: Fixlayout="alt"not working withmode="static"[@mantine/stotlight]Fix actions list being rendered when nothing found message was not set (#8592)Full Changelog: mantinedev/mantine@8.3.15...8.3.16
mui/material-ui (@mui/material)
v7.3.9Compare Source
web-infra-dev/rsbuild (@rsbuild/core)
v2.0.0-beta.7Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
dev.writeToDiskconfig correctly by @9aoy in #7273module.hotwith import.meta by @chenjiahan in #7276Document 📖
Other Changes
bbbca2dby @renovate[bot] in #7267New Contributors
Full Changelog: web-infra-dev/rsbuild@v2.0.0-beta.6...v2.0.0-beta.7
web-infra-dev/rsdoctor (@rsdoctor/rspack-plugin)
v1.5.3Compare Source
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rsdoctor@v1.5.2...v1.5.3
ant-design/ant-design (antd)
v6.3.2Compare Source
element-plus/element-plus (element-plus)
v2.13.5Compare Source
2.13.5
2026-03-07
v2.13.4Compare Source
2.13.4
2026-03-06
Features
save-on-blurprop (#23531 by @snowbitx)Bug fixes
jprichardson/node-fs-extra (fs-extra)
v11.3.4Compare Source
ensureSymlink/ensureSymlinkSyncwith a relativesrcPathwould fail if the symlink already existed (#1038, #1064)parcel-bundler/lightningcss (lightningcss)
v1.32.0Compare Source
pnpm/pnpm (pnpm)
v10.32.0: pnpm 10.32Compare Source
Minor Changes
--allflag topnpm approve-buildsthat approves all pending builds without interactive prompts #10136.Patch Changes
lockfile-include-tarball-url. Fixes #10915.Platinum Sponsors
Gold Sponsors
v10.31.0Compare Source
rolldown/rolldown (rolldown)
v1.0.0-rc.8Compare Source
🚀 Features
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
formatoption to directives example config (#8590) by @shulaoda⚡ Performance
🧪 Testing
⚙️ Miscellaneous Tasks
output.strictoption (#8535) by @minsoo-web❤️ New Contributors
v1.0.0-rc.7Compare Source
💥 BREAKING CHANGES
inlineConst: { mode: 'smart', pass: 1}by default (#8444) by @IWANABETHATGUY🚀 Features
offsetproperty support (#8531) by @IWANABETHATGUYoutput.strictoption to control"use strict"directive emission (#8489) by @Copilotwatcher.compareContentsForPolling(#8526) by @hyf0🐛 Bug Fixes
pluginsonNormalizedInputOptionsforbuildStarthook (#8521) by @Copilotinvoke_syncdeadlock (#8518) by @IWANABETHATGUYtopLevelVarto exportedconst/letdeclarations (#8507) by @IWANABETHATGUYnew.target(#8488) by @sapphi-red🚜 Refactor
reset_closed_for_watch_mode(#8530) by @hyf0📚 Documentation
vitepress-plugin-graphviz(#8498) by @sapphi-redRolldownBuild.generateand others (#8490) by @sapphi-red⚡ Performance
🧪 Testing
⚙️ Miscellaneous Tasks
formatOnSavefor markdown files using oxc formatter (#8536) by @minsoo-webretryworkaround from output paths test fixtures (#8520) by @Copilot❤️ New Contributors
rstackjs/rslog (rslog)
v2.0.1Compare Source
What's Changed
Full Changelog: rstackjs/rslog@v2.0.0...v2.0.1
webpack/terser-webpack-plugin (terser-webpack-plugin)
v5.3.17Compare Source
vitejs/vite (vite)
v8.0.0-beta.18Compare Source
Bug Fixes
watch.watcherinstead ofwatch.notify(#21793) (88953b3)Code Refactoring
optimization.inlineConst: { mode: 'smart' }as it's enabled by default (#21794) (22b3d11)v8.0.0-beta.17Compare Source
Features
Bug Fixes
server.originto public file URLs in CSS (fix #18457) (#21697) (c967f48)ssrLoadModulewith non-runnable ssr env (#21739) (1fa736e)Miscellaneous Chores
Code Refactoring
Tests
handleInvokewas called in server-worker-runner.invoke test (#21751) (b95ca22)vuejs/core (vue)
v3.5.30Compare Source
Bug Fixes
entitiesto @vue/compat deps to fix CJS edge cases (#12514) (e725a67), closes #10609Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 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.