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

deps: update node.js to v23.8.0 #1690

Merged
merged 1 commit into from
Feb 15, 2025
Merged

deps: update node.js to v23.8.0 #1690

merged 1 commit into from
Feb 15, 2025

Conversation

eoeo-renovate[bot]
Copy link
Contributor

@eoeo-renovate eoeo-renovate bot commented Feb 15, 2025

This PR contains the following updates:

Package Update Change
node (source) minor 23.7.0 -> 23.8.0

Release Notes

nodejs/node (node)

v23.8.0: 2025-02-13, Version 23.8.0 (Current), @​targos

Compare Source

Notable Changes
Support for using system CA certificates store on macOS and Windows

This version adds the --use-system-ca command-line flag, which instructs Node.js
to use the trusted CA certificates present in the system store along with
the --use-bundled-ca, --use-openssl-ca options.

This option is available on macOS and Windows for now.

Contributed by Tim Jacomb in #​56599
and Joyee Cheung in #​56833.

Introduction of the URL Pattern API

An implementation of the URL Pattern API
is now available.

The URLPattern constructor is exported from the node:url module and will be
available as a global in Node.js 24.

Contributed by Yagiz Nizipli and Daniel Lemire in #​56452.

Support for the zstd compression algorithm

Node.js now includes support for the Zstandard (zstd) compression algorithm.
Various APIs have been added to the node:zlib module for both compression and decompression
of zstd streams.

Contributed by Jan Krems in #​52100.

Node.js thread names

Threads created by the Node.js process are now named to improve the debugging experience.
Worker threads will use the name option that can be passed to the Worker constructor.

Contributed by Rafael Gonzaga in #​56416.

Timezone data has been updated to 2025a

Included changes:

  • Paraguay adopts permanent -03 starting spring 2024.
  • Improve pre-1991 data for the Philippines.
Other Notable Changes
  • [39997867cf] - (SEMVER-MINOR) sqlite: allow returning ArrayBufferViews from user-defined functions (René) #​56790
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 is behind base branch, or you tick the rebase/retry checkbox.

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


This PR has been generated by Renovate Bot. - View logs

@eoeo-renovate eoeo-renovate bot requested a review from Mogyuchi as a code owner February 15, 2025 14:16
@eoeo-renovate eoeo-renovate bot added dependencies Pull requests that update a dependency file semver:none labels Feb 15, 2025
@Mogyuchi Mogyuchi merged commit 2e13b7e into main Feb 15, 2025
27 checks passed
@Mogyuchi Mogyuchi deleted the renovate/node-23.x branch February 15, 2025 14:38
@eoeo-release eoeo-release bot mentioned this pull request Feb 15, 2025
Mogyuchi pushed a commit that referenced this pull request Feb 15, 2025
🤖 I have created a release *beep* *boop*
---


##
[3.14.26](v3.14.25...v3.14.26)
(2025-02-15)


### Dependencies

* update node.js to v23.8.0
([#1690](#1690))
([2e13b7e](2e13b7e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: eoeo-release[bot] <158570209+eoeo-release[bot]@users.noreply.github.com>
@eoeo-release eoeo-release bot mentioned this pull request Feb 26, 2025
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 semver:patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant