Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

[Snyk] Upgrade sass-loader from 8.0.0 to 8.0.2 #784

Merged
merged 3 commits into from Mar 16, 2020

Conversation

vpetersson
Copy link
Contributor

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

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2020-01-13.
Release notes
Package name: sass-loader
  • 8.0.2 - 2020-01-13

    8.0.2 (2020-01-13)

    Bug Fixes

  • 8.0.1 - 2020-01-10

    8.0.1 (2020-01-10)

    Bug Fixes

  • 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
from sass-loader GitHub release notes
Commit messages
Package name: sass-loader

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@vpetersson vpetersson merged commit cef7775 into master Mar 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants