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

Update dependency less-loader to v11 #285

Merged
merged 1 commit into from
Oct 9, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 renovate bot force-pushed the renovate/less-loader-11.x branch 5 times, most recently from dd7fd60 to 5be4fc2 Compare May 28, 2022 19:06
@renovate renovate bot force-pushed the renovate/less-loader-11.x branch 5 times, most recently from ba1b869 to 816973f Compare June 6, 2022 20:40
@renovate renovate bot force-pushed the renovate/less-loader-11.x branch 3 times, most recently from 13df628 to 0245bec Compare June 13, 2022 05:19
@renovate renovate bot force-pushed the renovate/less-loader-11.x branch 4 times, most recently from 99459d7 to bab410f Compare June 17, 2022 23:24
@renovate renovate bot force-pushed the renovate/less-loader-11.x branch 4 times, most recently from 1485754 to fa3df10 Compare July 3, 2022 17:30
@renovate renovate bot force-pushed the renovate/less-loader-11.x branch 4 times, most recently from 53d3665 to 7a360a4 Compare July 16, 2022 03:38
@renovate renovate bot force-pushed the renovate/less-loader-11.x branch 2 times, most recently from 315d991 to 52507fa Compare July 19, 2022 03:23
@renovate renovate bot force-pushed the renovate/less-loader-11.x branch 2 times, most recently from 3f737e8 to 246dddc Compare July 31, 2022 01:05
@renovate renovate bot force-pushed the renovate/less-loader-11.x branch from 246dddc to a9a8450 Compare August 8, 2022 16:52
@renovate renovate bot force-pushed the renovate/less-loader-11.x branch 6 times, most recently from 58bb43c to 10beb06 Compare September 16, 2023 11:38
@renovate renovate bot force-pushed the renovate/less-loader-11.x branch 12 times, most recently from d622402 to bdd0cac Compare September 29, 2023 19:23
@renovate renovate bot force-pushed the renovate/less-loader-11.x branch 9 times, most recently from 137bd75 to fd6c00c Compare October 9, 2023 12:09
@renovate renovate bot force-pushed the renovate/less-loader-11.x branch from fd6c00c to 9beb92b Compare October 9, 2023 12:09
@pubkey pubkey merged commit 697f648 into master Oct 9, 2023
1 check passed
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.

None yet

1 participant