Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence Type Update
@rsbuild/core (source) ^1.4.12 -> ^1.5.13 age confidence devDependencies minor
@rslib/core (source) ^0.11.0 -> ^0.15.0 age confidence devDependencies minor
@rspack/cli (source) ^1.4.11 -> ^1.5.8 age confidence devDependencies minor
@rspack/core (source) ^1.4.11 -> ^1.5.8 age confidence devDependencies minor
@rstest/core (source) ^0.2.1 -> ^0.5.1 age confidence devDependencies minor
@types/node (source) ^22.17.0 -> ^22.18.8 age confidence devDependencies minor
browserslist-to-es-version ^1.1.0 -> ^1.1.1 age confidence dependencies patch
node 22 -> 22.20.0 age confidence uses-with minor
pnpm (source) 10.14.0 -> 10.17.1 age confidence packageManager minor
rslog ^1.2.9 -> ^1.2.11 age confidence devDependencies patch
strip-ansi ^7.1.0 -> ^7.1.2 age confidence devDependencies patch
typescript (source) ^5.9.2 -> ^5.9.3 age confidence devDependencies patch

Release Notes

web-infra-dev/rsbuild (@​rsbuild/core)

v1.5.13

Compare Source

Highlights 💡

Browser logs

Rsbuild now forwards browser errors to your terminal — giving your coding agent more context 🤖.

image

This can be disabled via dev.browserLogs config:

export default {
  dev: {
    browserLogs: false,
  },
}

What's Changed

New Features 🎉
Performance 🚀
Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.5.12...v1.5.13

v1.5.12

Compare Source

What's Changed

New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes

New Contributors

Full Changelog: web-infra-dev/rsbuild@v1.5.11...v1.5.12

v1.5.11

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.5.10...v1.5.11

v1.5.10

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.5.9...v1.5.10

v1.5.9

Compare Source

What's Changed
New Features 🎉
Bug Fixes 🐞
Refactor 🔨
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.5.8...v1.5.9

v1.5.8

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.5.7...v1.5.8

v1.5.7

Compare Source

What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors

Full Changelog: web-infra-dev/rsbuild@v1.5.6...v1.5.7

v1.5.6

Compare Source

What's Changed

Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.5.5...v1.5.6

v1.5.5

Compare Source

What's Changed

New Features 🎉
Performance 🚀
Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes

New Contributors

Full Changelog: web-infra-dev/rsbuild@v1.5.4...v1.5.5

v1.5.4

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.5.3...v1.5.4

v1.5.3

Compare Source

What's Changed

New Features 🎉
Performance 🚀
  • perf: optimize pick function by replacing reduce with for...of loop by @​Copilot in #​6022
  • perf: optimize isPlainObject with Object.prototype caching by @​Copilot in #​6021
  • perf: optimize Object.values() call in nonce plugin to avoid redundant array conversion by [@​Copilot

Configuration

📅 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: 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@chenjiahan chenjiahan merged commit b9a0ffc into main Oct 1, 2025
5 checks passed
@chenjiahan chenjiahan deleted the renovate/all-minor-patch branch October 1, 2025 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants