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

chore(deps): update dependency node to v19.9.0 #500

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
node minor 19.7.0 -> 19.9.0
node volta minor 19.7.0 -> 19.9.0
node engines minor 19.7.0 -> 19.9.0

Release Notes

nodejs/node (node)

v19.9.0: 2023-04-10, Version 19.9.0 (Current), @​RafaelGSS

Compare Source

Notable Changes
Tracing Channel in diagnostic_channel

TracingChannel adds a new, high-performance channel to publish tracing data about the timing and purpose of function executions.

Contributed by Stephen Belanger in #​44943

New URL.canParse API

A new API was added to the URL. URL.canParse checks if an input with an optional base value can be parsed correctly
according to WHATWG URL specification.

const isValid = URL.canParse('/foo', 'https://example.org/'); // true
const isNotValid = URL.canParse('/foo'); // false

Contributed by Khafra in #​47179

Other notable changes

events:

  • (SEMVER-MINOR) add getMaxListeners method (Khafra) #​47039
    msi:
  • (SEMVER-MINOR) migrate to WiX4 (Stefan Stojanovic) #​45943
    node-api:
  • (SEMVER-MINOR) deprecate napi_module_register (Vladimir Morozov) #​46319
    stream:
  • (SEMVER-MINOR) add setter & getter for default highWaterMark (Robert Nagy) #​46929
    test_runner:
  • (SEMVER-MINOR) expose reporter for use in run api (Chemi Atlow) #​47238
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 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, 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 v19.8.0 chore(deps): update node.js to v19.8.1 Mar 15, 2023
@renovate renovate bot changed the title chore(deps): update node.js to v19.8.1 chore(deps): update node.js to v19.9.0 Apr 11, 2023
@renovate renovate bot changed the title chore(deps): update node.js to v19.9.0 chore(deps): update dependency node to v19.9.0 Jul 9, 2023
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.

None yet

0 participants