Path to this page:
Subject: CVS commit: pkgsrc/lang/nodejs22
From: Adam Ciarcinski
Date: 2025-02-21 18:00:33
Message id: 20250221170033.BEF84FBE0@cvs.NetBSD.org
Log Message:
nodejs22: updated to 22.14.0
Version 22.14.0 'Jod' (LTS)
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) lib: add typescript support to STDIN eval (Marco Ippolito)
- (SEMVER-MINOR) module: add ERR_UNSUPPORTED_TYPESCRIPT_SYNTAX (Marco Ippolito)
- (SEMVER-MINOR) module: add findPackageJSON util (Jacob Smith)
- (SEMVER-MINOR) process: add process.ref() and process.unref() methods (James M \
Snell)
- (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)
- (SEMVER-MINOR) worker: add eval ts input (Marco Ippolito)
Files: