Skip to content

Commit 0e386f0

Browse files
authored
Merge pull request #81 from nodejs/feed-update
Feed Updated 🍿
2 parents 0034790 + 890830e commit 0e386f0

File tree

3 files changed

+266
-4
lines changed

3 files changed

+266
-4
lines changed

config.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"lastCheckTimestamp": 1711915471255,
2+
"lastCheckTimestamp": 1712448590930,
33
"reposPaginationLimit": 250,
44
"releasePaginationLimit": 10,
55
"commentsPaginationLimit": 100,
66
"retrospective": {
7-
"lastDay": "2024-01-07",
8-
"nextDay": "2024-01-14"
7+
"lastDay": "2024-01-14",
8+
"nextDay": "2024-01-21"
99
},
1010
"breakDelimiter": "</image>",
1111
"discussionsInScope": [

feed.xml

+88-1
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,99 @@
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, 31 Mar 2024 20:04:00 GMT</lastBuildDate>
11+
<lastBuildDate>Sun, 07 Apr 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>Retrospective for nodejs from 2024-01-14 to 2024-01-21</title>
19+
<description><![CDATA[<p>Reporting on 48 Issues from 21 authors, 52 Pull Requests from 32 authors, and 10 Discussions from 10 authors.</p>]]></description>
20+
<pubDate>Sun, 14 Jan 2024 00:00:00 GMT</pubDate>
21+
<link>https://github.com/cutenode/retro-weekly/blob/main/retros/2024-01-14.md</link>
22+
<guid>https://github.com/cutenode/retro-weekly/blob/main/retros/2024-01-14.md</guid>
23+
</item>
24+
<item>
25+
<title>Released nodejs/llhttp release/v9.2.1</title>
26+
<description><![CDATA[<p>Released nodejs/llhttp release/v9.2.1 by ShogunPanda. <a href="https://github.com/nodejs/llhttp/releases/tag/release/v9.2.1">More details</a></p>
27+
]]></description>
28+
<pubDate>Thu, 04 Apr 2024 11:17:00 GMT</pubDate>
29+
<link>https://github.com/nodejs/llhttp/releases/tag/release/v9.2.1</link>
30+
<guid>https://github.com/nodejs/llhttp/releases/tag/release/v9.2.1</guid>
31+
</item>
32+
<item>
33+
<title>Released nodejs/llhttp release/v8.1.2</title>
34+
<description><![CDATA[<p>Released nodejs/llhttp release/v8.1.2 by ShogunPanda. <a href="https://github.com/nodejs/llhttp/releases/tag/release/v8.1.2">More details</a></p>
35+
]]></description>
36+
<pubDate>Thu, 04 Apr 2024 11:15:00 GMT</pubDate>
37+
<link>https://github.com/nodejs/llhttp/releases/tag/release/v8.1.2</link>
38+
<guid>https://github.com/nodejs/llhttp/releases/tag/release/v8.1.2</guid>
39+
</item>
40+
<item>
41+
<title>Released nodejs/llhttp release/v6.1.1</title>
42+
<description><![CDATA[<p>Released nodejs/llhttp release/v6.1.1 by ShogunPanda. <a href="https://github.com/nodejs/llhttp/releases/tag/release/v6.1.1">More details</a></p>
43+
]]></description>
44+
<pubDate>Thu, 04 Apr 2024 11:18:00 GMT</pubDate>
45+
<link>https://github.com/nodejs/llhttp/releases/tag/release/v6.1.1</link>
46+
<guid>https://github.com/nodejs/llhttp/releases/tag/release/v6.1.1</guid>
47+
</item>
48+
<item>
49+
<title>Released nodejs/node v21.7.2</title>
50+
<description><![CDATA[<p>Released nodejs/node v21.7.2 by RafaelGSS. <a href="https://github.com/nodejs/node/releases/tag/v21.7.2">More details</a></p>
51+
]]></description>
52+
<pubDate>Wed, 03 Apr 2024 14:26:00 GMT</pubDate>
53+
<link>https://github.com/nodejs/node/releases/tag/v21.7.2</link>
54+
<guid>https://github.com/nodejs/node/releases/tag/v21.7.2</guid>
55+
</item>
56+
<item>
57+
<title>Released nodejs/node v20.12.1</title>
58+
<description><![CDATA[<p>Released nodejs/node v20.12.1 by RafaelGSS. <a href="https://github.com/nodejs/node/releases/tag/v20.12.1">More details</a></p>
59+
]]></description>
60+
<pubDate>Wed, 03 Apr 2024 14:25:00 GMT</pubDate>
61+
<link>https://github.com/nodejs/node/releases/tag/v20.12.1</link>
62+
<guid>https://github.com/nodejs/node/releases/tag/v20.12.1</guid>
63+
</item>
64+
<item>
65+
<title>Released nodejs/node v18.20.1</title>
66+
<description><![CDATA[<p>Released nodejs/node v18.20.1 by RafaelGSS. <a href="https://github.com/nodejs/node/releases/tag/v18.20.1">More details</a></p>
67+
]]></description>
68+
<pubDate>Wed, 03 Apr 2024 14:24:00 GMT</pubDate>
69+
<link>https://github.com/nodejs/node/releases/tag/v18.20.1</link>
70+
<guid>https://github.com/nodejs/node/releases/tag/v18.20.1</guid>
71+
</item>
72+
<item>
73+
<title>Released nodejs/node-core-utils v4.4.0</title>
74+
<description><![CDATA[<p>Released nodejs/node-core-utils v4.4.0 by github-actions[bot]. <a href="https://github.com/nodejs/node-core-utils/releases/tag/v4.4.0">More details</a></p>
75+
]]></description>
76+
<pubDate>Wed, 03 Apr 2024 18:07:00 GMT</pubDate>
77+
<link>https://github.com/nodejs/node-core-utils/releases/tag/v4.4.0</link>
78+
<guid>https://github.com/nodejs/node-core-utils/releases/tag/v4.4.0</guid>
79+
</item>
80+
<item>
81+
<title>Released nodejs/undici v6.11.1</title>
82+
<description><![CDATA[<p>Released nodejs/undici v6.11.1 by mcollina. <a href="https://github.com/nodejs/undici/releases/tag/v6.11.1">More details</a></p>
83+
]]></description>
84+
<pubDate>Tue, 02 Apr 2024 16:45:00 GMT</pubDate>
85+
<link>https://github.com/nodejs/undici/releases/tag/v6.11.1</link>
86+
<guid>https://github.com/nodejs/undici/releases/tag/v6.11.1</guid>
87+
</item>
88+
<item>
89+
<title>Released nodejs/undici v6.11.0</title>
90+
<description><![CDATA[<p>Released nodejs/undici v6.11.0 by mcollina. <a href="https://github.com/nodejs/undici/releases/tag/v6.11.0">More details</a></p>
91+
]]></description>
92+
<pubDate>Tue, 02 Apr 2024 16:27:00 GMT</pubDate>
93+
<link>https://github.com/nodejs/undici/releases/tag/v6.11.0</link>
94+
<guid>https://github.com/nodejs/undici/releases/tag/v6.11.0</guid>
95+
</item>
96+
<item>
97+
<title>Released nodejs/undici v5.28.4</title>
98+
<description><![CDATA[<p>Released nodejs/undici v5.28.4 by mcollina. <a href="https://github.com/nodejs/undici/releases/tag/v5.28.4">More details</a></p>
99+
]]></description>
100+
<pubDate>Tue, 02 Apr 2024 16:39:00 GMT</pubDate>
101+
<link>https://github.com/nodejs/undici/releases/tag/v5.28.4</link>
102+
<guid>https://github.com/nodejs/undici/releases/tag/v5.28.4</guid>
103+
</item>
17104
<item>
18105
<title>Retrospective for nodejs from 2024-01-07 to 2024-01-14</title>
19106
<description><![CDATA[<p>Reporting on 66 Issues from 23 authors, 34 Pull Requests from 18 authors, and 8 Discussions from 8 authors.</p>]]></description>

index.html

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

178178

179+
<hr>
180+
<article>
181+
<h3>
182+
Retrospective for nodejs from 2024-01-14 to 2024-01-21
183+
</h3>
184+
<p>Reporting on 48 Issues from 21 authors, 52 Pull Requests from 32 authors, and 10 Discussions from 10 authors.</p>
185+
<p class="feed-time">
186+
Sun, 14 Jan 2024 00:00:00 GMT
187+
</p>
188+
<a class="feed-link" href="https://github.com/cutenode/retro-weekly/blob/main/retros/2024-01-14.md">
189+
read more
190+
</a>
191+
</article>
192+
193+
194+
<hr>
195+
<article>
196+
<h3>
197+
Released nodejs/llhttp release/v9.2.1
198+
</h3>
199+
<p>Released nodejs/llhttp release/v9.2.1 by ShogunPanda. <a href="https://github.com/nodejs/llhttp/releases/tag/release/v9.2.1">More details</a></p>
200+
201+
<p class="feed-time">
202+
Thu, 04 Apr 2024 11:17:00 GMT
203+
</p>
204+
<a class="feed-link" href="https://github.com/nodejs/llhttp/releases/tag/release/v9.2.1">
205+
read more
206+
</a>
207+
</article>
208+
209+
210+
<hr>
211+
<article>
212+
<h3>
213+
Released nodejs/llhttp release/v8.1.2
214+
</h3>
215+
<p>Released nodejs/llhttp release/v8.1.2 by ShogunPanda. <a href="https://github.com/nodejs/llhttp/releases/tag/release/v8.1.2">More details</a></p>
216+
217+
<p class="feed-time">
218+
Thu, 04 Apr 2024 11:15:00 GMT
219+
</p>
220+
<a class="feed-link" href="https://github.com/nodejs/llhttp/releases/tag/release/v8.1.2">
221+
read more
222+
</a>
223+
</article>
224+
225+
226+
<hr>
227+
<article>
228+
<h3>
229+
Released nodejs/llhttp release/v6.1.1
230+
</h3>
231+
<p>Released nodejs/llhttp release/v6.1.1 by ShogunPanda. <a href="https://github.com/nodejs/llhttp/releases/tag/release/v6.1.1">More details</a></p>
232+
233+
<p class="feed-time">
234+
Thu, 04 Apr 2024 11:18:00 GMT
235+
</p>
236+
<a class="feed-link" href="https://github.com/nodejs/llhttp/releases/tag/release/v6.1.1">
237+
read more
238+
</a>
239+
</article>
240+
241+
242+
<hr>
243+
<article>
244+
<h3>
245+
Released nodejs/node v21.7.2
246+
</h3>
247+
<p>Released nodejs/node v21.7.2 by RafaelGSS. <a href="https://github.com/nodejs/node/releases/tag/v21.7.2">More details</a></p>
248+
249+
<p class="feed-time">
250+
Wed, 03 Apr 2024 14:26:00 GMT
251+
</p>
252+
<a class="feed-link" href="https://github.com/nodejs/node/releases/tag/v21.7.2">
253+
read more
254+
</a>
255+
</article>
256+
257+
258+
<hr>
259+
<article>
260+
<h3>
261+
Released nodejs/node v20.12.1
262+
</h3>
263+
<p>Released nodejs/node v20.12.1 by RafaelGSS. <a href="https://github.com/nodejs/node/releases/tag/v20.12.1">More details</a></p>
264+
265+
<p class="feed-time">
266+
Wed, 03 Apr 2024 14:25:00 GMT
267+
</p>
268+
<a class="feed-link" href="https://github.com/nodejs/node/releases/tag/v20.12.1">
269+
read more
270+
</a>
271+
</article>
272+
273+
274+
<hr>
275+
<article>
276+
<h3>
277+
Released nodejs/node v18.20.1
278+
</h3>
279+
<p>Released nodejs/node v18.20.1 by RafaelGSS. <a href="https://github.com/nodejs/node/releases/tag/v18.20.1">More details</a></p>
280+
281+
<p class="feed-time">
282+
Wed, 03 Apr 2024 14:24:00 GMT
283+
</p>
284+
<a class="feed-link" href="https://github.com/nodejs/node/releases/tag/v18.20.1">
285+
read more
286+
</a>
287+
</article>
288+
289+
290+
<hr>
291+
<article>
292+
<h3>
293+
Released nodejs/node-core-utils v4.4.0
294+
</h3>
295+
<p>Released nodejs/node-core-utils v4.4.0 by github-actions[bot]. <a href="https://github.com/nodejs/node-core-utils/releases/tag/v4.4.0">More details</a></p>
296+
297+
<p class="feed-time">
298+
Wed, 03 Apr 2024 18:07:00 GMT
299+
</p>
300+
<a class="feed-link" href="https://github.com/nodejs/node-core-utils/releases/tag/v4.4.0">
301+
read more
302+
</a>
303+
</article>
304+
305+
306+
<hr>
307+
<article>
308+
<h3>
309+
Released nodejs/undici v6.11.1
310+
</h3>
311+
<p>Released nodejs/undici v6.11.1 by mcollina. <a href="https://github.com/nodejs/undici/releases/tag/v6.11.1">More details</a></p>
312+
313+
<p class="feed-time">
314+
Tue, 02 Apr 2024 16:45:00 GMT
315+
</p>
316+
<a class="feed-link" href="https://github.com/nodejs/undici/releases/tag/v6.11.1">
317+
read more
318+
</a>
319+
</article>
320+
321+
322+
<hr>
323+
<article>
324+
<h3>
325+
Released nodejs/undici v6.11.0
326+
</h3>
327+
<p>Released nodejs/undici v6.11.0 by mcollina. <a href="https://github.com/nodejs/undici/releases/tag/v6.11.0">More details</a></p>
328+
329+
<p class="feed-time">
330+
Tue, 02 Apr 2024 16:27:00 GMT
331+
</p>
332+
<a class="feed-link" href="https://github.com/nodejs/undici/releases/tag/v6.11.0">
333+
read more
334+
</a>
335+
</article>
336+
337+
338+
<hr>
339+
<article>
340+
<h3>
341+
Released nodejs/undici v5.28.4
342+
</h3>
343+
<p>Released nodejs/undici v5.28.4 by mcollina. <a href="https://github.com/nodejs/undici/releases/tag/v5.28.4">More details</a></p>
344+
345+
<p class="feed-time">
346+
Tue, 02 Apr 2024 16:39:00 GMT
347+
</p>
348+
<a class="feed-link" href="https://github.com/nodejs/undici/releases/tag/v5.28.4">
349+
read more
350+
</a>
351+
</article>
352+
353+
179354
<hr>
180355
<article>
181356
<h3>

0 commit comments

Comments
 (0)