Next | Query returned 390 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-10-31 10:01:48 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
nodejs: updated to 22.11.0

Version 22.11.0 'Jod' (LTS)

This release marks the transition of Node.js 22.x into Long Term Support (LTS)
with the codename 'Jod'. The 22.x release line now moves into "Active \ 
LTS" and
will remain so until October 2025. After that time, it will move into
"Maintenance" until end of life in April 2027.

Other than updating metadata, such as the process.release object, to reflect
that the release is LTS, no further changes from Node.js 22.10.0 are included.
   2024-10-22 10:30:42 by Adam Ciarcinski | Files touched by this commit (5) | Package updated
Log message:
nodejs: updated to 22.10.0

Version 22.10.0 (Current)

New "module-sync" exports condition
node --run is now stable
   2024-09-18 14:00:24 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
nodejs: updated to 22.9.0

Version 22.9.0 (Current)

New API to retrieve execution Stack Trace
Disable V8 Maglev
Exposes X509_V_FLAG_PARTIAL_CHAIN to tls.createSecureContext
   2024-09-09 21:27:32 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
nodejs: updated to 22.8.0

Node.js v22.8.0

New JS API for compile cache
New option for vm.createContext() to create a context with a freezable globalThis
Support for coverage thresholds
   2024-08-23 12:10:35 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
nodejs: updated to 22.7.0

Version 22.7.0 (Current)

Experimental transform types support
Module syntax detection is now enabled by default.
Performance Improvements to Buffer
   2024-08-13 10:56:46 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
nodejs: updated to 22.6.0

Version 22.6.0 (Current)

Experimental TypeScript support via strip types
Experimental Network Inspection Support in Node.js
   2024-07-20 20:50:06 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
nodejs: updated to 22.5.1

Version 22.5.1 (Current)

Notable Changes
This release fixes a regression introduced in Node.js 22.5.0. The problem is \ 
known to display the following symptoms:
Crash with FATAL ERROR: v8::Object::GetCreationContextChecked No creation \ 
context available
npm errors with npm error Exit handler never called!
yarn hangs or outputs Usage Error: Couldn't find the node_modules state file - \ 
running an install might help (findPackageLocation)
   2024-07-11 21:08:30 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
nodejs: updated to 22.4.1

Version 22.4.1 (Current)

Notable Changes
CVE-2024-36138 - Bypass incomplete fix of CVE-2024-27980 (High)
CVE-2024-22020 - Bypass network import restriction via data URL (Medium)
CVE-2024-22018 - fs.lstat bypasses permission model (Low)
CVE-2024-36137 - fs.fchown/fchmod bypasses permission model (Low)
CVE-2024-37372 - Permission model improperly processes UNC paths (Low)
   2024-07-05 21:28:56 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
nodejs: updated to 22.4.0

Version 22.4.0 (Current)

Experimental Web Storage API
- (SEMVER-MINOR) deps,lib,src: add experimental web storage (Colin Ihrig)
API stability updates
- doc: move node --run stability to rc (Yagiz Nizipli)
- doc: mark WebSocket as stable (Matthew Aitken)
- doc: mark --heap-prof and related flags stable (Joyee Cheung)
- doc: mark --cpu-prof and related flags stable (Joyee Cheung)
Other Notable Changes
- doc: doc-only deprecate OpenSSL engine-based APIs (Richard Lau)
- inspector: fix disable async hooks on Debugger.setAsyncCallStackDepth (Joyee \ 
Cheung)
- (SEMVER-MINOR) lib: add diagnostics_channel events to module loading (RafaelGSS)
- (SEMVER-MINOR) util: support --no- for argument with boolean type for \ 
parseArgs (Zhenwei Jin)

Next | Query returned 390 messages, browsing 11 to 20 | Previous