Skip to content

Bump the javascript-dev group across 1 directory with 2 updates#479

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/javascript-dev-ad5b24ded8
Open

Bump the javascript-dev group across 1 directory with 2 updates#479
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/javascript-dev-ad5b24ded8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2026

Bumps the javascript-dev group with 2 updates in the / directory: less-loader and webpack.

Updates less-loader from 12.3.0 to 12.3.1

Release notes

Sourced from less-loader's releases.

v12.3.1

12.3.1 (2026-02-05)

Bug Fixes

  • update peer dependency for @​rspack/core v2 (#575) (6588093)
Changelog

Sourced from less-loader's changelog.

12.3.1 (2026-02-05)

Bug Fixes

  • update peer dependency for @​rspack/core v2 (#575) (6588093)
Commits

Updates webpack from 5.105.0 to 5.105.1

Release notes

Sourced from webpack's releases.

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 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)

Changelog

Sourced from webpack's changelog.

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 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)

Commits
  • 8e50ef2 chore(release): new release (#20429)
  • 43903e1 perf: skip collecting guard when exports presence mode is none (#20433)
  • 5a3e6dc docs: add docs and test for virtual module type inference from id extension (...
  • 124ba79 fix: preserve node-commonjs externals for module output (#20431)
  • 032856c docs: use https links in README (#20430)
  • e06423b fix(virtual-url-plugin): sanitize paths for Windows compatibility (#20424)
  • 0e4907e docs: update examples (#20428)
  • a089954 test: add asset/resource test case for virtual-url-plugin (#20422)
  • 38b823a chore(deps): bump the dependencies group with 2 updates (#20410)
  • 5890832 chore(deps-dev): bump the dependencies group across 1 directory with 7 update...
  • Additional commits viewable in compare view

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 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the javascript-dev group with 2 updates in the / directory: [less-loader](https://github.com/webpack/less-loader) and [webpack](https://github.com/webpack/webpack).


Updates `less-loader` from 12.3.0 to 12.3.1
- [Release notes](https://github.com/webpack/less-loader/releases)
- [Changelog](https://github.com/webpack/less-loader/blob/main/CHANGELOG.md)
- [Commits](webpack/less-loader@v12.3.0...v12.3.1)

Updates `webpack` from 5.105.0 to 5.105.1
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack@v5.105.0...v5.105.1)

---
updated-dependencies:
- dependency-name: less-loader
  dependency-version: 12.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: javascript-dev
- dependency-name: webpack
  dependency-version: 5.105.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: javascript-dev
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 24, 2026
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants