Skip to content

doc: add MrJithil to collaborators - #50666

Closed
MrJithil wants to merge 1 commit into
nodejs:mainfrom
MrJithil:add-collab-jithil
Closed

doc: add MrJithil to collaborators#50666
MrJithil wants to merge 1 commit into
nodejs:mainfrom
MrJithil:add-collab-jithil

Conversation

@MrJithil

Copy link
Copy Markdown
Member

Fixes: #50533

@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Nov 11, 2023

@RaisinTenRaisinTen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@MrJithilMrJithil added notable-change PRs with changes that should be highlighted in changelogs. fast-track PRs that do not need to wait for 48 hours to land. labels Nov 11, 2023
@github-actions

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @MrJithil. Please 👍 to approve.

@github-actions

Copy link
Copy Markdown
Contributor

The notable-changePRs with changes that should be highlighted in changelogs. label has been added by @MrJithil.

Please suggest a text for the release notes if you'd like to include a more detailed summary, then proceed to update the PR description with the text or a link to the notable change suggested text comment. Otherwise, the commit will be placed in the Other Notable Changes section.

MrJithil added a commit that referenced this pull request Nov 11, 2023
Fixes: #50533
PR-URL: #50666
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
@MrJithil

Copy link
Copy Markdown
MemberAuthor

Landed in 9223820

@MrJithil
MrJithil deleted the add-collab-jithil branch November 11, 2023 12:56
targos pushed a commit that referenced this pull request Nov 11, 2023
Fixes: #50533
PR-URL: #50666
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
targos added a commit that referenced this pull request Nov 12, 2023
Notable changes:
doc:
* add MrJithil to collaborators (Jithil P Ponnan) #50666
* add Ethan-Arrowood as a collaborator (Ethan Arrowood) #50393
esm:
* (SEMVER-MINOR) add import.meta.dirname and import.meta.filename (James Sumners) #48740
fs:
* add stacktrace to fs/promises (翠 / green) #49849
lib:
* (SEMVER-MINOR) add navigator.platform (Aras Abbasi) #50385
stream:
* (SEMVER-MINOR) add support for `deflate-raw` format to webstreams compression (Damian Krzeminski) #50097
* use Array for Readable buffer (Robert Nagy) #50341
* optimize creation (Robert Nagy) #50337
test_runner:
* adds built in lcov reporter (Phil Nash) #50018
* (SEMVER-MINOR) add Date to the supported mock APIs (Lucas Santos) #48638
test_runner, cli:
* (SEMVER-MINOR) add --test-timeout flag (Shubham Pandey) #50443
PR-URL: #50681
@targostargos mentioned this pull request Nov 12, 2023
targos added a commit that referenced this pull request Nov 13, 2023
Notable changes:
doc:
* add MrJithil to collaborators (Jithil P Ponnan) #50666
* add Ethan-Arrowood as a collaborator (Ethan Arrowood) #50393
esm:
* (SEMVER-MINOR) add import.meta.dirname and import.meta.filename (James Sumners) #48740
fs:
* add stacktrace to fs/promises (翠 / green) #49849
lib:
* (SEMVER-MINOR) add `--no-experimental-global-navigator` CLI flag (Antoine du Hamel) #50562
* (SEMVER-MINOR) add navigator.language & navigator.languages (Aras Abbasi) #50303
* (SEMVER-MINOR) add navigator.platform (Aras Abbasi) #50385
stream:
* (SEMVER-MINOR) add support for `deflate-raw` format to webstreams compression (Damian Krzeminski) #50097
* use Array for Readable buffer (Robert Nagy) #50341
* optimize creation (Robert Nagy) #50337
test_runner:
* (SEMVER-MINOR) adds built in lcov reporter (Phil Nash) #50018
* (SEMVER-MINOR) add Date to the supported mock APIs (Lucas Santos) #48638
test_runner, cli:
* (SEMVER-MINOR) add --test-timeout flag (Shubham Pandey) #50443
PR-URL: #50681
targos pushed a commit that referenced this pull request Nov 14, 2023
Fixes: #50533
PR-URL: #50666
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
targos added a commit that referenced this pull request Nov 14, 2023
Notable changes:
doc:
* add MrJithil to collaborators (Jithil P Ponnan) #50666
* add Ethan-Arrowood as a collaborator (Ethan Arrowood) #50393
esm:
* (SEMVER-MINOR) add import.meta.dirname and import.meta.filename (James Sumners) #48740
fs:
* add stacktrace to fs/promises (翠 / green) #49849
lib:
* (SEMVER-MINOR) add `--no-experimental-global-navigator` CLI flag (Antoine du Hamel) #50562
* (SEMVER-MINOR) add navigator.language & navigator.languages (Aras Abbasi) #50303
* (SEMVER-MINOR) add navigator.platform (Aras Abbasi) #50385
stream:
* (SEMVER-MINOR) add support for `deflate-raw` format to webstreams compression (Damian Krzeminski) #50097
* use Array for Readable buffer (Robert Nagy) #50341
* optimize creation (Robert Nagy) #50337
test_runner:
* (SEMVER-MINOR) adds built in lcov reporter (Phil Nash) #50018
* (SEMVER-MINOR) add Date to the supported mock APIs (Lucas Santos) #48638
test_runner, cli:
* (SEMVER-MINOR) add --test-timeout flag (Shubham Pandey) #50443
PR-URL: #50681
targos added a commit that referenced this pull request Nov 14, 2023
Notable changes:
doc:
* add MrJithil to collaborators (Jithil P Ponnan) #50666
* add Ethan-Arrowood as a collaborator (Ethan Arrowood) #50393
esm:
* (SEMVER-MINOR) add import.meta.dirname and import.meta.filename (James Sumners) #48740
fs:
* add stacktrace to fs/promises (翠 / green) #49849
lib:
* (SEMVER-MINOR) add `--no-experimental-global-navigator` CLI flag (Antoine du Hamel) #50562
* (SEMVER-MINOR) add navigator.language & navigator.languages (Aras Abbasi) #50303
* (SEMVER-MINOR) add navigator.platform (Aras Abbasi) #50385
stream:
* (SEMVER-MINOR) add support for `deflate-raw` format to webstreams compression (Damian Krzeminski) #50097
* use Array for Readable buffer (Robert Nagy) #50341
* optimize creation (Robert Nagy) #50337
test_runner:
* (SEMVER-MINOR) adds built in lcov reporter (Phil Nash) #50018
* (SEMVER-MINOR) add Date to the supported mock APIs (Lucas Santos) #48638
test_runner, cli:
* (SEMVER-MINOR) add --test-timeout flag (Shubham Pandey) #50443
PR-URL: #50681
UlisesGascon pushed a commit that referenced this pull request Dec 11, 2023
Fixes: #50533
PR-URL: #50666
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
UlisesGascon added a commit that referenced this pull request Dec 12, 2023
Notable changes:
crypto:
* update root certificates to NSS 3.95 (Node.js GitHub Bot) #50805
doc:
* add MrJithil to collaborators (Jithil P Ponnan) #50666
* add Ethan-Arrowood as a collaborator (Ethan Arrowood) #50393
esm:
* (SEMVER-MINOR) add import.meta.dirname and import.meta.filename (James Sumners) #48740
fs:
* add c++ fast path for writeFileSync utf8 (CanadaHonk) #49884
module:
* (SEMVER-MINOR) remove useCustomLoadersIfPresent flag (Chengzhong Wu) #48655
src:
* (SEMVER-MINOR) add `--disable-warning` option (Ethan Arrowood) #50661
* (SEMVER-MINOR) create per isolate proxy env template (Chengzhong Wu) #48655
* (SEMVER-MINOR) make process binding data weak (Chengzhong Wu) #48655
stream:
* use Array for Readable buffer (Robert Nagy) #50341
* optimize creation (Robert Nagy) #50337
test_runner:
* (SEMVER-MINOR) adds built in lcov reporter (Phil Nash) #50018
* (SEMVER-MINOR) add Date to the supported mock APIs (Lucas Santos) #48638
test_runner, cli:
* (SEMVER-MINOR) add --test-timeout flag (Shubham Pandey) #50443
PR-URL: TODO
@UlisesGasconUlisesGascon mentioned this pull request Dec 12, 2023
UlisesGascon added a commit that referenced this pull request Dec 12, 2023
Notable changes:
crypto:
* update root certificates to NSS 3.95 (Node.js GitHub Bot) #50805
doc:
* add MrJithil to collaborators (Jithil P Ponnan) #50666
* add Ethan-Arrowood as a collaborator (Ethan Arrowood) #50393
esm:
* (SEMVER-MINOR) add import.meta.dirname and import.meta.filename (James Sumners) #48740
fs:
* add c++ fast path for writeFileSync utf8 (CanadaHonk) #49884
module:
* (SEMVER-MINOR) remove useCustomLoadersIfPresent flag (Chengzhong Wu) #48655
src:
* (SEMVER-MINOR) add `--disable-warning` option (Ethan Arrowood) #50661
* (SEMVER-MINOR) create per isolate proxy env template (Chengzhong Wu) #48655
* (SEMVER-MINOR) make process binding data weak (Chengzhong Wu) #48655
stream:
* use Array for Readable buffer (Robert Nagy) #50341
* optimize creation (Robert Nagy) #50337
test_runner:
* (SEMVER-MINOR) adds built in lcov reporter (Phil Nash) #50018
* (SEMVER-MINOR) add Date to the supported mock APIs (Lucas Santos) #48638
test_runner, cli:
* (SEMVER-MINOR) add --test-timeout flag (Shubham Pandey) #50443
PR-URL: #51124
UlisesGascon added a commit that referenced this pull request Dec 13, 2023
Notable changes:
crypto:
* update root certificates to NSS 3.95 (Node.js GitHub Bot) #50805
doc:
* add MrJithil to collaborators (Jithil P Ponnan) #50666
* add Ethan-Arrowood as a collaborator (Ethan Arrowood) #50393
esm:
* (SEMVER-MINOR) add import.meta.dirname and import.meta.filename (James Sumners) #48740
fs:
* add c++ fast path for writeFileSync utf8 (CanadaHonk) #49884
module:
* (SEMVER-MINOR) remove useCustomLoadersIfPresent flag (Chengzhong Wu) #48655
src:
* (SEMVER-MINOR) add `--disable-warning` option (Ethan Arrowood) #50661
* (SEMVER-MINOR) create per isolate proxy env template (Chengzhong Wu) #48655
* (SEMVER-MINOR) make process binding data weak (Chengzhong Wu) #48655
stream:
* use Array for Readable buffer (Robert Nagy) #50341
* optimize creation (Robert Nagy) #50337
test_runner:
* (SEMVER-MINOR) adds built in lcov reporter (Phil Nash) #50018
* (SEMVER-MINOR) add Date to the supported mock APIs (Lucas Santos) #48638
test_runner, cli:
* (SEMVER-MINOR) add --test-timeout flag (Shubham Pandey) #50443
PR-URL: #51124
UlisesGascon added a commit that referenced this pull request Dec 15, 2023
Notable changes:
crypto:
* update root certificates to NSS 3.95 (Node.js GitHub Bot) #50805
doc:
* add MrJithil to collaborators (Jithil P Ponnan) #50666
* add Ethan-Arrowood as a collaborator (Ethan Arrowood) #50393
esm:
* (SEMVER-MINOR) add import.meta.dirname and import.meta.filename (James Sumners) #48740
fs:
* add c++ fast path for writeFileSync utf8 (CanadaHonk) #49884
module:
* (SEMVER-MINOR) remove useCustomLoadersIfPresent flag (Chengzhong Wu) #48655
* (SEMVER-MINOR) bootstrap module loaders in shadow realm (Chengzhong Wu) #48655
src:
* (SEMVER-MINOR) add `--disable-warning` option (Ethan Arrowood) #50661
* (SEMVER-MINOR) create per isolate proxy env template (Chengzhong Wu) #48655
* (SEMVER-MINOR) make process binding data weak (Chengzhong Wu) #48655
stream:
* use Array for Readable buffer (Robert Nagy) #50341
* optimize creation (Robert Nagy) #50337
test_runner:
* (SEMVER-MINOR) adds built in lcov reporter (Phil Nash) #50018
* (SEMVER-MINOR) add Date to the supported mock APIs (Lucas Santos) #48638
test_runner, cli:
* (SEMVER-MINOR) add --test-timeout flag (Shubham Pandey) #50443
PR-URL: #51124
UlisesGascon added a commit that referenced this pull request Dec 15, 2023
Notable changes:
crypto:
* update root certificates to NSS 3.95 (Node.js GitHub Bot) #50805
doc:
* add MrJithil to collaborators (Jithil P Ponnan) #50666
* add Ethan-Arrowood as a collaborator (Ethan Arrowood) #50393
esm:
* (SEMVER-MINOR) add import.meta.dirname and import.meta.filename (James Sumners) #48740
fs:
* add c++ fast path for writeFileSync utf8 (CanadaHonk) #49884
module:
* (SEMVER-MINOR) remove useCustomLoadersIfPresent flag (Chengzhong Wu) #48655
* (SEMVER-MINOR) bootstrap module loaders in shadow realm (Chengzhong Wu) #48655
src:
* (SEMVER-MINOR) add `--disable-warning` option (Ethan Arrowood) #50661
* (SEMVER-MINOR) create per isolate proxy env template (Chengzhong Wu) #48655
* (SEMVER-MINOR) make process binding data weak (Chengzhong Wu) #48655
stream:
* use Array for Readable buffer (Robert Nagy) #50341
* optimize creation (Robert Nagy) #50337
test_runner:
* (SEMVER-MINOR) adds built in lcov reporter (Phil Nash) #50018
* (SEMVER-MINOR) add Date to the supported mock APIs (Lucas Santos) #48638
test_runner, cli:
* (SEMVER-MINOR) add --test-timeout flag (Shubham Pandey) #50443
PR-URL: #51124
UlisesGascon added a commit that referenced this pull request Dec 20, 2023
Notable changes:
crypto:
* update root certificates to NSS 3.95 (Node.js GitHub Bot) #50805
doc:
* add MrJithil to collaborators (Jithil P Ponnan) #50666
* add Ethan-Arrowood as a collaborator (Ethan Arrowood) #50393
esm:
* (SEMVER-MINOR) add import.meta.dirname and import.meta.filename (James Sumners) #48740
fs:
* add c++ fast path for writeFileSync utf8 (CanadaHonk) #49884
module:
* (SEMVER-MINOR) remove useCustomLoadersIfPresent flag (Chengzhong Wu) #48655
* (SEMVER-MINOR) bootstrap module loaders in shadow realm (Chengzhong Wu) #48655
src:
* (SEMVER-MINOR) add `--disable-warning` option (Ethan Arrowood) #50661
* (SEMVER-MINOR) create per isolate proxy env template (Chengzhong Wu) #48655
* (SEMVER-MINOR) make process binding data weak (Chengzhong Wu) #48655
stream:
* use Array for Readable buffer (Robert Nagy) #50341
* optimize creation (Robert Nagy) #50337
test_runner:
* (SEMVER-MINOR) adds built in lcov reporter (Phil Nash) #50018
* (SEMVER-MINOR) add Date to the supported mock APIs (Lucas Santos) #48638
test_runner, cli:
* (SEMVER-MINOR) add --test-timeout flag (Shubham Pandey) #50443
PR-URL: #51124
UlisesGascon added a commit that referenced this pull request Jan 3, 2024
Notable changes:
crypto:
* update root certificates to NSS 3.95 (Node.js GitHub Bot) #50805
doc:
* add MrJithil to collaborators (Jithil P Ponnan) #50666
* add Ethan-Arrowood as a collaborator (Ethan Arrowood) #50393
esm:
* (SEMVER-MINOR) add import.meta.dirname and import.meta.filename (James Sumners) #48740
fs:
* add c++ fast path for writeFileSync utf8 (CanadaHonk) #49884
module:
* (SEMVER-MINOR) remove useCustomLoadersIfPresent flag (Chengzhong Wu) #48655
* (SEMVER-MINOR) bootstrap module loaders in shadow realm (Chengzhong Wu) #48655
src:
* (SEMVER-MINOR) add `--disable-warning` option (Ethan Arrowood) #50661
* (SEMVER-MINOR) create per isolate proxy env template (Chengzhong Wu) #48655
* (SEMVER-MINOR) make process binding data weak (Chengzhong Wu) #48655
stream:
* use Array for Readable buffer (Robert Nagy) #50341
* optimize creation (Robert Nagy) #50337
test_runner:
* (SEMVER-MINOR) adds built in lcov reporter (Phil Nash) #50018
* (SEMVER-MINOR) add Date to the supported mock APIs (Lucas Santos) #48638
test_runner, cli:
* (SEMVER-MINOR) add --test-timeout flag (Shubham Pandey) #50443
PR-URL: #51124
UlisesGascon added a commit that referenced this pull request Jan 4, 2024
Notable changes:
crypto:
* update root certificates to NSS 3.95 (Node.js GitHub Bot) #50805
doc:
* add MrJithil to collaborators (Jithil P Ponnan) #50666
* add Ethan-Arrowood as a collaborator (Ethan Arrowood) #50393
esm:
* (SEMVER-MINOR) add import.meta.dirname and import.meta.filename (James Sumners) #48740
fs:
* add c++ fast path for writeFileSync utf8 (CanadaHonk) #49884
module:
* (SEMVER-MINOR) remove useCustomLoadersIfPresent flag (Chengzhong Wu) #48655
* (SEMVER-MINOR) bootstrap module loaders in shadow realm (Chengzhong Wu) #48655
src:
* (SEMVER-MINOR) add `--disable-warning` option (Ethan Arrowood) #50661
* (SEMVER-MINOR) create per isolate proxy env template (Chengzhong Wu) #48655
* (SEMVER-MINOR) make process binding data weak (Chengzhong Wu) #48655
stream:
* use Array for Readable buffer (Robert Nagy) #50341
* optimize creation (Robert Nagy) #50337
test_runner:
* (SEMVER-MINOR) adds built in lcov reporter (Phil Nash) #50018
* (SEMVER-MINOR) add Date to the supported mock APIs (Lucas Santos) #48638
test_runner, cli:
* (SEMVER-MINOR) add --test-timeout flag (Shubham Pandey) #50443
PR-URL: #51124
UlisesGascon added a commit that referenced this pull request Jan 9, 2024
Notable changes:
crypto:
* update root certificates to NSS 3.95 (Node.js GitHub Bot) #50805
doc:
* add MrJithil to collaborators (Jithil P Ponnan) #50666
* add Ethan-Arrowood as a collaborator (Ethan Arrowood) #50393
esm:
* (SEMVER-MINOR) add import.meta.dirname and import.meta.filename (James Sumners) #48740
fs:
* add c++ fast path for writeFileSync utf8 (CanadaHonk) #49884
module:
* (SEMVER-MINOR) remove useCustomLoadersIfPresent flag (Chengzhong Wu) #48655
* (SEMVER-MINOR) bootstrap module loaders in shadow realm (Chengzhong Wu) #48655
src:
* (SEMVER-MINOR) add `--disable-warning` option (Ethan Arrowood) #50661
* (SEMVER-MINOR) create per isolate proxy env template (Chengzhong Wu) #48655
* (SEMVER-MINOR) make process binding data weak (Chengzhong Wu) #48655
stream:
* use Array for Readable buffer (Robert Nagy) #50341
* optimize creation (Robert Nagy) #50337
test_runner:
* (SEMVER-MINOR) adds built in lcov reporter (Phil Nash) #50018
* (SEMVER-MINOR) add Date to the supported mock APIs (Lucas Santos) #48638
test_runner, cli:
* (SEMVER-MINOR) add --test-timeout flag (Shubham Pandey) #50443
PR-URL: #51124
UlisesGascon added a commit that referenced this pull request Jan 9, 2024
Notable changes:
crypto:
* update root certificates to NSS 3.95 (Node.js GitHub Bot) #50805
doc:
* add MrJithil to collaborators (Jithil P Ponnan) #50666
* add Ethan-Arrowood as a collaborator (Ethan Arrowood) #50393
esm:
* (SEMVER-MINOR) add import.meta.dirname and import.meta.filename (James Sumners) #48740
fs:
* add c++ fast path for writeFileSync utf8 (CanadaHonk) #49884
module:
* (SEMVER-MINOR) remove useCustomLoadersIfPresent flag (Chengzhong Wu) #48655
* (SEMVER-MINOR) bootstrap module loaders in shadow realm (Chengzhong Wu) #48655
src:
* (SEMVER-MINOR) add `--disable-warning` option (Ethan Arrowood) #50661
* (SEMVER-MINOR) create per isolate proxy env template (Chengzhong Wu) #48655
* (SEMVER-MINOR) make process binding data weak (Chengzhong Wu) #48655
stream:
* use Array for Readable buffer (Robert Nagy) #50341
* optimize creation (Robert Nagy) #50337
test_runner:
* (SEMVER-MINOR) adds built in lcov reporter (Phil Nash) #50018
* (SEMVER-MINOR) add Date to the supported mock APIs (Lucas Santos) #48638
test_runner, cli:
* (SEMVER-MINOR) add --test-timeout flag (Shubham Pandey) #50443
PR-URL: #51124
marco-ippolito pushed a commit to marco-ippolito/node that referenced this pull request Jan 12, 2024
Notable changes:
crypto:
* update root certificates to NSS 3.95 (Node.js GitHub Bot) nodejs#50805
doc:
* add MrJithil to collaborators (Jithil P Ponnan) nodejs#50666
* add Ethan-Arrowood as a collaborator (Ethan Arrowood) nodejs#50393
esm:
* (SEMVER-MINOR) add import.meta.dirname and import.meta.filename (James Sumners) nodejs#48740
fs:
* add c++ fast path for writeFileSync utf8 (CanadaHonk) nodejs#49884
module:
* (SEMVER-MINOR) remove useCustomLoadersIfPresent flag (Chengzhong Wu) nodejs#48655
* (SEMVER-MINOR) bootstrap module loaders in shadow realm (Chengzhong Wu) nodejs#48655
src:
* (SEMVER-MINOR) add `--disable-warning` option (Ethan Arrowood) nodejs#50661
* (SEMVER-MINOR) create per isolate proxy env template (Chengzhong Wu) nodejs#48655
* (SEMVER-MINOR) make process binding data weak (Chengzhong Wu) nodejs#48655
stream:
* use Array for Readable buffer (Robert Nagy) nodejs#50341
* optimize creation (Robert Nagy) nodejs#50337
test_runner:
* (SEMVER-MINOR) adds built in lcov reporter (Phil Nash) nodejs#50018
* (SEMVER-MINOR) add Date to the supported mock APIs (Lucas Santos) nodejs#48638
test_runner, cli:
* (SEMVER-MINOR) add --test-timeout flag (Shubham Pandey) nodejs#50443
PR-URL: nodejs#51124
Medhansh404 pushed a commit to Medhansh404/node that referenced this pull request Jan 19, 2024
Notable changes:
crypto:
* update root certificates to NSS 3.95 (Node.js GitHub Bot) nodejs#50805
doc:
* add MrJithil to collaborators (Jithil P Ponnan) nodejs#50666
* add Ethan-Arrowood as a collaborator (Ethan Arrowood) nodejs#50393
esm:
* (SEMVER-MINOR) add import.meta.dirname and import.meta.filename (James Sumners) nodejs#48740
fs:
* add c++ fast path for writeFileSync utf8 (CanadaHonk) nodejs#49884
module:
* (SEMVER-MINOR) remove useCustomLoadersIfPresent flag (Chengzhong Wu) nodejs#48655
* (SEMVER-MINOR) bootstrap module loaders in shadow realm (Chengzhong Wu) nodejs#48655
src:
* (SEMVER-MINOR) add `--disable-warning` option (Ethan Arrowood) nodejs#50661
* (SEMVER-MINOR) create per isolate proxy env template (Chengzhong Wu) nodejs#48655
* (SEMVER-MINOR) make process binding data weak (Chengzhong Wu) nodejs#48655
stream:
* use Array for Readable buffer (Robert Nagy) nodejs#50341
* optimize creation (Robert Nagy) nodejs#50337
test_runner:
* (SEMVER-MINOR) adds built in lcov reporter (Phil Nash) nodejs#50018
* (SEMVER-MINOR) add Date to the supported mock APIs (Lucas Santos) nodejs#48638
test_runner, cli:
* (SEMVER-MINOR) add --test-timeout flag (Shubham Pandey) nodejs#50443
PR-URL: nodejs#51124
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.fast-trackPRs that do not need to wait for 48 hours to land.notable-changePRs with changes that should be highlighted in changelogs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nominating Jithil P Ponnan (@MrJithil) as a collaborator

4 participants

@MrJithil@aduh95@RaisinTen@nodejs-github-bot