pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/nodejs



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Jun 30 16:32:40 UTC 2025

Modified Files:
        pkgsrc/lang/nodejs: Makefile PLIST distinfo

Log Message:
nodejs: updated to 24.3.0

Version 24.3.0 (Current)

Notable Changes

- doc: add islandryu to collaborators (Shima Ryuhei)
- (SEMVER-MINOR) fs: allow correct handling of burst in fs-events with AsyncIterator (Philipp Dunkel)
- (SEMVER-MINOR) module: remove experimental warning from type stripping (Marco Ippolito)
- test: fix test-timeout-flag after revert of auto subtest wait (Pietro Marchini)
- Revert "test_runner: remove promises returned by t.test()" (Romain Menke)
- Revert "test_runner: remove promises returned by test()" (Romain Menke)
- (SEMVER-MINOR) test_runner: support object property mocking (Idan Goshen)
- (SEMVER-MINOR) url: add fileURLToPathBuffer API (James M Snell)


To generate a diff of this commit:
cvs rdiff -u -r1.325 -r1.326 pkgsrc/lang/nodejs/Makefile
cvs rdiff -u -r1.89 -r1.90 pkgsrc/lang/nodejs/PLIST
cvs rdiff -u -r1.290 -r1.291 pkgsrc/lang/nodejs/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/nodejs/Makefile
diff -u pkgsrc/lang/nodejs/Makefile:1.325 pkgsrc/lang/nodejs/Makefile:1.326
--- pkgsrc/lang/nodejs/Makefile:1.325   Tue Jun 10 17:12:03 2025
+++ pkgsrc/lang/nodejs/Makefile Mon Jun 30 16:32:40 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.325 2025/06/10 17:12:03 adam Exp $
+# $NetBSD: Makefile,v 1.326 2025/06/30 16:32:40 adam Exp $
 
-DISTNAME=      node-v24.2.0
+DISTNAME=      node-v24.3.0
 EXTRACT_SUFX=  .tar.xz
 
 USE_LANGUAGES= c c++

Index: pkgsrc/lang/nodejs/PLIST
diff -u pkgsrc/lang/nodejs/PLIST:1.89 pkgsrc/lang/nodejs/PLIST:1.90
--- pkgsrc/lang/nodejs/PLIST:1.89       Wed May  7 05:56:47 2025
+++ pkgsrc/lang/nodejs/PLIST    Mon Jun 30 16:32:40 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.89 2025/05/07 05:56:47 adam Exp $
+@comment $NetBSD: PLIST,v 1.90 2025/06/30 16:32:40 adam Exp $
 bin/corepack
 bin/node
 bin/npm
@@ -224,7 +224,7 @@ lib/node_modules/npm/docs/content/comman
 lib/node_modules/npm/docs/content/commands/npm-repo.md
 lib/node_modules/npm/docs/content/commands/npm-restart.md
 lib/node_modules/npm/docs/content/commands/npm-root.md
-lib/node_modules/npm/docs/content/commands/npm-run-script.md
+lib/node_modules/npm/docs/content/commands/npm-run.md
 lib/node_modules/npm/docs/content/commands/npm-sbom.md
 lib/node_modules/npm/docs/content/commands/npm-search.md
 lib/node_modules/npm/docs/content/commands/npm-shrinkwrap.md
@@ -308,7 +308,7 @@ lib/node_modules/npm/docs/output/command
 lib/node_modules/npm/docs/output/commands/npm-repo.html
 lib/node_modules/npm/docs/output/commands/npm-restart.html
 lib/node_modules/npm/docs/output/commands/npm-root.html
-lib/node_modules/npm/docs/output/commands/npm-run-script.html
+lib/node_modules/npm/docs/output/commands/npm-run.html
 lib/node_modules/npm/docs/output/commands/npm-sbom.html
 lib/node_modules/npm/docs/output/commands/npm-search.html
 lib/node_modules/npm/docs/output/commands/npm-shrinkwrap.html
@@ -403,7 +403,7 @@ lib/node_modules/npm/lib/commands/rebuil
 lib/node_modules/npm/lib/commands/repo.js
 lib/node_modules/npm/lib/commands/restart.js
 lib/node_modules/npm/lib/commands/root.js
-lib/node_modules/npm/lib/commands/run-script.js
+lib/node_modules/npm/lib/commands/run.js
 lib/node_modules/npm/lib/commands/sbom.js
 lib/node_modules/npm/lib/commands/search.js
 lib/node_modules/npm/lib/commands/set.js
@@ -505,7 +505,7 @@ lib/node_modules/npm/man/man1/npm-rebuil
 lib/node_modules/npm/man/man1/npm-repo.1
 lib/node_modules/npm/man/man1/npm-restart.1
 lib/node_modules/npm/man/man1/npm-root.1
-lib/node_modules/npm/man/man1/npm-run-script.1
+lib/node_modules/npm/man/man1/npm-run.1
 lib/node_modules/npm/man/man1/npm-sbom.1
 lib/node_modules/npm/man/man1/npm-search.1
 lib/node_modules/npm/man/man1/npm-shrinkwrap.1
@@ -799,6 +799,10 @@ lib/node_modules/npm/node_modules/@sigst
 lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/google/protobuf/any.js
 lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/google/protobuf/descriptor.js
 lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/google/protobuf/timestamp.js
+lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/rekor/v2/dsse.js
+lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/rekor/v2/entry.js
+lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/rekor/v2/hashedrekord.js
+lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/rekor/v2/verifier.js
 lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/sigstore_bundle.js
 lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/sigstore_common.js
 lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/sigstore_rekor.js
@@ -2283,7 +2287,6 @@ lib/node_modules/npm/node_modules/tinygl
 lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/api/functions/get-array.js
 lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/api/functions/group-files.js
 lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/api/functions/invoke-callback.js
-lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/api/functions/is-recursive-symlink.js
 lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/api/functions/join-path.js
 lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/api/functions/push-directory.js
 lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/api/functions/push-file.js
@@ -2294,8 +2297,11 @@ lib/node_modules/npm/node_modules/tinygl
 lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/api/walker.js
 lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/builder/api-builder.js
 lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/builder/index.js
+lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/index.cjs
+lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/index.d.cts
+lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/index.d.mts
 lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/index.js
-lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/optimizer.js
+lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/index.mjs
 lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/types.js
 lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/utils.js
 lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/package.json

Index: pkgsrc/lang/nodejs/distinfo
diff -u pkgsrc/lang/nodejs/distinfo:1.290 pkgsrc/lang/nodejs/distinfo:1.291
--- pkgsrc/lang/nodejs/distinfo:1.290   Tue Jun 10 17:12:03 2025
+++ pkgsrc/lang/nodejs/distinfo Mon Jun 30 16:32:40 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.290 2025/06/10 17:12:03 adam Exp $
+$NetBSD: distinfo,v 1.291 2025/06/30 16:32:40 adam Exp $
 
-BLAKE2s (node-v24.2.0.tar.xz) = f0cf2890b2ac6490e6b8ac894cbdbc4a6c4b6b8111a40e24ce79886b7a763b42
-SHA512 (node-v24.2.0.tar.xz) = 39569e668e6f98d0bdb76eae857e884d0765a25cf05cae58da0d5d0e2a96ad0100dcebac97b91ab9693a0e3403746a67222ec5ead8be1a6f0b7c83888d40b466
-Size (node-v24.2.0.tar.xz) = 49809356 bytes
+BLAKE2s (node-v24.3.0.tar.xz) = 8159b76203365dbfb96a35afab6d9b9b0c61933590046f9b90f8b64b92fb14b0
+SHA512 (node-v24.3.0.tar.xz) = 5ab1f04ae18f379b34e2eb3df80c19ba276404ce39e9491c55fa5ea7dab49e8daaa037efc5e3088840358eacbc31bc7b569c1469660a8cbcf088a2bb41710ab4
+Size (node-v24.3.0.tar.xz) = 49969656 bytes
 SHA1 (patch-common.gypi) = 4620bcaf4d953bc415319a957fe41e1a70b94357
 SHA1 (patch-deps_cares_cares.gyp) = 22b44f2ac59963f694dfe4f4585e08960b3dec32
 SHA1 (patch-deps_uv_common.gypi) = 29f0c382b68f77749a71ce39fa2ca37338ca18ec



Home | Main Index | Thread Index | Old Index