util.parseArgs arrives in Node 18.3

#​440 — June 2, 2022 Read on the Web Node v18.3.0 (Current) Released — It’s not a huge release but there are some solid dependency updates (npm 8.11.0, V8 10.2, Undici 5.4), Windows 32 binary releases are back, and one notable new (experimental) feature: the 1util.parseArgs function for bringing an Read more…

Node v18.3.0 (Current)

Notable Changes [ 1dc3b91f351 ] – deps: update undici to 5.4.0 (Node.js GitHub Bot) #43262 [ 1d6cf409d78 ] – (SEMVER-MINOR) util: add parseArgs module (Benjamin Coe) #42675 [ 19539cfa358 ] – (SEMVER-MINOR) http: add uniqueHeaders option to request and createServer (Paolo Insogna) #41397 [ 141fdc2617d ] – deps: upgrade npm Read more…

Node v17.9.1 (Current)

Notable Changes Upgrade npm to 8.11.0 Update to OpenSSL 3.0.3 This update can be treated as a security release as the issues addressed in OpenSSL 3.0.3 slightly affect Node.js 17. See https://nodejs.org/en/blog/vulnerability/openssl-fixes-in-regular-releases-may2022/ for more information on how the May 2022 OpenSSL releases affect other Node.js release lines. Commits [ 117fef6ed54 Read more…

Node v16.15.1 (LTS)

Notable Changes deps: upgrade npm to 8.11.0 (npm-cli+bot@github.com) #43210 docs: add release key for RafaelGSS (Rafael Gonzaga) #43131 add release key for Juan Arboleda (Juan José) #42961 Commits [ 1f7c4ce2255 ] – deps: V8: cherry-pick 3ebf2052a1b2 (Liu Yu) #43147 [ 1447f9a0e2e ] – deps: upgrade npm to 8.11.0 (npm-cli+bot@github.com) #43210 Read more…

Node 16 LTS now on AWS Lambda

🇺🇦 #​438 — May 19, 2022 Read on the Web Node Weekly Web Scraping via JS Runtime Heap Snapshots — When official APIs don’t offer all of the access users require (or don’t exist at all) scraping can become a less than ideal necessity. Puppeteer or Playwright make controlling a Read more…

Node v14.19.3 (LTS)

Notable Changes This release updates OpenSSL to 1.1.1o. This update is not being treated as a security release as the issues addressed in OpenSSL 1.1.1o were assessed to not affect Node.js 14. See https://nodejs.org/en/blog/vulnerability/openssl-fixes-in-regular-releases-may2022/ for more information on how the May 2022 OpenSSL releases affects other Node.js release lines. The Read more…

Node v18.2.0 (Current)

Notable Changes OpenSSL 3.0.3 This update can be treated as a security release as the issues addressed in OpenSSL 3.0.3 slightly affect Node.js 18. See https://nodejs.org/en/blog/vulnerability/openssl-fixes-in-regular-releases-may2022/ for more information on how the May 2022 OpenSSL releases affect other Node.js release lines. [ 18e54c19a6e ] – deps: update archs files for Read more…