chore(deps): update all patch dependencies#5590
Merged
chenjiahan merged 1 commit intomainfrom Jul 14, 2025
Merged
Conversation
✅ Deploy Preview for rsbuild ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
chenjiahan
approved these changes
Jul 14, 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:
^1.4.3->^1.4.6^1.3.3->^1.3.4^1.3.2->^1.3.31.1.7->1.1.80.10.4->0.10.52.0.0-beta.19->2.0.0-beta.202.0.0-beta.19->2.0.0-beta.202.0.0-beta.19->2.0.0-beta.202.0.0-beta.19->2.0.0-beta.200.0.6->0.0.7^8.0.2->^8.0.3^8.0.3->^8.0.4^22.16.0->^22.16.3^3.3.0->^3.3.1^21.2.2->^21.2.32.0.0-beta.19->2.0.0-beta.20^5.35.2->^5.35.6Release Notes
web-infra-dev/rsbuild (@rsbuild/core)
v1.4.6Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
html.tagsconfig by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5573html.tagsby @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5574Other Changes
Full Changelog: v1.4.5...v1.4.6
v1.4.5Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
hostnameto determine local or network by @mycoin in https://github.com/web-infra-dev/rsbuild/pull/5561Document 📖
Other Changes
@rsbuild/coreby @9aoy in https://github.com/web-infra-dev/rsbuild/pull/5558New Contributors
Full Changelog: v1.4.4...v1.4.5
v1.4.4Compare Source
What's Changed
New Features 🎉
compress.filteroption by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5520compress.leveloption by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5522Bug Fixes 🐞
Refactor 🔨
Document 📖
compress.filteroption by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5521modifyHTMLandhtml.tagsby @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5523isolatedModulesexample by @bodia-uz in https://github.com/web-infra-dev/rsbuild/pull/5539Other Changes
New Contributors
Full Changelog: v1.4.3...v1.4.4
web-infra-dev/rsdoctor (@rsdoctor/rspack-plugin)
v1.1.8Compare Source
What's Changed
Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rsdoctor@v1.1.7...v1.1.8
web-infra-dev/rslib (@rslib/core)
v0.10.5Compare Source
What's Changed
Bug Fixes 🐞
Document 📖
Other Changes
.npmrctopnpm-workspace.yamlby @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/1098Full Changelog: web-infra-dev/rslib@v0.10.4...v0.10.5
web-infra-dev/rspress (@rspress/plugin-algolia)
v2.0.0-beta.20Compare Source
Breaking Changes 🚨
Enable
performance.buildCache: trueby default ⚡️enable persistent cache by default, ref: https://rspack.rs/config/experiments#persistent-cache
This means that Rspress's local startup speed will be faster .
1. rspress dev
cold start 1s↓
hot start 0.3s↑
2. rspress build
cold build 6.48s↓
hot build 3.18s↑
What's Changed
New Features 🎉
performance.buildCacheby @SoonIthttps://github.com/web-infra-dev/rspress/pull/2349l/2349Bug Fixes 🐞
Other Changes
New Contributors
Full Changelog: web-infra-dev/rspress@v2.0.0-beta.19...v2.0.0-beta.20
web-infra-dev/rstest (@rstest/core)
v0.0.7Compare Source
What's Changed
New Features 🎉
setupFilesvalue by @9aoy in https://github.com/web-infra-dev/rstest/pull/377Bug Fixes 🐞
vue.cjs.prod.jswhenNODE_ENV=testby @9aoy in https://github.com/web-infra-dev/rstest/pull/374Document 📖
Other Changes
Full Changelog: web-infra-dev/rstest@v0.0.6...v0.0.7
swc-project/plugins (@swc/plugin-prefresh)
v8.0.3Patch Changes
45d1ac7: Update swc_core to v31swc-project/plugins (@swc/plugin-remove-console)
v8.0.4Patch Changes
45d1ac7: Update swc_core to v31lit/lit (lit)
v3.3.1Compare Source
Patch Changes
#4997
aea85e24- Update README#4988
6792b7efThanks @ADNolan! - Adjusted the comparison to use the name property of the _$resolve function and the resolveOverrideFn in private ssr support to prevent duplicated patching of the directive class.#4976
a126d8df- Fix minor regression in property converters. fromAttribute may return either null or undefined.nrwl/nx (nx)
v21.2.3Compare Source
21.2.3 (2025-07-11)
🚀 Features
--tuiand--no-tui(#31621)🩹 Fixes
❤️ Thank You
sveltejs/svelte (svelte)
v5.35.6Compare Source
Patch Changes
chore: simplify reaction/source ownership tracking (#16333)
chore: simplify internal component
pop()(#16331)v5.35.5Compare Source
Patch Changes
fix: associate sources in Spring/Tween/SvelteMap/SvelteSet with correct reaction (#16325)
fix: re-evaluate derived props during teardown (#16278)
v5.35.4Compare Source
Patch Changes
v5.35.3Compare Source
Patch Changes
fix: account for mounting when
select_optioninattribute_effect(#16309)fix: do not proxify the value assigned to a derived (#16302)
Configuration
📅 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.