This repository was archived by the owner on May 10, 2021. It is now read-only.
chore(deps): update dependency sass-loader to v11 #21
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:
^6.0.3->^11.0.1Release Notes
webpack-contrib/sass-loader
v11.0.1Compare Source
v11.0.0Compare Source
Notes
~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/@useas relative, if it cannot be resolved, the loader will try to resolve@import/@useinsidenode_modules.Using
~means looking for files innode_modulesorresolve.aliasorresolve.fallback.⚠ BREAKING CHANGES
webpackversion is5Features
resolve.byDependencyoption, you can setup{ resolve: { byDependency: { sass: { mainFiles: ['custom', '...'] } } } }10.1.1 (2021-01-11)
Bug Fixes
includePathsoption (#913) (cadc75e)v10.1.1Compare Source
v10.1.0Compare Source
Features
additionalDatato be async (#902) (9d925ff)10.0.5 (2020-11-02)
Bug Fixes
10.0.4 (2020-10-22)
Bug Fixes
10.0.3 (2020-10-09)
Chore
schema-utils10.0.2 (2020-09-03)
Bug Fixes
10.0.1 (2020-08-25)
Chore
v10.0.5Compare Source
v10.0.4Compare Source
v10.0.3Compare Source
v10.0.2Compare Source
v10.0.1Compare Source
v10.0.0Compare Source
Bug Fixes
v9.0.3Compare Source
v9.0.2Compare Source
v9.0.1Compare Source
v9.0.0Compare Source
⚠ BREAKING CHANGES
10.13sass(dart-sass) by default, it is strongly recommended to migrate onsass(dart-sass)prependDataoption was removed in favor theadditionalDataoption, see docssourceMapistrue,sassOptions.sourceMap,sassOptions.sourceMapContents,sassOptions.sourceMapEmbed,sassOptions.sourceMapRootandsassOptions.omitSourceMapUrlwill be ignored.Features
this.webpackLoaderContextproperty (#853) (d487683)process.cwd()resolution logic by default (#837) (0c8d3b3)SASS-PATHenv variable resolution logic by default (#836) (8376179)sassproperty for theexportsfield frompackage.json(conditional exports, for more information read docs)Bug Fixes
includePathsoption used was improved (#827) (cbe5ad4)file://scheme was improved (17832fd)8.0.2 (2020-01-13)
Bug Fixes
8.0.1 (2020-01-10)
Bug Fixes
v8.0.2Compare Source
v8.0.1Compare Source
v8.0.0Compare Source
⚠ BREAKING CHANGES
webpackversion is4.36.0node.jsversion is8.9.0includePaths,importer,functions,outputStyle) options to thesassOptionsoption. Thefunctionsoption can't be used asFunction, you should usesassOptionasFunctionto achieve this.dataoption was renamed to theprependDataoptionsourceMapoption depends on thedevtoolvalue (eval/falsevalues don't enable source map generation)Features
fiberspackage if it is possible (#744) (96184e1)devtooloption (#743) (fcea88e)node-sass/sass@import(including support_indexandindexfiles in a directory)Bug Fixes
pnp7.3.1 (2019-08-20)
Bug Fixes
nodeversion inpackage.json(#733) (1175920)v7.3.1Compare Source
v7.3.0Compare Source
Bug Fixes
/as module (#728) (997a255)Features
webpackImporteroption (#732) (6f4ea37)v7.2.0Compare Source
Bug Fixes
sass/scss/cssextensions (#711) (6fc9d4e)Features
functionsoption as function (#651) (6c9654d)dataasFunction(#648) (aa64e1b)sassandstylefields inpackage.json(#647) (a8709c9)dart-sass(ff90dd6)v7.1.0Compare Source
Features
7.0.3 (2018-06-05)
Bug Fixes
7.0.2 (2018-06-02)
Bug Fixes
7.0.1 (2018-04-13)
Bug Fixes
v7.0.3Compare Source
Bug Fixes
v7.0.2Compare Source
Bug Fixes
v7.0.1Compare Source
Bug Fixes
v7.0.0Compare Source
Features
node-sassfrompeerDependencies(#533) (6439cef)BREAKING CHANGES
6.0.7 (2018-03-03)
Bug Fixes
webpack >= v4.0.0(peerDependencies) (#541) (620bdd4)Performance Improvements
neo-asyncinsteadasync(#538) (fab89dc)6.0.6 (2017-06-14)
Chore
v6.0.7Compare Source
Bug Fixes
webpack >= v4.0.0(peerDependencies) (#541) (620bdd4)Performance Improvements
neo-asyncinsteadasync(#538) (fab89dc)v6.0.6Compare Source
Chore
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.