chore(deps): update all patch dependencies #1341
Merged
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.114.0
->^0.114.1
^0.11.4
->^0.11.5
^1.5.12
->^1.5.14
1.5.7
->1.5.8
^18.3.24
->^18.3.26
^7.7.2
->^7.7.3
Release Notes
lynx-family/lynx-stack (@lynx-js/react)
v0.114.1
Patch Changes
Add
event.stopPropagation
andevent.stopImmediatePropagation
in MTS, to help with event propagation control (#1835)Note, if this feature is used in Lazy Loading Standalone Project, both the Producer and the Consumer should update to latest version of
@lynx-js/react
to make sure the feature is available.Fix the "ReferenceError: Node is not defined" error. (#1850)
This error would happen when upgrading to
@testing-library/jest-dom
v6.9.0.fix: optimize main thread event error message (#1838)
lynx-family/lynx-stack (@lynx-js/rspeedy)
v0.11.5
Compare Source
Patch Changes
web-infra-dev/rsbuild (@rsbuild/core)
v1.5.14
Compare Source
What's Changed
New Features 🎉
Performance 🚀
stats.toJson()
calls by @chenjiahan in #6301stats.hasErrors()
calls by @chenjiahan in #6305Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.5.13...v1.5.14
v1.5.13
Compare Source
Highlights 💡
Browser logs
Rsbuild now forwards browser errors to your terminal — giving your coding agent more context 🤖.
This can be disabled via
dev.browserLogs
config:What's Changed
New Features 🎉
preserve
React runtime by @fi3ework in #6240dev.browserLogs
configuration by @chenjiahan in #6253Performance 🚀
Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.5.12...v1.5.13
web-infra-dev/rspack (@rspack/core)
v1.5.8
Compare Source
Highlights 💡
Enhanced Tree Shaking for Nested Exports in Destructuring
Rspack now supports more precise tree shaking for nested exports accessed through destructuring assignments.
What's Changed
Performance Improvements ⚡
New Features 🎉
commonjs
options by @fi3ework in #11744Bug Fixes 🐞
Refactor 🔨
Document Updates 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rspack@v1.5.7...v1.5.8
npm/node-semver (semver)
v7.7.3
Compare Source
Bug Fixes
e37e0ca
#813 faster paths for compare (#813) (@H4ad)2471d75
#811 x-range build metadata support (i529015)Chores
8f05c87
#807 bump @npmcli/template-oss from 4.25.0 to 4.25.1 (#807) (@dependabot[bot], @owlstronaut)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.