Skip to content

Chore(deps-dev): Bump less-loader from 5.0.0 to 13.0.0 in /webroot#1652

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/webroot/less-loader-13.0.0
Open

Chore(deps-dev): Bump less-loader from 5.0.0 to 13.0.0 in /webroot#1652
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/webroot/less-loader-13.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps less-loader from 5.0.0 to 13.0.0.

Release notes

Sourced from less-loader's releases.

v13.0.0

Major Changes

  • Minimum supported Node.js version is now >= 22.11.0. (by @​alexander-akait in #590)

  • The package now ships native ESM as well as CommonJS. "type": "module" is set, and an exports map exposes dist/esm/index.js to import and dist/cjs/index.js to require. Less is loaded via dynamic import() instead of require(). (by @​alexander-akait in #593)

  • lessLogAsWarnOrErr now defaults to true. Less warnings and errors are emitted as webpack warnings and errors by default. Set the option to false to restore the previous behavior of logging silently. (by @​alexander-akait in #600)

Minor Changes

Patch Changes

  • Track files loaded synchronously by Less (e.g. data-uri() and custom functions installed via @plugin) as webpack file dependencies. See #492. (by @​alexander-akait in #596)

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

v12.3.3

12.3.3 (2026-05-19)

Bug Fixes

  • revert ESM dynamic import (905a75e)

v12.3.2

12.3.2 (2026-03-11)

Bug Fixes

  • compatibility with ECMA modules less version (#578) (6850f6c)

v12.3.1

12.3.1 (2026-02-05)

Bug Fixes

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

v12.3.0

12.3.0 (2025-05-01)

Features

  • add support for using only webpackImporter (12839c8)

... (truncated)

Changelog

Sourced from less-loader's changelog.

13.0.0

Major Changes

  • Minimum supported Node.js version is now >= 22.11.0. (by @​alexander-akait in #590)

  • The package now ships native ESM as well as CommonJS. "type": "module" is set, and an exports map exposes dist/esm/index.js to import and dist/cjs/index.js to require. Less is loaded via dynamic import() instead of require(). (by @​alexander-akait in #593)

  • lessLogAsWarnOrErr now defaults to true. Less warnings and errors are emitted as webpack warnings and errors by default. Set the option to false to restore the previous behavior of logging silently. (by @​alexander-akait in #600)

Minor Changes

Patch Changes

  • Track files loaded synchronously by Less (e.g. data-uri() and custom functions installed via @plugin) as webpack file dependencies. See #492. (by @​alexander-akait in #596)

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

12.3.3 (2026-05-19)

Bug Fixes

  • revert ESM dynamic import (905a75e)

12.3.2 (2026-03-11)

Bug Fixes

  • compatibility with ECMA modules less version (#578) (6850f6c)

12.3.1 (2026-02-05)

Bug Fixes

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

12.3.0 (2025-05-01)

Features

  • add support for using only webpackImporter (12839c8)

12.2.0 (2024-01-30)

Features

  • add @rspack/core as an optional peer dependency (#537) (71dd711)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for less-loader since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

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

Bumps [less-loader](https://github.com/webpack/less-loader) from 5.0.0 to 13.0.0.
- [Release notes](https://github.com/webpack/less-loader/releases)
- [Changelog](https://github.com/webpack/less-loader/blob/main/CHANGELOG.md)
- [Commits](webpack/less-loader@v5.0.0...v13.0.0)

---
updated-dependencies:
- dependency-name: less-loader
  dependency-version: 13.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file frontend labels Jun 15, 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 frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants