Skip to content

Conversation

@greenkeeper
Copy link
Contributor

@greenkeeper greenkeeper bot commented Apr 26, 2018

Version 4.9.0 of node-sass was just published.

Dependency node-sass
Current Version 4.8.3
Type devDependency

The version 4.9.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of node-sass.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v4.9.0

Deprecations

@importing of .css files will produce a deprecation warning. This behaviour will be removed in node-sass@5.0.0.

This behaviour violates the Sass language specification. Additionally it makes it impossible to output to the input directory via the CLI or watcher.

Community

  • Document why we're forced to use an old version of request (@nschonni, #2291)
  • Document work around for install node-sass in China (@gucong3000, #2206)

Features

Fixes

Misc

Supported Environments

OS Architecture Node
Windows x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
OSX x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
Linux* x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8**, 9**, 10**^
Alpine Linux x64 4, 6, 7, 8, 9, 10
FreeBSD 10+ amd64 4, 6, 8, 9
FreeBSD 10+ i386 4, 6, 8, 9

*Linux support refers to Ubuntu, Debian, and CentOS 5+
** Node 8 and 9 are not supported on CentOS 5
^ Only available on x64

Commits

The new version differs by 13 commits.

  • 9d6faf6 Bump LibSass@3.5.4
  • 739d768 Bump gcc@4.9 for Node 10
  • a124e9d Add Node 10 to CI
  • cc7301e Re-implement raw CSS imports for the deprecation warning
  • 7ec14df Bump LibSass@3.5.3
  • eb5ad0a Revert "Bump LibSass@3.5.3 (#2342)"
  • 5e10a9b 4.9.0
  • 4a858f1 Respect quiet option in Node API
  • 8004d10 Bump LibSass@3.5.3 (#2342)
  • 3ab7a16 Fix Node 10 check
  • 1676810 fix: propagate async context
  • 909f694 Add command that configure China mirror (#2206)
  • 8e69acf Add note about bumping Request (#2291)

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 🌴

@philwareham philwareham merged commit c8e805b into master Apr 26, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/node-sass-4.9.0 branch July 9, 2018 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants