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

deps: update Node.js to v16.13.0 #426

Merged
merged 1 commit into from
Oct 28, 2021
Merged

deps: update Node.js to v16.13.0 #426

merged 1 commit into from
Oct 28, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
node stage minor 16.11.1-alpine3.14 -> 16.13.0-alpine3.14
@types/node devDependencies major 14.17.32 -> 16.11.6

Release Notes

nodejs/node

v16.13.0

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

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

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/node-16.x branch 3 times, most recently from e72443d to e75c713 Compare October 27, 2021 20:01
@renovate renovate bot changed the title deps: update Node.js to v16.12.0 deps: update Node.js to v16.13.0 Oct 27, 2021
@renovate renovate bot force-pushed the renovate/node-16.x branch 2 times, most recently from 11dbef9 to 06bac51 Compare October 28, 2021 17:25
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/node-16.x branch from 06bac51 to f19acc8 Compare October 28, 2021 18:00
@lucasbrunozup lucasbrunozup merged commit e3910a3 into main Oct 28, 2021
@lucasbrunozup lucasbrunozup deleted the renovate/node-16.x branch October 28, 2021 18:01
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.

2 participants