Skip to content
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

Update node-sass to version 4.1.0 πŸš€ #49

Merged
merged 1 commit into from Dec 19, 2016

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

node-sass just published its new version 4.1.0.

State Update πŸš€
Dependency node-sass
New version 4.1.0
Type dependency

This version 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.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


GitHub Release

Alpine Linux support

The Linux binaries we supply are not compatible with the way Node is compiled on Alpine Linux. This means that although the installation will succeed, it takes much longer because the native code needs to be compiled locally.

Thanks to the hard work of @lox and @S-YOU we're now able to supply Alpine Linux compatible binaries.

Read more about what was involved in #1589.

Fixes

  • Replace lodash.isarray with Array.isArray (@daltones, #1829)
  • CLI prematurely exiting before the output stream is fully flushed (@ysugimoto, #1823)

Supported Environments

OS Architecture Node
Windows x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6,7
OSX x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7
Linux x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7
Alpine x64 4, 6, 7

*Linux support refers to Ubuntu, Debian, and CentOS 5


The new version differs by 15 commits .

  • 396ad28 4.1.0
  • 5521bb6 Add a platform variant for installing a musl binary (#1836)
  • 3c17b03 Fix output buffer is imcomplete working in child_process (#1834)
  • a5fca4f Merge pull request #1830 from daltones/no-lodash.isarray
  • d66eaee Drop dependency lodash.isarray
  • 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
  • 1bb893f 3.13.1
  • b527d91 Removed top-level return statement from cli (#1827)
  • 4491ab4 Check options to be an object (#1825)
  • a7e6bea Bump sass-spec@^3.3.6-5
  • dc92c18 Update sourceComments documentation in README.md (#1820)

See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚑ greenkeeper upgrade

@claudiopro claudiopro merged commit 31508d2 into master Dec 19, 2016
@claudiopro claudiopro deleted the greenkeeper-node-sass-4.1.0 branch December 19, 2016 10:12
@claudiopro claudiopro self-assigned this Dec 20, 2016
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.

None yet

2 participants