chore(deps): update dependency node-sass to v8 (main) #40

Closed
renovate-bot wants to merge 0 commits from renovate/main-node-sass-8.x into main
Member

This PR contains the following updates:

Package Type Update Change
node-sass devDependencies major ^4.14.1 -> ^8.0.0

Release Notes

sass/node-sass

v8.0.0

Compare Source

What's Changed

Breaking changes
Features
Dependencies
  • Bump true-case-path@2.2.1
  • Bump node-gyp @​9.0.0
  • Bump nan@^2.17.0
  • Bump sass-graph@^4.0.1
Misc

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

Compare Source

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

Compare Source

This release has been unpublished

v7.0.1

Compare Source

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

Compare Source

Breaking changes
Features
Dependencies
Community
Misc

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

Compare Source

Dependencies
Misc

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

Compare Source

Breaking changes
Features
  • Add support for Node 16
Community

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

Compare Source

Breaking changes
Features
  • Add support for Node 15
  • New node-gyp version that supports building with Python 3
Community
Fixes

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [node-sass](https://github.com/sass/node-sass) | devDependencies | major | [`^4.14.1` -> `^8.0.0`](https://renovatebot.com/diffs/npm/node-sass/4.14.1/8.0.0) | --- ### Release Notes <details> <summary>sass/node-sass</summary> ### [`v8.0.0`](https://github.com/sass/node-sass/releases/tag/v8.0.0) [Compare Source](https://github.com/sass/node-sass/compare/v7.0.3...v8.0.0) #### What's Changed - Fix binaries being partially downloaded by [@&#8203;xzyfer](https://github.com/xzyfer) in https://github.com/sass/node-sass/pull/3313 - Bump node-gyp and nan for node 19 support by [@&#8203;xzyfer](https://github.com/xzyfer) in https://github.com/sass/node-sass/pull/3314 - feat: Node 18 and 19 support and drop Node 17 by [@&#8203;nschonni](https://github.com/nschonni) in https://github.com/sass/node-sass/pull/3257 ##### Breaking changes - Drop support for Node 12 ([@&#8203;nschonni](https://github.com/nschonni)) - Drop support for Node 17 ([@&#8203;nschonni](https://github.com/nschonni)) - Set `rejectUnauthorized` to `true` by default ([@&#8203;scott-ut](https://github.com/scott-ut), [#&#8203;3149](https://github.com/sass/node-sass/issues/3149)) ##### Features - Add support for Node 18 ([@&#8203;nschonni](https://github.com/nschonni)) - Add support for Node 19 ([@&#8203;nschonni](https://github.com/nschonni)) - Replace `request` with `make-fetch-happen` ([@&#8203;CamilleDrapier](https://github.com/CamilleDrapier) [@&#8203;xzyfer](https://github.com/xzyfer), [#&#8203;3193](https://github.com/sass/node-sass/issues/3193), [#&#8203;3313](https://github.com/sass/node-sass/issues/3313)) ##### Dependencies - Bump true-case-path@2.2.1 - Bump node-gyp [@&#8203;9](https://github.com/9).0.0 - Bump nan@^2.17.0 - Bump sass-graph@^4.0.1 ##### Misc - Bump various GitHub Actions dependencies ([@&#8203;nschonni](https://github.com/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`](https://github.com/sass/node-sass/releases/tag/v7.0.3) [Compare Source](https://github.com/sass/node-sass/compare/v7.0.2...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`](https://github.com/sass/node-sass/releases/tag/v7.0.2) [Compare Source](https://github.com/sass/node-sass/compare/v7.0.1...v7.0.2) #### This release has been unpublished ### [`v7.0.1`](https://github.com/sass/node-sass/releases/tag/v7.0.1) [Compare Source](https://github.com/sass/node-sass/compare/v7.0.0...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`](https://github.com/sass/node-sass/releases/tag/v7.0.0) [Compare Source](https://github.com/sass/node-sass/compare/v6.0.1...v7.0.0) ##### Breaking changes - Drop support for Node 15 ([@&#8203;nschonni](https://github.com/nschonni)) - Set `rejectUnauthorized` to `true` by default ([@&#8203;scott-ut](https://github.com/scott-ut), [#&#8203;3149](https://github.com/sass/node-sass/issues/3149)) ##### Features - Add support for Node 17 ([@&#8203;nschonni](https://github.com/nschonni)) ##### Dependencies - Bump eslint from 7.32.0 to 8.0.0 ([@&#8203;nschonni](https://github.com/nschonni), [#&#8203;3191](https://github.com/sass/node-sass/issues/3191)) - Bump fs-extra from 0.30.0 to 10.0.0 ([@&#8203;nschonni](https://github.com/nschonni), [#&#8203;3102](https://github.com/sass/node-sass/issues/3102)) - Bump npmlog from 4.1.2 to 5.0.0 ([@&#8203;nschonni](https://github.com/nschonni), [#&#8203;3156](https://github.com/sass/node-sass/issues/3156)) - Bump chalk from 1.1.3 to 4.1.2 ([@&#8203;nschonni](https://github.com/nschonni), [#&#8203;3161](https://github.com/sass/node-sass/issues/3161)) ##### Community - Remove double word "support" from documentation ([@&#8203;pzrq](https://github.com/pzrq), [#&#8203;3159](https://github.com/sass/node-sass/issues/3159)) ##### Misc - Bump various GitHub Actions dependencies ([@&#8203;nschonni](https://github.com/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`](https://github.com/sass/node-sass/releases/tag/v6.0.1) [Compare Source](https://github.com/sass/node-sass/compare/v6.0.0...v6.0.1) ##### Dependencies - Remove mkdirp ([@&#8203;jimmywarting](https://github.com/jimmywarting), [#&#8203;3108](https://github.com/sass/node-sass/issues/3108)) - Bump meow to 9.0.0 ([@&#8203;ykolbin](https://github.com/ykolbin), [#&#8203;3125](https://github.com/sass/node-sass/issues/3125)) - Bump mocha to 9.0.1 ([@&#8203;xzyfer](https://github.com/xzyfer), [#&#8203;3134](https://github.com/sass/node-sass/issues/3134)) ##### Misc - Use default Apline version from docker-node ([@&#8203;nschonni](https://github.com/nschonni), [#&#8203;3121](https://github.com/sass/node-sass/issues/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`](https://github.com/sass/node-sass/releases/tag/v6.0.0) [Compare Source](https://github.com/sass/node-sass/compare/v5.0.0...v6.0.0) ##### Breaking changes - Drop support for Node 10 ([@&#8203;nschonni](https://github.com/nschonni)) - Remove deprecated process.sass API ([@&#8203;xzyfer](https://github.com/xzyfer), [#&#8203;2986](https://github.com/sass/node-sass/issues/2986)) ##### Features - Add support for Node 16 ##### Community - Fix typos in Troubleshooting guide ([@&#8203;independencyinjection](https://github.com/independencyinjection), [#&#8203;3051](https://github.com/sass/node-sass/issues/3051)) - Improve dependabot configuration ([@&#8203;nschonni](https://github.com/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`](https://github.com/sass/node-sass/releases/tag/v5.0.0) [Compare Source](https://github.com/sass/node-sass/compare/v4.14.1...v5.0.0) ##### Breaking changes - Only support LTS and current Node versions ([@&#8203;nschonni](https://github.com/nschonni)) - Remove deprecated process.sass API ([@&#8203;xzyfer](https://github.com/xzyfer), [#&#8203;2986](https://github.com/sass/node-sass/issues/2986)) ##### Features - Add support for Node 15 - New node-gyp version that supports building with Python 3 ##### Community - More inclusive documentation ([@&#8203;rgeerts](https://github.com/rgeerts), [#&#8203;2944](https://github.com/sass/node-sass/issues/2944)) - Enabled dependabot ([@&#8203;nschonni](https://github.com/nschonni)) - Improve release automation ([@&#8203;nschonni](https://github.com/nschonni)) ##### Fixes - Bumped many dependencies ([@&#8203;nschonni](https://github.com/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 </details> --- ### Configuration :date: **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDUuNCIsInVwZGF0ZWRJblZlciI6IjM0LjEwNS40In0=-->
renovate-bot added 1 commit 2023-01-20 08:09:17 +00:00
renovate-bot force-pushed renovate/main-node-sass-8.x from 6f0bc5b6fa to b522c93e7f 2023-01-23 08:04:14 +00:00 Compare
decentral1se added 1 commit 2023-04-24 08:15:29 +00:00
decentral1se closed this pull request 2023-04-24 08:17:07 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/coopcloud.tech#40
No description provided.