Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed Aug 16, 2023
1 parent 6804911 commit 47e7a1f
Show file tree
Hide file tree
Showing 8 changed files with 129 additions and 61 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
## 29.2.1 - 2023-08-16
### Fixed
* Updated Browsertime with a new minor versioon of Chromederiver and updated Docker container with a new minor version.
* Uppdated CO2 to 0.13.6 [#3936](https://github.com/sitespeedio/sitespeed.io/pull/3936).
* Make sure catched errors gets to the standard out and after budget/open the browser [#3939](https://github.com/sitespeedio/sitespeed.io/pull/3939).

## 29.2.0 - 2023-08-08
### Fixed
Expand Down
2 changes: 1 addition & 1 deletion docs/_includes/version/sitespeed.io.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
29.2.0
29.2.1
50 changes: 34 additions & 16 deletions docs/feed/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>2023-08-08T00:00:00.000Z</updated>
<updated>2023-08-16T00:00:00.000Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
Expand All @@ -15,6 +15,21 @@
<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 29.2.1]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.2.1</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.2.1"/>
<updated>2023-08-16T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated Browsertime with a new minor versioon of Chromederiver and updated Docker container with a new minor version.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 29.2.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.2.0</id>
Expand Down Expand Up @@ -194,21 +209,6 @@
<ul>
<li>Catch if local storage or session storage isn&#39;t accessible.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 27.9.3]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#27.9.3</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#27.9.3"/>
<updated>2023-06-19T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Upgraded Browsertime with the following fixes:</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
Expand Down Expand Up @@ -267,6 +267,24 @@
<ul>
<li>Fixed exporting to work with ESM modules too.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 17.14.3]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.3</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.3"/>
<updated>2022-08-16T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated to Selenium 4.11.1 <a href="https://github.com/sitespeedio/browsertime/pull/1978">#1978</a>.</li>
</ul>
<ul>
<li>Updated Chrome and Chromedriver to minor versions.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
Expand Down
20 changes: 19 additions & 1 deletion docs/feed/browsertime.atom
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom">
<id>browsertime-release-feed</id>
<title>browsertime release feed</title>
<updated>2023-07-31T16:26:48.757Z</updated>
<updated>2023-08-16T07:39:48.387Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
Expand All @@ -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[browsertime 17.14.3]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.3</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.3"/>
<updated>2022-08-16T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated to Selenium 4.11.1 <a href="https://github.com/sitespeedio/browsertime/pull/1978">#1978</a>.</li>
</ul>
<ul>
<li>Updated Chrome and Chromedriver to minor versions.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 17.14.2]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.2</id>
Expand Down
17 changes: 16 additions & 1 deletion docs/feed/browsertime.rss
Original file line number Diff line number Diff line change
Expand Up @@ -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>Mon, 31 Jul 2023 16:26:48 GMT</lastBuildDate>
<lastBuildDate>Wed, 16 Aug 2023 07:39:48 GMT</lastBuildDate>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
<generator>https://github.com/jpmonette/feed</generator>
<language>en</language>
Expand All @@ -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/browsertime.rss" rel="self" type="application/rss+xml"/>
<item>
<title><![CDATA[browsertime 17.14.3]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.3</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.3</guid>
<pubDate>Tue, 16 Aug 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated to Selenium 4.11.1 <a href="https://github.com/sitespeedio/browsertime/pull/1978">#1978</a>.</li>
</ul>
<ul>
<li>Updated Chrome and Chromedriver to minor versions.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 17.14.2]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.2</link>
Expand Down
41 changes: 28 additions & 13 deletions docs/feed/rss.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>Tue, 08 Aug 2023 00:00:00 GMT</lastBuildDate>
<lastBuildDate>Wed, 16 Aug 2023 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>
Expand All @@ -15,6 +15,18 @@
</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 29.2.1]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.2.1</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.2.1</guid>
<pubDate>Wed, 16 Aug 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated Browsertime with a new minor versioon of Chromederiver and updated Docker container with a new minor version.</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 29.2.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.2.0</link>
Expand Down Expand Up @@ -166,18 +178,6 @@
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[sitespeed.io 27.9.3]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#27.9.3</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#27.9.3</guid>
<pubDate>Mon, 19 Jun 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Upgraded Browsertime with the following fixes:</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[coach-core 7.2.0]]></title>
<link>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.2.0</link>
Expand Down Expand Up @@ -226,6 +226,21 @@
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 17.14.3]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.3</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.3</guid>
<pubDate>Tue, 16 Aug 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated to Selenium 4.11.1 <a href="https://github.com/sitespeedio/browsertime/pull/1978">#1978</a>.</li>
</ul>
<ul>
<li>Updated Chrome and Chromedriver to minor versions.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 17.14.2]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.2</link>
Expand Down
32 changes: 16 additions & 16 deletions docs/feed/sitespeed.io.atom
Original file line number Diff line number Diff line change
Expand Up @@ -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>2023-08-08T07:49:02.461Z</updated>
<updated>2023-08-16T07:45:26.321Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
Expand All @@ -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 29.2.1]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.2.1</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.2.1"/>
<updated>2023-08-16T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated Browsertime with a new minor versioon of Chromederiver and updated Docker container with a new minor version.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 29.2.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.2.0</id>
Expand Down Expand Up @@ -165,21 +180,6 @@
<ul>
<li>Updated Coach core to 7.2.1 that catch if local or session storage isn&#39;t accessible.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 27.9.3]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#27.9.3</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#27.9.3"/>
<updated>2023-06-19T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Upgraded Browsertime with the following fixes:</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
Expand Down
26 changes: 13 additions & 13 deletions docs/feed/sitespeed.io.rss
Original file line number Diff line number Diff line change
Expand Up @@ -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>Tue, 08 Aug 2023 07:49:02 GMT</lastBuildDate>
<lastBuildDate>Wed, 16 Aug 2023 07:45:26 GMT</lastBuildDate>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
<generator>https://github.com/jpmonette/feed</generator>
<language>en</language>
Expand All @@ -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 29.2.1]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.2.1</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.2.1</guid>
<pubDate>Wed, 16 Aug 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated Browsertime with a new minor versioon of Chromederiver and updated Docker container with a new minor version.</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 29.2.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.2.0</link>
Expand Down Expand Up @@ -141,18 +153,6 @@
<ul>
<li>Updated Coach core to 7.2.1 that catch if local or session storage isn&#39;t accessible.</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 27.9.3]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#27.9.3</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#27.9.3</guid>
<pubDate>Mon, 19 Jun 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Upgraded Browsertime with the following fixes:</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>
Expand Down

0 comments on commit 47e7a1f

Please sign in to comment.