<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node-new.git, branch navigator-platform</title>
<subtitle>github.com: nodejs/node.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/'/>
<entry>
<title>lib: add `navigator.platform`</title>
<updated>2023-04-28T18:59:39+00:00</updated>
<author>
<name>Yagiz Nizipli</name>
<email>yagiz@nizipli.com</email>
</author>
<published>2023-04-28T16:21:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=eb7379b62e356d973c91a2c1d433d8d2770cee18'/>
<id>eb7379b62e356d973c91a2c1d433d8d2770cee18</id>
<content type='text'>
Co-authored-by: Mestery &lt;mestery@protonmail.com&gt;
Co-authored-by: Voltrex &lt;mohammadkeyvanzade94@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Mestery &lt;mestery@protonmail.com&gt;
Co-authored-by: Voltrex &lt;mohammadkeyvanzade94@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>test_runner: support combining coverage reports</title>
<updated>2023-04-28T13:13:53+00:00</updated>
<author>
<name>cjihrig</name>
<email>cjihrig@gmail.com</email>
</author>
<published>2023-04-28T13:13:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=b31d587dc8c1b0f459243d2b96a17a7175c996cf'/>
<id>b31d587dc8c1b0f459243d2b96a17a7175c996cf</id>
<content type='text'>
This commit adds support for combining code coverage reports
in the test runner. This allows coverage to be collected for
child processes, and by extension, the test runner CLI.

PR-URL: https://github.com/nodejs/node/pull/47686
Fixes: https://github.com/nodejs/node/issues/47669
Reviewed-By: Moshe Atlow &lt;moshe@atlow.co.il&gt;
Reviewed-By: Matteo Collina &lt;matteo.collina@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit adds support for combining code coverage reports
in the test runner. This allows coverage to be collected for
child processes, and by extension, the test runner CLI.

PR-URL: https://github.com/nodejs/node/pull/47686
Fixes: https://github.com/nodejs/node/issues/47669
Reviewed-By: Moshe Atlow &lt;moshe@atlow.co.il&gt;
Reviewed-By: Matteo Collina &lt;matteo.collina@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>doc: mark signing the binary is macOS and Windows only in SEA</title>
<updated>2023-04-28T09:02:55+00:00</updated>
<author>
<name>Xuguang Mei</name>
<email>meixg@foxmail.com</email>
</author>
<published>2023-04-28T09:02:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=a75959b1bc978082f647da5f7138f299f9cd23d8'/>
<id>a75959b1bc978082f647da5f7138f299f9cd23d8</id>
<content type='text'>
PR-URL: https://github.com/nodejs/node/pull/47722
Reviewed-By: Darshan Sen &lt;raisinten@gmail.com&gt;
Reviewed-By: Mohammed Keyvanzadeh &lt;mohammadkeyvanzade94@gmail.com&gt;
Reviewed-By: Michael Dawson &lt;midawson@redhat.com&gt;
Reviewed-By: Qingyu Deng &lt;i@ayase-lab.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR-URL: https://github.com/nodejs/node/pull/47722
Reviewed-By: Darshan Sen &lt;raisinten@gmail.com&gt;
Reviewed-By: Mohammed Keyvanzadeh &lt;mohammadkeyvanzade94@gmail.com&gt;
Reviewed-By: Michael Dawson &lt;midawson@redhat.com&gt;
Reviewed-By: Qingyu Deng &lt;i@ayase-lab.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>doc: move addaleax to TSC emeriti</title>
<updated>2023-04-28T06:15:30+00:00</updated>
<author>
<name>Anna Henningsen</name>
<email>anna@addaleax.net</email>
</author>
<published>2023-04-27T21:26:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=e47d5723ffd4a9ce14cba60888ea9466d2a90831'/>
<id>e47d5723ffd4a9ce14cba60888ea9466d2a90831</id>
<content type='text'>
PR-URL: https://github.com/nodejs/node/pull/47752
Reviewed-By: Michael Dawson &lt;midawson@redhat.com&gt;
Reviewed-By: Tobias Nießen &lt;tniessen@tnie.de&gt;
Reviewed-By: Richard Lau &lt;rlau@redhat.com&gt;
Reviewed-By: Darshan Sen &lt;raisinten@gmail.com&gt;
Reviewed-By: Rich Trott &lt;rtrott@gmail.com&gt;
Reviewed-By: Luigi Pinca &lt;luigipinca@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR-URL: https://github.com/nodejs/node/pull/47752
Reviewed-By: Michael Dawson &lt;midawson@redhat.com&gt;
Reviewed-By: Tobias Nießen &lt;tniessen@tnie.de&gt;
Reviewed-By: Richard Lau &lt;rlau@redhat.com&gt;
Reviewed-By: Darshan Sen &lt;raisinten@gmail.com&gt;
Reviewed-By: Rich Trott &lt;rtrott@gmail.com&gt;
Reviewed-By: Luigi Pinca &lt;luigipinca@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>src: fix typo in comment in quic/sessionticket.cc</title>
<updated>2023-04-28T04:28:55+00:00</updated>
<author>
<name>Tobias Nießen</name>
<email>tniessen@tnie.de</email>
</author>
<published>2023-04-28T04:28:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=7ae1360358523e68e6326817815af426ea7fdc7f'/>
<id>7ae1360358523e68e6326817815af426ea7fdc7f</id>
<content type='text'>
PR-URL: https://github.com/nodejs/node/pull/47754
Reviewed-By: Matthew Aitken &lt;maitken033380023@gmail.com&gt;
Reviewed-By: Deokjin Kim &lt;deokjin81.kim@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR-URL: https://github.com/nodejs/node/pull/47754
Reviewed-By: Matthew Aitken &lt;maitken033380023@gmail.com&gt;
Reviewed-By: Deokjin Kim &lt;deokjin81.kim@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>doc: add link to news for Node.js core</title>
<updated>2023-04-27T16:22:18+00:00</updated>
<author>
<name>Michael Dawson</name>
<email>mdawson@devrus.com</email>
</author>
<published>2023-04-27T16:22:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=e8cfa95a17cbb752af4c6f4ddc99f154021465db'/>
<id>e8cfa95a17cbb752af4c6f4ddc99f154021465db</id>
<content type='text'>
Signed-off-by: Michael Dawson &lt;mdawson@devrus.com&gt;
PR-URL: https://github.com/nodejs/node/pull/47704
Reviewed-By: Luigi Pinca &lt;luigipinca@gmail.com&gt;
Reviewed-By: Rafael Gonzaga &lt;rafael.nunu@hotmail.com&gt;
Reviewed-By: Debadree Chatterjee &lt;debadree333@gmail.com&gt;
Reviewed-By: Darshan Sen &lt;raisinten@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Michael Dawson &lt;mdawson@devrus.com&gt;
PR-URL: https://github.com/nodejs/node/pull/47704
Reviewed-By: Luigi Pinca &lt;luigipinca@gmail.com&gt;
Reviewed-By: Rafael Gonzaga &lt;rafael.nunu@hotmail.com&gt;
Reviewed-By: Debadree Chatterjee &lt;debadree333@gmail.com&gt;
Reviewed-By: Darshan Sen &lt;raisinten@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>test: remove spaces from test runner test names</title>
<updated>2023-04-27T08:58:01+00:00</updated>
<author>
<name>Tobias Nießen</name>
<email>tniessen@tnie.de</email>
</author>
<published>2023-04-27T08:58:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=36e4e3d86b31de7f38125aacad810e40295fd2ae'/>
<id>36e4e3d86b31de7f38125aacad810e40295fd2ae</id>
<content type='text'>
PR-URL: https://github.com/nodejs/node/pull/47733
Reviewed-By: Moshe Atlow &lt;moshe@atlow.co.il&gt;
Reviewed-By: Luigi Pinca &lt;luigipinca@gmail.com&gt;
Reviewed-By: Richard Lau &lt;rlau@redhat.com&gt;
Reviewed-By: Geoffrey Booth &lt;webadmin@geoffreybooth.com&gt;
Reviewed-By: Matthew Aitken &lt;maitken033380023@gmail.com&gt;
Reviewed-By: Deokjin Kim &lt;deokjin81.kim@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR-URL: https://github.com/nodejs/node/pull/47733
Reviewed-By: Moshe Atlow &lt;moshe@atlow.co.il&gt;
Reviewed-By: Luigi Pinca &lt;luigipinca@gmail.com&gt;
Reviewed-By: Richard Lau &lt;rlau@redhat.com&gt;
Reviewed-By: Geoffrey Booth &lt;webadmin@geoffreybooth.com&gt;
Reviewed-By: Matthew Aitken &lt;maitken033380023@gmail.com&gt;
Reviewed-By: Deokjin Kim &lt;deokjin81.kim@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>src: mark fatal error functions as noreturn</title>
<updated>2023-04-27T08:57:52+00:00</updated>
<author>
<name>Chengzhong Wu</name>
<email>chengzhong.wcz@alibaba-inc.com</email>
</author>
<published>2023-04-27T08:57:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=6700aac61568690ff3cc79cd6aa1d80e9ceb3c00'/>
<id>6700aac61568690ff3cc79cd6aa1d80e9ceb3c00</id>
<content type='text'>
OnFatalError and OOMErrorHandler will not return control flow to the
calling function.

node::FatalError is an alias of node::OnFatalError. Replace all the
callsites with node::OnFatalError instead.

PR-URL: https://github.com/nodejs/node/pull/47695
Reviewed-By: Tobias Nießen &lt;tniessen@tnie.de&gt;
Reviewed-By: Joyee Cheung &lt;joyeec9h3@gmail.com&gt;
Reviewed-By: Minwoo Jung &lt;nodecorelab@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OnFatalError and OOMErrorHandler will not return control flow to the
calling function.

node::FatalError is an alias of node::OnFatalError. Replace all the
callsites with node::OnFatalError instead.

PR-URL: https://github.com/nodejs/node/pull/47695
Reviewed-By: Tobias Nießen &lt;tniessen@tnie.de&gt;
Reviewed-By: Joyee Cheung &lt;joyeec9h3@gmail.com&gt;
Reviewed-By: Minwoo Jung &lt;nodecorelab@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>stream: prevent pipeline hang with generator functions</title>
<updated>2023-04-27T07:44:39+00:00</updated>
<author>
<name>Debadree Chatterjee</name>
<email>debadree333@gmail.com</email>
</author>
<published>2023-04-27T07:44:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=f34a07d3a78fe34e6221c42721ae3f2f6a3d8cf0'/>
<id>f34a07d3a78fe34e6221c42721ae3f2f6a3d8cf0</id>
<content type='text'>
Fixes: https://github.com/nodejs/node/issues/47708
PR-URL: https://github.com/nodejs/node/pull/47712
Reviewed-By: Robert Nagy &lt;ronagy@icloud.com&gt;
Reviewed-By: Antoine du Hamel &lt;duhamelantoine1995@gmail.com&gt;
Reviewed-By: Feng Yu &lt;F3n67u@outlook.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: https://github.com/nodejs/node/issues/47708
PR-URL: https://github.com/nodejs/node/pull/47712
Reviewed-By: Robert Nagy &lt;ronagy@icloud.com&gt;
Reviewed-By: Antoine du Hamel &lt;duhamelantoine1995@gmail.com&gt;
Reviewed-By: Feng Yu &lt;F3n67u@outlook.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>test: migrate message tests to use assertSnapshot</title>
<updated>2023-04-27T06:41:58+00:00</updated>
<author>
<name>Moshe Atlow</name>
<email>moshe@atlow.co.il</email>
</author>
<published>2023-04-27T06:41:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=b6738c1af040505bcb241b8740eb91e81c15eb44'/>
<id>b6738c1af040505bcb241b8740eb91e81c15eb44</id>
<content type='text'>
PR-URL: https://github.com/nodejs/node/pull/47498
Reviewed-By: Geoffrey Booth &lt;webadmin@geoffreybooth.com&gt;
Reviewed-By: Benjamin Gruenbaum &lt;benjamingr@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR-URL: https://github.com/nodejs/node/pull/47498
Reviewed-By: Geoffrey Booth &lt;webadmin@geoffreybooth.com&gt;
Reviewed-By: Benjamin Gruenbaum &lt;benjamingr@gmail.com&gt;</pre>
</div>
</content>
</entry>
</feed>
