new version

This commit is contained in:
soulgalore 2022-06-20 10:50:54 +02:00
parent 18f9aba4cf
commit 677bbe376d
9 changed files with 169 additions and 117 deletions

View File

@ -1 +1 @@
25.1.0
25.1.1

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>2022-06-15T00:00:00.000Z</updated>
<updated>2022-06-20T00:00:00.000Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -15,6 +15,51 @@
<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 25.1.1]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.1.1</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.1.1"/>
<updated>2022-06-20T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Upgraded to Browsertime <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1691---2022-06-19">16.9.1</a> that upgraded to Throttle 4 that internally uses <code>ip route</code> instead of <code>route</code> (one less dependency).</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 16.9.1]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.9.1</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.9.1"/>
<updated>2022-06-19T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Upgraded to Throttle 4 that internally uses <code>ip route</code> instead of <code>route</code> (one less dependency) <a href="https://github.com/sitespeedio/browsertime/pull/1767">#1767</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[throttle 4.0.1]]></title>
<id>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.1</id>
<link href="https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.1"/>
<updated>2022-06-17T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Removed the dependecy of route. Using <code>ip route</code> instead and we already have <code>ip</code> as a requirement.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 25.1.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.1.0</id>
@ -390,36 +435,6 @@
<ul>
<li>Updated to latest NodeJs in the slim container.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 16.2.1]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.2.1</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.2.1"/>
<updated>2022-05-04T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Add an acceptable error of 5 pixels to last frame matches for the visual metric portable script, thank you <a href="https://github.com/gmierz">Gregory Mierzwinski</a> for PR <a href="https://github.com/sitespeedio/browsertime/pull/1780">#1780</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 24.3.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.3.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.3.0"/>
<updated>2022-04-27T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Chrome 101 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/3641">#3641</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>2022-06-15T08:30:15.013Z</updated>
<updated>2022-06-19T17:27:15.437Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -16,6 +16,21 @@
<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[browsertime 16.9.1]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.9.1</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.9.1"/>
<updated>2022-06-19T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Upgraded to Throttle 4 that internally uses <code>ip route</code> instead of <code>route</code> (one less dependency) <a href="https://github.com/sitespeedio/browsertime/pull/1767">#1767</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 16.9.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.9.0</id>
@ -175,21 +190,6 @@
<ul>
<li>The Docker container uses Ubuntu 20 again (instead of 22) since there&#39;s been multiple problems (running on ARM and on some cloud services).</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 16.2.1]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.2.1</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.2.1"/>
<updated>2022-05-04T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Add an acceptable error of 5 pixels to last frame matches for the visual metric portable script, thank you <a href="https://github.com/gmierz">Gregory Mierzwinski</a> for PR <a href="https://github.com/sitespeedio/browsertime/pull/1780">#1780</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</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>Wed, 15 Jun 2022 08:30:15 GMT</lastBuildDate>
<lastBuildDate>Sun, 19 Jun 2022 17:27:15 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,18 @@
<copyright>All rights reserved 2022, Peter Hedenskog and team</copyright>
<category>Web Performance</category>
<atom:link href="https://www.sitespeed.io/feed/browsertime.rss" rel="self" type="application/rss+xml"/>
<item>
<title><![CDATA[browsertime 16.9.1]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.9.1</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.9.1</guid>
<pubDate>Sun, 19 Jun 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Upgraded to Throttle 4 that internally uses <code>ip route</code> instead of <code>route</code> (one less dependency) <a href="https://github.com/sitespeedio/browsertime/pull/1767">#1767</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 16.9.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.9.0</link>
@ -151,18 +163,6 @@
<ul>
<li>The Docker container uses Ubuntu 20 again (instead of 22) since there&#39;s been multiple problems (running on ARM and on some cloud services).</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 16.2.1]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.2.1</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.2.1</guid>
<pubDate>Wed, 04 May 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Add an acceptable error of 5 pixels to last frame matches for the visual metric portable script, thank you <a href="https://github.com/gmierz">Gregory Mierzwinski</a> for PR <a href="https://github.com/sitespeedio/browsertime/pull/1780">#1780</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>

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>Wed, 15 Jun 2022 00:00:00 GMT</lastBuildDate>
<lastBuildDate>Mon, 20 Jun 2022 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,41 @@
</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 25.1.1]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.1.1</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.1.1</guid>
<pubDate>Mon, 20 Jun 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Upgraded to Browsertime <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1691---2022-06-19">16.9.1</a> that upgraded to Throttle 4 that internally uses <code>ip route</code> instead of <code>route</code> (one less dependency).</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 16.9.1]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.9.1</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.9.1</guid>
<pubDate>Sun, 19 Jun 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Upgraded to Throttle 4 that internally uses <code>ip route</code> instead of <code>route</code> (one less dependency) <a href="https://github.com/sitespeedio/browsertime/pull/1767">#1767</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[throttle 4.0.1]]></title>
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.1</link>
<guid>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.1</guid>
<pubDate>Fri, 17 Jun 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Removed the dependecy of route. Using <code>ip route</code> instead and we already have <code>ip</code> as a requirement.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[sitespeed.io 25.1.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.1.0</link>
@ -333,30 +368,6 @@
<ul>
<li>Updated to latest NodeJs in the slim container.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 16.2.1]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.2.1</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.2.1</guid>
<pubDate>Wed, 04 May 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Add an acceptable error of 5 pixels to last frame matches for the visual metric portable script, thank you <a href="https://github.com/gmierz">Gregory Mierzwinski</a> for PR <a href="https://github.com/sitespeedio/browsertime/pull/1780">#1780</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[sitespeed.io 24.3.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.3.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.3.0</guid>
<pubDate>Wed, 27 Apr 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Chrome 101 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/3641">#3641</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>2022-06-15T11:31:08.115Z</updated>
<updated>2022-06-20T08:49:05.294Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -16,6 +16,21 @@
<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 25.1.1]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.1.1</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.1.1"/>
<updated>2022-06-20T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Upgraded to Browsertime <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1691---2022-06-19">16.9.1</a> that upgraded to Throttle 4 that internally uses <code>ip route</code> instead of <code>route</code> (one less dependency).</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 25.1.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.1.0</id>
@ -196,21 +211,6 @@
<ul>
<li>Updated to latest NodeJs in the slim container.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 24.3.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.3.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.3.0"/>
<updated>2022-04-27T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Chrome 101 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/3641">#3641</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>Wed, 15 Jun 2022 11:31:08 GMT</lastBuildDate>
<lastBuildDate>Mon, 20 Jun 2022 08:49:05 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,18 @@
<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 25.1.1]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.1.1</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.1.1</guid>
<pubDate>Mon, 20 Jun 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Upgraded to Browsertime <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1691---2022-06-19">16.9.1</a> that upgraded to Throttle 4 that internally uses <code>ip route</code> instead of <code>route</code> (one less dependency).</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 25.1.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.1.0</link>
@ -172,18 +184,6 @@
<ul>
<li>Updated to latest NodeJs in the slim container.</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 24.3.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.3.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.3.0</guid>
<pubDate>Wed, 27 Apr 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Chrome 101 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/3641">#3641</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>throttle-release-feed</id>
<title>throttle release feed</title>
<updated>2022-04-20T11:37:49.769Z</updated>
<updated>2022-06-17T09:36:09.357Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -15,6 +15,21 @@
<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[throttle 4.0.1]]></title>
<id>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.1</id>
<link href="https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.1"/>
<updated>2022-06-17T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Removed the dependecy of route. Using <code>ip route</code> instead and we already have <code>ip</code> as a requirement.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[throttle 4.0.0]]></title>
<id>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.0</id>

View File

@ -4,13 +4,24 @@
<title>throttle release feed</title>
<link>https://www.sitespeed.io</link>
<description>New releases and changelog feed of throttle</description>
<lastBuildDate>Wed, 20 Apr 2022 11:37:49 GMT</lastBuildDate>
<lastBuildDate>Fri, 17 Jun 2022 09:36:09 GMT</lastBuildDate>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
<generator>https://github.com/jpmonette/feed</generator>
<language>en</language>
<copyright>All rights reserved 2022, Peter Hedenskog and team</copyright>
<category>Web Performance</category>
<atom:link href="https://www.sitespeed.io/feed/throttle.rss" rel="self" type="application/rss+xml"/>
<item>
<title><![CDATA[throttle 4.0.1]]></title>
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.1</link>
<guid>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.1</guid>
<pubDate>Fri, 17 Jun 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Removed the dependecy of route. Using <code>ip route</code> instead and we already have <code>ip</code> as a requirement.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[throttle 4.0.0]]></title>
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.0</link>