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 nodejs #80658

Merged
merged 1 commit into from Aug 16, 2023
Merged

chore(deps): update nodejs #80658

merged 1 commit into from Aug 16, 2023

Conversation

matticbot
Copy link
Contributor

@matticbot matticbot commented Aug 16, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@types/node (source) ^18.11.18 -> ^18.17.3 age adoption passing confidence devDependencies minor 18.17.5 (+1)
@types/node (source) ^18.11.18 -> ^18.17.3 age adoption passing confidence dependencies minor 18.17.5 (+1)
cimg/node 18.10.0-browsers -> 18.17.1-browsers age adoption passing confidence docker minor
cimg/node 18.13.0-browsers -> 18.17.1-browsers age adoption passing confidence docker minor
node (source) 18.13.0 -> 18.17.0 age adoption passing confidence minor v18.17.1
node 18.13.0 -> 18.17.0 age adoption passing confidence minor v18.17.1
node >=14 -> >=v14.21.3 age adoption passing confidence engines minor
node ^18.13.0 -> ^v18.17.0 age adoption passing confidence engines minor v18.17.1
node 18.13.0 -> 18.17.1 age adoption passing confidence final minor
node 18.13.0-bullseye-slim -> 18.17.1-bullseye-slim age adoption passing confidence stage minor

Release Notes

nodejs/node (node)

v18.17.0: 2023-07-18, Version 18.17.0 'Hydrogen' (LTS), @​danielleadams

Compare Source

Notable Changes
Ada 2.0

Node.js v18.17.0 comes with the latest version of the URL parser, Ada. This update brings significant performance improvements
to URL parsing, including enhancements to the url.domainToASCII and url.domainToUnicode functions in node:url.

Ada 2.0 has been integrated into the Node.js codebase, ensuring that all parts of the application can benefit from the
improved performance. Additionally, Ada 2.0 features a significant performance boost over its predecessor, Ada 1.0.4,
while also eliminating the need for the ICU requirement for URL hostname parsing.

Contributed by Yagiz Nizipli and Daniel Lemire in #​47339

Web Crypto API

Web Crypto API functions' arguments are now coerced and validated as per their WebIDL definitions like in other Web Crypto API implementations.
This further improves interoperability with other implementations of Web Crypto API.

Contributed by Filip Skokan in #​46067

  • crypto:
    • update root certificates to NSS 3.89 (Node.js GitHub Bot) #​47659
  • dns:
    • (SEMVER-MINOR) expose getDefaultResultOrder (btea) #​46973
  • doc:
    • add ovflowd to collaborators (Claudio Wunder) #​47844
    • add KhafraDev to collaborators (Matthew Aitken) #​47510
  • events:
    • (SEMVER-MINOR) add getMaxListeners method (Matthew Aitken) #​47039
  • fs:
    • (SEMVER-MINOR) add support for mode flag to specify the copy behavior (Tetsuharu Ohzeki) #​47084
    • (SEMVER-MINOR) add recursive option to readdir and opendir (Ethan Arrowood) #​41439
    • (SEMVER-MINOR) add support for mode flag to specify the copy behavior (Tetsuharu Ohzeki) #​47084
    • (SEMVER-MINOR) implement byob mode for readableWebStream() (Debadree Chatterjee) #​46933
  • http:
    • (SEMVER-MINOR) prevent writing to the body when not allowed by HTTP spec (Gerrard Lindsay) #​47732
    • (SEMVER-MINOR) remove internal error in assignSocket (Matteo Collina) #​47723
    • (SEMVER-MINOR) add highWaterMark opt in http.createServer (HinataKah0) #​47405
  • lib:
    • (SEMVER-MINOR) add webstreams to Duplex.from() (Debadree Chatterjee) #​46190
    • (SEMVER-MINOR) implement AbortSignal.any() (Chemi Atlow) #​47821
  • module:
    • change default resolver to not throw on unknown scheme (Gil Tayar) #​47824
  • node-api:
    • (SEMVER-MINOR) define version 9 (Chengzhong Wu) #​48151
    • (SEMVER-MINOR) deprecate napi_module_register (Vladimir Morozov) #​46319
  • stream:
    • (SEMVER-MINOR) preserve object mode in compose (Raz Luvaton) #​47413
    • (SEMVER-MINOR) add setter & getter for default highWaterMark (#​46929) (Robert Nagy) #​46929
  • test:
    • unflake test-vm-timeout-escape-nexttick (Santiago Gimeno) #​48078
  • test_runner:
    • (SEMVER-MINOR) add shorthands to test (Chemi Atlow) #​47909
    • (SEMVER-MINOR) support combining coverage reports (Colin Ihrig) #​47686
    • (SEMVER-MINOR) execute before hook on test (Chemi Atlow) #​47586
    • (SEMVER-MINOR) expose reporter for use in run api (Chemi Atlow) #​47238
  • tools:
    • update LICENSE and license-builder.sh (Santiago Gimeno) #​48078
  • url:
    • (SEMVER-MINOR) implement URL.canParse (Matthew Aitken) #​47179
  • wasi:
    • (SEMVER-MINOR) no longer require flag to enable wasi (Michael Dawson) #​47286
Commits

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@matticbot matticbot added [Type] Task dependencies Pull requests that update a dependency file Framework labels Aug 16, 2023
@matticbot matticbot requested review from a team August 16, 2023 01:37
@matticbot matticbot added [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Aug 16, 2023
@matticbot matticbot requested a review from a team as a code owner August 16, 2023 01:45
@matticbot matticbot changed the title chore(deps): update nodejs to v18.17.1 chore(deps): update nodejs Aug 16, 2023
@matticbot matticbot changed the title chore(deps): update nodejs chore(deps): update nodejs to v18.17.1 - autoclosed Aug 16, 2023
@matticbot matticbot closed this Aug 16, 2023
@matticbot matticbot deleted the renovate/nodejs branch August 16, 2023 01:49
@github-actions github-actions bot removed the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Aug 16, 2023
@matticbot matticbot changed the title chore(deps): update nodejs to v18.17.1 - autoclosed chore(deps): update nodejs to v18.17.1 Aug 16, 2023
@matticbot matticbot reopened this Aug 16, 2023
@matticbot matticbot added the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Aug 16, 2023
@matticbot matticbot restored the renovate/nodejs branch August 16, 2023 01:52
@matticbot matticbot added the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Aug 16, 2023
@matticbot
Copy link
Contributor Author

This PR does not affect the size of JS and CSS bundles shipped to the user's browser.

Generated by performance advisor bot at iscalypsofastyet.com.

@matticbot matticbot requested review from worldomonation and a team as code owners August 16, 2023 01:58
@matticbot matticbot changed the title chore(deps): update nodejs to v18.17.1 chore(deps): update nodejs Aug 16, 2023
@matticbot matticbot changed the title chore(deps): update nodejs chore(deps): update nodejs - autoclosed Aug 16, 2023
@matticbot matticbot closed this Aug 16, 2023
@matticbot matticbot deleted the renovate/nodejs branch August 16, 2023 02:10
@github-actions github-actions bot removed the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Aug 16, 2023
@matticbot matticbot changed the title chore(deps): update nodejs - autoclosed chore(deps): update nodejs Aug 16, 2023
@matticbot matticbot reopened this Aug 16, 2023
@matticbot matticbot added [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Aug 16, 2023
@matticbot matticbot restored the renovate/nodejs branch August 16, 2023 02:14
@noahtallen
Copy link
Member

noahtallen commented Aug 16, 2023

Alright, this PR should actually include all the updates required. This should cover most of the versions changed in a previous update we shipped (#72245) -- proof that Renovate is doing about the same thing we were before. This was generated after trying to better combine Node updates in Renovate in #80652.

Copy link
Member

@noahtallen noahtallen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is working well in my testing.

@noahtallen noahtallen merged commit 0c178a0 into trunk Aug 16, 2023
20 checks passed
@noahtallen noahtallen deleted the renovate/nodejs branch August 16, 2023 19:29
@github-actions github-actions bot removed the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Framework [Type] Task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants