material-components-vue
material-components-vue copied to clipboard
chore(deps): update dependency sass-loader to v10
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| sass-loader | devDependencies | major | 8.0.2 -> 10.0.1 |
Release Notes
webpack-contrib/sass-loader
v10.0.1
v10.0.0
Bug Fixes
- handle absolute windows path in source maps
v9.0.3
v9.0.2
v9.0.1
v9.0.0
⚠ BREAKING CHANGES
- minimum supported Nodejs version is
10.13 - prefer
sass(dart-sass) by default, it is strongly recommended to migrate onsass(dart-sass) - the
prependDataoption was removed in favor theadditionalDataoption, see docs - when the
sourceMapistrue,sassOptions.sourceMap,sassOptions.sourceMapContents,sassOptions.sourceMapEmbed,sassOptions.sourceMapRootandsassOptions.omitSourceMapUrlwill be ignored.
Features
- pass the loader context to custom importers under the
this.webpackLoaderContextproperty (#853) (d487683) - supports for
process.cwd()resolution logic by default (#837) (0c8d3b3) - supports for
SASS-PATHenv variable resolution logic by default (#836) (8376179) - supports for the
sassproperty for theexportsfield frompackage.json(conditional exports, for more information read docs)
Bug Fixes
- avoid different content on different os (#832) (68dd278)
- resolution logic when the
includePathsoption used was improved (#827) (cbe5ad4) - resolution logic for
file://scheme was improved (17832fd) - resolution logic for absolute paths and server relative URLs was improved
- source maps generation was improved
8.0.2 (2020-01-13)
Bug Fixes
8.0.1 (2020-01-10)
Bug Fixes
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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 WhiteSource Renovate. View repository job log here.