new version

This commit is contained in:
soulgalore 2024-03-20 15:26:14 +01:00
parent 05c47049cf
commit a0a9971070
7 changed files with 73 additions and 77 deletions

View File

@ -1 +1 @@
33.3.0
33.4.0

View File

@ -2,7 +2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom">
<id>sitespeed.io-release-feed</id>
<title>sitespeed.io release feed</title>
<updated>2024-03-16T00:00:00.000Z</updated>
<updated>2024-03-20T00:00:00.000Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -15,6 +15,24 @@
<logo>https://www.sitespeed.io/img/logos/sitespeed.io.png</logo>
<icon>http://www.sitespeed.io/favicon.ico</icon>
<rights>All rights reserved 2022, Peter Hedenskog and team</rights>
<entry>
<title type="html"><![CDATA[sitespeed.io 33.4.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.4.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.4.0"/>
<updated>2024-03-20T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Chrome 123, Firefox 124 and Edge 122 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4114">#4114</a>.</li>
</ul>
<ul>
<li>Browsertime <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2160---2024-03-20">21.6.0</a> with updated Chrome/Edgedriver and a fix for runnin .stopAsError.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 33.3.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.3.0</id>
@ -366,25 +384,6 @@
<ul>
<li>Another fix for <code>--budget.suppressExitCode</code> hopefully it works better this time <a href="https://github.com/sitespeedio/sitespeed.io/pull/4065">#4065</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 31.2.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.2.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.2.0"/>
<updated>2024-01-17T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Collect statstics about how the page is built between runs. You can see these metrics on the &quot;side by side&quot;-page <a href="https://github.com/sitespeedio/sitespeed.io/pull/4061">#4061</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>There was bug that caused budget.suppressExitCode to fail that I introduced and reported in <a href="https://github.com/sitespeedio/sitespeed.io/issues/4062">#4062</a>. It&#39;s fixed in <a href="https://github.com/sitespeedio/sitespeed.io/pull/4063">#4063</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>

View File

@ -2,7 +2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom">
<id>browsertime-release-feed</id>
<title>browsertime release feed</title>
<updated>2024-03-16T12:47:57.085Z</updated>
<updated>2024-03-20T13:29:13.094Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>

View File

@ -4,7 +4,7 @@
<title>browsertime release feed</title>
<link>https://www.sitespeed.io</link>
<description>New releases and changelog feed of browsertime</description>
<lastBuildDate>Sat, 16 Mar 2024 12:47:57 GMT</lastBuildDate>
<lastBuildDate>Wed, 20 Mar 2024 13:29:13 GMT</lastBuildDate>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
<generator>https://github.com/jpmonette/feed</generator>
<language>en</language>

View File

@ -4,7 +4,7 @@
<title>sitespeed.io release feed</title>
<link>https://www.sitespeed.io</link>
<description>New releases and changelog feed of sitespeed.io</description>
<lastBuildDate>Sat, 16 Mar 2024 00:00:00 GMT</lastBuildDate>
<lastBuildDate>Wed, 20 Mar 2024 00:00:00 GMT</lastBuildDate>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
<generator>https://github.com/jpmonette/feed</generator>
<language>en</language>
@ -15,6 +15,21 @@
</image>
<copyright>All rights reserved 2022, Peter Hedenskog and team</copyright>
<atom:link href="https://www.sitespeed.io/feed/rss.xml" rel="self" type="application/rss+xml"/>
<item>
<title><![CDATA[sitespeed.io 33.4.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.4.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.4.0</guid>
<pubDate>Wed, 20 Mar 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Chrome 123, Firefox 124 and Edge 122 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4114">#4114</a>.</li>
</ul>
<ul>
<li>Browsertime <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2160---2024-03-20">21.6.0</a> with updated Chrome/Edgedriver and a fix for runnin .stopAsError.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[sitespeed.io 33.3.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.3.0</link>
@ -312,22 +327,6 @@
<ul>
<li>Another fix for <code>--budget.suppressExitCode</code> hopefully it works better this time <a href="https://github.com/sitespeedio/sitespeed.io/pull/4065">#4065</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[sitespeed.io 31.2.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.2.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.2.0</guid>
<pubDate>Wed, 17 Jan 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Collect statstics about how the page is built between runs. You can see these metrics on the &quot;side by side&quot;-page <a href="https://github.com/sitespeedio/sitespeed.io/pull/4061">#4061</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>There was bug that caused budget.suppressExitCode to fail that I introduced and reported in <a href="https://github.com/sitespeedio/sitespeed.io/issues/4062">#4062</a>. It&#39;s fixed in <a href="https://github.com/sitespeedio/sitespeed.io/pull/4063">#4063</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>

View File

@ -2,7 +2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom">
<id>sitespeed.io-release-feed</id>
<title>sitespeed.io release feed</title>
<updated>2024-03-16T13:00:41.274Z</updated>
<updated>2024-03-20T14:25:27.213Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -16,6 +16,24 @@
<icon>http://www.sitespeed.io/favicon.ico</icon>
<rights>All rights reserved 2022, Peter Hedenskog and team</rights>
<category term="Web Performance"/>
<entry>
<title type="html"><![CDATA[sitespeed.io 33.4.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.4.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.4.0"/>
<updated>2024-03-20T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Chrome 123, Firefox 124 and Edge 122 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4114">#4114</a>.</li>
</ul>
<ul>
<li>Browsertime <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2160---2024-03-20">21.6.0</a> with updated Chrome/Edgedriver and a fix for runnin .stopAsError.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 33.3.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.3.0</id>
@ -175,25 +193,6 @@
<ul>
<li>Another fix for <code>--budget.suppressExitCode</code> hopefully it works better this time <a href="https://github.com/sitespeedio/sitespeed.io/pull/4065">#4065</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 31.2.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.2.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.2.0"/>
<updated>2024-01-17T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Collect statstics about how the page is built between runs. You can see these metrics on the &quot;side by side&quot;-page <a href="https://github.com/sitespeedio/sitespeed.io/pull/4061">#4061</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>There was bug that caused budget.suppressExitCode to fail that I introduced and reported in <a href="https://github.com/sitespeedio/sitespeed.io/issues/4062">#4062</a>. It&#39;s fixed in <a href="https://github.com/sitespeedio/sitespeed.io/pull/4063">#4063</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>

View File

@ -4,7 +4,7 @@
<title>sitespeed.io release feed</title>
<link>https://www.sitespeed.io</link>
<description>New releases and changelog feed of sitespeed.io</description>
<lastBuildDate>Sat, 16 Mar 2024 13:00:41 GMT</lastBuildDate>
<lastBuildDate>Wed, 20 Mar 2024 14:25:27 GMT</lastBuildDate>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
<generator>https://github.com/jpmonette/feed</generator>
<language>en</language>
@ -16,6 +16,21 @@
<copyright>All rights reserved 2022, Peter Hedenskog and team</copyright>
<category>Web Performance</category>
<atom:link href="https://www.sitespeed.io/feed/rss.xml" rel="self" type="application/rss+xml"/>
<item>
<title><![CDATA[sitespeed.io 33.4.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.4.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.4.0</guid>
<pubDate>Wed, 20 Mar 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Chrome 123, Firefox 124 and Edge 122 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4114">#4114</a>.</li>
</ul>
<ul>
<li>Browsertime <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2160---2024-03-20">21.6.0</a> with updated Chrome/Edgedriver and a fix for runnin .stopAsError.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[sitespeed.io 33.3.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.3.0</link>
@ -151,22 +166,6 @@
<ul>
<li>Another fix for <code>--budget.suppressExitCode</code> hopefully it works better this time <a href="https://github.com/sitespeedio/sitespeed.io/pull/4065">#4065</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[sitespeed.io 31.2.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.2.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.2.0</guid>
<pubDate>Wed, 17 Jan 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Collect statstics about how the page is built between runs. You can see these metrics on the &quot;side by side&quot;-page <a href="https://github.com/sitespeedio/sitespeed.io/pull/4061">#4061</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>There was bug that caused budget.suppressExitCode to fail that I introduced and reported in <a href="https://github.com/sitespeedio/sitespeed.io/issues/4062">#4062</a>. It&#39;s fixed in <a href="https://github.com/sitespeedio/sitespeed.io/pull/4063">#4063</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>