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.
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.13.1 → ^5.0.0) · Repo · Changelog
Release Notes
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 42 commits:
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