chore(deps): update all non-major dependencies#1043
Merged
Timeless0911 merged 2 commits intomainfrom Jun 6, 2025
Merged
Conversation
✅ Deploy Preview for rslib ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Timeless0911
approved these changes
Jun 6, 2025
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:
^0.14.3->^0.15.0^0.14.3->^0.15.0^4.0.19->^4.0.20^1.3.1->^1.3.2^1.3.1->^1.3.22.0.0-beta.9->2.0.0-beta.102.0.0-beta.9->2.0.0-beta.102.0.0-beta.9->2.0.0-beta.101.10.5->1.10.6^3.4.2->^3.6.0^9.0.4->^9.0.5^9.0.4->^9.0.5^9.0.4->^9.0.5^9.0.4->^9.0.5^9.0.4->^9.0.5^22.15.29->^22.15.30^19.1.5->^19.1.63.1.4->3.2.20.4.0->0.4.12.0.0-beta.9->2.0.0-beta.10^9.0.4->^9.0.5^3.1.4->^3.2.2^8.5.4->^8.5.5Release Notes
module-federation/core (@module-federation/enhanced)
v0.15.0Compare Source
Patch Changes
ad446af: support||pipes in semver parsingc343589]f432619]b5e1640]module-federation/core (@module-federation/rsbuild-plugin)
v0.15.0Compare Source
Patch Changes
f777710: feat(rsbuild-plugin): support generate MF SSR in Rslibad446af]module-federation/core (@module-federation/storybook-addon)
v4.0.20Patch Changes
ad446af]web-infra-dev/rsbuild (@rsbuild/plugin-react)
v1.3.2Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
<head>tag by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4935Document 📖
Other Changes
isMultiCompilertypes by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4929Full Changelog: web-infra-dev/rsbuild@v1.3.1...v1.3.2
web-infra-dev/rspress (@rspress/plugin-algolia)
v2.0.0-beta.10Compare Source
What's Changed
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rspress@v2.0.0-beta.9...v2.0.0-beta.10
rspack-contrib/rstack-doc-ui (@rstack-dev/doc-ui)
v1.10.6Compare Source
What's Changed
Full Changelog: rstackjs/rstack-doc-ui@v1.10.5...v1.10.6
shikijs/shiki (@shikijs/transformers)
v3.6.0Compare Source
🚀 Features
colorsRenderingoption - by @antfu (0f850)View changes on GitHub
v3.5.0Compare Source
🚀 Features
light-dark()function in dual themes - by @dahlia and @antfu in https://github.com/shikijs/shiki/issues/1028 (119b2)🐞 Bug Fixes
View changes on GitHub
storybookjs/storybook (@storybook/addon-docs)
v9.0.5Compare Source
<wrapper ...>- #31639, thanks @JReinhold!toSatisfy-matcher implementation - #31664, thanks @ndelangen!storybookjs/storybook (@storybook/addon-onboarding)
v9.0.5Compare Source
9.0.5
<wrapper ...>- #31639, thanks @JReinhold!toSatisfy-matcher implementation - #31664, thanks @ndelangen!vitest-dev/vitest (@vitest/expect)
v3.2.2Compare Source
🚀 Features
🐞 Bug Fixes
createTesterscall on the main thread - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8101 (142c7)vitest-browser-*packages - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8103 (247ef)toEqual- by @dubzzz in https://github.com/vitest-dev/vitest/issues/8094 (02ec8)dotreporter to work in non interactive terminals - by @bstephen1 and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7994 (6db9f)View changes on GitHub
v3.2.1Compare Source
🐞 Bug Fixes
DeeplyAllowMatchers- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8078 (30ab4)View changes on GitHub
v3.2.0Compare Source
🚀 Features
ctx.signal- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7878 (e761f)test.name- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7809 (4af5d)vi.mockObjectto automock any object - by @hi-ogawa and @sheremet-va in https://github.com/vitest-dev/vitest/issues/7761 (465bd)watchTriggerPatternsoption - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7778 (a0675)workspacein favor ofprojects- by @sheremet-va and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7923 (41beb)sequence.groupOrderoption - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7852 (d1a1d)connectoption forplaywrightbrowser provider - by @egfx-notifications and @sheremet-va in https://github.com/vitest-dev/vitest/issues/7915 (029c0)screenshot.saveoption - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7777 (d9f51)onWritePathoption togithub-actions- by @nwalters512 and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8015 (abd3b)🐞 Bug Fixes
micromatchwithpicomatch- by @sapphi-red in https://github.com/vitest-dev/vitest/issues/7951 (df076)anytypes toAsymmetricMatcher<unknown>, withDeeplyAllowMatchers<T>- by @JoshuaKGoldberg in https://github.com/vitest-dev/vitest/issues/7016 (8ec44)stackproperties - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7995 (330f9)toJSONserialisation - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8053 (3bdf0)uploadfiles relative to the project root - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8042 (b9a31)thistype tolocators.extend- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8069 (70fb0)--silentvalues properly - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8055 (8fad7)@types/chai- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7937 (525f5)vitest listcommand - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7933 (ba6da)__vite_ssr_exportName__- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7925 (76091)getWorkerMemoryLimitpriority for vmForks - by @pengooseDev in https://github.com/vitest-dev/vitest/issues/7960 (5a91e)View changes on GitHub
rspack-contrib/path-serializer (path-serializer)
v0.4.1Compare Source
google/zx (zx)
v8.5.5: — PVC WizardCompare Source
Minor feature polish.
ProcessPromiseandProcessOutputlines()getters now accept a custom delimiter #1220 #1218.nothrow()option inProcessProcess[AsyncIterator]#1216 #1217Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.