Skip to content

Commit 8425c63

Browse files
authored
Merge pull request #69 from nodejs/feed-update
Feed Updated 🍿
2 parents 4c7f542 + b5b502b commit 8425c63

File tree

3 files changed

+98
-2
lines changed

3 files changed

+98
-2
lines changed

config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lastCheckTimestamp": 1705190955117,
2+
"lastCheckTimestamp": 1705795754555,
33
"reposPaginationLimit": 250,
44
"releasePaginationLimit": 10,
55
"commentsPaginationLimit": 100,

feed.xml

+33-1
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,44 @@
88
<pubDate>Tue, 13 Jun 2023 04:17:50 GMT</pubDate>
99
<language>en-us</language>
1010
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
11-
<lastBuildDate>Sun, 14 Jan 2024 00:09:00 GMT</lastBuildDate>
11+
<lastBuildDate>Sun, 21 Jan 2024 00:09:00 GMT</lastBuildDate>
1212
<image>
1313
<title>Node.js News</title>
1414
<url>https://nodejs.org/static/images/logo-hexagon-card.png</url>
1515
<link>https://github.com/nodejs/nodejs-news-feeder</link>
1616
</image>
17+
<item>
18+
<title>Uvwasi team update on 2024-01-18 19:16:47</title>
19+
<description><![CDATA[<p>Node.js main branch updated to include <a href="https://github.com/nodejs/uvwasi/releases/tag/v0.0.20">v0.0.20</a> version of uvwasi which includes some important changes to handling of relative paths - https://github.com/nodejs/node/pull/51355</p>
20+
]]></description>
21+
<pubDate>Thu, 18 Jan 2024 19:16:00 GMT</pubDate>
22+
<link>https://github.com/nodejs/uvwasi/issues/201#issuecomment-1899066165</link>
23+
<guid>https://github.com/nodejs/uvwasi/issues/201#issuecomment-1899066165</guid>
24+
</item>
25+
<item>
26+
<title>Released nodejs/node v21.6.0</title>
27+
<description><![CDATA[<p>Released nodejs/node v21.6.0 by RafaelGSS. <a href="https://github.com/nodejs/node/releases/tag/v21.6.0">More details</a></p>
28+
]]></description>
29+
<pubDate>Mon, 15 Jan 2024 14:54:00 GMT</pubDate>
30+
<link>https://github.com/nodejs/node/releases/tag/v21.6.0</link>
31+
<guid>https://github.com/nodejs/node/releases/tag/v21.6.0</guid>
32+
</item>
33+
<item>
34+
<title>Released nodejs/node-addon-api v7.1.0</title>
35+
<description><![CDATA[<p>Released nodejs/node-addon-api v7.1.0 by legendecas. <a href="https://github.com/nodejs/node-addon-api/releases/tag/v7.1.0">More details</a></p>
36+
]]></description>
37+
<pubDate>Fri, 19 Jan 2024 08:53:00 GMT</pubDate>
38+
<link>https://github.com/nodejs/node-addon-api/releases/tag/v7.1.0</link>
39+
<guid>https://github.com/nodejs/node-addon-api/releases/tag/v7.1.0</guid>
40+
</item>
41+
<item>
42+
<title>Released nodejs/undici v6.4.0</title>
43+
<description><![CDATA[<p>Released nodejs/undici v6.4.0 by mcollina. <a href="https://github.com/nodejs/undici/releases/tag/v6.4.0">More details</a></p>
44+
]]></description>
45+
<pubDate>Fri, 19 Jan 2024 15:00:00 GMT</pubDate>
46+
<link>https://github.com/nodejs/undici/releases/tag/v6.4.0</link>
47+
<guid>https://github.com/nodejs/undici/releases/tag/v6.4.0</guid>
48+
</item>
1749
<item>
1850
<title>Released nodejs/changelog-maker v4.1.0</title>
1951
<description><![CDATA[<p>Released nodejs/changelog-maker v4.1.0 by github-actions[bot]. <a href="https://github.com/nodejs/changelog-maker/releases/tag/v4.1.0">More details</a></p>

index.html

+64
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,70 @@ <h2>Latest News</h2>
176176
<div class="feed-items">
177177

178178

179+
<hr>
180+
<article>
181+
<h3>
182+
Uvwasi team update on 2024-01-18 19:16:47
183+
</h3>
184+
<p>Node.js main branch updated to include <a href="https://github.com/nodejs/uvwasi/releases/tag/v0.0.20">v0.0.20</a> version of uvwasi which includes some important changes to handling of relative paths - https://github.com/nodejs/node/pull/51355</p>
185+
186+
<p class="feed-time">
187+
Thu, 18 Jan 2024 19:16:00 GMT
188+
</p>
189+
<a class="feed-link" href="https://github.com/nodejs/uvwasi/issues/201#issuecomment-1899066165">
190+
read more
191+
</a>
192+
</article>
193+
194+
195+
<hr>
196+
<article>
197+
<h3>
198+
Released nodejs/node v21.6.0
199+
</h3>
200+
<p>Released nodejs/node v21.6.0 by RafaelGSS. <a href="https://github.com/nodejs/node/releases/tag/v21.6.0">More details</a></p>
201+
202+
<p class="feed-time">
203+
Mon, 15 Jan 2024 14:54:00 GMT
204+
</p>
205+
<a class="feed-link" href="https://github.com/nodejs/node/releases/tag/v21.6.0">
206+
read more
207+
</a>
208+
</article>
209+
210+
211+
<hr>
212+
<article>
213+
<h3>
214+
Released nodejs/node-addon-api v7.1.0
215+
</h3>
216+
<p>Released nodejs/node-addon-api v7.1.0 by legendecas. <a href="https://github.com/nodejs/node-addon-api/releases/tag/v7.1.0">More details</a></p>
217+
218+
<p class="feed-time">
219+
Fri, 19 Jan 2024 08:53:00 GMT
220+
</p>
221+
<a class="feed-link" href="https://github.com/nodejs/node-addon-api/releases/tag/v7.1.0">
222+
read more
223+
</a>
224+
</article>
225+
226+
227+
<hr>
228+
<article>
229+
<h3>
230+
Released nodejs/undici v6.4.0
231+
</h3>
232+
<p>Released nodejs/undici v6.4.0 by mcollina. <a href="https://github.com/nodejs/undici/releases/tag/v6.4.0">More details</a></p>
233+
234+
<p class="feed-time">
235+
Fri, 19 Jan 2024 15:00:00 GMT
236+
</p>
237+
<a class="feed-link" href="https://github.com/nodejs/undici/releases/tag/v6.4.0">
238+
read more
239+
</a>
240+
</article>
241+
242+
179243
<hr>
180244
<article>
181245
<h3>

0 commit comments

Comments
 (0)