This repository was archived by the owner on Mar 15, 2023. It is now read-only.
[Snyk] Upgrade css-loader from 0.28.7 to 3.4.2 #90
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.
Snyk has created this PR to upgrade css-loader from 0.28.7 to 3.4.2.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.Warning: This is a major version upgrade, and may be a breaking change.
Release notes
Package name: css-loader
-
3.4.2 - 2020-01-10
- do not duplicate css on
-
3.4.1 - 2020-01-03
- do not output
- don't output invalid es5 code when locals do not exists (#1035) (b60e62a)
-
3.4.0 - 2019-12-17
- logic for order and media queries for imports (#1018) (65450d9)
-
3.3.2 - 2019-12-12
- logic for order and media queries for imports (1fb5134)
-
3.3.1 - 2019-12-12
- better handling url functions and an url in
- reduce count of
-
3.3.0 - 2019-12-09
- support
- do not crash when an assert return
- reduce count of
-
3.2.1 - 2019-12-02
- add an additional space after the escape sequence (#998) (0961304)
- compatibility with ES modules syntax and hash in
-
3.2.0 - 2019-08-06
- replace
- support es modules for assets loader (#984) (9c5126c)
-
3.1.0 - 2019-07-18
- converting all (including reserved and control) filesystem characters to
- default context should be undefined instead of null (#965) (9c32885)
- allow
- improved validation error messages (65e4fc0)
-
3.0.0 - 2019-06-11
- avoid the "from" argument must be of type string error (#908) (e5dfd23)
- invert
- properly export locals with escaped characters (#917) (a0efcda)
- property handle non css characters in localIdentName (#920) (d3a0a3c)
- modules options now accepts object config (#937) (1d7a464)
- support
- minimum required nodejs version is 8.9.0
- invert
-
2.1.1 - 2019-03-07
-
2.1.0 - 2018-12-25
-
2.0.2 - 2018-12-21
-
2.0.1 - 2018-12-14
-
2.0.0 - 2018-12-07
-
1.0.1 - 2018-10-29
-
1.0.0 - 2018-07-06
-
0.28.11 - 2018-03-16
-
0.28.10 - 2018-02-22
-
0.28.9 - 2018-01-17
-
0.28.8 - 2018-01-05
-
0.28.7 - 2017-08-30
from css-loader GitHub release notes3.4.2 (2020-01-10)
Bug Fixes
composes(#1040) (df79602)3.4.1 (2020-01-03)
Bug Fixes
undefinedwhen sourceRoot is unavailable (#1036) (ded2a79)3.4.0 (2019-12-17)
Features
esModuleoption (#1026) (d358cdb)Bug Fixes
3.3.2 (2019-12-12)
Bug Fixes
3.3.1 (2019-12-12)
Bug Fixes
@importat-rulesrequire(#1014) (e091d27)3.3.0 (2019-12-09)
Features
purecss modules (#1008) (6177af5)Bug Fixes
nullorundefined(#1006) (6769783)require(#1004) (80e9662)3.2.1 (2019-12-02)
Bug Fixes
urlfunction (#1001) (8f4d6f5)Bug Fixes
.characters in localIndent to-character (regression) (#982) (967fb66)Features
3.1.0 (2019-07-18)
Bug Fixes
-(it was regression in3.0.0version) (#972) (f51859b)Features
modules.getLocalIdentto return a falsy value (#963) (9c3571c)3.0.0 (2019-06-11)
Bug Fixes
Functionbehavior forurlandimportoptions (#939) (e9eb5ad)Features
@valueat-rule in selectors (#941) (05a42e2)BREAKING CHANGES
@valueat rules now support inselector, recommends checking all@valuesat-rule usage (hint: you can add prefix to all@valueat-rules, for example@value v-foo: black;or@value m-foo: screen and (max-width: 12450px), and then do upgrade){Function}behavior forurlandimportoptions (need returntruewhen you want handleurl/@importand returnfalseif not)exportLocalsStyleoption was remove in favorlocalsConventionoption, also it is accept only{String}value (usecamelCasevalue if you previously value wastrueandasIsif you previously value wasfalse)exportOnlyLocalsoption was remove in favoronlyLocalsoptionmodulesoption now can be{Object}and allow to setupCSS Modulesoptions:localIdentNameoption was removed in favormodules.localIdentNameoptioncontextoption was remove in favormodules.contextoptionhashPrefixoption was removed in favormodules.hashPrefixoptiongetLocalIdentoption was removed in favormodules.getLocalIdentoptionlocalIdentRegExpoption was removed in favormodules.localIdentRegExpoptionCommit messages
Package name: css-loader
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs