Skip to content

Commit 91c3724

Browse files
authored
chore(deps-dev): bump webpack from 5.105.0 to 5.105.2 in /webapp [skip ci]
[//]: # (dependabot-start) ⚠️ \*\*Dependabot is rebasing this PR\*\* ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [webpack](https://github.com/webpack/webpack) from 5.105.0 to 5.105.2. Release notes *Sourced from [webpack's releases](https://github.com/webpack/webpack/releases).* > v5.105.2 > -------- > > ### Patch Changes > > * Fixed `WebpackPluginInstance` type regression. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20440](https://redirect.github.com/webpack/webpack/pull/20440)) > > v5.105.1 > -------- > > ### 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`](https://github.com/xiaoxiaojx) in [#20424](https://redirect.github.com/webpack/webpack/pull/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`](https://github.com/hai-x) in [#20433](https://redirect.github.com/webpack/webpack/pull/20433)) > * Skip guard collection when exports-presence mode is disabled to improve parsing performance. (by [`@​hai-x`](https://github.com/hai-x) in [#20433](https://redirect.github.com/webpack/webpack/pull/20433)) Changelog *Sourced from [webpack's changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md).* > 5.105.2 > ------- > > ### Patch Changes > > * Fixed `WebpackPluginInstance` type regression. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#20440](https://redirect.github.com/webpack/webpack/pull/20440)) > > 5.105.1 > ------- > > ### 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`](https://github.com/xiaoxiaojx) in [#20424](https://redirect.github.com/webpack/webpack/pull/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`](https://github.com/hai-x) in [#20433](https://redirect.github.com/webpack/webpack/pull/20433)) > * Skip guard collection when exports-presence mode is disabled to improve parsing performance. (by [`@​hai-x`](https://github.com/hai-x) in [#20433](https://redirect.github.com/webpack/webpack/pull/20433)) Commits * [`0756c7e`](webpack/webpack@0756c7e) chore(release): new release ([#20441](https://redirect.github.com/webpack/webpack/issues/20441)) * [`ff28476`](webpack/webpack@ff28476) chore(deps): bump CodSpeedHQ/action in the dependencies group ([#20442](https://redirect.github.com/webpack/webpack/issues/20442)) * [`4d3ed66`](webpack/webpack@4d3ed66) ci: discord using curl * [`004550a`](webpack/webpack@004550a) ci: discord fix * [`44bf97b`](webpack/webpack@44bf97b) ci: emulate release for discord using other approach * [`9c71a09`](webpack/webpack@9c71a09) ci: emulate release for discord * [`02d3bc9`](webpack/webpack@02d3bc9) ci: allow to run release announcement * [`6c62c28`](webpack/webpack@6c62c28) ci: fix discord * [`900219d`](webpack/webpack@900219d) fix: type regression ([#20440](https://redirect.github.com/webpack/webpack/issues/20440)) * [`8e50ef2`](webpack/webpack@8e50ef2) chore(release): new release ([#20429](https://redirect.github.com/webpack/webpack/issues/20429)) * Additional commits viewable in [compare view](webpack/webpack@v5.105.0...v5.105.2) [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=webpack&package-manager=npm\_and\_yarn&previous-version=5.105.0&new-version=5.105.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
2 parents 42a96da + 286723a commit 91c3724

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

webapp/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)