This repository was archived by the owner on Nov 30, 2020. It is now read-only.
chore(deps): update dependency css-loader to v4#656
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
33ab377 to
8f8adc7
Compare
8f8adc7 to
d96e380
Compare
d96e380 to
0b1301e
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
3.6.0->4.2.2Release Notes
webpack-contrib/css-loader
v4.2.2Compare Source
v4.2.1Compare Source
v4.2.0Compare Source
Features
module.typeoption, theicssoption is deprecated (#1150) (68f72af)4.1.1 (2020-07-30)
Bug Fixes
consolecall (#1148) (b1b90ca)v4.1.1Compare Source
v4.1.0Compare Source
Features
icssoption (#1140) (a8ec7da)Bug Fixes
dataURLs (#1142) (91bc64b)v4.0.0Compare Source
⚠ BREAKING CHANGES
Node.jsversion is10.13.0webpackversion is4.27.0esModuleoption istrueby defaultsourceMapoption depends on thedevtooloptionicssplugin disable by default, you need to setup themodulesoption to enable itmodulesoption istrueby default for all files matching/\.module\.\w+$/i.test(filename)regular expression,module.autoistrueby defaultmodules.contextoption was renamed to themodules.localIdentContextoptionmodules.localIdentContextvalue iscompiler.contextfor themodule.getLocalIdentoptionmodules.hashPrefixoption was renamed to themodules.localIdentHashPrefixoptionlocalsConventionoption was moved and renamed to themodules.exportLocalsConventionoptiongetLocalIndentoption should be alwaysFunctionand should always returnStringvalueonlyLocalsoption was moved and renamed to themodules.exportOnlyLocalsoptionimportoption were changed, it is nowfunction(url, media, resourcePath) {}~before the file request, i.e. rewriteurl(~!!loader!package/img.png)tourl(!!loader!~package/img.png)Features
@valuesupports importingurl()(#1126) (7f49a0a)url()resolving algorithm (bc19ddd)stylefield from package.json (#1099) (edf5347)file:protocol (5604205)Bug Fixes
~inside packages innode_modules(76f1480)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 you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.