Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update node.js to v16.20.2 #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 10, 2022

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
node (source) minor 16.13.0 -> 16.20.2 age adoption passing confidence
@types/node (source) devDependencies minor 16.11.22 -> 16.18.124 age adoption passing confidence

Release Notes

nodejs/node (node)

v16.20.2: 2023-08-09, Version 16.20.2 'Gallium' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes

The following CVEs are fixed in this release:

More detailed information on each of the vulnerabilities can be found in August 2023 Security Releases blog post.

Commits

v16.20.1: 2023-06-20, Version 16.20.1 'Gallium' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes

The following CVEs are fixed in this release:

More detailed information on each of the vulnerabilities can be found in June 2023 Security Releases blog post.

Commits

v16.20.0: 2023-03-29, Version 16.20.0 'Gallium' (LTS), @​BethGriggs

Compare Source

Notable Changes
  • deps:
    • update undici to 5.20.0 (Node.js GitHub Bot) #​46711
    • update c-ares to 1.19.0 (Michaël Zasso) #​46415
    • upgrade npm to 8.19.4 (npm team) #​46677
    • update corepack to 0.17.0 (Node.js GitHub Bot) #​46842
  • (SEMVER-MINOR) src: add support for externally shared js builtins (Michael Dawson) #​44376
Commits

v16.19.1: 2023-02-16, Version 16.19.1 'Gallium' (LTS), @​richardlau

Compare Source

This is a security release.

Notable Changes

The following CVEs are fixed in this release:

  • CVE-2023-23918: Node.js Permissions policies can be bypassed via process.mainModule (High)
  • CVE-2023-23919: Node.js OpenSSL error handling issues in nodejs crypto library (Medium)
  • CVE-2023-23920: Node.js insecure loading of ICU data through ICU_DATA environment variable (Low)

Fixed by an update to undici:

More detailed information on each of the vulnerabilities can be found in February 2023 Security Releases blog post.

This security release includes OpenSSL security updates as outlined in the recent
OpenSSL security advisory.

Commits

v16.19.0: 2022-12-13, Version 16.19.0 'Gallium' (LTS), @​richardlau

Compare Source

Notable Changes
OpenSSL 1.1.1s

This update is a bugfix release and does not address any security
vulnerabilities.

Root certificates updated to NSS 3.85

Certificates added:

  • Autoridad de Certificacion Firmaprofesional CIF A626340
  • Certainly Root E1
  • Certainly Root R1
  • D-TRUST BR Root CA 1 2020
  • D-TRUST EV Root CA 1 2020
  • DigiCert TLS ECC P384 Root G5
  • DigiCert TLS RSA4096 Root G5
  • E-Tugra Global Root CA ECC v3
  • E-Tugra Global Root CA RSA v3
  • HiPKI Root CA - G1
  • ISRG Root X2
  • Security Communication ECC RootCA1
  • Security Communication RootCA3
  • Telia Root CA v2
  • vTrus ECC Root CA
  • vTrus Root CA

Certificates removed:

  • Cybertrust Global Root
  • DST Root CA X3
  • GlobalSign Root CA - R2
  • Hellenic Academic and Research Institutions RootCA 2011
Time zone update to 2022f

Time zone data has been updated to 2022f. This includes changes to Daylight
Savings Time (DST) for Fiji and Mexico. For more information, see
https://mm.icann.org/pipermail/tz-announce/2022-October/000075.html.

Other Notable Changes

Dependency updates:

Experimental features:

Commits

v16.18.1: 2022-11-04, Version 16.18.1 'Gallium' (LTS), @​BethGriggs

Compare Source

This is a security release.

Notable changes

The following CVEs are fixed in this release:

  • CVE-2022-43548: DNS rebinding in --inspect via invalid octal IP address (Medium)

More detailed information on each of the vulnerabilities can be found in November 2022 Security Releases blog post.

Commits

v16.18.0: 2022-10-12, Version 16.18.0 'Gallium' (LTS), @​juanarbol

Compare Source

Notable changes
  • [1cc050eaa8] - (SEMVER-MINOR) assert: add getCalls and reset to callTracker (Moshe Atlow) #​44191
  • [e5c9975f11] - (SEMVER-MINOR) crypto: allow zero-length secret KeyObject (Filip Skokan) #​44201
  • [317cd051ce] - (SEMVER-MINOR) crypto: allow zero-length IKM in HKDF and in webcrypto PBKDF2 (Filip Skokan) #​44201
  • [f80bdc5ef3] - (SEMVER-MINOR) doc: deprecate modp1, modp2, and modp5 groups (Tobias Nießen) #​44588
  • [8398e98b1b] - (SEMVER-MINOR) http: make idle http parser count configurable (theanarkh) #​43974
  • [2cd2f56962] - (SEMVER-MINOR) http: throw error on content-length mismatch (sidwebworks) #​44378
  • [6be761e8a9] - (SEMVER-MINOR) lib: add diagnostics channel for process and worker (theanarkh) #​44045
  • [1400796cef] - (SEMVER-MINOR) net,tls: pass a valid socket on tlsClientError (Daeyeon Jeong) #​44021
  • [092239a7f1] - (SEMVER-MINOR) net: add local family (theanarkh) #​43975
  • [381e11e18e] - (SEMVER-MINOR) report: expose report public native apis (Chengzhong Wu) #​44255
  • [2ba547aa5b] - (SEMVER-MINOR) src: expose environment RequestInterrupt api (Chengzhong Wu) #​44362
  • [6ed3367155] - (SEMVER-MINOR) stream: add ReadableByteStream.tee() (Daeyeon Jeong) #​44505
  • [0fbedac6ce] - (SEMVER-MINOR) test_runner: add before/after/each hooks (Moshe Atlow) #​43730
  • [70563b53c5] - (SEMVER-MINOR) util: add maxArrayLength option to Set and Map (Kohei Ueno) #​43576
Commits

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency @types/node to v16.11.23 chore(deps): update dependency @types/node to v16.11.24 Feb 10, 2022
@renovate renovate bot force-pushed the renovate/node-16.x branch from b1ba533 to 62daf92 Compare February 10, 2022 10:55
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v16.11.24 chore(deps): update dependency @types/node to v16.11.25 Feb 14, 2022
@renovate renovate bot force-pushed the renovate/node-16.x branch from 62daf92 to bab1ef2 Compare February 14, 2022 19:48
@renovate renovate bot force-pushed the renovate/node-16.x branch from bab1ef2 to 091a524 Compare February 24, 2022 17:00
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v16.11.25 chore(deps): update dependency @types/node to v16.11.26 Feb 24, 2022
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v16.11.26 chore(deps): update dependency @types/node to v16.11.27 Apr 24, 2022
@renovate renovate bot force-pushed the renovate/node-16.x branch from 091a524 to ff4bed9 Compare April 24, 2022 19:48
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v16.11.27 chore(deps): update dependency @types/node to v16.11.35 May 16, 2022
@renovate renovate bot force-pushed the renovate/node-16.x branch from ff4bed9 to 0e4429e Compare May 16, 2022 03:04
@renovate renovate bot force-pushed the renovate/node-16.x branch from 0e4429e to 0a313c6 Compare June 18, 2022 19:30
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v16.11.35 chore(deps): update dependency @types/node to v16.11.41 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/node-16.x branch from 0a313c6 to 0180c80 Compare September 25, 2022 18:08
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v16.11.41 chore(deps): update dependency node to v16.17.1 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/node-16.x branch from 0180c80 to f2a13ee Compare November 20, 2022 08:58
@renovate renovate bot changed the title chore(deps): update dependency node to v16.17.1 chore(deps): update dependency node to v16.18.1 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/node-16.x branch from f2a13ee to b509abb Compare March 18, 2023 22:03
@renovate renovate bot changed the title chore(deps): update dependency node to v16.18.1 chore(deps): update dependency node to v16.19.1 Mar 18, 2023
@renovate renovate bot force-pushed the renovate/node-16.x branch 3 times, most recently from 301a158 to 2c64852 Compare March 27, 2023 23:37
@socket-security
Copy link

socket-security bot commented Mar 27, 2023

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

@renovate renovate bot force-pushed the renovate/node-16.x branch 2 times, most recently from 01d8bcf to 2b0db83 Compare March 30, 2023 01:25
@renovate renovate bot changed the title chore(deps): update dependency node to v16.19.1 chore(deps): update dependency node to v16.20.0 Mar 30, 2023
@renovate renovate bot force-pushed the renovate/node-16.x branch from 2b0db83 to 0a727d7 Compare May 28, 2023 10:37
@renovate renovate bot force-pushed the renovate/node-16.x branch 2 times, most recently from f50b71a to f8eb871 Compare June 13, 2023 05:32
@renovate renovate bot force-pushed the renovate/node-16.x branch from f8eb871 to 31160d0 Compare June 20, 2023 21:38
@renovate renovate bot changed the title chore(deps): update dependency node to v16.20.0 chore(deps): update dependency node to v16.20.1 Jun 20, 2023
Copy link
Author

renovate bot commented Jun 4, 2024

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
 WARN  The "store" setting has been renamed to "store-dir". Please use the new name.
Scope: all 2 projects
 WARN  GET https://registry.npmjs.org/@nrwl%2Fnx-cloud error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@nrwl/cli/-/cli-13.7.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@nrwl/eslint-plugin-nx/-/eslint-plugin-nx-13.7.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@nrwl/jest/-/jest-13.7.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@nrwl/js/-/js-13.7.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@nrwl/linter/-/linter-13.7.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@nrwl/node/-/node-13.7.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@nrwl/tao/-/tao-13.7.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@nrwl/workspace/-/workspace-13.7.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/jest/-/jest-27.4.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.10.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.10.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint/-/eslint-8.8.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/jest/-/jest-27.4.7.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fnode error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@nrwl%2Fnx-cloud error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@nrwl/cli/-/cli-13.7.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@nrwl/eslint-plugin-nx/-/eslint-plugin-nx-13.7.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@nrwl/jest/-/jest-13.7.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@nrwl/js/-/js-13.7.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@nrwl/linter/-/linter-13.7.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@nrwl/node/-/node-13.7.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@nrwl/tao/-/tao-13.7.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@nrwl/workspace/-/workspace-13.7.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types/jest/-/jest-27.4.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.10.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.10.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint/-/eslint-8.8.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/jest/-/jest-27.4.7.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fnode error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/prettier/-/prettier-2.5.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
undefined
 ERR_INVALID_THIS  Value of "this" must be of type URLSearchParams
 WARN  GET https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vite/-/vite-2.7.13.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vitest/-/vitest-0.2.5.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/ts-jest/-/ts-jest-27.1.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

@renovate renovate bot force-pushed the renovate/node-16.x branch from f16383c to a107770 Compare June 18, 2024 02:06
Copy link

socket-security bot commented Jun 18, 2024

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@types/[email protected] 🔁 npm/@types/[email protected] None 0 1.84 MB types

View full report↗︎

@renovate renovate bot force-pushed the renovate/node-16.x branch 2 times, most recently from 07c0694 to fe7d693 Compare June 20, 2024 23:04
@renovate renovate bot force-pushed the renovate/node-16.x branch 2 times, most recently from 351e060 to 8605766 Compare July 18, 2024 19:27
@renovate renovate bot force-pushed the renovate/node-16.x branch from 8605766 to 821937d Compare July 23, 2024 23:07
@renovate renovate bot force-pushed the renovate/node-16.x branch from 821937d to a46c4ae Compare August 9, 2024 19:04
@renovate renovate bot force-pushed the renovate/node-16.x branch from a46c4ae to c062f09 Compare August 26, 2024 14:58
@renovate renovate bot force-pushed the renovate/node-16.x branch 2 times, most recently from 9501e65 to 0773094 Compare September 5, 2024 02:13
@renovate renovate bot force-pushed the renovate/node-16.x branch 4 times, most recently from 5bea290 to 1b3544b Compare September 27, 2024 19:21
@renovate renovate bot force-pushed the renovate/node-16.x branch from 1b3544b to d6768ae Compare October 8, 2024 00:27
@renovate renovate bot force-pushed the renovate/node-16.x branch 2 times, most recently from 0061e43 to 21b95da Compare October 23, 2024 06:33
@renovate renovate bot force-pushed the renovate/node-16.x branch 4 times, most recently from f332ac6 to 7c54df7 Compare November 3, 2024 06:20
@renovate renovate bot changed the title chore(deps): update dependency node to v16.20.2 chore(deps): update node.js to v16.20.2 Nov 13, 2024
@renovate renovate bot force-pushed the renovate/node-16.x branch 2 times, most recently from 7a3fee8 to 3cdd464 Compare November 28, 2024 06:59
@renovate renovate bot force-pushed the renovate/node-16.x branch from 3cdd464 to 7b6cebc Compare December 11, 2024 15:20
@renovate renovate bot force-pushed the renovate/node-16.x branch from 7b6cebc to 46526ba Compare January 1, 2025 01:51
@renovate renovate bot force-pushed the renovate/node-16.x branch from 46526ba to 612c1f6 Compare January 16, 2025 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants