Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.

chore(deps): update dependency less-loader to v6 #117

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 28, 2020

This PR contains the following updates:

Package Type Update Change
less-loader devDependencies major 5.0.0 -> 6.1.0

Release Notes

webpack-contrib/less-loader

v6.1.0

Compare Source

Features
Bug Fixes

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Node.js version is 10.13,
  • minimum support webpack version is 4
  • 2 version of less is not supported anymore
  • using 3 versin of less by default, so you don't need to have less in your package.json, we already supply it
  • move less-specific options to the lessOptions option, please look at README
Features
  • the paths options now works with webpack resolver (3931470)
  • allow a function to be used for lessOptions (#​325) (a6be94a)
  • added the appendData option (#​336) (fb94605)
  • added the prependData option (#​327) (9df8755)
  • support less and style fields in package.json
  • support index.less file for packages
Bug Fixes
  • support import aliases without tilde (#​335) (24021cd)
  • do not crash on remotely imports (#​333) (8e020e9)
  • add webpack v5 support (#​317) (f0b42b4)
  • first resolve an import using less resolver, then using webpack resolver (#​340) (443bd5a)
  • fix a resolution for @import 'package/file.ess'; and @import './package/file.ess';

Renovate configuration

📅 Schedule: "before 6am,every weekend" in timezone Europe/Oslo.

🚦 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, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/less-loader-6.x branch from 2882d62 to 6c56be6 Compare May 7, 2020 13:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant