Opened 13 months ago

Closed 13 months ago

Last modified 9 months ago

#17928 closed enhancement (fixed)

node.js-18.16.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (4)

comment:1 by Bruce Dubbs, 13 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 13 months ago

2023-04-12, Version 18.16.0

Notable changes

Add initial support for single executable applications

  • Compile a JavaScript file into a single executable application:
  • Replace url parser with Ada

Other notable changes

  • buffer:
    • (SEMVER-MINOR) add Buffer.copyBytesFrom(...)
  • doc:
    • add marco-ippolito to collaborators
    • add debadree25 to collaborators
    • add deokjinkim to collaborators
  • events:
    • (SEMVER-MINOR) add listener argument to listenerCount
  • lib:
    • (SEMVER-MINOR) add AsyncLocalStorage.bind() and .snapshot()
    • (SEMVER-MINOR) add aborted() utility function
  • src:
    • (SEMVER-MINOR) allow optional Isolate termination in node::Stop()
    • (SEMVER-MINOR) allow embedder control of code generation policy
  • stream:
    • (SEMVER-MINOR) add abort signal for ReadableStream and WritableStream
  • tls:
    • (SEMVER-MINOR) support automatic DHE
  • url:
    • (SEMVER-MINOR) implement URLSearchParams size getter
  • worker:
    • (SEMVER-MINOR) add support for worker name in inspector and trace_events

comment:3 by Bruce Dubbs, 13 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

111bb21037 Update to node-18.16.0.
4ee954b13f Update to mupdf-1.22.0.
0dbdfb12ba Update to boost-1.82.0.
39a4e4a8a5 Update to dhcpcd-10.0.0.
7ea35f8a6f Fix dhcpcd url

comment:4 by Bruce Dubbs, 9 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.