Skip to content

Commit 79e970d

Browse files
github-actions[bot]Create or Update Pull Request Action
and
Create or Update Pull Request Action
authored
Feed Updated 🍿 (#118)
Co-authored-by: Create or Update Pull Request Action <[email protected]>
1 parent 953e226 commit 79e970d

File tree

3 files changed

+146
-4
lines changed

3 files changed

+146
-4
lines changed

config.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"lastCheckTimestamp": 1741612876021,
2+
"lastCheckTimestamp": 1742149864799,
33
"reposPaginationLimit": 250,
44
"releasePaginationLimit": 10,
55
"commentsPaginationLimit": 100,
66
"retrospective": {
7-
"lastDay": "2025-03-02",
8-
"nextDay": "2025-03-09"
7+
"lastDay": "2025-03-09",
8+
"nextDay": "2025-03-16"
99
},
1010
"breakDelimiter": "</image>",
1111
"discussionsInScope": [

feed.xml

+48-1
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,59 @@
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>Mon, 10 Mar 2025 13:21:00 GMT</lastBuildDate>
11+
<lastBuildDate>Sun, 16 Mar 2025 18:31: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>Released nodejs/node v23.10.0</title>
19+
<description><![CDATA[<p>Released nodejs/node v23.10.0 by aduh95. <a href="https://github.com/nodejs/node/releases/tag/v23.10.0">More details</a></p>
20+
]]></description>
21+
<pubDate>Thu, 13 Mar 2025 23:54:00 GMT</pubDate>
22+
<link>https://github.com/nodejs/node/releases/tag/v23.10.0</link>
23+
<guid>https://github.com/nodejs/node/releases/tag/v23.10.0</guid>
24+
</item>
25+
<item>
26+
<title>Released nodejs/node v20.19.0</title>
27+
<description><![CDATA[<p>Released nodejs/node v20.19.0 by marco-ippolito. <a href="https://github.com/nodejs/node/releases/tag/v20.19.0">More details</a></p>
28+
]]></description>
29+
<pubDate>Thu, 13 Mar 2025 13:17:00 GMT</pubDate>
30+
<link>https://github.com/nodejs/node/releases/tag/v20.19.0</link>
31+
<guid>https://github.com/nodejs/node/releases/tag/v20.19.0</guid>
32+
</item>
33+
<item>
34+
<title>Released nodejs/undici v6.21.2</title>
35+
<description><![CDATA[<p>Released nodejs/undici v6.21.2 by mcollina. <a href="https://github.com/nodejs/undici/releases/tag/v6.21.2">More details</a></p>
36+
]]></description>
37+
<pubDate>Thu, 13 Mar 2025 12:08:00 GMT</pubDate>
38+
<link>https://github.com/nodejs/undici/releases/tag/v6.21.2</link>
39+
<guid>https://github.com/nodejs/undici/releases/tag/v6.21.2</guid>
40+
</item>
41+
<item>
42+
<title>Released nodejs/nodejs-dist-indexer v1.7.11</title>
43+
<description><![CDATA[<p>Released nodejs/nodejs-dist-indexer v1.7.11 by github-actions[bot]. <a href="https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.7.11">More details</a></p>
44+
]]></description>
45+
<pubDate>Wed, 12 Mar 2025 21:14:00 GMT</pubDate>
46+
<link>https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.7.11</link>
47+
<guid>https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.7.11</guid>
48+
</item>
49+
<item>
50+
<title>Released nodejs/undici v7.5.0</title>
51+
<description><![CDATA[<p>Released nodejs/undici v7.5.0 by github-actions[bot]. <a href="https://github.com/nodejs/undici/releases/tag/v7.5.0">More details</a></p>
52+
]]></description>
53+
<pubDate>Wed, 12 Mar 2025 17:56:00 GMT</pubDate>
54+
<link>https://github.com/nodejs/undici/releases/tag/v7.5.0</link>
55+
<guid>https://github.com/nodejs/undici/releases/tag/v7.5.0</guid>
56+
</item>
57+
<item>
58+
<title>Retrospective for nodejs from 2025-03-09 to 2025-03-16</title>
59+
<description><![CDATA[<p>Reporting on 49 Issues from 21 authors, 51 Pull Requests from 29 authors, and 11 Discussions from 8 authors.</p>]]></description>
60+
<pubDate>Sun, 09 Mar 2025 00:00:00 GMT</pubDate>
61+
<link>https://github.com/cutenode/retro-weekly/blob/main/retros/2025-03-09.md</link>
62+
<guid>https://github.com/cutenode/retro-weekly/blob/main/retros/2025-03-09.md</guid>
63+
</item>
1764
<item>
1865
<title>Released nodejs/nodejs-dist-indexer v1.7.10</title>
1966
<description><![CDATA[<p>Released nodejs/nodejs-dist-indexer v1.7.10 by github-actions[bot]. <a href="https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.7.10">More details</a></p>

index.html

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

178178

179+
<hr>
180+
<article>
181+
<h3>
182+
Released nodejs/node v23.10.0
183+
</h3>
184+
<p>Released nodejs/node v23.10.0 by aduh95. <a href="https://github.com/nodejs/node/releases/tag/v23.10.0">More details</a></p>
185+
186+
<p class="feed-time">
187+
Thu, 13 Mar 2025 23:54:00 GMT
188+
</p>
189+
<a class="feed-link" href="https://github.com/nodejs/node/releases/tag/v23.10.0">
190+
read more
191+
</a>
192+
</article>
193+
194+
195+
<hr>
196+
<article>
197+
<h3>
198+
Released nodejs/node v20.19.0
199+
</h3>
200+
<p>Released nodejs/node v20.19.0 by marco-ippolito. <a href="https://github.com/nodejs/node/releases/tag/v20.19.0">More details</a></p>
201+
202+
<p class="feed-time">
203+
Thu, 13 Mar 2025 13:17:00 GMT
204+
</p>
205+
<a class="feed-link" href="https://github.com/nodejs/node/releases/tag/v20.19.0">
206+
read more
207+
</a>
208+
</article>
209+
210+
211+
<hr>
212+
<article>
213+
<h3>
214+
Released nodejs/undici v6.21.2
215+
</h3>
216+
<p>Released nodejs/undici v6.21.2 by mcollina. <a href="https://github.com/nodejs/undici/releases/tag/v6.21.2">More details</a></p>
217+
218+
<p class="feed-time">
219+
Thu, 13 Mar 2025 12:08:00 GMT
220+
</p>
221+
<a class="feed-link" href="https://github.com/nodejs/undici/releases/tag/v6.21.2">
222+
read more
223+
</a>
224+
</article>
225+
226+
227+
<hr>
228+
<article>
229+
<h3>
230+
Released nodejs/nodejs-dist-indexer v1.7.11
231+
</h3>
232+
<p>Released nodejs/nodejs-dist-indexer v1.7.11 by github-actions[bot]. <a href="https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.7.11">More details</a></p>
233+
234+
<p class="feed-time">
235+
Wed, 12 Mar 2025 21:14:00 GMT
236+
</p>
237+
<a class="feed-link" href="https://github.com/nodejs/nodejs-dist-indexer/releases/tag/v1.7.11">
238+
read more
239+
</a>
240+
</article>
241+
242+
243+
<hr>
244+
<article>
245+
<h3>
246+
Released nodejs/undici v7.5.0
247+
</h3>
248+
<p>Released nodejs/undici v7.5.0 by github-actions[bot]. <a href="https://github.com/nodejs/undici/releases/tag/v7.5.0">More details</a></p>
249+
250+
<p class="feed-time">
251+
Wed, 12 Mar 2025 17:56:00 GMT
252+
</p>
253+
<a class="feed-link" href="https://github.com/nodejs/undici/releases/tag/v7.5.0">
254+
read more
255+
</a>
256+
</article>
257+
258+
259+
<hr>
260+
<article>
261+
<h3>
262+
Retrospective for nodejs from 2025-03-09 to 2025-03-16
263+
</h3>
264+
<p>Reporting on 49 Issues from 21 authors, 51 Pull Requests from 29 authors, and 11 Discussions from 8 authors.</p>
265+
<p class="feed-time">
266+
Sun, 09 Mar 2025 00:00:00 GMT
267+
</p>
268+
<a class="feed-link" href="https://github.com/cutenode/retro-weekly/blob/main/retros/2025-03-09.md">
269+
read more
270+
</a>
271+
</article>
272+
273+
179274
<hr>
180275
<article>
181276
<h3>

0 commit comments

Comments
 (0)