Created by: dependabot[bot]
Bumps node-sass from 5.0.0 to 6.0.1.
Release notes
Sourced from node-sass's releases.
v6.0.1
Dependencies
- Remove mkdirp (
@jimmywarting
, #3108)- Bump meow to 9.0.0 (
@ykolbin
, #3125)- Bump mocha to 9.0.1 (
@xzyfer
, #3134)Misc
- Use default Apline version from docker-node (
@nschonni
, #3121)Supported Environments
OS Architecture Node Windows x86 & x64 12, 14, 15, 16 OSX x64 12, 14, 15, 16 Linux* x64 12, 14, 15, 16 Alpine Linux x64 12, 14, 15, 16 FreeBSD i386 amd64 12, 14, 15 *Linux support refers to major distributions like Ubuntu, and Debian
v6.0.0
Breaking changes
- Drop support for Node 10 (
@nschonni
)- Remove deprecated process.sass API (
@xzyfer
, #2986)Features
- Add support for Node 16
Community
- Fix typos in Troubleshooting guide (
@independencyinjection
, #3051)- Improve dependabot configuration (
@nschonni
)Supported Environments
OS Architecture Node Windows x86 & x64 12, 14, 15, 16 OSX x64 12, 14, 15, 16 Linux* x64 12, 14, 15, 16 Alpine Linux x64 12, 14, 15, 16 FreeBSD i386 amd64 12, 14, 15 *Linux support refers to major distributions like Ubuntu, and Debian
Commits
-
c167004
6.0.1 -
911d4db
remove mkdirp dep (#3108) -
30a52f7
build(deps): bump meow from 3.7.0 to 9.0.0 -
7e08463
build(deps-dev): bump mocha from 8.4.0 to 9.0.1 -
cfcbb2c
chore: Use default Apline version from docker-node (#3121) -
886319b
chore: Drop Node 10 support -
c908f4f
fix: Bump OSX minimum to 10.11 -
8ab02da
fix: Remove old compiler gyp settings -
3d7b9d0
chore: Add Node 16 support -
4115e9d
build(deps): bump actions/setup-node from v2.1.4 to v2.1.5 - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)