Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

chore(deps): update node.js to v16.13.1 #44

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 29, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
node final minor 16.6.2-alpine3.13 -> 16.13.1-alpine3.13

Release Notes

nodejs/node

v16.13.1: 2021-12-01, Version 16.13.1 'Gallium' (LTS), @​BethGriggs

Compare Source

Notable Changes
  • [c14eb2325d] - deps: upgrade npm to 8.1.2 (npm team) #​40643
  • [a901b6c53c] - deps: update c-ares to 1.18.1 (Richard Lau) #​40660
    • This release contains a c-ares update to fix a regression introduced in Node.js v16.6.2 resolving CNAME records containing underscores (#​39780).
  • [755c08573f] - doc: add VoltrexMaster to collaborators (voltrexmaster) #​40566
  • [881dd7ba2a] - lib: fix regular expression to detect `/` and `\` (Francesco Trotta) #​40325
Commits

v16.13.0: 2021-10-26, Version 16.13.0 'Gallium' (LTS), @​richardlau

Compare Source

Notable Changes

This release marks the transition of Node.js 16.x into Long Term Support (LTS)
with the codename 'Gallium'. The 16.x release line now moves into "Active LTS"
and will remain so until October 2022. After that time, it will move into
"Maintenance" until end of life in April 2024.

v16.12.0: 2021-10-20, Version 16.12.0 (Current), @​richardlau

Compare Source

Notable Changes
Experimental ESM Loader Hooks API

Node.js ESM Loader hooks have been consolidated to represent the steps involved needed to facilitate future loader chaining:

  1. resolve: resolve [+ getFormat]
  2. load: getFormat + getSource + transformSource

For consistency, getGlobalPreloadCode has been renamed to globalPreload.

A loader exporting obsolete hook(s) will trigger a single deprecation warning (per loader) listing the errant hooks.

Contributed by Jacob Smith, Geoffrey Booth, and Bradley Farias - https://github.com/nodejs/node/pull/37468

Other Notable Changes
Commits

v16.11.1: 2021-10-12, Version 16.11.1 (Current), @​danielleadams

Compare Source

This is a security release.

Notable changes
  • CVE-2021-22959: HTTP Request Smuggling due to spaced in headers (Medium)
    • The http parser accepts requests with a space (SP) right after the header name before the colon. This can lead to HTTP Request Smuggling (HRS). More details will be available at CVE-2021-22959 after publication.
  • CVE-2021-22960: HTTP Request Smuggling when parsing the body (Medium)
    • The parse ignores chunk extensions when parsing the body of chunked requests. This leads to HTTP Request Smuggling (HRS) under certain conditions. More details will be available at CVE-2021-22960 after publication.
Commits

v16.11.0: 2021-10-08, Version 16.11.0 (Current), @​danielleadams

Compare Source

Notable Changes
  • crypto
    • update root certificates (Richard Lau) #​40280
  • deps
    • upgrade npm to 8.0.0 (npm team) #​40369
    • update nghttp2 to v1.45.1 (thunder-coding) #​40206
    • update V8 to 9.4.146.19 (Michaël Zasso) #​40285
  • tools
    • update certdata.txt (Richard Lau) #​40280
Commits

Configuration

📅 Schedule: Branch creation - "every 2 weeks on Monday before 7am" in timezone Europe/Berlin, 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 changed the title chore(deps): update node.js to v16.8.0 chore(deps): update node.js to v16.9.0 Sep 9, 2021
@renovate renovate bot changed the title chore(deps): update node.js to v16.9.0 chore(deps): update node.js to v16.9.1 Sep 13, 2021
@renovate renovate bot changed the title chore(deps): update node.js to v16.9.1 chore(deps): update node.js to v16.10.0 Sep 23, 2021
@renovate renovate bot changed the title chore(deps): update node.js to v16.10.0 chore(deps): update node.js to v16.11.0 Oct 11, 2021
@renovate renovate bot changed the title chore(deps): update node.js to v16.11.0 chore(deps): update node.js to v16.11.1 Oct 13, 2021
@renovate renovate bot changed the title chore(deps): update node.js to v16.11.1 chore(deps): update node.js to v16.12.0 Oct 21, 2021
@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 27, 2021
@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 2, 2021
@renovate renovate bot changed the title chore(deps): update node.js to v16.13.1 chore(deps): update Node.js to v16.13.1 Jun 27, 2022
@renovate renovate bot changed the title chore(deps): update Node.js to v16.13.1 chore(deps): update node.js to v16.13.1 Jun 28, 2022
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

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.

1 participant