Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

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

Merged
merged 1 commit into from
Jun 6, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2022

Mend Renovate

This PR contains the following updates:

Package Update Change
node major 12.22 -> 16.15

Release Notes

nodejs/node

v16.15.1

Compare Source

Notable Changes
Commits

v16.15.0

Compare Source

Notable changes
Add fetch API

Adds experimental support to the fetch API. This adds the --experimental-fetch
flag that installs the fetch, Request, Response, Headers, and FormData
globals.

  • (SEMVER-MINOR) add fetch (Michaël Zasso) #​41749
  • (SEMVER-MINOR) add FormData global when fetch is enabled (Michaël Zasso) #​41956
Other notable changes
  • build:
    • remove broken x32 arch support (Ben Noordhuis) #​41905
  • crypto:
    • (SEMVER-MINOR) add KeyObject.prototype.equals method (Filip Skokan) #​42093
  • doc:
    • add @​ShogunPanda to collaborators (Paolo Insogna) #​42362
    • add JakobJingleheimer to collaborators list (Jacob Smith) #​42185
    • add joesepi to collaborators (Joe Sepi) #​41914
    • add marsonya to collaborators (Akhil Marsonya) #​41991
    • deprecate string coercion in fs.write, fs.writeFileSync (Livia Medeiros) #​42149
    • deprecate notice for process methods (Yash Ladha) #​41587
  • esm:
    • (SEMVER-MINOR) support https remotely and http locally under flag (Bradley Farias) #​36328
  • module:
    • (SEMVER-MINOR) unflag esm json modules (Geoffrey Booth) #​41736
  • node-api:
    • (SEMVER-MINOR) add node_api_symbol_for() (Darshan Sen) #​41329
  • process:
    • deprecate multipleResolves (Benjamin Gruenbaum) #​41872
  • stream:
    • (SEMVER-MINOR) support some and every (Benjamin Gruenbaum) #​41573
    • (SEMVER-MINOR) add toArray (Benjamin Gruenbaum) #​41553
    • (SEMVER-MINOR) add forEach method (Benjamin Gruenbaum) #​41445
Commits

v16.14.2

Compare Source

This is a security release.

Notable Changes

Update to OpenSSL 1.1.1n, which addresses the following vulnerability:

Commits

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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 this update again.


  • If you want to rebase/retry this PR, click this checkbox.

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 595480c to 56c63ff Compare May 16, 2022 23:25
@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.36 May 17, 2022
@renovate renovate bot force-pushed the renovate/node-16.x branch from 56c63ff to 99cb430 Compare May 31, 2022 21:37
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v16.11.36 chore(deps): update dependency @types/node to v16.11.38 Jun 1, 2022
@renovate renovate bot force-pushed the renovate/node-16.x branch from 99cb430 to 47afe17 Compare June 4, 2022 17:45
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v16.11.38 chore(deps): update dependency @types/node to v16.11.38 - autoclosed Jun 5, 2022
@renovate renovate bot closed this Jun 5, 2022
@renovate renovate bot deleted the renovate/node-16.x branch June 5, 2022 10:26
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v16.11.38 - autoclosed chore(deps): update dependency @types/node to v16.11.38 Jun 6, 2022
@renovate renovate bot restored the renovate/node-16.x branch June 6, 2022 08:24
@renovate renovate bot reopened this Jun 6, 2022
@renovate renovate bot force-pushed the renovate/node-16.x branch from 47afe17 to 1f9df7a Compare June 6, 2022 10:52
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v16.11.38 Update Node.js to v16 Jun 6, 2022
@renovate renovate bot force-pushed the renovate/node-16.x branch from 1f9df7a to fd39151 Compare June 6, 2022 10:59
@renovate renovate bot changed the title Update Node.js to v16 chore(deps): update node.js to v16 Jun 6, 2022
@renovate renovate bot force-pushed the renovate/node-16.x branch from fd39151 to 3c68598 Compare June 6, 2022 15:13
@renovate renovate bot force-pushed the renovate/node-16.x branch from 3c68598 to 6f8667b Compare June 6, 2022 15:27
@aorumbayev aorumbayev merged commit 4226a47 into main Jun 6, 2022
@aorumbayev aorumbayev deleted the renovate/node-16.x branch June 6, 2022 15:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants