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 v4 - autoclosed #41

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 11, 2017

This PR contains the following updates:

Package Type Update Change References
less-loader devDependencies major 2.2.3 -> 4.1.0 source

Release Notes

webpack-contrib/less-loader

v4.1.0

Compare Source

Features

4.0.6 (2018-02-27)

Bug Fixes
  • package: add webpack >= v4.0.0 (peerDependencies) (#​245) (011cc73)

4.0.5 (2017-07-10)

Chore

4.0.4 (2017-05-30)

Bug Fixes

4.0.3 (2017-03-30)

Bug Fixes
  • sourcesContent missing in source maps (df28035)

4.0.2 (2017-03-21)

Bug Fixes
  • Plugin.install is not a function (f8ae245)

4.0.1 (2017-03-21)

Bug Fixes

v4.0.6

Compare Source

Features

4.0.6 (2018-02-27)

Bug Fixes
  • package: add webpack >= v4.0.0 (peerDependencies) (#​245) (011cc73)

4.0.5 (2017-07-10)

Chore

4.0.4 (2017-05-30)

Bug Fixes

4.0.3 (2017-03-30)

Bug Fixes
  • sourcesContent missing in source maps (df28035)

4.0.2 (2017-03-21)

Bug Fixes
  • Plugin.install is not a function (f8ae245)

4.0.1 (2017-03-21)

Bug Fixes

v4.0.5

Compare Source

Bug Fixes
  • package: add webpack >= v4.0.0 (peerDependencies) (#​245) (011cc73)

v4.0.4

Compare Source

Chore

v4.0.3

Compare Source

Bug Fixes

v4.0.2

Compare Source

Bug Fixes
  • sourcesContent missing in source maps (df28035)

v4.0.1

Compare Source

Bug Fixes
  • Plugin.install is not a function (f8ae245)

v4.0.0

Compare Source

Bug Fixes
  • error where not all files were watched (53c90fc)
  • resolve alias (98d4e63)
Chores
  • dependencies: Update peer dependencies (24a6f66)
Features
  • source-maps: refactor source maps handling (895044f)
  • allow user to choose between resolvers (1d6e505)
  • improve formatting of error messages (39772a5)
  • make any file type importable (d3022b8)
  • remove root option (39ad4f8)
BREAKING CHANGES
  • If you've already configured your resolve.alias with a .less extension, you can now remove that wrong extension.
  • The root option was never documented, so it's very unlikely that this is actually a breaking change. However, since the option was removed, we need to flag this as breaking.
  • dependencies: Require webpack 2 as peer dependency
  • source-maps: Since the map is now passed as an object to the next loader, this could potentially break if another loader than the css-loader is used. The css-loader accepts both.

Changelog

3.0.0
  • Breaking: Remove node 0.10 and 0.12 support
  • Breaking: Remove official webpack 1 support. There are no breaking changes for webpack 1 with 3.0.0, but future release won't be tested against webpack 1
  • Breaking: Remove synchronous compilation support #​152 #​84
  • Reduce npm package size by using the files property in the package.json
2.2.3
  • Fix missing path information in source map #​73
  • Add deprecation warning #​84
2.2.2
  • Fix issues with synchronous less functions like data-uri(), image-size(), image-width(), image-height() #​31 #​38 #​43 #​58
2.2.1
  • Improve Readme
2.2.0
  • Added option to specify LESS plugins #​40

v3.0.0

Compare Source

Bug Fixes
  • error where not all files were watched (53c90fc)
  • resolve alias (98d4e63)
Chores
  • dependencies: Update peer dependencies (24a6f66)
Features
  • source-maps: refactor source maps handling (895044f)
  • allow user to choose between resolvers (1d6e505)
  • improve formatting of error messages (39772a5)
  • make any file type importable (d3022b8)
  • remove root option (39ad4f8)
BREAKING CHANGES
  • If you've already configured your resolve.alias with a .less extension, you can now remove that wrong extension.
  • The root option was never documented, so it's very unlikely that this is actually a breaking change. However, since the option was removed, we need to flag this as breaking.
  • dependencies: Require webpack 2 as peer dependency
  • source-maps: Since the map is now passed as an object to the next loader, this could potentially break if another loader than the css-loader is used. The css-loader accepts both.

Changelog

3.0.0
  • Breaking: Remove node 0.10 and 0.12 support
  • Breaking: Remove official webpack 1 support. There are no breaking changes for webpack 1 with 3.0.0, but future release won't be tested against webpack 1
  • Breaking: Remove synchronous compilation support #​152 #​84
  • Reduce npm package size by using the files property in the package.json
2.2.3
  • Fix missing path information in source map #​73
  • Add deprecation warning #​84
2.2.2
  • Fix issues with synchronous less functions like data-uri(), image-size(), image-width(), image-height() #​31 #​38 #​43 #​58
2.2.1
  • Improve Readme
2.2.0
  • Added option to specify LESS plugins #​40

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/less-loader-4.x branch from dadd0b6 to 80af452 Compare December 22, 2017 07:08
@renovate renovate bot force-pushed the renovate/less-loader-4.x branch from 80af452 to aa377e1 Compare February 27, 2018 01:58
@renovate renovate bot force-pushed the renovate/less-loader-4.x branch from aa377e1 to e98724c Compare March 9, 2018 11:33
@renovate renovate bot changed the title Update dependency less-loader to v4 Update dependency less-loader to v4 - autoclosed May 4, 2019
@renovate renovate bot closed this May 4, 2019
@renovate renovate bot deleted the renovate/less-loader-4.x branch May 4, 2019 11:56
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.

1 participant