chore(deps): update dependency less-loader to v12#145
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency less-loader to v12#145renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
5b5a8f6 to
ec8309e
Compare
ec8309e to
1db2c73
Compare
1db2c73 to
7961bb2
Compare
7961bb2 to
4ad2afe
Compare
4ad2afe to
87d6df3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^6→^12.3.2Release Notes
webpack/less-loader (less-loader)
v12.3.2Compare Source
v12.3.1Compare Source
v12.3.0Compare Source
Features
v12.2.0Compare Source
Features
@rspack/coreas an optional peer dependency (#537) (71dd711)v12.1.0Compare Source
Features
lessLogAsWarnOrErroption (#536) (3c4e6e0)v12.0.0Compare Source
⚠ BREAKING CHANGES
18.12.0(#533) (f70e832)11.1.4 (2023-12-27)
Bug Fixes
11.1.3 (2023-06-08)
Bug Fixes
klonaforlessoptions (#520) (8a63159)11.1.2 (2023-05-31)
Bug Fixes
vdependency (#517) (8fd9206)11.1.1 (2023-05-28)
Bug Fixes
v11.1.4Compare Source
⚠ BREAKING CHANGES
18.12.0(#533) (f70e832)11.1.4 (2023-12-27)
Bug Fixes
11.1.3 (2023-06-08)
Bug Fixes
klonaforlessoptions (#520) (8a63159)11.1.2 (2023-05-31)
Bug Fixes
vdependency (#517) (8fd9206)11.1.1 (2023-05-28)
Bug Fixes
v11.1.3Compare Source
⚠ BREAKING CHANGES
18.12.0(#533) (f70e832)11.1.4 (2023-12-27)
Bug Fixes
11.1.3 (2023-06-08)
Bug Fixes
klonaforlessoptions (#520) (8a63159)11.1.2 (2023-05-31)
Bug Fixes
vdependency (#517) (8fd9206)11.1.1 (2023-05-28)
Bug Fixes
v11.1.2Compare Source
⚠ BREAKING CHANGES
18.12.0(#533) (f70e832)11.1.4 (2023-12-27)
Bug Fixes
11.1.3 (2023-06-08)
Bug Fixes
klonaforlessoptions (#520) (8a63159)11.1.2 (2023-05-31)
Bug Fixes
vdependency (#517) (8fd9206)11.1.1 (2023-05-28)
Bug Fixes
v11.1.1Compare Source
⚠ BREAKING CHANGES
18.12.0(#533) (f70e832)11.1.4 (2023-12-27)
Bug Fixes
11.1.3 (2023-06-08)
Bug Fixes
klonaforlessoptions (#520) (8a63159)11.1.2 (2023-05-31)
Bug Fixes
vdependency (#517) (8fd9206)11.1.1 (2023-05-28)
Bug Fixes
v11.1.0Compare Source
⚠ BREAKING CHANGES
18.12.0(#533) (f70e832)11.1.4 (2023-12-27)
Bug Fixes
11.1.3 (2023-06-08)
Bug Fixes
klonaforlessoptions (#520) (8a63159)11.1.2 (2023-05-31)
Bug Fixes
vdependency (#517) (8fd9206)11.1.1 (2023-05-28)
Bug Fixes
v11.0.0Compare Source
⚠ BREAKING CHANGES
Node.jsversion is14.15.0v10.2.0Compare Source
Features
v10.1.0Compare Source
Features
linkfield in schema (#429) (8580731)Bug Fixes
addDependencyon absolute paths (fa11ce7)10.0.1 (2021-07-02)
Bug Fixes
v10.0.1Compare Source
Features
linkfield in schema (#429) (8580731)Bug Fixes
addDependencyon absolute paths (fa11ce7)10.0.1 (2021-07-02)
Bug Fixes
v10.0.0Compare Source
Features
linkfield in schema (#429) (8580731)Bug Fixes
addDependencyon absolute paths (fa11ce7)10.0.1 (2021-07-02)
Bug Fixes
v9.1.0Compare Source
Features
Stringvalue for theimplementationoption (465ffc4)v9.0.0Compare Source
⚠ BREAKING CHANGES
Node.jsversion is12.13.08.1.1 (2021-04-15)
Bug Fixes
v8.1.1Compare Source
⚠ BREAKING CHANGES
Node.jsversion is12.13.08.1.1 (2021-04-15)
Bug Fixes
v8.1.0Compare Source
⚠ BREAKING CHANGES
Node.jsversion is12.13.08.1.1 (2021-04-15)
Bug Fixes
v8.0.0Compare Source
Notes
~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
@importas relative, if it cannot be resolved, the loader will try to resolve@importinsidenode_modules.⚠ BREAKING CHANGES
webpackversion is5Features
resolve.byDependencyoption, you can setup{ resolve: { byDependency: { less: { mainFiles: ['custom', '...'] } } } }v7.3.0Compare Source
Features
implementationoption (84d957c)7.2.1 (2020-12-28)
Bug Fixes
v7.2.1Compare Source
Features
implementationoption (84d957c)7.2.1 (2020-12-28)
Bug Fixes
v7.2.0Compare Source
Features
implementationoption (84d957c)7.2.1 (2020-12-28)
Bug Fixes
v7.1.0Compare Source
Features
additionalDatato be async (#391) (62c6934)7.0.2 (2020-10-09)
Chore
schema-utils7.0.1 (2020-09-03)
Bug Fixes
sourcesin source maps (877d99a)v7.0.2Compare Source
Features
additionalDatato be async (#391) (62c6934)7.0.2 (2020-10-09)
Chore
schema-utils7.0.1 (2020-09-03)
Bug Fixes
sourcesin source maps (877d99a)v7.0.1Compare Source
Features
additionalDatato be async (#391) (62c6934)7.0.2 (2020-10-09)
Chore
schema-utils7.0.1 (2020-09-03)
Bug Fixes
sourcesin source maps (877d99a)v7.0.0Compare Source
Features
additionalDatato be async (#391) (62c6934)7.0.2 (2020-10-09)
Chore
schema-utils7.0.1 (2020-09-03)
Bug Fixes
sourcesin source maps (877d99a)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.