Opened 4 months ago

Closed 4 months ago

Last modified 4 months ago

#20674 closed enhancement (fixed)

node.js-20.18.1

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

Description

New point version.

Change History (5)

comment:1 by zeckma, 4 months ago

Owner: changed from blfs-book to zeckma
Status: newassigned

comment:2 by martyj19, 4 months ago

The node.js homepage suggests that the LTS release is now 22.11.0.

comment:3 by Bruce Dubbs, 4 months ago

Getting the currency right for node.js is a bit tricky. At https://nodejs.org/dist/ there are several entries for v23 as well as v22.11.0.

I've fixed the currency script for the v22 series for now.

comment:4 by zeckma, 4 months ago

Resolution: fixed
Status: assignedclosed

comment:5 by zeckma, 4 months ago

Complete changelog can be found here: https://nodejs.org/en/blog/release/v20.18.1

Changes:

Notable Changes

  • doc: add abmusse to collaborators

Commits

  • assert: show the diff when deep comparing data with a custom message
  • benchmark: adjust config for deepEqual object
  • benchmark: rewrite detect-esm-syntax benchmark
  • benchmark: add no-warnings to process.has bench
  • benchmark: create benchmark for typescript
  • benchmark: include ascii to fs/readfile
  • benchmark: add dotenv benchmark
  • buffer: fix out of range for toString
  • build: use rclone instead of aws CLI
  • build: fix notify-on-review-wanted action
  • build: include .nycrc in coverage workflows
  • build: notify via slack when review-wanted
  • build: remove -v flag to reduce noise
  • build: display free disk space after build in the test-macOS workflow
  • build: add the option to generate compile_commands.json in vcbuild.bat
  • Revert "build: upgrade clang-format to v18"
  • build: print Running XYZ linter... for py and yml
  • build: pin doc workflow to Node.js 20
  • build,win: add winget config to set up env
  • cli: fix spacing for port range error
  • Revert "console: colorize console error and warn"

...

And many more commits.

Note: See TracTickets for help on using tickets.