Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

fix(deps): update dependency sass-loader to v10 #249

Merged
merged 1 commit into from
Dec 10, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 27, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sass-loader 8.0.2 -> 10.1.0 age adoption passing confidence

Release Notes

webpack-contrib/sass-loader

v10.1.0

Compare Source

Features
10.0.5 (2020-11-02)
Bug Fixes
10.0.4 (2020-10-22)
Bug Fixes
10.0.3 (2020-10-09)
Chore
  • update schema-utils
10.0.2 (2020-09-03)
Bug Fixes
10.0.1 (2020-08-25)
Chore
  • update deps

v10.0.5

Compare Source

v10.0.4

Compare Source

v10.0.3

Compare Source

v10.0.2

Compare Source

v10.0.1

Compare Source

v10.0.0

Compare Source

Bug Fixes
  • handle absolute windows path in source maps

v9.0.3

Compare Source

v9.0.2

Compare Source

v9.0.1

Compare Source

v9.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Nodejs version is 10.13
  • prefer sass (dart-sass) by default, it is strongly recommended to migrate on sass (dart-sass)
  • the prependData option was removed in favor the additionalData option, see docs
  • when the sourceMap is true, sassOptions.sourceMap, sassOptions.sourceMapContents, sassOptions.sourceMapEmbed, sassOptions.sourceMapRoot and sassOptions.omitSourceMapUrl will be ignored.
Features
  • pass the loader context to custom importers under the this.webpackLoaderContext property (#​853) (d487683)
  • supports for process.cwd() resolution logic by default (#​837) (0c8d3b3)
  • supports for SASS-PATH env variable resolution logic by default (#​836) (8376179)
  • supports for the sass property for the exports field from package.json (conditional exports, for more information read docs)
Bug Fixes
  • avoid different content on different os (#​832) (68dd278)
  • resolution logic when the includePaths option 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

📅 Schedule: "on thursday" (UTC).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the renovate label Aug 27, 2020
@renovate renovate bot force-pushed the renovate/sass-loader-10.x branch from 6fe6bad to 5efc08e Compare September 3, 2020 13:07
@renovate renovate bot force-pushed the renovate/sass-loader-10.x branch from 5efc08e to 7f2d0af Compare October 9, 2020 14:50
@renovate renovate bot force-pushed the renovate/sass-loader-10.x branch from 7f2d0af to e659376 Compare October 22, 2020 21:27
@renovate renovate bot force-pushed the renovate/sass-loader-10.x branch from e659376 to f02eb26 Compare November 2, 2020 11:46
@renovate renovate bot force-pushed the renovate/sass-loader-10.x branch from f02eb26 to 5861660 Compare November 11, 2020 14:41
@renovate renovate bot changed the title Update dependency sass-loader to v10 fix(deps): update dependency sass-loader to v10 Dec 10, 2020
@philli-m philli-m merged commit c436993 into master Dec 10, 2020
@philli-m philli-m deleted the renovate/sass-loader-10.x branch December 10, 2020 11:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants