nuxt7
nuxt7 copied to clipboard
chore(deps): update dependency less-loader to v11
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| less-loader | ^6 -> ^11 |
Release Notes
webpack-contrib/less-loader
v11.0.0
âš BREAKING CHANGES
- minimum supported
Node.jsversion is14.15.0
v10.2.0
Features
v10.1.0
Features
Bug Fixes
- only call
addDependencyon absolute paths (fa11ce7)
10.0.1 (2021-07-02)
Bug Fixes
v10.0.1
v10.0.0
âš BREAKING CHANGES
less.webpackLoaderContextwas removed, please usepluginManager.webpackLoaderContext
Bug Fixes
v9.1.0
Features
- allow to use
Stringvalue for theimplementationoption (465ffc4)
v9.0.0
âš BREAKING CHANGES
- minimum supported
Node.jsversion is12.13.0
8.1.1 (2021-04-15)
Bug Fixes
v8.1.1
v8.1.0
Features
- added the
pluginManager.webpackLoaderContextproperty forlessplugin developers, deprecated theless.webpackLoaderContextproperty, it fixed memory leak, please read this (#​412) (e576240)
v8.0.0
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
webpackversion is5
Features
- supported the
resolve.byDependencyoption, you can setup{ resolve: { byDependency: { less: { mainFiles: ['custom', '...'] } } } }
v7.3.0
Features
- added the
implementationoption (84d957c)
7.2.1 (2020-12-28)
Bug Fixes
v7.2.1
v7.2.0
Features
v7.1.0
Features
7.0.2 (2020-10-09)
Chore
- update
schema-utils
7.0.1 (2020-09-03)
Bug Fixes
- normalize
sourcesin source maps (877d99a)
v7.0.2
v7.0.1
v7.0.0
âš BREAKING CHANGES
- move
lesstopeerDependencies, theimplementationoption was removed prependDataandappendDataoption were removed in favor theadditionaldataoption
Features
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.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.