Skip to content
New issue

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

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

Already on GitHub? # to your account

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

Merged

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Apr 5, 2020

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

ℹ️ 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 3 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

@codeclimate
Copy link

codeclimate bot commented Apr 5, 2020

Code Climate has analyzed commit 5044256 and detected 0 issues on this pull request.

View more on Code Climate.

@LuisAlejandro LuisAlejandro merged commit 3ad07e8 into develop Apr 5, 2020
@LuisAlejandro LuisAlejandro deleted the snyk-upgrade-eaddb4abaaa00078b525f953c390851f branch April 5, 2020 21:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants