Skip to content

build(deps): bump less-loader from 12.3.2 to 13.0.0 - #380

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

build(deps): bump less-loader from 12.3.2 to 13.0.0#380
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/less-loader-13.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps less-loader from 12.3.2 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)
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)
Commits
Maintainer changes

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


@dependabot dependabot Bot added the build label Jul 22, 2026
@cdcabrera cdcabrera added the breaking:potential An unintended breaking change. Example, a bug fix that alters behavior label Jul 30, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/less-loader-13.0.0 branch 5 times, most recently from 774b0b1 to 93d64c5 Compare July 30, 2026 03:13
Bumps [less-loader](https://github.com/webpack/less-loader) from 12.3.2 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@v12.3.2...v13.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/less-loader-13.0.0 branch from 93d64c5 to 7787cc8 Compare July 30, 2026 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking:potential An unintended breaking change. Example, a bug fix that alters behavior build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant