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 v8 #6

Merged
merged 2 commits into from
Mar 4, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2020

This PR contains the following updates:

Package Type Update Change
sass-loader dependencies major 7.3.1 -> 8.0.2

Release Notes

webpack-contrib/sass-loader

v8.0.2

Compare Source

v8.0.1

Compare Source

v8.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum required webpack version is 4.36.0
  • minimum required node.js version is 8.9.0
  • move all sass (includePaths, importer, functions, outputStyle) options to the sassOptions option. The functions option can't be used as Function, you should use sassOption as Function to achieve this.
  • the data option was renamed to the prependData option
  • default value of the sourceMap option depends on the devtool value (eval/false values don't enable source map generation)
Features
  • automatically use the fibers package if it is possible (#​744) (96184e1)
  • source map generation depends on the devtool option (#​743) (fcea88e)
  • validate loader options (#​737) (7b543fc)
  • reworked error handling from node-sass/sass
  • improve resolution for @import (including support _index and index files in a directory)
Bug Fixes
  • compatibility with pnp
7.3.1 (2019-08-20)
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 Jan 9, 2020
@renovate renovate bot force-pushed the renovate/sass-loader-8.x branch 5 times, most recently from f919f19 to 3daaa07 Compare January 13, 2020 13:25
@renovate renovate bot changed the title fix(deps): update dependency sass-loader to v8 Update dependency sass-loader to v8 Jan 13, 2020
@renovate renovate bot changed the title Update dependency sass-loader to v8 fix(deps): update dependency sass-loader to v8 Jan 14, 2020
@renovate renovate bot changed the title fix(deps): update dependency sass-loader to v8 Update dependency sass-loader to v8 Jan 14, 2020
@renovate renovate bot changed the title Update dependency sass-loader to v8 fix(deps): update dependency sass-loader to v8 Jan 16, 2020
@renovate renovate bot changed the title fix(deps): update dependency sass-loader to v8 Update dependency sass-loader to v8 Jan 17, 2020
@renovate renovate bot changed the title Update dependency sass-loader to v8 fix(deps): update dependency sass-loader to v8 Jan 21, 2020
@renovate renovate bot changed the title fix(deps): update dependency sass-loader to v8 Update dependency sass-loader to v8 Jan 22, 2020
@renovate renovate bot changed the title Update dependency sass-loader to v8 fix(deps): update dependency sass-loader to v8 Feb 6, 2020
@renovate renovate bot force-pushed the renovate/sass-loader-8.x branch from 624222a to 2a1b58d Compare March 3, 2020 15:41
@renovate renovate bot force-pushed the renovate/sass-loader-8.x branch from 9d2cdc1 to a708c4a Compare March 3, 2020 16:47
@renovate
Copy link
Contributor Author

renovate bot commented Mar 4, 2020

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@philli-m philli-m merged commit 7a4fa1d into master Mar 4, 2020
@philli-m philli-m deleted the renovate/sass-loader-8.x branch March 4, 2020 11:33
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