ryelle / Foxhound

A text-focused blog theme for WordPress (in React)
https://themes.redradar.net/foxhound
350 stars 39 forks source link

Update node-sass to the latest version 🚀 #34

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.0.0 of node-sass just got published.

Dependency node-sass
Current Version 3.13.1
Type devDependency

The version 4.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of node-sass. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v4.0.0

LibSass 3.4.0

Check out the LibSass release notes for more information.

Commits

The new version differs by 6 commits .

  • d8b6ecd Deploy
  • 8b46b39 4.0.0
  • c1b05b3 Merge pull request #1800 from sass/feat/libsass-3.4.0.1
  • dd946fd Update sourcemap test fixtures to match new LibSass behaviour
  • 79e86f3 Tweak spec.js to support :only_on and multiple :todo engines
  • 6532189 Bump LibSass to 3.4.0

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

ryelle commented 7 years ago

sass-loader needs to be updated to allow 4.0 before node-sass can be updated.