This repository was archived by the owner on Jul 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Bump node-gyp and nan for node 19 support #3314
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kodiakhq bot
referenced
this pull request
in X-oss-byte/Canary-nextjs
Oct 8, 2023
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [node-sass](https://togithub.com/sass/node-sass) | [`^6.0.0 \|\| ^7.0.0` -> `^6.0.0 \|\| ^7.0.0 \|\| ^9.0.0`](https://renovatebot.com/diffs/npm/node-sass/7.0.3/9.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>sass/node-sass (node-sass)</summary> ### [`v9.0.0`](https://togithub.com/sass/node-sass/releases/tag/v9.0.0) [Compare Source](https://togithub.com/sass/node-sass/compare/v8.0.0...v9.0.0) #### What's Changed - Node 20 support by [@​nschonni](https://togithub.com/nschonni) in [https://github.com/sass/node-sass/pull/3355](https://togithub.com/sass/node-sass/pull/3355) ##### Breaking changes - Drop support for Node 14 ([@​nschonni](https://togithub.com/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`](https://togithub.com/sass/node-sass/releases/tag/v8.0.0) [Compare Source](https://togithub.com/sass/node-sass/compare/v7.0.3...v8.0.0) #### What's Changed - Fix binaries being partially downloaded by [@​xzyfer](https://togithub.com/xzyfer) in [https://github.com/sass/node-sass/pull/3313](https://togithub.com/sass/node-sass/pull/3313) - Bump node-gyp and nan for node 19 support by [@​xzyfer](https://togithub.com/xzyfer) in [https://github.com/sass/node-sass/pull/3314](https://togithub.com/sass/node-sass/pull/3314) - feat: Node 18 and 19 support and drop Node 17 by [@​nschonni](https://togithub.com/nschonni) in [https://github.com/sass/node-sass/pull/3257](https://togithub.com/sass/node-sass/pull/3257) ##### Breaking changes - Drop support for Node 12 ([@​nschonni](https://togithub.com/nschonni)) - Drop support for Node 17 ([@​nschonni](https://togithub.com/nschonni)) - Set `rejectUnauthorized` to `true` by default ([@​scott-ut](https://togithub.com/scott-ut), [#​3149](https://togithub.com/sass/node-sass/issues/3149)) ##### Features - Add support for Node 18 ([@​nschonni](https://togithub.com/nschonni)) - Add support for Node 19 ([@​nschonni](https://togithub.com/nschonni)) - Replace `request` with `make-fetch-happen` ([@​CamilleDrapier](https://togithub.com/CamilleDrapier) [@​xzyfer](https://togithub.com/xzyfer), [#​3193](https://togithub.com/sass/node-sass/issues/3193), [#​3313](https://togithub.com/sass/node-sass/issues/3313)) ##### Dependencies - Bump [email protected] - Bump node-gyp [@​9](https://togithub.com/9).0.0 - Bump nan@^2.17.0 - Bump sass-graph@^4.0.1 ##### Misc - Bump various GitHub Actions dependencies ([@​nschonni](https://togithub.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 </details> --- ### 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Canary-nextjs).
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Fixed failing binary compilations on Node 19.