Skip to content

chore(deps): update dependency webpack to v5.105.2#449

Open
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
renovate/webpack-5.x-lockfile
Open

chore(deps): update dependency webpack to v5.105.2#449
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
renovate/webpack-5.x-lockfile

Conversation

@renovate-sh-app
Copy link
Contributor

@renovate-sh-app renovate-sh-app bot commented Feb 13, 2026

This PR contains the following updates:

Package Change Age Confidence
webpack 5.105.05.105.2 age confidence

Release Notes

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

| datasource | package | from    | to      |
| ---------- | ------- | ------- | ------- |
| npm        | webpack | 5.105.0 | 5.105.1 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app bot added automerge-patch dependencies Pull requests that update a dependency file labels Feb 13, 2026
Copy link
Contributor

@app-o11y-kwl-ci app-o11y-kwl-ci bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving PATCH update 🎉. Will now merge...

@renovate-sh-app renovate-sh-app bot changed the title chore(deps): update dependency webpack to v5.105.1 chore(deps): update dependency webpack to v5.105.2 Feb 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge-patch dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants