<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node-new.git, branch test</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>policy: fix integrity when DEFAULT_ENCODING is set</title>
<updated>2021-08-15T18:10:12+00:00</updated>
<author>
<name>Tobias Nießen</name>
<email>tniessen@tnie.de</email>
</author>
<published>2021-08-12T20:24:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=fdce138e1dd86f63f141cbd5ec6b670eeec68986'/>
<id>fdce138e1dd86f63f141cbd5ec6b670eeec68986</id>
<content type='text'>
PR-URL: https://github.com/nodejs/node/pull/39750
Reviewed-By: Bradley Farias &lt;bradley.meck@gmail.com&gt;
Reviewed-By: James M Snell &lt;jasnell@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR-URL: https://github.com/nodejs/node/pull/39750
Reviewed-By: Bradley Farias &lt;bradley.meck@gmail.com&gt;
Reviewed-By: James M Snell &lt;jasnell@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>test: use simplfied validator</title>
<updated>2021-08-15T18:08:49+00:00</updated>
<author>
<name>voltrexmaster</name>
<email>mohammadkeyvanzade94@gmail.com</email>
</author>
<published>2021-08-13T08:15:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=b24ab473d51d7bd9b781b0ef52c940089087a799'/>
<id>b24ab473d51d7bd9b781b0ef52c940089087a799</id>
<content type='text'>
The validators test should use the simplified `validateArray()`
validator.

PR-URL: https://github.com/nodejs/node/pull/39753
Reviewed-By: James M Snell &lt;jasnell@gmail.com&gt;
Reviewed-By: Antoine du Hamel &lt;duhamelantoine1995@gmail.com&gt;
Reviewed-By: Zijian Liu &lt;lxxyxzj@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The validators test should use the simplified `validateArray()`
validator.

PR-URL: https://github.com/nodejs/node/pull/39753
Reviewed-By: James M Snell &lt;jasnell@gmail.com&gt;
Reviewed-By: Antoine du Hamel &lt;duhamelantoine1995@gmail.com&gt;
Reviewed-By: Zijian Liu &lt;lxxyxzj@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dgram: use simplified validator</title>
<updated>2021-08-15T18:08:47+00:00</updated>
<author>
<name>Voltrex</name>
<email>mohammadkeyvanzade94@gmail.com</email>
</author>
<published>2021-08-12T22:50:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=f037d29abe1ebdfcb8b57528c1fa39d62197e8e6'/>
<id>f037d29abe1ebdfcb8b57528c1fa39d62197e8e6</id>
<content type='text'>
The `dgram` lib module should use the simplified `validatePort()`
validator.

PR-URL: https://github.com/nodejs/node/pull/39753
Reviewed-By: James M Snell &lt;jasnell@gmail.com&gt;
Reviewed-By: Antoine du Hamel &lt;duhamelantoine1995@gmail.com&gt;
Reviewed-By: Zijian Liu &lt;lxxyxzj@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `dgram` lib module should use the simplified `validatePort()`
validator.

PR-URL: https://github.com/nodejs/node/pull/39753
Reviewed-By: James M Snell &lt;jasnell@gmail.com&gt;
Reviewed-By: Antoine du Hamel &lt;duhamelantoine1995@gmail.com&gt;
Reviewed-By: Zijian Liu &lt;lxxyxzj@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lib: simplify validators</title>
<updated>2021-08-15T18:08:45+00:00</updated>
<author>
<name>Voltrex</name>
<email>mohammadkeyvanzade94@gmail.com</email>
</author>
<published>2021-08-12T22:41:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=7b64e16916523fbec738055fad8866c201941932'/>
<id>7b64e16916523fbec738055fad8866c201941932</id>
<content type='text'>
Some of the validators can be simplified by removing unnecessary
object parameters and using validators in another validators to keep
consistency.

PR-URL: https://github.com/nodejs/node/pull/39753
Reviewed-By: James M Snell &lt;jasnell@gmail.com&gt;
Reviewed-By: Antoine du Hamel &lt;duhamelantoine1995@gmail.com&gt;
Reviewed-By: Zijian Liu &lt;lxxyxzj@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some of the validators can be simplified by removing unnecessary
object parameters and using validators in another validators to keep
consistency.

PR-URL: https://github.com/nodejs/node/pull/39753
Reviewed-By: James M Snell &lt;jasnell@gmail.com&gt;
Reviewed-By: Antoine du Hamel &lt;duhamelantoine1995@gmail.com&gt;
Reviewed-By: Zijian Liu &lt;lxxyxzj@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>url: throw invalid this on detached accessors</title>
<updated>2021-08-15T14:26:52+00:00</updated>
<author>
<name>James M Snell</name>
<email>jasnell@gmail.com</email>
</author>
<published>2021-08-12T22:45:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=e1e669b1095fdb9d89fbb58310c2500fb7a78dbc'/>
<id>e1e669b1095fdb9d89fbb58310c2500fb7a78dbc</id>
<content type='text'>
Previously, using Reflect.get/set or calling a member
method like toString() detached from the instance would
result in an obscure internal error. This adds a proper
brand check and throws `ERR_INVALID_THIS` when appropriate.

Signed-off-by: James M Snell &lt;jasnell@gmail.com&gt;

PR-URL: https://github.com/nodejs/node/pull/39752
Reviewed-By: Michaël Zasso &lt;targos@protonmail.com&gt;
Reviewed-By: Antoine du Hamel &lt;duhamelantoine1995@gmail.com&gt;
Reviewed-By: Zijian Liu &lt;lxxyxzj@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>
Previously, using Reflect.get/set or calling a member
method like toString() detached from the instance would
result in an obscure internal error. This adds a proper
brand check and throws `ERR_INVALID_THIS` when appropriate.

Signed-off-by: James M Snell &lt;jasnell@gmail.com&gt;

PR-URL: https://github.com/nodejs/node/pull/39752
Reviewed-By: Michaël Zasso &lt;targos@protonmail.com&gt;
Reviewed-By: Antoine du Hamel &lt;duhamelantoine1995@gmail.com&gt;
Reviewed-By: Zijian Liu &lt;lxxyxzj@gmail.com&gt;
Reviewed-By: Luigi Pinca &lt;luigipinca@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tools: bump remark-preset-lint-node to 3.0.0</title>
<updated>2021-08-15T12:53:13+00:00</updated>
<author>
<name>Rich Trott</name>
<email>rtrott@gmail.com</email>
</author>
<published>2021-08-13T03:51:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=75bd4da5537619b661a7b0705f12eaabe8e42ec7'/>
<id>75bd4da5537619b661a7b0705f12eaabe8e42ec7</id>
<content type='text'>
PR-URL: https://github.com/nodejs/node/pull/39755
Reviewed-By: James M Snell &lt;jasnell@gmail.com&gt;
Reviewed-By: Zijian Liu &lt;lxxyxzj@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR-URL: https://github.com/nodejs/node/pull/39755
Reviewed-By: James M Snell &lt;jasnell@gmail.com&gt;
Reviewed-By: Zijian Liu &lt;lxxyxzj@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>buffer: add endings option, remove Node.js specific encoding option</title>
<updated>2021-08-14T14:23:54+00:00</updated>
<author>
<name>James M Snell</name>
<email>jasnell@gmail.com</email>
</author>
<published>2021-08-08T18:24:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=fcf8ba4269eb4b9984f9f0d926e0d8e0bd6d4382'/>
<id>fcf8ba4269eb4b9984f9f0d926e0d8e0bd6d4382</id>
<content type='text'>
Signed-off-by: James M Snell &lt;jasnell@gmail.com&gt;

PR-URL: https://github.com/nodejs/node/pull/39708
Reviewed-By: Antoine du Hamel &lt;duhamelantoine1995@gmail.com&gt;
Reviewed-By: Matteo Collina &lt;matteo.collina@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: James M Snell &lt;jasnell@gmail.com&gt;

PR-URL: https://github.com/nodejs/node/pull/39708
Reviewed-By: Antoine du Hamel &lt;duhamelantoine1995@gmail.com&gt;
Reviewed-By: Matteo Collina &lt;matteo.collina@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>stream: ensure text() stream consumer flushes correctly</title>
<updated>2021-08-13T22:16:48+00:00</updated>
<author>
<name>James M Snell</name>
<email>jasnell@gmail.com</email>
</author>
<published>2021-08-11T15:58:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=ca19775d0ee0ce0863b46e3c76f00f3018b1e19f'/>
<id>ca19775d0ee0ce0863b46e3c76f00f3018b1e19f</id>
<content type='text'>
Signed-off-by: James M Snell &lt;jasnell@gmail.com&gt;

PR-URL: https://github.com/nodejs/node/pull/39737
Reviewed-By: Robert Nagy &lt;ronagy@icloud.com&gt;
Reviewed-By: Matteo Collina &lt;matteo.collina@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: James M Snell &lt;jasnell@gmail.com&gt;

PR-URL: https://github.com/nodejs/node/pull/39737
Reviewed-By: Robert Nagy &lt;ronagy@icloud.com&gt;
Reviewed-By: Matteo Collina &lt;matteo.collina@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>src: fix TextDecoder final flush size calculation</title>
<updated>2021-08-13T22:16:46+00:00</updated>
<author>
<name>James M Snell</name>
<email>jasnell@gmail.com</email>
</author>
<published>2021-08-11T15:55:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=394c99118d372ce1f35911202a0ccd75d60a45b7'/>
<id>394c99118d372ce1f35911202a0ccd75d60a45b7</id>
<content type='text'>
Flushing a TextDecoder with a zero-sized input and pending
incomplete characters was failing when fatal: false.

Signed-off-by: James M Snell &lt;jasnell@gmail.com&gt;

PR-URL: https://github.com/nodejs/node/pull/39737
Reviewed-By: Robert Nagy &lt;ronagy@icloud.com&gt;
Reviewed-By: Matteo Collina &lt;matteo.collina@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Flushing a TextDecoder with a zero-sized input and pending
incomplete characters was failing when fatal: false.

Signed-off-by: James M Snell &lt;jasnell@gmail.com&gt;

PR-URL: https://github.com/nodejs/node/pull/39737
Reviewed-By: Robert Nagy &lt;ronagy@icloud.com&gt;
Reviewed-By: Matteo Collina &lt;matteo.collina@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tools: update path-parse in markdown linter package-lock file</title>
<updated>2021-08-13T05:56:38+00:00</updated>
<author>
<name>Rich Trott</name>
<email>rtrott@gmail.com</email>
</author>
<published>2021-08-10T23:57:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=1150cfe6ebf44541581e87682141905b6750439f'/>
<id>1150cfe6ebf44541581e87682141905b6750439f</id>
<content type='text'>
Refs: https://github.com/advisories/GHSA-hj48-42vr-x3v9

PR-URL: https://github.com/nodejs/node/pull/39729
Reviewed-By: Tobias Nießen &lt;tniessen@tnie.de&gt;
Reviewed-By: Michaël Zasso &lt;targos@protonmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs: https://github.com/advisories/GHSA-hj48-42vr-x3v9

PR-URL: https://github.com/nodejs/node/pull/39729
Reviewed-By: Tobias Nießen &lt;tniessen@tnie.de&gt;
Reviewed-By: Michaël Zasso &lt;targos@protonmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
