chore(deps): update all patch dependencies #366
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:
^1.3.2
->^1.3.3
^1.1.5
->^1.1.7
2.0.0-beta.18
->2.0.0-beta.19
^30.0.3
->^30.0.4
^21.2.1
->^21.2.2
^2.5.17
->^2.5.18
^2.0.0-beta.18
->^2.0.0-beta.19
Release Notes
web-infra-dev/rsbuild (@rsbuild/plugin-react)
v1.3.3
Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.3.2...v1.3.3
web-infra-dev/rsdoctor (@rsdoctor/rspack-plugin)
v1.1.7
Compare Source
What's Changed
Bug Fixes 🐞
Full Changelog: web-infra-dev/rsdoctor@v1.1.6...v1.1.7
v1.1.6
Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rsdoctor@v1.1.5...v1.1.6
web-infra-dev/rspress (@rspress/plugin-llms)
v2.0.0-beta.19
Compare Source
Breaking Changes 🚨
Correct relative link in markdown without
./
prefixMarkdown links without "./" prefix are now relative links, e.g:
[subfolder](subfolder)
is equal to[subfolder](./subfolder)
Before
[](installation)
and[](installation.mdx)
points to/installation.html
, this behavior is strange ❌After
[](installation)
and[](installation.mdx)
points to/guide/api/installation.html
✅If you are updating to Rspress V2, don't worry, our friend
markdown.checkDeadLinks
which is also refactored can help us check and find these broken links 👬🏻What's Changed
New Features 🎉
PackageManagerTabs
component by @artus90https://github.com/web-infra-dev/rspress/pull/2343l/2343Bug Fixes 🐞
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rspress@v2.0.0-beta.18...v2.0.0-beta.19
jestjs/jest (jest-diff)
v30.0.4
Compare Source
Features
[expect]
TheInverse
type is now exported (#15714)[expect]
feat: supportasync functions
intoBe
(#15704)Fixes
[jest]
jest --onlyFailures --listTests now correctly lists only failed tests (#15700)[jest-snapshot]
Handle line endings in snapshots (#15708)nrwl/nx (nx)
v21.2.2
Compare Source
21.2.2 (2025-07-02)
🚀 Features
🩹 Fixes
--unit-test-runner=none
properly when generating expo apps and libs (#31754, #30366)set-inject-document-domain
migration (#31614, #31610)customConditions
when running theopen-cypress
inferred task (#31687, #31616)❤️ Thank You
matzkoh/prettier-plugin-packagejson (prettier-plugin-packagejson)
v2.5.18
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (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.