Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2025

This PR contains the following updates:

Package Change Age Confidence
@rsbuild/core (source) 1.4.15 -> 1.5.3 age confidence
@rslib/core (source) ^0.10.4 -> ^0.12.0 age confidence

Release Notes

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

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 in #​6023
Bug Fixes 🐞
  • fix: eliminate redundant getPlugin() call in plugin dependency sorting by @​Copilot in #​6002
Refactor 🔨
Document 📖
Other Changes

New Contributors

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

v1.5.2

Compare Source

What's Changed

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

Full Changelog: web-infra-dev/rsbuild@v1.5.1...v1.5.2

v1.5.1

Compare Source

What's Changed

Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.5.0...v1.5.1

v1.5.0

Compare Source

🎉 See Announcing Rspack 1.5 for more details.

What's Changed

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

New Contributors

Full Changelog: web-infra-dev/rsbuild@v1.4.15...v1.5.0

v1.4.16

Compare Source

What's Changed

Bug Fixes 🐞

Full Changelog: web-infra-dev/rsbuild@v1.4.15...v1.4.16

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

v0.12.4

Compare Source

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

Full Changelog: web-infra-dev/rslib@v0.12.3...v0.12.4

v0.12.3

Compare Source

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

Full Changelog: web-infra-dev/rslib@v0.12.2...v0.12.3

v0.12.2

Compare Source

What's Changed

New Features 🎉
Document 📖
Other Changes

New Contributors

Full Changelog: web-infra-dev/rslib@v0.12.1...v0.12.2

v0.12.1

Compare Source

What's Changed

New Features 🎉
Other Changes

Full Changelog: web-infra-dev/rslib@v0.12.0...v0.12.1

v0.12.0

Compare Source

Highlights 💡

Drop support for Node 16

Node.js 16 reached its end-of-life on September 11, 2023. Many other npm packages in the ecosystem have also dropped support for Node 16, including webpack-dev-server, css-loader, sass-loader, and so on, which makes maintaining compatibility increasingly challenging. Therefore, we have decided to drop Node 16 support starting from Rslib v0.12 to ensure better compatibility with the modern ecosystem.

Package v0.11 v0.12
@​rslib/core >=16.7.0 >=18.12.0

Rslib v0.11 based on Rsbuild/Rspack v1.4 and Rslib v0.12 based on Rsbuild/Rspack v1.5:

Package v1.4 v1.5
@​rspack/core >=16.0.0 >=18.12.0
@​rsbuild/core >=16.10.0 >=18.12.0

⚠️ This is a breaking change for users still running Node.js 16. Users will need to upgrade to Node.js 18.12.0 or later to use Rslib v0.12.

For users currently using Node.js 16:

  1. Upgrade to Node.js 18.12.0 or later (Node.js 22 LTS is recommended)
  2. Update your CI/CD pipelines to use the new Node.js version

What's Changed

New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rslib@v0.11.2...v0.12.0

v0.11.2

Compare Source

What's Changed

Trusted Publishing

All Rslib npm packages are now published based on npm's trusted publishing, making Rslib's npm packages more secure and transparent.

See:

Document 📖
Other Changes

Full Changelog: web-infra-dev/rslib@v0.11.1...v0.11.2

v0.11.1

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Other Changes
  • chore: add open collective funding link by @​chenjiahan in #​1126
  • chore(deps): bump Rsbuild 1.4.10 and Rstest 0.0.10 by [@​Time

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot added the dependencies label Sep 3, 2025
@renovate renovate bot merged commit b96b8b7 into main Sep 3, 2025
3 checks passed
@renovate renovate bot deleted the renovate/build-tools branch September 3, 2025 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant