🚨 [security] Upgrade node-sass: 4.14.1 → 7.0.1 (major) #250
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.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ node-sass (4.14.1 → 7.0.1) · Repo · Changelog
Security Advisories 🚨
🚨 Improper Certificate Validation in node-sass
Release Notes
7.0.1
7.0.0
6.0.1
6.0.0
5.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 74 commits:
7.0.1
build(deps): bump sass-graph from 2.2.5 to 4.0.0 (#3224)
build(deps): bump node-gyp from 7.1.2 to 8.4.1 (#3209)
Lint fix
Set rejectUnauthorized to true by default (#3149)
chore: Drop EOL Node 15 (#3122)
feat: Add Node 17 support (#3195)
build(deps-dev): bump eslint from 7.32.0 to 8.0.0
build(deps): bump actions/setup-node from 2.4.0 to 2.4.1
chore: Windows x86 on GitHub Actions (#3041)
build(deps-dev): bump fs-extra from 0.30.0 to 10.0.0 (#3102)
build(deps): bump npmlog from 4.1.2 to 5.0.0 (#3156)
build(deps): bump chalk from 1.1.3 to 4.1.2 (#3161)
build(deps): bump actions/setup-node from 2.3.0 to 2.4.0
docs: Double word "support" (#3159)
build(deps): bump actions/setup-node from 2.1.5 to 2.3.0
build(deps): bump coverallsapp/github-action from 1.1.2 to 1.1.3
6.0.1
remove mkdirp dep (#3108)
build(deps): bump meow from 3.7.0 to 9.0.0
build(deps-dev): bump mocha from 8.4.0 to 9.0.1
chore: Use default Apline version from docker-node (#3121)
chore: Drop Node 10 support
fix: Bump OSX minimum to 10.11
fix: Remove old compiler gyp settings
chore: Add Node 16 support
build(deps): bump actions/setup-node from v2.1.4 to v2.1.5
Update TROUBLESHOOTING.md
build(deps): bump actions/setup-node from v2.1.3 to v2.1.4
build(deps): bump actions/setup-node from v2.1.2 to v2.1.3
chore: Bump dependabot limit
5.0.0 (#3015)
chore: Add Node 15 support (#2983)
Add a deprecation message to the readme (#3011)
chore: Don't upload artifacts on PRs
chore: Only run coverage on main repo
build(deps): update actions/setup-node requirement to v2.1.2
build(deps-dev): bump rimraf from 2.7.1 to 3.0.2
chore: Don't double build DependaBot PRs
chore: Add weekly DependaBot updates
Remove deprecated process.sass API
Replace lodash/assign in favor of the native Object.assign
Remove workarounds for old Node.js versions
chore: Remove second NPM badge
chore: Remove Slack badge
chore: Cleanup status badges
chore: Bump minimum engine version to v10
chore: Add basic Node version support policy
chore: Bump node-gyp to 7.1.0
chore: Bump cross-spawn to v7.0.3
chore: Update Istanbul to NYC
chore: Bump mocha to v8.1.3
chore: Skip constructor tests on v14.6+
chore: Hoist test ESLint config
chore: Remove disabled and recommended rules
fix: Bump ESLint to 7.10 and fix new issues
chore: Use strict assert
chore: Drop object-merge used by old sass-spec
fix: Read fixture as utf-8
fix: assert.deepEqual to strictDeepEqual
typo: corectly -> correctly
fix: Depreciate Assert equal to strictEqual
Fix tests that have always been broke
chore: Add GitHub Coveralls
chore: Drop sass-spec testing
chore: Use action/upload-artifact@v2 for Alpine
chore: Move macOS to GitHub Actions
chore: Move Linux testing to GitHub Actions
chore: Move Coverage to GitHub Actions
chore: Move Linting to GitHub Actions
chore: Move Windows x64 to GitHub Actions
chore: Remove CI for unsupported Node versions
improved language to be more sensitive to less privileged populations (#2944)
fix: Flatten sourceMap folder detection
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands