◐ Shell
clean mode source ↗

url: update ada to v3.4.2 and support unicode 17 by anonrig · Pull Request #61593 · nodejs/node

@anonrig

@aduh95 aduh95 added author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

request-ci

Add this label to start a Jenkins CI on a PR.

labels

Jan 30, 2026

gurgunday

RafaelGSS

MattiasBuelens

aduh95 pushed a commit that referenced this pull request

Feb 2, 2026
PR-URL: #61593
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Gürgün Dayıoğlu <hey@gurgun.day>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Mattias Buelens <mattias@buelens.com>

nodejs-github-bot added a commit that referenced this pull request

Feb 2, 2026
Notable changes:

async_hooks:
  * (SEMVER-MINOR) add trackPromises option to createHook() (Joyee Cheung) #61415
src:
  * improve textEncoder encode performance with simdutf (Mert Can Altin) #61496
stream:
  * (SEMVER-MINOR) add bytes() method to stream/consumers (wantaek) #60426
test_runner:
  * (SEMVER-MINOR) add env option to run function (Ethan Arrowood) #61367
url:
  * update ada to v3.4.2 and support unicode 17 (Yagiz Nizipli) #61593

PR-URL: #61635

aduh95 pushed a commit that referenced this pull request

Feb 2, 2026
PR-URL: #61593
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Gürgün Dayıoğlu <hey@gurgun.day>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Mattias Buelens <mattias@buelens.com>

aduh95 added a commit that referenced this pull request

Feb 2, 2026
Notable changes:

async_hooks:
  * (SEMVER-MINOR) add `trackPromises` option to `createHook()` (Joyee Cheung) #61415
net:
  * (SEMVER-MINOR) add `setTOS` and `getTOS` to `Socket` (Amol Yadav) #61503
src:
  * (SEMVER-MINOR) add initial support for ESM in embedder API (Joyee Cheung) #61548
  * improve `TextEncoder` encode performance with `simdutf` (Mert Can Altin) #61496
stream:
  * (SEMVER-MINOR) add `bytes()` method to `node:stream/consumers` (wantaek) #60426
test_runner:
  * (SEMVER-MINOR) add `env` option to `run` function (Ethan Arrowood) #61367
url:
  * update Ada to v3.4.2 and support Unicode 17 (Yagiz Nizipli) #61593

PR-URL: #61635

aduh95 added a commit that referenced this pull request

Feb 2, 2026
Notable changes:

async_hooks:
  * (SEMVER-MINOR) add `trackPromises` option to `createHook()` (Joyee Cheung) #61415
net:
  * (SEMVER-MINOR) add `setTOS` and `getTOS` to `Socket` (Amol Yadav) #61503
src:
  * (SEMVER-MINOR) add initial support for ESM in embedder API (Joyee Cheung) #61548
  * improve `TextEncoder` encode performance with `simdutf` (Mert Can Altin) #61496
stream:
  * (SEMVER-MINOR) add `bytes()` method to `node:stream/consumers` (wantaek) #60426
test_runner:
  * (SEMVER-MINOR) add `env` option to `run` function (Ethan Arrowood) #61367
url:
  * update Ada to v3.4.2 and support Unicode 17 (Yagiz Nizipli) #61593

PR-URL: #61635

aduh95 added a commit that referenced this pull request

Feb 3, 2026
Notable changes:

async_hooks:
  * (SEMVER-MINOR) add `trackPromises` option to `createHook()` (Joyee Cheung) #61415
net:
  * (SEMVER-MINOR) add `setTOS` and `getTOS` to `Socket` (Amol Yadav) #61503
src:
  * (SEMVER-MINOR) add initial support for ESM in embedder API (Joyee Cheung) #61548
  * improve `TextEncoder` encode performance with `simdutf` (Mert Can Altin) #61496
stream:
  * (SEMVER-MINOR) add `bytes()` method to `node:stream/consumers` (wantaek) #60426
test_runner:
  * (SEMVER-MINOR) add `env` option to `run` function (Ethan Arrowood) #61367
url:
  * update Ada to v3.4.2 and support Unicode 17 (Yagiz Nizipli) #61593

PR-URL: #61635

aduh95 pushed a commit that referenced this pull request

Feb 3, 2026
PR-URL: #61593
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Gürgün Dayıoğlu <hey@gurgun.day>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Mattias Buelens <mattias@buelens.com>

aduh95 pushed a commit that referenced this pull request

Feb 3, 2026
PR-URL: #61593
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Gürgün Dayıoğlu <hey@gurgun.day>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Mattias Buelens <mattias@buelens.com>

nodejs-github-bot added a commit that referenced this pull request

Feb 3, 2026
Notable changes:

cli:
  * mark --heapsnapshot-near-heap-limit as stable (Joyee Cheung) #60956
crypto:
  * update root certificates to NSS 3.119 (Node.js GitHub Bot) #61419
  * update root certificates to NSS 3.117 (Node.js GitHub Bot) #60741
doc:
  * add @avivkeller to collaborators (Aviv Keller) #61115
  * add gurgunday to collaborators (Gürgün Dayıoğlu) #61094
  * mark --build-snapshot and --build-snapshot-config as stable (Joyee Cheung) #60954
meta:
  * add Renegade334 to collaborators (Renegade334) #60714
url:
  * update ada to v3.4.2 and support unicode 17 (Yagiz Nizipli) #61593
v8:
  * mark v8.queryObjects() as stable (Joyee Cheung) #60957

PR-URL: #61661

aduh95 pushed a commit that referenced this pull request

Feb 6, 2026
PR-URL: #61593
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Gürgün Dayıoğlu <hey@gurgun.day>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Mattias Buelens <mattias@buelens.com>

aduh95 added a commit that referenced this pull request

Feb 6, 2026
Notable changes:

build:
  * add support for Python 3.14 (Christian Clauss) #59983
cli:
  * mark `--heapsnapshot-near-heap-limit` as stable (Joyee Cheung) #60956
crypto:
  * update root certificates to NSS 3.119 (Node.js GitHub Bot) #61419
doc:
  * mark `--build-snapshot` and `--build-snapshot-config` as stable (Joyee Cheung) #60954
meta:
  * add avivkeller to collaborators (Aviv Keller) #61115
  * add gurgunday to collaborators (Gürgün Dayıoğlu) #61094
  * add Renegade334 to collaborators (Renegade334) #60714
url:
  * update ada to v3.4.2 and support unicode 17 (Yagiz Nizipli) #61593
v8:
  * mark `v8.queryObjects()` as stable (Joyee Cheung) #60957

PR-URL: #61661

aduh95 added a commit that referenced this pull request

Feb 10, 2026
Notable changes:

build:
  * add support for Python 3.14 (Christian Clauss) #59983
cli:
  * mark `--heapsnapshot-near-heap-limit` as stable (Joyee Cheung) #60956
crypto:
  * update root certificates to NSS 3.119 (Node.js GitHub Bot) #61419
doc:
  * mark `--build-snapshot` and `--build-snapshot-config` as stable (Joyee Cheung) #60954
meta:
  * add avivkeller to collaborators (Aviv Keller) #61115
  * add gurgunday to collaborators (Gürgün Dayıoğlu) #61094
  * add Renegade334 to collaborators (Renegade334) #60714
url:
  * update ada to v3.4.2 and support unicode 17 (Yagiz Nizipli) #61593
v8:
  * mark `v8.queryObjects()` as stable (Joyee Cheung) #60957

PR-URL: #61661