soundnode-app
soundnode-app copied to clipboard
chore(deps): update dependency node-sass to v9
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
node-sass | ^4.5.0 -> ^9.0.0 |
Release Notes
sass/node-sass (node-sass)
v9.0.0
What's Changed
- Node 20 support by @nschonni in https://github.com/sass/node-sass/pull/3355
Breaking changes
- Drop support for Node 14 (@nschonni)
Supported Environments
OS | Architecture | Node |
---|---|---|
Windows | x86 & x64 | 16, 18, 19, 20 |
OSX | x64 | 16, 18, 19, 20 |
Linux* | x64 | 16, 18, 19, 20 |
Alpine Linux | x64 | 16, 18, 19, 20 |
*Linux support refers to major distributions like Ubuntu, and Debian
v8.0.0
What's Changed
- Fix binaries being partially downloaded by @xzyfer in https://github.com/sass/node-sass/pull/3313
- Bump node-gyp and nan for node 19 support by @xzyfer in https://github.com/sass/node-sass/pull/3314
- feat: Node 18 and 19 support and drop Node 17 by @nschonni in https://github.com/sass/node-sass/pull/3257
Breaking changes
- Drop support for Node 12 (@nschonni)
- Drop support for Node 17 (@nschonni)
- Set
rejectUnauthorized
totrue
by default (@scott-ut, #3149)
Features
- Add support for Node 18 (@nschonni)
- Add support for Node 19 (@nschonni)
- Replace
request
withmake-fetch-happen
(@CamilleDrapier @xzyfer, #3193, #3313)
Dependencies
- Bump [email protected]
- Bump node-gyp @9.0.0
- Bump nan@^2.17.0
- Bump sass-graph@^4.0.1
Misc
- Bump various GitHub Actions dependencies (@nschonni)
Supported Environments
OS | Architecture | Node |
---|---|---|
Windows | x86 & x64 | 14, 16, 18, 19 |
OSX | x64 | 14, 16, 18, 19 |
Linux* | x64 | 14, 16, 18, 19 |
Alpine Linux | x64 | 14, 16, 18, 19 |
FreeBSD | i386 amd64 | 12, 14 |
*Linux support refers to major distributions like Ubuntu, and Debian
v7.0.3
Dependencies
- Bump sass-graph from 4.0.0 to ^4.0.1
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.2
This release has been unpublished
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 |
Alpine Linux | x64 | 12, 14, 16, 17 |
FreeBSD | i386 amd64 | 12, 14 |
*Linux support refers to major distributions like Ubuntu, and Debian
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
v5.0.0
Breaking changes
- Only support LTS and current Node versions (@nschonni)
- Remove deprecated process.sass API (@xzyfer, #2986)
Features
- Add support for Node 15
- New node-gyp version that supports building with Python 3
Community
- More inclusive documentation (@rgeerts, #2944)
- Enabled dependabot (@nschonni)
- Improve release automation (@nschonni)
Fixes
- Bumped many dependencies (@nschonni)
Supported Environments
OS | Architecture | Node |
---|---|---|
Windows | x86 & x64 | 10, 12, 14, 15 |
OSX | x64 | 10, 12, 14, 15 |
Linux* | x64 | 10, 12, 14, 15 |
Alpine Linux | x64 | 10, 12, 14, 15 |
FreeBSD | i386 amd64 | 10, 12, 14, 15 |
*Linux support refers to major distributions like Ubuntu, and Debian
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.