◐ Shell
clean mode source ↗

crypto: update root-certificates to 3.119 by nodejs-github-bot · Pull Request #61419 · nodejs/node

@nodejs-github-bot @github-actions

@nodejs-github-bot added crypto

Issues and PRs related to the crypto subsystem.

notable-change

PRs with changes that should be highlighted in changelogs.

labels

Jan 18, 2026

@nodejs-github-bot nodejs-github-bot added c++

Issues and PRs that require attention from people who are familiar with C++.

lib / src

Issues and PRs related to general changes in the lib or src directory.

needs-ci

PRs that need a full CI run.

labels

Jan 18, 2026

@aduh95 aduh95 added the author ready

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

label

Jan 20, 2026

@aduh95 aduh95 deleted the actions/tools-update-root-certificates branch

January 20, 2026 11:01

aduh95 pushed a commit that referenced this pull request

Jan 20, 2026

islandryu pushed a commit to islandryu/node that referenced this pull request

Jan 25, 2026

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

Jan 25, 2026
Notable changes:

crypto:
  * update root certificates to NSS 3.119 (Node.js GitHub Bot) #61419
deps:
  * (SEMVER-MINOR) add LIEF as a dependency (Joyee Cheung) #61167
  * (SEMVER-MINOR) add tools and scripts to pull LIEF as a dependency (Joyee Cheung) #61167
fs:
  * (SEMVER-MINOR) add ignore option to fs.watch (Matteo Collina) #61433
sea:
  * (SEMVER-MINOR) add --build-sea to generate SEA directly with Node.js binary (Joyee Cheung) #61167
  * (SEMVER-MINOR) split sea binary manipulation code (Joyee Cheung) #61167
sqlite:
  * (SEMVER-MINOR) enable defensive mode by default (Bart Louwers) #61266
  * (SEMVER-MINOR) add sqlite prepare options args (Guilherme Araújo) #61311
src:
  * use node- prefix on thread names (Stewart X Addison) #61307
test:
  * (SEMVER-MINOR) migrate to --build-sea in existing SEA tests (Joyee Cheung) #61167
  * (SEMVER-MINOR) use fixture directories for sea tests (Joyee Cheung) #61167
test_runner:
  * (SEMVER-MINOR) support expecting a test-case to fail (Jacob Smith) #60669

PR-URL: #61519

aduh95 added a commit that referenced this pull request

Jan 26, 2026
Notable changes:

crypto:
  * update root certificates to NSS 3.119 (Node.js GitHub Bot) #61419
deps:
  * (SEMVER-MINOR) add LIEF as a dependency (Joyee Cheung) #61167
  * (SEMVER-MINOR) add tools and scripts to pull LIEF as a dependency (Joyee Cheung) #61167
fs:
  * (SEMVER-MINOR) add ignore option to fs.watch (Matteo Collina) #61433
sea:
  * (SEMVER-MINOR) add `--build-sea` to generate SEA directly with Node.js binary (Joyee Cheung) #61167
  * (SEMVER-MINOR) split sea binary manipulation code (Joyee Cheung) #61167
sqlite:
  * (SEMVER-MINOR) enable defensive mode by default (Bart Louwers) #61266
  * (SEMVER-MINOR) add sqlite prepare options args (Guilherme Araújo) #61311
src:
  * use node- prefix on thread names (Stewart X Addison) #61307
test:
  * (SEMVER-MINOR) migrate to `--build-sea` in existing SEA tests (Joyee Cheung) #61167
  * (SEMVER-MINOR) use fixture directories for sea tests (Joyee Cheung) #61167
test_runner:
  * (SEMVER-MINOR) support expecting a test-case to fail (Jacob Smith) #60669

PR-URL: #61519

aduh95 added a commit that referenced this pull request

Jan 26, 2026
Notable changes:

crypto:
  * update root certificates to NSS 3.119 (Node.js GitHub Bot) #61419
deps:
  * (SEMVER-MINOR) add LIEF as a dependency (Joyee Cheung) #61167
  * (SEMVER-MINOR) add tools and scripts to pull LIEF as a dependency (Joyee Cheung) #61167
fs:
  * (SEMVER-MINOR) add ignore option to fs.watch (Matteo Collina) #61433
sea:
  * (SEMVER-MINOR) add `--build-sea` to generate SEA directly with Node.js binary (Joyee Cheung) #61167
  * (SEMVER-MINOR) split sea binary manipulation code (Joyee Cheung) #61167
sqlite:
  * (SEMVER-MINOR) enable defensive mode by default (Bart Louwers) #61266
  * (SEMVER-MINOR) add sqlite prepare options args (Guilherme Araújo) #61311
src:
  * use node- prefix on thread names (Stewart X Addison) #61307
test:
  * (SEMVER-MINOR) migrate to `--build-sea` in existing SEA tests (Joyee Cheung) #61167
  * (SEMVER-MINOR) use fixture directories for sea tests (Joyee Cheung) #61167
test_runner:
  * (SEMVER-MINOR) support expecting a test-case to fail (Jacob Smith) #60669

PR-URL: #61519

aduh95 added a commit that referenced this pull request

Jan 26, 2026
Notable changes:

crypto:
  * update root certificates to NSS 3.119 (Node.js GitHub Bot) #61419
deps:
  * (SEMVER-MINOR) add LIEF as a dependency (Joyee Cheung) #61167
  * (SEMVER-MINOR) add tools and scripts to pull LIEF as a dependency (Joyee Cheung) #61167
fs:
  * (SEMVER-MINOR) add ignore option to fs.watch (Matteo Collina) #61433
sea:
  * (SEMVER-MINOR) add `--build-sea` to generate SEA directly with Node.js binary (Joyee Cheung) #61167
  * (SEMVER-MINOR) split sea binary manipulation code (Joyee Cheung) #61167
sqlite:
  * (SEMVER-MINOR) enable defensive mode by default (Bart Louwers) #61266
  * (SEMVER-MINOR) add sqlite prepare options args (Guilherme Araújo) #61311
src:
  * use node- prefix on thread names (Stewart X Addison) #61307
test:
  * (SEMVER-MINOR) migrate to `--build-sea` in existing SEA tests (Joyee Cheung) #61167
  * (SEMVER-MINOR) use fixture directories for sea tests (Joyee Cheung) #61167
test_runner:
  * (SEMVER-MINOR) support expecting a test-case to fail (Jacob Smith) #60669

PR-URL: #61519

tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request

Jan 27, 2026

aduh95 pushed a commit that referenced this pull request

Jan 27, 2026

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 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

aduh95 pushed a commit that referenced this pull request

Feb 17, 2026

aduh95 added a commit that referenced this pull request

Feb 22, 2026
Notable changes:

build:
  * test on 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
  * 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
meta:
  * add Renegade334 to collaborators (Renegade334) #60714

PR-URL: #61947

aduh95 added a commit that referenced this pull request

Feb 23, 2026
Notable changes:

build:
  * test on 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
  * 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
meta:
  * add Renegade334 to collaborators (Renegade334) #60714

PR-URL: #61947

aduh95 added a commit that referenced this pull request

Feb 23, 2026
Notable changes:

build:
  * test on 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
  * 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
meta:
  * add Renegade334 to collaborators (Renegade334) #60714

PR-URL: #61947

aduh95 added a commit that referenced this pull request

Feb 24, 2026
Notable changes:

build:
  * test on 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
  * 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
meta:
  * add Renegade334 to collaborators (Renegade334) #60714

PR-URL: #61947

aduh95 added a commit to aduh95/node that referenced this pull request

Feb 24, 2026
Notable changes:

build:
  * test on Python 3.14 (Christian Clauss) nodejs#59983
cli:
  * mark `--heapsnapshot-near-heap-limit` as stable (Joyee Cheung) nodejs#60956
crypto:
  * update root certificates to NSS 3.119 (Node.js GitHub Bot) nodejs#61419
  * update root certificates to NSS 3.117 (Node.js GitHub Bot) nodejs#60741
doc:
  * add avivkeller to collaborators (Aviv Keller) nodejs#61115
  * add gurgunday to collaborators (Gürgün Dayıoğlu) nodejs#61094
meta:
  * add Renegade334 to collaborators (Renegade334) nodejs#60714

PR-URL: nodejs#61947

marco-ippolito added a commit that referenced this pull request

Mar 3, 2026
Notable changes:

build:
  * test on Python 3.14 (Christian Clauss) #59983
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

PR-URL: TODO

marco-ippolito added a commit that referenced this pull request

Mar 3, 2026
Notable changes:

build:
  * test on Python 3.14 (Christian Clauss) #59983
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

PR-URL: #62088

aduh95 added a commit that referenced this pull request

Mar 3, 2026
build:
  * test on 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
  * 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
meta:
  * add Renegade334 to collaborators (Renegade334) #60714

PR-URL: #61947

marco-ippolito added a commit that referenced this pull request

Mar 3, 2026
Notable changes:

build:
  * test on Python 3.14 (Christian Clauss) #59983
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

PR-URL: #62088

aduh95 added a commit that referenced this pull request

Mar 4, 2026
build:
  * test on 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
  * 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
meta:
  * add Renegade334 to collaborators (Renegade334) #60714

PR-URL: #61947

aduh95 added a commit that referenced this pull request

Mar 4, 2026
build:
  * test on 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
  * 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
meta:
  * add Renegade334 to collaborators (Renegade334) #60714

PR-URL: #61947

marco-ippolito added a commit that referenced this pull request

Mar 4, 2026
Notable changes:

build:
  * test on Python 3.14 (Christian Clauss) #59983
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

PR-URL: #62088

marco-ippolito added a commit that referenced this pull request

Mar 5, 2026
Notable changes:

build:
  * test on Python 3.14 (Christian Clauss) #59983
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

PR-URL: #62088

marco-ippolito pushed a commit that referenced this pull request

Mar 5, 2026
build:
  * test on 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
  * 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
meta:
  * add Renegade334 to collaborators (Renegade334) #60714

PR-URL: #61947