Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 21, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
node final minor 16.11.1-alpine3.11 -> 16.13.0-alpine3.11

Release Notes

nodejs/node

v16.13.0

Compare Source

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: 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, 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 from c63cdac to 4c5fbb5 Compare October 27, 2021 19:08
@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
@ivankatliarchuk ivankatliarchuk merged commit 9405874 into master Oct 30, 2021
@ivankatliarchuk ivankatliarchuk deleted the renovate/node-16.x branch October 30, 2021 11:56
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