Skip to content

chore(deps): update rspack monorepo to v2.1.2#477

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rspack-monorepo
Open

chore(deps): update rspack monorepo to v2.1.2#477
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rspack-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@rspack/cli (source) 2.0.82.1.2 age confidence
@rspack/core (source) 2.0.82.1.2 age confidence

Release Notes

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

v2.1.2

Compare Source

What's Changed
Highlights 💡
Support import.meta style module variables

Rspack now exposes more module variables through import.meta, which aligns better with the ESM specification than CommonJS-style injected globals. When authoring ESM modules, import.meta is now the recommended way to access these runtime values.

The newly supported import.meta properties are:

New import.meta API Existing runtime variable
import.meta.rspackPublicPath __webpack_public_path__
import.meta.rspackBaseUri __webpack_base_uri__
import.meta.rspackShareScopes __webpack_share_scopes__
import.meta.rspackInitSharing __webpack_init_sharing__
import.meta.rspackNonce __webpack_nonce__
import.meta.rspackUniqueId __rspack_unique_id__
import.meta.rspackVersion __rspack_version__
import.meta.rspackHash __webpack_hash__
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rspack@v2.1.1...v2.1.2

v2.1.1

Compare Source

What's Changed

New Features 🎉
Performance 🚀
Bug Fixes 🐞
Other Changes

New Contributors

Full Changelog: web-infra-dev/rspack@v2.1.0...v2.1.1

v2.1.0

Compare Source

What's Changed

🎉 See Announcing Rspack 2.1 for more details.

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

New Contributors

Full Changelog: web-infra-dev/rspack@v2.0.8...v2.1.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 changed the title chore(deps): update rspack monorepo to v2.1.0 chore(deps): update rspack monorepo to v2.1.1 Jun 27, 2026
@renovate renovate Bot force-pushed the renovate/rspack-monorepo branch from 1fb6996 to 48f31b0 Compare June 27, 2026 04:44
@renovate renovate Bot force-pushed the renovate/rspack-monorepo branch from 48f31b0 to 60dee76 Compare June 30, 2026 13:48
@renovate renovate Bot changed the title chore(deps): update rspack monorepo to v2.1.1 chore(deps): update rspack monorepo to v2.1.2 Jun 30, 2026
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