Skip to content

chore(deps): update bundlers - #272

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/bundlers
Aug 7, 2026
Merged

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

Conversation

@renovate

@renovate renovate Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v2.1.10

Compare Source

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

Full Changelog: web-infra-dev/rsbuild@v2.1.9...v2.1.10

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

v2.1.8

Compare Source

Highlights
Persistent cache storage options now align with webpack

Rspack now supports cache.name and cache.storage.location, aligning with webpack's persistent cache semantics. cache.storage.directory is now the base directory, while the final cache location defaults to <directory>/<cache.name>. Default cache paths remain unchanged.

If you previously used storage.directory as the exact cache path, migrate it to storage.location. Existing cache data is not migrated automatically.

cache: {
  type: 'persistent',
  storage: {
    type: 'filesystem',
-   directory: '/custom/cache',
+   location: '/custom/cache',
  },
}
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Refactor 🔨
  • refactor(binding): replace compilation pointers with compilation ids by @​SyMind in #​14988
Document 📖
Other Changes
New Contributors

Full Changelog: web-infra-dev/rspack@v2.1.7...v2.1.8


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) August 7, 2026 17:44
@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
Added@​rspack/​core@​2.1.81001008097100
Added@​rsbuild/​core@​2.1.101001008498100
Added@​rspack/​cli@​2.1.81001008697100

View full report

@renovate
renovate Bot merged commit f8d5627 into main Aug 7, 2026
7 checks passed
@renovate
renovate Bot deleted the renovate/bundlers branch August 7, 2026 18:10
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