Update dependency sass-loader to v8 #337
Merged
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:
7.3.1
->8.0.0
Release Notes
webpack-contrib/sass-loader
v8.0.0
Compare Source
⚠ BREAKING CHANGES
webpack
version is4.36.0
node.js
version is8.9.0
includePaths
,importer
,functions
) options to thesassOptions
option. Thefunctions
option can't be used asFunction
, you should usesassOption
asFunction
to achieve this.data
option was renamed to theprependData
optionsourceMap
option depends on thedevtool
value (eval
/false
values don't enable source map generation)Features
fibers
package if it is possible (#744) (96184e1)devtool
option (#743) (fcea88e)node-sass
/sass
@import
(including support_index
andindex
files in a directory)Bug Fixes
pnp
7.3.1 (2019-08-20)
Bug Fixes
node
version inpackage.json
(#733) (1175920)Renovate configuration
📅 Schedule: "before 3am every weekend" (UTC).
🚦 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.
This PR has been generated by Renovate Bot. View repository job log here.