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.18.1 #2492

Merged
merged 1 commit into from
Nov 17, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 27, 2022

Mend Renovate

This PR contains the following updates:

Package Update Change
node minor 16.14.2 -> 16.18.1

Release Notes

nodejs/node

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 this update 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 4cc7608 to 116a171 Compare June 1, 2022 23:47
@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 1, 2022
@renovate renovate bot changed the title chore(deps): update node.js to v16.15.1 chore(deps): update Node.js to v16.15.1 Jun 27, 2022
@renovate renovate bot changed the title chore(deps): update Node.js to v16.15.1 chore(deps): update node.js to v16.15.1 Jun 28, 2022
@renovate renovate bot force-pushed the renovate/node-16.x branch from 116a171 to f80f38d Compare July 1, 2022 06:35
@renovate renovate bot changed the title chore(deps): update node.js to v16.15.1 chore(deps): update node.js to v16.15.0 Jul 1, 2022
@renovate renovate bot force-pushed the renovate/node-16.x branch from f80f38d to 7c47d78 Compare July 2, 2022 17:40
@renovate renovate bot changed the title chore(deps): update node.js to v16.15.0 chore(deps): update node.js to v16.15.1 Jul 2, 2022
@renovate renovate bot force-pushed the renovate/node-16.x branch from 7c47d78 to bd7fff1 Compare July 7, 2022 17:07
@renovate renovate bot changed the title chore(deps): update node.js to v16.15.1 chore(deps): update node.js to v16.16.0 Jul 7, 2022
@renovate renovate bot force-pushed the renovate/node-16.x branch from bd7fff1 to 817da81 Compare August 16, 2022 13:46
@renovate renovate bot changed the title chore(deps): update node.js to v16.16.0 chore(deps): update node.js to v16.17.0 Aug 16, 2022
@renovate renovate bot force-pushed the renovate/node-16.x branch from 817da81 to c56e22a Compare September 23, 2022 17:04
@renovate renovate bot changed the title chore(deps): update node.js to v16.17.0 chore(deps): update node.js to v16.17.1 Sep 23, 2022
@renovate renovate bot force-pushed the renovate/node-16.x branch from c56e22a to 1bb70c6 Compare October 12, 2022 16:39
@renovate renovate bot changed the title chore(deps): update node.js to v16.17.1 chore(deps): update node.js to v16.18.0 Oct 12, 2022
@renovate renovate bot force-pushed the renovate/node-16.x branch from 1bb70c6 to 8666e41 Compare November 4, 2022 18:44
@renovate renovate bot changed the title chore(deps): update node.js to v16.18.0 chore(deps): update node.js to v16.18.1 Nov 4, 2022
@reconbot reconbot merged commit b943bd7 into master Nov 17, 2022
@reconbot reconbot deleted the renovate/node-16.x branch November 17, 2022 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant