From 8dcdb8a140e09f0d1380cf3f4be02949beebef78 Mon Sep 17 00:00:00 2001 From: soulgalore Date: Mon, 30 Jun 2025 11:33:39 +0200 Subject: [PATCH] version bump --- docs/_includes/version/sitespeed.io.txt | 2 +- docs/feed/atom.xml | 181 +++++++++++++----------- docs/feed/browsertime.atom | 38 ++--- docs/feed/browsertime.rss | 32 +++-- docs/feed/rss.xml | 151 +++++++++++--------- docs/feed/server.atom | 2 +- docs/feed/server.rss | 2 +- docs/feed/sitespeed.io.atom | 35 +++-- docs/feed/sitespeed.io.rss | 29 ++-- docs/feed/testrunner.atom | 2 +- docs/feed/testrunner.rss | 2 +- 11 files changed, 264 insertions(+), 212 deletions(-) diff --git a/docs/_includes/version/sitespeed.io.txt b/docs/_includes/version/sitespeed.io.txt index 662d4ae6f..8623f262b 100644 --- a/docs/_includes/version/sitespeed.io.txt +++ b/docs/_includes/version/sitespeed.io.txt @@ -1 +1 @@ -37.8.0 \ No newline at end of file +37.9.0 \ No newline at end of file diff --git a/docs/feed/atom.xml b/docs/feed/atom.xml index c23ab3b1d..d20610eb6 100644 --- a/docs/feed/atom.xml +++ b/docs/feed/atom.xml @@ -2,7 +2,7 @@ sitespeed.io-release-feed sitespeed.io release feed - 2025-05-28T00:00:00.000Z + 2025-06-30T00:00:00.000Z https://github.com/jpmonette/feed Peter Hedenskog @@ -15,6 +15,107 @@ https://www.sitespeed.io/img/logos/sitespeed.io.png http://www.sitespeed.io/favicon.ico All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[sitespeed.io 37.9.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.9.0 + + 2025-06-30T00:00:00.000Z + Added +
    +
  • Updated Docker containers to include Chrome/Edge 138, Firefox 140. Edgedriver and Chromedriver 138. Browsertime 24.9.0. #452 and #4530.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[browsertime 24.8.2]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.8.2 + + 2025-06-22T00:00:00.000Z + Fixed + +
    +
  • Cleanup how we get the navigation timing metrics #2300.
  • +
+ +]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[sitespeed.io 37.8.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.8.0 + + 2025-06-01T00:00:00.000Z + Added + +
    +
  • Updated to Edge 137 in the Docker container #4522.
  • +
+

Fixed

+
    +
  • Updated dependencies: node-scp, ora, dayjs, axe-core, @slack/webhook, @google-cloud/storage, @aws-sdk/client-s3 #4523.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[browsertime 24.8.1]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.8.1 + + 2025-06-01T00:00:00.000Z + Fixed +
    +
  • [Visual Elements] Fix split for selector to include full value with ':'` - thank you Pavel Bairov for PR #2298.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[browsertime 24.8.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.8.0 + + 2025-05-30T00:00:00.000Z + Added +
    +
  • Updated to Chrome/Chromedriver 137 and Firefox 139 in the Docker container #2284.
  • +
+
    +
  • Updated to Edge/Edgedriver 137 in the Docker container #2289.
  • +
+ +
    +
  • New command: wait.bySelectorAndVisible(...) PR #2288.
  • +
+

Fixed

+
    +
  • Updated dependencies: selenium, usb-power-profiling, execa and dev dependencies #2290, #2291, #2294 and #2295.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
<![CDATA[sitespeed.io 37.7.0]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.7.0 @@ -195,24 +296,6 @@
  • Updated to Browsertime 24.5.2 with a fix for getting delta FCP (FCP-TTFB).
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[sitespeed.io 37.3.1]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.1 - - 2025-03-20T00:00:00.000Z - Fixed - -
    -
  • Safer check for InfluxDB #4487 that fixes #4485.
  • -
]]>
Sitespeed.io @@ -243,21 +326,6 @@
  • Bugfix for --userTimingBlockList #2272.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[sitespeed.io 37.3.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.0 - - 2025-03-13T00:00:00.000Z - Added -
    -
  • Updated to Browsertime 24.5.0 that updates to Geckodriver 0.36.0 (for Firefox) and fixes a bug for running test on Safari on iOS (reported in #4479) fixed in #4480.
  • -
]]>
Sitespeed.io @@ -344,21 +412,6 @@
  • Show only the script name and not the full path #144.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[browsertime 24.3.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.3.0 - - 2025-03-03T00:00:00.000Z - Added -
    -
  • Add support for manually setting the log level using --logLevel #2264.2264
  • -
]]>
Sitespeed.io @@ -463,21 +516,6 @@
  • Changed default text size to medium from largeĀ #135 and #136.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[browsertime 24.2.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.2.0 - - 2025-02-05T00:00:00.000Z - Added -
    -
  • Updated Chromedriver and Chromne to 133 and Firefox to 135 #2261 and #2262.
  • -
]]>
Sitespeed.io @@ -556,21 +594,6 @@
  • Make sure failing tests with a result is accessible #126.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[browsertime 24.1.1]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.1.1 - - 2025-01-29T00:00:00.000Z - Fixed -
    -
  • Update to sitespeedio/log 0.2.6 #2260.
  • -
]]>
Sitespeed.io diff --git a/docs/feed/browsertime.atom b/docs/feed/browsertime.atom index b2b345b25..435c734c3 100644 --- a/docs/feed/browsertime.atom +++ b/docs/feed/browsertime.atom @@ -2,7 +2,7 @@ browsertime-release-feed browsertime release feed - 2025-06-01T04:39:20.540Z + 2025-06-30T09:32:03.152Z https://github.com/jpmonette/feed Peter Hedenskog @@ -16,6 +16,27 @@ http://www.sitespeed.io/favicon.ico All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[browsertime 24.8.2]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.8.2 + + 2025-06-22T00:00:00.000Z + Fixed + +
    +
  • Cleanup how we get the navigation timing metrics #2300.
  • +
+ +]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
<![CDATA[browsertime 24.8.1]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.8.1 @@ -183,21 +204,6 @@
  • Fix how to get server timings (from main request) as reported on Slack #2268.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[browsertime 24.3.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.3.0 - - 2025-03-03T00:00:00.000Z - Added -
    -
  • Add support for manually setting the log level using --logLevel #2264.2264
  • -
]]>
Sitespeed.io diff --git a/docs/feed/browsertime.rss b/docs/feed/browsertime.rss index 5c26f3974..c512def9d 100644 --- a/docs/feed/browsertime.rss +++ b/docs/feed/browsertime.rss @@ -4,7 +4,7 @@ browsertime release feed https://www.sitespeed.io New releases and changelog feed of browsertime - Sun, 01 Jun 2025 04:39:20 GMT + Mon, 30 Jun 2025 09:32:03 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en @@ -16,6 +16,24 @@ All rights reserved 2022, Peter Hedenskog and team Web Performance + + <![CDATA[browsertime 24.8.2]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.8.2 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.8.2 + Sun, 22 Jun 2025 00:00:00 GMT + Fixed + +
    +
  • Cleanup how we get the navigation timing metrics #2300.
  • +
+ +]]>
+ +
<![CDATA[browsertime 24.8.1]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.8.1 @@ -159,18 +177,6 @@
  • Fix how to get server timings (from main request) as reported on Slack #2268.
-]]> - -
- - <![CDATA[browsertime 24.3.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.3.0 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.3.0 - Mon, 03 Mar 2025 00:00:00 GMT - Added -
    -
  • Add support for manually setting the log level using --logLevel #2264.2264
  • -
]]>
diff --git a/docs/feed/rss.xml b/docs/feed/rss.xml index 8f6fdda7e..909e9fec7 100644 --- a/docs/feed/rss.xml +++ b/docs/feed/rss.xml @@ -4,7 +4,7 @@ sitespeed.io release feed https://www.sitespeed.io New releases and changelog feed of sitespeed.io - Wed, 28 May 2025 00:00:00 GMT + Mon, 30 Jun 2025 00:00:00 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en @@ -15,6 +15,92 @@ All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[sitespeed.io 37.9.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.9.0 + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.9.0 + Mon, 30 Jun 2025 00:00:00 GMT + Added +
    +
  • Updated Docker containers to include Chrome/Edge 138, Firefox 140. Edgedriver and Chromedriver 138. Browsertime 24.9.0. #452 and #4530.
  • +
+]]>
+ +
+ + <![CDATA[browsertime 24.8.2]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.8.2 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.8.2 + Sun, 22 Jun 2025 00:00:00 GMT + Fixed + +
    +
  • Cleanup how we get the navigation timing metrics #2300.
  • +
+ +]]>
+ +
+ + <![CDATA[sitespeed.io 37.8.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.8.0 + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.8.0 + Sun, 01 Jun 2025 00:00:00 GMT + Added + +
    +
  • Updated to Edge 137 in the Docker container #4522.
  • +
+

Fixed

+
    +
  • Updated dependencies: node-scp, ora, dayjs, axe-core, @slack/webhook, @google-cloud/storage, @aws-sdk/client-s3 #4523.
  • +
+]]>
+ +
+ + <![CDATA[browsertime 24.8.1]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.8.1 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.8.1 + Sun, 01 Jun 2025 00:00:00 GMT + Fixed +
    +
  • [Visual Elements] Fix split for selector to include full value with ':'` - thank you Pavel Bairov for PR #2298.
  • +
+]]>
+ +
+ + <![CDATA[browsertime 24.8.0]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.8.0 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.8.0 + Fri, 30 May 2025 00:00:00 GMT + Added +
    +
  • Updated to Chrome/Chromedriver 137 and Firefox 139 in the Docker container #2284.
  • +
+
    +
  • Updated to Edge/Edgedriver 137 in the Docker container #2289.
  • +
+ +
    +
  • New command: wait.bySelectorAndVisible(...) PR #2288.
  • +
+

Fixed

+
    +
  • Updated dependencies: selenium, usb-power-profiling, execa and dev dependencies #2290, #2291, #2294 and #2295.
  • +
+]]>
+ +
<![CDATA[sitespeed.io 37.7.0]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.7.0 @@ -165,21 +251,6 @@
  • Updated to Browsertime 24.5.2 with a fix for getting delta FCP (FCP-TTFB).
-]]> - -
- - <![CDATA[sitespeed.io 37.3.1]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.1 - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.1 - Thu, 20 Mar 2025 00:00:00 GMT - Fixed - -
    -
  • Safer check for InfluxDB #4487 that fixes #4485.
  • -
]]>
@@ -207,18 +278,6 @@ ]]> - - <![CDATA[sitespeed.io 37.3.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.0 - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.0 - Thu, 13 Mar 2025 00:00:00 GMT - Added -
    -
  • Updated to Browsertime 24.5.0 that updates to Geckodriver 0.36.0 (for Firefox) and fixes a bug for running test on Safari on iOS (reported in #4479) fixed in #4480.
  • -
-]]>
- -
<![CDATA[browsertime 24.5.0]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.5.0 @@ -287,18 +346,6 @@ ]]> - - <![CDATA[browsertime 24.3.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.3.0 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.3.0 - Mon, 03 Mar 2025 00:00:00 GMT - Added -
    -
  • Add support for manually setting the log level using --logLevel #2264.2264
  • -
-]]>
- -
<![CDATA[server 1.6.3]]> https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.3 @@ -379,18 +426,6 @@ ]]> - - <![CDATA[browsertime 24.2.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.2.0 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.2.0 - Wed, 05 Feb 2025 00:00:00 GMT - Added -
    -
  • Updated Chromedriver and Chromne to 133 and Firefox to 135 #2261 and #2262.
  • -
-]]>
- -
<![CDATA[server 1.4.0]]> https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.4.0 @@ -449,18 +484,6 @@ ]]> - - <![CDATA[browsertime 24.1.1]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.1.1 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.1.1 - Wed, 29 Jan 2025 00:00:00 GMT - Fixed -
    -
  • Update to sitespeedio/log 0.2.6 #2260.
  • -
-]]>
- -
<![CDATA[testrunner 1.0.4]]> https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.0.4 diff --git a/docs/feed/server.atom b/docs/feed/server.atom index f3612617c..651d15908 100644 --- a/docs/feed/server.atom +++ b/docs/feed/server.atom @@ -2,7 +2,7 @@ server-release-feed server release feed - 2025-02-13T21:09:57.200Z + 2025-03-11T12:53:02.712Z https://github.com/jpmonette/feed Peter Hedenskog diff --git a/docs/feed/server.rss b/docs/feed/server.rss index 7a3334bf6..6d8300e01 100644 --- a/docs/feed/server.rss +++ b/docs/feed/server.rss @@ -4,7 +4,7 @@ server release feed https://www.sitespeed.io New releases and changelog feed of server - Thu, 13 Feb 2025 21:09:57 GMT + Tue, 11 Mar 2025 12:53:02 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en diff --git a/docs/feed/sitespeed.io.atom b/docs/feed/sitespeed.io.atom index c35abb8b1..46feff66a 100644 --- a/docs/feed/sitespeed.io.atom +++ b/docs/feed/sitespeed.io.atom @@ -2,7 +2,7 @@ sitespeed.io-release-feed sitespeed.io release feed - 2025-06-01T04:54:42.985Z + 2025-06-30T09:33:21.363Z https://github.com/jpmonette/feed Peter Hedenskog @@ -16,6 +16,21 @@ http://www.sitespeed.io/favicon.ico All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[sitespeed.io 37.9.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.9.0 + + 2025-06-30T00:00:00.000Z + Added +
    +
  • Updated Docker containers to include Chrome/Edge 138, Firefox 140. Edgedriver and Chromedriver 138. Browsertime 24.9.0. #452 and #4530.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
<![CDATA[sitespeed.io 37.8.0]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.8.0 @@ -159,24 +174,6 @@
  • Updated to Browsertime 24.5.2 with a fix for getting delta FCP (FCP-TTFB).
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[sitespeed.io 37.3.1]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.1 - - 2025-03-20T00:00:00.000Z - Fixed - -
    -
  • Safer check for InfluxDB #4487 that fixes #4485.
  • -
]]>
Sitespeed.io diff --git a/docs/feed/sitespeed.io.rss b/docs/feed/sitespeed.io.rss index f51344ad5..6e2736b7f 100644 --- a/docs/feed/sitespeed.io.rss +++ b/docs/feed/sitespeed.io.rss @@ -4,7 +4,7 @@ sitespeed.io release feed https://www.sitespeed.io New releases and changelog feed of sitespeed.io - Sun, 01 Jun 2025 04:54:42 GMT + Mon, 30 Jun 2025 09:33:21 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en @@ -16,6 +16,18 @@ All rights reserved 2022, Peter Hedenskog and team Web Performance + + <![CDATA[sitespeed.io 37.9.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.9.0 + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.9.0 + Mon, 30 Jun 2025 00:00:00 GMT + Added +
    +
  • Updated Docker containers to include Chrome/Edge 138, Firefox 140. Edgedriver and Chromedriver 138. Browsertime 24.9.0. #452 and #4530.
  • +
+]]>
+ +
<![CDATA[sitespeed.io 37.8.0]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.8.0 @@ -135,21 +147,6 @@
  • Updated to Browsertime 24.5.2 with a fix for getting delta FCP (FCP-TTFB).
-]]> - -
- - <![CDATA[sitespeed.io 37.3.1]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.1 - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.1 - Thu, 20 Mar 2025 00:00:00 GMT - Fixed - -
    -
  • Safer check for InfluxDB #4487 that fixes #4485.
  • -
]]>
diff --git a/docs/feed/testrunner.atom b/docs/feed/testrunner.atom index 7c9bf11fe..9b79aad09 100644 --- a/docs/feed/testrunner.atom +++ b/docs/feed/testrunner.atom @@ -2,7 +2,7 @@ testrunner-release-feed testrunner release feed - 2025-02-13T21:09:57.201Z + 2025-02-12T12:20:48.626Z https://github.com/jpmonette/feed Peter Hedenskog diff --git a/docs/feed/testrunner.rss b/docs/feed/testrunner.rss index 00f4fb396..f3a07f728 100644 --- a/docs/feed/testrunner.rss +++ b/docs/feed/testrunner.rss @@ -4,7 +4,7 @@ testrunner release feed https://www.sitespeed.io New releases and changelog feed of testrunner - Thu, 13 Feb 2025 21:09:57 GMT + Wed, 12 Feb 2025 12:20:48 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en