Skip to content

chore(deps): update dependency less-loader to v13#618

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/less-loader-13.x
Open

chore(deps): update dependency less-loader to v13#618
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/less-loader-13.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 20, 2026

This PR contains the following updates:

Package Change Age Confidence
less-loader 12.3.213.0.0 age confidence

Release Notes

webpack/less-loader (less-loader)

v13.0.0

Compare Source

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
12.3.1 (2026-02-05)
Bug Fixes

v12.3.3

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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 May 20, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants