rsoreq / zenbot

Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB.
MIT License
0 stars 0 forks source link

[NEUTRAL] Update dependency node-sass to v9 #898

Closed mend-for-github-com[bot] closed 2 months ago

mend-for-github-com[bot] commented 8 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
node-sass ^6.0.0 -> ^9.0.0 age adoption passing confidence

Release Notes

sass/node-sass (node-sass) ### [`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 true-case-path@2.2.1 - 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 ### [`v7.0.3`](https://togithub.com/sass/node-sass/releases/tag/v7.0.3) [Compare Source](https://togithub.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://togithub.com/sass/node-sass/releases/tag/v7.0.2) [Compare Source](https://togithub.com/sass/node-sass/compare/v7.0.1...v7.0.2) #### This release has been unpublished ### [`v7.0.1`](https://togithub.com/sass/node-sass/releases/tag/v7.0.1) [Compare Source](https://togithub.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://togithub.com/sass/node-sass/releases/tag/v7.0.0) [Compare Source](https://togithub.com/sass/node-sass/compare/v6.0.1...v7.0.0) ##### Breaking changes - Drop support for Node 15 ([@​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 17 ([@​nschonni](https://togithub.com/nschonni)) ##### Dependencies - Bump eslint from 7.32.0 to 8.0.0 ([@​nschonni](https://togithub.com/nschonni), [#​3191](https://togithub.com/sass/node-sass/issues/3191)) - Bump fs-extra from 0.30.0 to 10.0.0 ([@​nschonni](https://togithub.com/nschonni), [#​3102](https://togithub.com/sass/node-sass/issues/3102)) - Bump npmlog from 4.1.2 to 5.0.0 ([@​nschonni](https://togithub.com/nschonni), [#​3156](https://togithub.com/sass/node-sass/issues/3156)) - Bump chalk from 1.1.3 to 4.1.2 ([@​nschonni](https://togithub.com/nschonni), [#​3161](https://togithub.com/sass/node-sass/issues/3161)) ##### Community - Remove double word "support" from documentation ([@​pzrq](https://togithub.com/pzrq), [#​3159](https://togithub.com/sass/node-sass/issues/3159)) ##### Misc - Bump various GitHub Actions dependencies ([@​nschonni](https://togithub.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

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.


mend-for-github-com[bot] commented 8 months ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: zenbot4@4.1.0
npm ERR! Found: webpack@4.47.0
npm ERR! node_modules/webpack
npm ERR!   webpack@"^4.44.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer webpack@"^5.0.0" from postcss-loader@5.3.0
npm ERR! node_modules/postcss-loader
npm ERR!   postcss-loader@"^5.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2023-11-02T02_09_33_218Z-debug-0.log