Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

[Snyk] Upgrade sass-loader from 7.1.0 to 8.0.2 #98

Closed

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade sass-loader from 7.1.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.

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

  • The recommended version is 6 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
  • 7.3.1 - 2019-08-20

    7.3.1 (2019-08-20)

    Bug Fixes

    • minimum node version in package.json (#733) (1175920)
  • 7.3.0 - 2019-08-20

    7.3.0 (2019-08-20)

    Bug Fixes

    Features

  • 7.2.0 - 2019-08-09

    7.2.0 (2019-08-08)

    Bug Fixes

    Features

    • allow passing functions option as function (#651) (6c9654d)
    • support data as Function (#648) (aa64e1b)
    • support sass and style fields in package.json (#647) (a8709c9)
    • support auto resolving dart-sass (ff90dd6)
  • 7.1.0 - 2018-08-01

    Features

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)
  • aa9b53b chore(release): 8.0.0
  • 45ad0be chore: next (#748)
  • 194fea4 chore(release): 7.3.1
  • 1175920 fix: minimum `node` version in `package.json` (#733)
  • a3ac649 chore(release): 7.3.0
  • 6f4ea37 feat: `webpackImporter` option (#732)
  • 0330253 docs: standardize readme (#730)
  • 997a255 fix: handle module import ending `/` as module (#728)
  • 071fa88 test: alias on directory with `_index` file (#727)
  • 6be93c8 test: import without quotes (#726)
  • dc23895 refactor: code (#725)
  • 97c93dd test: manual test (#724)

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

@lwojcik lwojcik closed this Mar 28, 2020
@lwojcik lwojcik deleted the snyk-upgrade-7473b6e5995e874a5ba6786f0aabef7b branch March 28, 2020 12:57
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.

dart-sass?
2 participants