Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade sass-loader from 7.3.1 to 8.0.0 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade sass-loader from 7.3.1 to 8.0.0.

Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 2 months ago, on 2019-08-29.
Release notes
  • Package name: sass-loader
    • 8.0.0 - 2019-08-29

      ⚠ 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) 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

      7.3.1 (2019-08-20)

      Bug Fixes

      • minimum node version in package.json (#733) (1175920)
  • from sass-loader GitHub release notes
------------

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant