Skip to content

chore(deps): update bundlers - #304

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/bundlers
Sep 11, 2026
Merged

chore(deps): update bundlers#304
renovate[bot] merged 1 commit into
mainfrom
renovate/bundlers

Conversation

@renovate

@renovate renovate Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rsbuild/core (source) 2.2.32.2.4 age adoption passing confidence
@rspack/cli (source) 2.2.22.2.3 age adoption passing confidence
@rspack/core (source) 2.2.22.2.3 age adoption passing confidence

Release Notes

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

v2.2.4

Compare Source

What's Changed

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

Full Changelog: web-infra-dev/rsbuild@v2.2.3...v2.2.4

web-infra-dev/rspack (@​rspack/cli)

v2.2.3

Compare Source

Highlights

CSS Import and Asset URL Externals

Rspack now supports asset, asset-url, and css-import external types, allowing CSS to reference stylesheets and assets hosted elsewhere. External @import statements preserve layer, supports, and media conditions, so conditional styles stay conditional in the emitted CSS. #​15431, #​15522.

More Flexible and Reliable Native Watching

With experiments.nativeWatcher enabled, watchOptions.ignored now accepts a function, making it easier to reuse existing ignore rules when switching to the native watcher. File event processing has also been improved to reduce event loss during large bursts of changes on Linux. #​15254.

Lower Resolution Overhead for TypeScript Projects

Relative imports such as ./utils and ../shared no longer trigger unnecessary tsconfig loading or tracking of its project-reference tree. This reduces configuration reads and dependency tracking, especially in large TypeScript projects with many project references. #​15492.

What's Changed

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

Full Changelog: web-infra-dev/rspack@v2.2.2...v2.2.3


Configuration

📅 Schedule: (in timezone Asia/Shanghai)

  • Branch creation
    • "before 11am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (squash) September 11, 2026 19:51
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​rspack/​core@​2.2.2 ⏵ 2.2.3100 +110081 +197100
Updated@​rsbuild/​core@​2.2.3 ⏵ 2.2.499 +110084 +198 +1100
Updated@​rspack/​cli@​2.2.2 ⏵ 2.2.3100 +11008697 +1100

View full report

@renovate
renovate Bot merged commit ee8d858 into main Sep 11, 2026
7 checks passed
@renovate
renovate Bot deleted the renovate/bundlers branch September 11, 2026 20:21
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.

0 participants