Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
less-loader ^12.3.2^13.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
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.

@chenjiahan

Copy link
Copy Markdown
Member

Requires Node 22

@chenjiahan chenjiahan closed this May 25, 2026
@chenjiahan chenjiahan deleted the renovate/less-loader-13.x branch May 25, 2026 03:36
@renovate

renovate Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 13.x releases. But if you manually upgrade to 13.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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.

1 participant