Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello 👋
gulp-sass just published its new version 2.3.0, which is covered by your current version range. No automated tests are configured for this project.
This means it’s now unclear whether your software still works. Manually check if that’s still the case
Do you think getting a pull request for every single new version of your dependencies is too noisy? Configure continuous integration and you will only receive them when tests fail.and close this pull request – if it broke, use this branch to work on adaptions and fixes.
Happy fixing and merging 🌴
GitHub Release
Sass
Update to node-sass@v3.5.1 and LibSass 3.3.5.
Node Sass changelogs
LibSass changelogs
Features
.file
property to options before handing off to node-sass (@eoneill, #324)Fixes
data
is not passed to node-sass (@cheapsteak, #441)The new version differs by 12 commits .
439035f
Merge pull request #468 from xzyfer/feat/node-sass/3.5.0
ae029bf
Update to node-sass@3.5.1 stable
74d6a1a
Merge pull request #353 from eoneill/master
fa90705
Merge pull request #441 from cheapsteak/patch-2
2068290
Update Readme to clarify that
datais not passed to node-sass
06dd57a
Merge pull request #437 from xzyfer/feat/node-sass-beta
9609cfe
Prepare 2.3.0-beta.1 with node-sass@3.5.0-beta.1
67874cb
Merge pull request #436 from dlmanning/fix/sourcemap-tests
3150325
Fix failing sourcemaps tests
cc31400
fix sourcemap transform
058b42c
remove unnecessary includePaths adjusts now that we're setting file property correctly
31a3218
add the .file property to options before handing off to node-sass
See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡It keeps your software up to date, all the time.