Skip to content

chore(deps): bump less-loader from 11.1.4 to 13.0.0#1428

Merged
phil-davis merged 1 commit into
masterfrom
dependabot/npm_and_yarn/less-loader-12.3.2
Jul 16, 2026
Merged

chore(deps): bump less-loader from 11.1.4 to 13.0.0#1428
phil-davis merged 1 commit into
masterfrom
dependabot/npm_and_yarn/less-loader-12.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Copy link
Copy Markdown
Contributor

Bumps less-loader from 11.1.4 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 dependabot Bot added dependencies javascript Pull requests that update Javascript code labels May 12, 2026
@DeepDiver1975

Copy link
Copy Markdown
Member

Holding: CI is failing (not a rebase conflict). Failing: build / Build. A rebase won't fix this — needs a human/upstream fix.

@phil-davis

Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps [less-loader](https://github.com/webpack/less-loader) from 11.1.4 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@v11.1.4...v13.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump less-loader from 11.1.4 to 12.3.2 chore(deps): bump less-loader from 11.1.4 to 13.0.0 Jul 16, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/less-loader-12.3.2 branch from 7d95723 to d83b924 Compare July 16, 2026 10:48
@dependabot
dependabot Bot requested a review from a team as a code owner July 16, 2026 10:48
@phil-davis
phil-davis merged commit 36d7eda into master Jul 16, 2026
14 checks passed
@phil-davis
phil-davis deleted the dependabot/npm_and_yarn/less-loader-12.3.2 branch July 16, 2026 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants