Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

chore(deps): update dependency node to v16.20.2 #69

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 26, 2021

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
node minor 16.5.0 -> 16.20.2 age adoption passing confidence
@types/node (source) devDependencies minor 16.4.5 -> 16.18.65 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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/node-16.x branch from 53378ab to 23a816a Compare October 26, 2021 16:44
@renovate renovate bot changed the title chore(deps): update node.js to v16.12.0 chore(deps): update node.js to v16.13.0 Oct 26, 2021
@renovate renovate bot force-pushed the renovate/node-16.x branch from 23a816a to 6b3c79a Compare November 8, 2021 21:51
@renovate renovate bot force-pushed the renovate/node-16.x branch 3 times, most recently from 0acfc99 to 1eccba2 Compare November 23, 2021 19:50
@renovate renovate bot force-pushed the renovate/node-16.x branch 2 times, most recently from d88b2e1 to 3a459a5 Compare December 1, 2021 17:12
@renovate renovate bot changed the title chore(deps): update node.js to v16.13.0 chore(deps): update node.js to v16.13.1 Dec 1, 2021
@renovate renovate bot force-pushed the renovate/node-16.x branch from 3a459a5 to 03474b7 Compare December 7, 2021 08:25
@renovate renovate bot force-pushed the renovate/node-16.x branch from 03474b7 to 0ab3047 Compare March 7, 2022 08:24
@renovate renovate bot changed the title chore(deps): update node.js to v16.13.1 chore(deps): update node.js to v16.14.0 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/node-16.x branch from 0ab3047 to 3b35025 Compare March 26, 2022 12:02
@renovate renovate bot changed the title chore(deps): update node.js to v16.14.0 chore(deps): update node.js to v16.14.2 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/node-16.x branch from 3b35025 to df57d71 Compare April 24, 2022 23:04
@renovate renovate bot force-pushed the renovate/node-16.x branch from df57d71 to 499e8b3 Compare May 16, 2022 00:59
@renovate renovate bot changed the title chore(deps): update node.js to v16.14.2 chore(deps): update node.js to v16.15.0 May 16, 2022
@renovate renovate bot force-pushed the renovate/node-16.x branch from 499e8b3 to 640fff8 Compare June 18, 2022 22:58
@renovate renovate bot changed the title chore(deps): update node.js to v16.15.0 chore(deps): update node.js to v16.15.1 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/node-16.x branch from 640fff8 to 6ce4304 Compare September 25, 2022 22:55
@renovate renovate bot changed the title chore(deps): update node.js to v16.15.1 chore(deps): update node.js to v16.17.1 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/node-16.x branch from 6ce4304 to bd4344c Compare November 20, 2022 16:28
@renovate renovate bot changed the title chore(deps): update node.js to v16.17.1 chore(deps): update node.js to v16.18.1 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/node-16.x branch from bd4344c to 83425da Compare March 16, 2023 11:24
@renovate renovate bot changed the title chore(deps): update node.js to v16.18.1 chore(deps): update node.js to v16.19.1 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/node-16.x branch 4 times, most recently from 215c9e8 to afff100 Compare March 29, 2023 04:33
@renovate renovate bot force-pushed the renovate/node-16.x branch from afff100 to b0bb303 Compare March 30, 2023 00:59
@renovate renovate bot changed the title chore(deps): update node.js to v16.20.0 chore(deps): update node.js to v16.20.1 Jun 22, 2023
@renovate renovate bot force-pushed the renovate/node-16.x branch 2 times, most recently from c6b895f to e4723e2 Compare June 30, 2023 23:24
@renovate renovate bot changed the title chore(deps): update node.js to v16.20.1 chore(deps): update dependency node to v16.20.1 Jul 9, 2023
@renovate renovate bot force-pushed the renovate/node-16.x branch from e4723e2 to e18fe8b Compare July 22, 2023 02:06
@renovate renovate bot force-pushed the renovate/node-16.x branch 2 times, most recently from 60b86e5 to 45be59f Compare August 9, 2023 18:28
@renovate renovate bot changed the title chore(deps): update dependency node to v16.20.1 chore(deps): update dependency node to v16.20.2 Aug 9, 2023
@renovate renovate bot force-pushed the renovate/node-16.x branch 4 times, most recently from e7a0258 to f17e6b7 Compare August 24, 2023 22:30
@renovate renovate bot force-pushed the renovate/node-16.x branch 2 times, most recently from 10e6be6 to 9d51727 Compare September 2, 2023 20:23
@renovate renovate bot force-pushed the renovate/node-16.x branch 2 times, most recently from 2ea89ec to 6547a2e Compare September 15, 2023 09:54
@renovate renovate bot force-pushed the renovate/node-16.x branch 2 times, most recently from 2c1b45f to 3b7bacd Compare September 20, 2023 03:57
@renovate renovate bot force-pushed the renovate/node-16.x branch 2 times, most recently from 1edbc39 to 395e258 Compare September 29, 2023 17:43
@renovate renovate bot force-pushed the renovate/node-16.x branch 2 times, most recently from 91733c6 to 54d91b9 Compare October 7, 2023 00:45
@renovate renovate bot force-pushed the renovate/node-16.x branch from 54d91b9 to 93d7335 Compare October 18, 2023 10:57
@renovate renovate bot force-pushed the renovate/node-16.x branch from 93d7335 to c4463c6 Compare October 31, 2023 11:39
@renovate renovate bot force-pushed the renovate/node-16.x branch from c4463c6 to 592e775 Compare November 7, 2023 22:39
@renovate renovate bot force-pushed the renovate/node-16.x branch 3 times, most recently from 3701a4c to 8ced8ba Compare November 22, 2023 05:31
@renovate renovate bot force-pushed the renovate/node-16.x branch from 8ced8ba to 7003b5f Compare November 23, 2023 22:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants