Created by: dependabot[bot]
Bumps node-sass from 6.0.1 to 7.0.1.
Release notes
Sourced from node-sass's releases.
v7.0.1
Dependencies
- Bump node-gyp from 7.1.2 to 8.4.1
- Bump sass-graph from 2.2.5 to 4.0.0
Supported Environments
OS Architecture Node Windows x86 & x64 12, 14, 16, 17 OSX x64 12, 14, 16, 17 Linux* x64 12, 14, 16, 17 Alpine Linux x64 12, 14, 16, 17 FreeBSD i386 amd64 12, 14 *Linux support refers to major distributions like Ubuntu, and Debian
v7.0.0
Breaking changes
- Drop support for Node 15 (
@nschonni
)- Set
rejectUnauthorized
totrue
by default (@scott-ut
, #3149)Features
- Add support for Node 17 (
@nschonni
)Dependencies
- Bump eslint from 7.32.0 to 8.0.0 (
@nschonni
, #3191)- Bump fs-extra from 0.30.0 to 10.0.0 (
@nschonni
, #3102)- Bump npmlog from 4.1.2 to 5.0.0 (
@nschonni
, #3156)- Bump chalk from 1.1.3 to 4.1.2 (
@nschonni
, #3161)Community
Misc
- Bump various GitHub Actions dependencies (
@nschonni
)Supported Environments
OS Architecture Node Windows x86 & x64 12, 14, 16, 17 OSX x64 12, 14, 16, 17 Linux* x64 12, 14, 16, 17
... (truncated)
Commits
-
99242d7
7.0.1 -
77049d1
build(deps): bump sass-graph from 2.2.5 to 4.0.0 (#3224) -
c929f25
build(deps): bump node-gyp from 7.1.2 to 8.4.1 (#3209) -
918dcb3
Lint fix -
0a21792
Set rejectUnauthorized to true by default (#3149) -
e80d4af
chore: Drop EOL Node 15 (#3122) -
d753397
feat: Add Node 17 support (#3195) -
dcf2e75
build(deps-dev): bump eslint from 7.32.0 to 8.0.0 -
bfa1a3c
build(deps): bump actions/setup-node from 2.4.0 to 2.4.1 -
80d6c00
chore: Windows x86 on GitHub Actions (#3041) - 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)