Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented May 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
less-loader 12.3.313.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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 3am every weekend"
  • 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 force-pushed the renovate/less-loader-13.x branch 2 times, most recently from 04b8b4b to 2b80e95 Compare June 1, 2026 20:40
@renovate
renovate Bot force-pushed the renovate/less-loader-13.x branch 3 times, most recently from 8556870 to 312e6bb Compare June 14, 2026 05:07
@renovate
renovate Bot force-pushed the renovate/less-loader-13.x branch 2 times, most recently from c9cb87b to dab3fb7 Compare June 29, 2026 08:26
@renovate
renovate Bot force-pushed the renovate/less-loader-13.x branch from dab3fb7 to 12a84e7 Compare July 5, 2026 08:50
@renovate
renovate Bot force-pushed the renovate/less-loader-13.x branch 2 times, most recently from 46ad397 to 8b0e4e2 Compare July 13, 2026 18:21
@renovate
renovate Bot force-pushed the renovate/less-loader-13.x branch from 8b0e4e2 to 9ea86e5 Compare July 19, 2026 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants