Closed greenkeeper[bot] closed 6 years ago
Update to this version instead 🚀
OS | Architecture | Node |
---|---|---|
Windows | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
OSX | x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
Linux* | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
Alpine | x64 | 4, 6, 7, 8, 9 |
*Linux support refers to Ubuntu, Debian, and CentOS 5
The new version differs by 15 commits.
e38a59c
4.7.1
187d8c9
Lock request@<2.81.0
40d1827
Bypass true case path for old Node versions
cabbee9
Add checking release page to the ISSUE_TEMPLATE
a51eca7
4.7.0
a3ae966
Merge pull request #2151 from sass/more-watcher-fixes
2326b5f
Fix watching of entry points
6c5f110
Fix typo in watcher test config
e3ca075
Merge pull request #2128 from stefanpenner/leaks
0a0f5c6
Use true-case-path to fix re-entrancy issue on Windows (#2149)
f6b0c72
[LEAK FIX] Use Nan::ObjectWrap to handle memory management
3052263
[LEAK FIX] create_string must be paired with a free
4cf43ac
Remove dangling console.log from tests
930c2d9
Backfill some test for sass.types.*
f2a09eb
Add Isolated Memory Leak Scenarios
See the full diff
Update to this version instead 🚀
OS | Architecture | Node |
---|---|---|
Windows | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
OSX | x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
Linux* | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
Alpine | x64 | 4, 6, 7, 8, 9 |
*Linux support refers to Ubuntu, Debian, and CentOS 5
Update to this version instead 🚀
Note: Node 10 is not officially supported until it's stable.
.editorconfig
(@iamandrewluca, #2214)--quite
not quieting all informational output (@xzyfer)OS | Architecture | Node |
---|---|---|
Windows | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
OSX | x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
Linux* | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
Alpine | x64 | 4, 6, 8, 9 |
*Linux support refers to Ubuntu, Debian, and CentOS 5+
The new version differs by 18 commits.
0b6baf3
4.8.0
7355176
Update CHANGELOG
3898350
Install script should not write partially downloaded binaries
3331891
Add SASS_BINARY_DIR to Readme
1ed5ce9
Allow setting of SASS_BINARY_DIR without setting explicit binary name
b926705
Use watcher removed function on deleted
a2d2a63
Pre-empt support for Node 10
863f29f
Bump minimum nan@2.9.2
0626988
docs: updated @10xLaCroixDrinker's username
fe572eb
Bump LibSass to 3.5.0
639173e
Bump sass-spec@3.5.0
78a74e9
Don't emit info output in quiet mode
dd805fc
Emit normal output as info not warn
abbc657
Use HTML comments to show a reduced Markdown
e797a34
build: Add back Appveyor 0.12-3 (#2255)
There are 18 commits in total.
See the full diff
Version 4.6.1 of node-sass was just published.
The version 4.6.1 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.6.1Fixes
Supported Environments
*Linux support refers to Ubuntu, Debian, and CentOS 5
Commits
The new version differs by 4 commits.
6b7b679
4.6.1
824fbd5
gaze.watched returns an object (#2147)
82ac87f
Update changelog for 4.6.0 (#2141)
56a19a5
docs: Update the Node version support message (#2136)
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: