Skip to content

chore(deps): update node.js to v19.6.0

Yellowhat requested to merge renovate/node-19.x into main

This MR contains the following updates:

Package Type Update Change
node image minor 19.5.0-alpine3.17 -> 19.6.0-alpine3.17

Release Notes

nodejs/node

v19.6.0: 2023-02-02, Version 19.6.0 (Current), @​ruyadorno

Compare Source

Notable changes
ESM: Leverage loaders when resolving subsequent loaders

Loaders now apply to subsequent loaders, for example: --experimental-loader ts-node --experimental-loader loader-written-in-typescript.

Upgrade npm to 9.4.0

Added --install-strategy=linked option for installations similar to pnpm.

Other notable changes
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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports