Skip to content

chore(deps): update build and bundling tools#5103

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/build-and-bundling-tools
Feb 16, 2026
Merged

chore(deps): update build and bundling tools#5103
renovate[bot] merged 1 commit intomasterfrom
renovate/build-and-bundling-tools

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2026

This PR contains the following updates:

Package Change Age Confidence
rimraf ^6.1.2^6.1.3 age confidence
webpack ^5.105.0^5.105.2 age confidence

Release Notes

isaacs/rimraf (rimraf)

v6.1.3

Compare Source

webpack/webpack (webpack)

v5.105.2

Compare Source

Patch Changes

v5.105.1

Compare Source

Patch Changes
  • Fix VirtualUrlPlugin Windows compatibility by sanitizing cache keys and filenames. Cache keys now use toSafePath to replace colons (:) with double underscores (__) and sanitize other invalid characters, ensuring compatibility with Windows filesystem restrictions. (by @​xiaoxiaojx in #​20424)

  • Revert part of the createRequire generation behavior for require("node:...") to keep compatibility with those modules exports, e.g. const EventEmitter = require("node:events");. (by @​hai-x in #​20433)

  • Skip guard collection when exports-presence mode is disabled to improve parsing performance. (by @​hai-x in #​20433)


Configuration

📅 Schedule: Branch creation - "before 6am on monday" in timezone Europe/Berlin, 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 added the dependencies Pull requests that update a dependency file label Feb 16, 2026
@renovate renovate bot force-pushed the renovate/build-and-bundling-tools branch from cbad206 to ca71bd4 Compare February 16, 2026 06:00
@renovate renovate bot changed the title chore(deps): update dependency webpack to ^5.105.2 chore(deps): update build and bundling tools Feb 16, 2026
@renovate renovate bot force-pushed the renovate/build-and-bundling-tools branch from ca71bd4 to ac21a40 Compare February 16, 2026 06:01
@renovate renovate bot merged commit 6b8a319 into master Feb 16, 2026
1 check passed
@renovate renovate bot deleted the renovate/build-and-bundling-tools branch February 16, 2026 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants