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

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

Merged
merged 1 commit into from
Mar 31, 2020

Conversation

snyk-bot
Copy link
Contributor

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.

The recommended version fixes:

Severity Issue Exploit Maturity
Information Exposure
SNYK-JS-KINDOF-537849
Proof of Concept
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
  • 0377315 chore(release): 8.0.2
  • 6f3852f fix: compatibility with node@8 (#798)
  • 3b51d47 chore(release): 8.0.1
  • 6c59e37 fix: support webpack@5 (#794)
  • 5611f73 docs: improved documentation after breaking changes in release version 8.0.0 (#780)
  • 4834287 refactor: use startsWith (#792)
  • 22c597b refactor: use Array.includes (#777)
  • ed345fa chore(deps): switch to memfs (#791)
  • 2e14b68 chore: removed the duplicated prettier config (#781)
  • 9274387 chore(deps): update (#772)
  • 6d11b7b docs: overhaul readme (#771)
  • 185ba80 test: sass modules "@use" (#770)

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

@bangbang93 bangbang93 merged commit 431d7ae into master Mar 31, 2020
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants