Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency less-loader to v12 - autoclosed #1545

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
less-loader 7.3.0 -> 12.2.0 age adoption passing confidence

Release Notes

webpack-contrib/less-loader (less-loader)

v12.2.0

Compare Source

Features

v12.1.0

Compare Source

Features

v12.0.0

Compare Source

⚠ BREAKING CHANGES
11.1.4 (2023-12-27)
Bug Fixes
11.1.3 (2023-06-08)
Bug Fixes
11.1.2 (2023-05-31)
Bug Fixes
11.1.1 (2023-05-28)
Bug Fixes

v11.1.4

Compare Source

v11.1.3

Compare Source

v11.1.2

Compare Source

v11.1.1

Compare Source

v11.1.0

Compare Source

Features

v11.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Node.js version is 14.15.0

v10.2.0

Compare Source

Features

v10.1.0

Compare Source

Features
Bug Fixes
  • only call addDependency on absolute paths (fa11ce7)
10.0.1 (2021-07-02)
Bug Fixes

v10.0.1

Compare Source

v10.0.0

Compare Source

⚠ BREAKING CHANGES
  • less.webpackLoaderContext was removed, please use pluginManager.webpackLoaderContext
Bug Fixes

v9.1.0

Compare Source

Features
  • allow to use String value for the implementation option (465ffc4)

v9.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Node.js version is 12.13.0
8.1.1 (2021-04-15)
Bug Fixes

v8.1.1

Compare Source

v8.1.0

Compare Source

Features
  • added the pluginManager.webpackLoaderContext property for less plugin developers, deprecated the less.webpackLoaderContext property, it fixed memory leak, please read this (#​412) (e576240)

v8.0.0

Compare Source

Notes
  • using ~ is deprecated and can be removed from your code (we recommend it), but we still support it for historical reasons.

Why you can removed it?
The loader will first try to resolve @import as relative, if it cannot be resolved, the loader will try to resolve @import inside node_modules.

⚠ BREAKING CHANGES
  • minimum supported webpack version is 5
Features
  • supported the resolve.byDependency option, you can setup { resolve: { byDependency: { less: { mainFiles: ['custom', '...'] } } } }

Configuration

📅 Schedule: Branch creation - "after 2am and before 8am on friday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 18, 2024
@mergify mergify bot added the dependencies Pull requests that update a dependency file label Jan 18, 2024
@renovate renovate bot force-pushed the renovate/less-loader-12.x branch 4 times, most recently from b586db0 to e873eab Compare January 19, 2024 00:12
@renovate renovate bot force-pushed the renovate/less-loader-12.x branch from e873eab to 9902950 Compare January 19, 2024 18:49
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 19, 2024
@renovate renovate bot force-pushed the renovate/less-loader-12.x branch 12 times, most recently from 05be253 to 76d5d51 Compare January 26, 2024 00:13
@renovate renovate bot force-pushed the renovate/less-loader-12.x branch from 76d5d51 to 1a2d054 Compare January 30, 2024 17:54
@renovate renovate bot force-pushed the renovate/less-loader-12.x branch 6 times, most recently from 0c80701 to 623111c Compare February 1, 2024 23:03
@renovate renovate bot force-pushed the renovate/less-loader-12.x branch 12 times, most recently from f66c76c to d2167bc Compare February 15, 2024 19:28
@renovate renovate bot force-pushed the renovate/less-loader-12.x branch 7 times, most recently from 95fcf21 to 1ae3155 Compare February 22, 2024 21:37
@renovate renovate bot force-pushed the renovate/less-loader-12.x branch 6 times, most recently from 484ca73 to 33f3266 Compare February 22, 2024 22:31
@renovate renovate bot force-pushed the renovate/less-loader-12.x branch from 33f3266 to 973f8e2 Compare February 23, 2024 00:39
@renovate renovate bot changed the title fix(deps): update dependency less-loader to v12 fix(deps): update dependency less-loader to v12 - autoclosed Feb 25, 2024
@renovate renovate bot closed this Feb 25, 2024
@renovate renovate bot deleted the renovate/less-loader-12.x branch February 25, 2024 08:00
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