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 node.js to >=18.18.2 #92

Merged
merged 1 commit into from Nov 17, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
node engines minor >=18 -> >=18.18.2

Release Notes

nodejs/node (node)

v18.18.2

Compare Source

v18.18.1: 2023-10-10, Version 18.18.1 'Hydrogen' (LTS), @​richardlau

Compare Source

Notable Changes

This release addresses some regressions that appeared in Node.js 18.18.0:

  • (Windows) FS can not handle certain characters in file name #​48673
  • 18 and 20 node images give error - Text file busy (after re-build images) nodejs/docker-node#1968
  • libuv update in 18.18.0 breaks webpack's thread-loader #​49911

The libuv 1.45.0 and 1.46.0 updates that were released in Node.js 18.18.0 have been temporarily reverted.

Commits

v18.18.0: 2023-09-18, Version 18.18.0 'Hydrogen' (LTS), @​ruyadorno

Compare Source

Notable Changes
Commits

v18.17.1: 2023-08-09, Version 18.17.1 'Hydrogen' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes

The following CVEs are fixed in this release:

More detailed information on each of the vulnerabilities can be found in August 2023 Security Releases blog post.

Commits

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 - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.

🚦 Automerge: Enabled.

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, check this box

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

@renovate renovate bot enabled auto-merge (squash) November 17, 2023 12:38
@renovate renovate bot merged commit c6cddac into main Nov 17, 2023
8 checks passed
@renovate renovate bot deleted the renovate/node-18.x branch November 17, 2023 12:40
zeshuaro added a commit that referenced this pull request Nov 18, 2023
zeshuaro added a commit that referenced this pull request Nov 18, 2023
Revert "chore(deps): update node.js to >=18.18.2 (#92)"

This reverts commit c6cddac.
zeshuaro pushed a commit that referenced this pull request Nov 18, 2023
## [0.4.0](v0.3.3...v0.4.0) (2023-11-18)

### Features

* **node:** update node.js to >=18.18.2 ([#98](#98)) ([f05c46e](f05c46e))

### Bug Fixes

* **deps:** update dependency google-auth-library to ^9.2.0 ([#89](#89)) ([e1d836b](e1d836b))
* **deps:** update dependency yaml to ^2.3.4 ([#90](#90)) ([bc1dca8](bc1dca8))
* **deps:** update dependency zod to ^3.22.4 ([#91](#91)) ([5ffbd87](5ffbd87))

### Reverts

* "chore(deps): update node.js to >=18.18.2" ([#95](#95)) ([3780357](3780357)), closes [#92](#92)

### Miscellaneous Chores

* **deps:** lock file maintenance ([#66](#66)) ([49bae00](49bae00))
* **deps:** lock file maintenance ([#72](#72)) ([a608a2d](a608a2d))
* **deps:** lock file maintenance ([#76](#76)) ([af995e1](af995e1))
* **deps:** lock file maintenance ([#85](#85)) ([9936b90](9936b90))
* **deps:** update dependency @types/common-tags to v1.8.3 ([#61](#61)) ([b6c0a1e](b6c0a1e))
* **deps:** update dependency @types/common-tags to v1.8.4 ([#79](#79)) ([c9ee3d1](c9ee3d1))
* **deps:** update dependency @types/semantic-release to v20.0.3 ([#62](#62)) ([a23bdd0](a23bdd0))
* **deps:** update dependency @types/semantic-release to v20.0.4 ([#64](#64)) ([6b3e389](6b3e389))
* **deps:** update dependency @types/semantic-release to v20.0.5 ([#84](#84)) ([ac4a40c](ac4a40c))
* **deps:** update dependency @types/semantic-release__error to v3.0.2 ([#63](#63)) ([666b037](666b037))
* **deps:** update dependency @types/semantic-release__error to v3.0.3 ([#82](#82)) ([268fe5e](268fe5e))
* **deps:** update dependency @types/signale to v1.4.6 ([#65](#65)) ([093c23a](093c23a))
* **deps:** update dependency @types/signale to v1.4.7 ([#83](#83)) ([75c8260](75c8260))
* **deps:** update dependency eslint to v8.52.0 ([#67](#67)) ([0ffb679](0ffb679))
* **deps:** update dependency eslint to v8.53.0 ([#78](#78)) ([7b50b3a](7b50b3a))
* **deps:** update dependency eslint-plugin-import to v2.29.0 ([#70](#70)) ([4cf0061](4cf0061))
* **deps:** update dependency eslint-plugin-n to v16.3.0 ([#80](#80)) ([1b703de](1b703de))
* **deps:** update dependency eslint-plugin-n to v16.3.1 ([#86](#86)) ([ae54650](ae54650))
* **deps:** update dependency node to v20 ([#68](#68)) ([2de0c43](2de0c43))
* **deps:** update dependency prettier to v3.1.0 ([#88](#88)) ([54bf9b8](54bf9b8))
* **deps:** update dependency semantic-release to v22.0.6 ([#73](#73)) ([efcf183](efcf183))
* **deps:** update dependency semantic-release to v22.0.7 ([#77](#77)) ([acf44fb](acf44fb))
* **deps:** update node.js to >=18.18.2 ([#92](#92)) ([c6cddac](c6cddac))
* **deps:** update typescript-eslint monorepo to v6.10.0 ([#81](#81)) ([9379e78](9379e78))
* **deps:** update typescript-eslint monorepo to v6.11.0 ([#93](#93)) ([42a26ea](42a26ea))
* **deps:** update typescript-eslint monorepo to v6.8.0 ([#60](#60)) ([def055f](def055f))
* **deps:** update typescript-eslint monorepo to v6.9.0 ([#71](#71)) ([d6b61c7](d6b61c7))
* **deps:** update typescript-eslint monorepo to v6.9.1 ([#74](#74)) ([063650e](063650e))

### Continuous Integration

* **deps:** update actions/setup-node action to v4 ([#69](#69)) ([feb1281](feb1281))
* **deps:** update zeshuaro/github-actions-workflows digest to 4acc72d ([#87](#87)) ([a695091](a695091))
* **deps:** update zeshuaro/github-actions-workflows digest to cba152d ([#75](#75)) ([cbb94b7](cbb94b7))
* **renovate:** add `nodeVersion` preset ([#96](#96)) ([3fccd65](3fccd65))
@zeshuaro
Copy link
Owner

🎉 This PR is included in version 0.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant