Skip to content

Update sass-loader to the latest version 🚀 #1254

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

Merged
4 commits merged into from
Aug 31, 2019
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 29, 2019

The devDependency sass-loader was updated from 7.3.1 to 8.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: evilebottnawi
License: MIT

Release Notes for v8.0.0

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

The new version differs by 2 commits.

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@ghost ghost added the Merge On Green label Aug 29, 2019
@ghost ghost merged commit 31579dd into master Aug 31, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/sass-loader-8.0.0 branch August 31, 2019 00:17
beiguancyc pushed a commit to beiguancyc/parse-dashboard that referenced this pull request Sep 10, 2019
* commit '54ce71875033d8c3309d4f18090ac8336795d4de': (54 commits)
  2.0.1 (parse-community#1264)
  2.0.0 (parse-community#1263)
  Update cross-env to the latest version 🚀 (parse-community#1262)
  Update query-string to the latest version 🚀 (parse-community#1261)
  Update path-to-regexp to the latest version 🚀 (parse-community#1260)
  Update sass-loader to the latest version 🚀 (parse-community#1254)
  fix(Database Browser): Cell edit not updating partial view (parse-community#1255)
  Update eslint to the latest version 🚀 (parse-community#1259)
  Update commander to the latest version 🚀 (parse-community#1257)
  Update eslint-plugin-jest to the latest version 🚀 (parse-community#1256)
  Update graphql to the latest version 🚀 (parse-community#1253)
  refactor(Database Browser): Table performance improvements (parse-community#1241)
  Update parse to the latest version 🚀 (parse-community#1252)
  Update webpack to the latest version 🚀 (parse-community#1251)
  build(deps): bump eslint-utils from 1.4.0 to 1.4.2 (parse-community#1249)
  Update babel-eslint to the latest version 🚀 (parse-community#1245)
  fix: Avoid filter tab disappears on apply filter (parse-community#1229)
  Update graphql to the latest version 🚀 (parse-community#1243)
  Update graphql to the latest version 🚀 (parse-community#1242)
  Update graphql to the latest version 🚀 (parse-community#1240)
  ...

# Conflicts:
#	package-lock.json
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants