Path to this page:
Subject: CVS commit: pkgsrc/lang/nodejs
From: Adam Ciarcinski
Date: 2025-02-04 19:53:33
Message id: 20250204185333.6637AFBE0@cvs.NetBSD.org
Log Message:
nodejs: updated to 23.7.0
Version 23.7.0 (Current)
Notable Changes
- crypto: update root certificates to NSS 3.107 (Node.js GitHub Bot)
- (SEMVER-MINOR) fs: allow exclude option in globs to accept glob patterns \
(Daeyeon Jeong)
- (SEMVER-MINOR) module: add ERR_UNSUPPORTED_TYPESCRIPT_SYNTAX (Marco Ippolito)
- (SEMVER-MINOR) sqlite: support TypedArray and DataView in StatementSync (Alex Yang)
- (SEMVER-MINOR) src: add --disable-sigusr1 to prevent signal i/o thread (Rafael \
Gonzaga)
- (SEMVER-MINOR) src,worker: add isInternalWorker (Carlos Espa)
- (SEMVER-MINOR) test_runner: add TestContext.prototype.waitFor() (Colin Ihrig)
- (SEMVER-MINOR) test_runner: add t.assert.fileSnapshot() (Colin Ihrig)
- (SEMVER-MINOR) test_runner: add assert.register() API (Colin Ihrig)
Files: