[Snyk] Upgrade gulp-sass from 3.2.1 to 5.1.0 #5
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.
This PR was automatically created by Snyk using the credentials of a real user.
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)
Snyk has created this PR to upgrade gulp-sass from 3.2.1 to 5.1.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 7 versions ahead of your current version.
The recommended version was released on 2 years ago.
Issues fixed by the recommended upgrade:
SNYK-JS-NODESASS-541000
SNYK-JS-SEMVER-3247795
SNYK-JS-TAR-1579155
SNYK-JS-TAR-1536528
SNYK-JS-TAR-1536531
SNYK-JS-NODESASS-535500
SNYK-JS-TAR-1579147
SNYK-JS-TAR-1579152
SNYK-JS-TRIMNEWLINES-1298042
SNYK-JS-NODESASS-541002
SNYK-JS-REQUEST-3361831
SNYK-JS-SCSSTOKENIZER-2339884
SNYK-JS-TAR-6476909
SNYK-JS-NODESASS-1059081
SNYK-JS-NODESASS-535498
SNYK-JS-NODESASS-540958
SNYK-JS-NODESASS-540964
SNYK-JS-NODESASS-540978
SNYK-JS-NODESASS-540992
SNYK-JS-NODESASS-540998
SNYK-JS-TOUGHCOOKIE-5672873
SNYK-JS-TAR-1536758
Release notes
Package name: gulp-sass
Huge shout out to @ XhmikosR for putting a ton of effort into this release 🎉
What's Changed
fix
script by @ XhmikosR in #823lts/*
for the lint job by @ XhmikosR in #839New Contributors
Full Changelog: v5.0.0...v5.1.0
First and foremost a huge shout out to @ mxmason for making this long awaited release possible <3
Breaking changes
Upgrading to v5
It is now required to explicitly install a Sass compiler.
or to continue using node-sass
Gulp tasks will also need to be update to use the installed Sass compiler
Check out the upgrade guide for more details.
Dependencies
Features
Dependencies
Documentation
Fixes
logError
causing an error (@ DKvistgaard, #681)This release is remove our dependency on the deprecated gulp-util package. To do so we need to drop support for Node < 4.
We took this opportunity to update our support policy to match the upcoming Node Sass 5 release. From now on Gulp Sass will only support Active LTS and Current Node versions.
At the time of release this means Node ^6.9 || ^8.9 || ^9 || ^10.
Breaking changes
Misc
Features
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: