diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e33c7f07..231ab83e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # CHANGELOG - sitespeed.io (we use [semantic versioning](https://semver.org)) + +## 37.5.0 - 2025-04-30 +### Added +* Upgraded to Firefox 138 and Chrome 136 in the Docker container [#4507](https://github.com/sitespeedio/sitespeed.io/pull/4507). + +### Fixed +* Updated to latest Browsertime with a fix for Firefox 138 [#4506](https://github.com/sitespeedio/sitespeed.io/pull/4506). + ## 37.4.2 - 2025-04-19 ### Fixed * s3: If you add Expires to your object using the API, it was broken since the upgrade to v3. This fix change so we allways use a Date when setting Expires [#4503](https://github.com/sitespeedio/sitespeed.io/pull/4503). diff --git a/Dockerfile b/Dockerfile index 64e9b7916..138d7f70d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM sitespeedio/webbrowsers:chrome-136.0-firefox-138.0-edge-135.0 +FROM sitespeedio/webbrowsers:chrome-136.0-firefox-138.0-edge-135.0-1 ARG TARGETPLATFORM=linux/amd64 diff --git a/docs/_includes/version/browsertime.txt b/docs/_includes/version/browsertime.txt index 0ecc276bc..f01a1a00d 100644 --- a/docs/_includes/version/browsertime.txt +++ b/docs/_includes/version/browsertime.txt @@ -1 +1 @@ -24.5.3 \ No newline at end of file +24.6.0 \ No newline at end of file diff --git a/docs/_includes/version/sitespeed.io.txt b/docs/_includes/version/sitespeed.io.txt index 3adfe49c7..354f42957 100644 --- a/docs/_includes/version/sitespeed.io.txt +++ b/docs/_includes/version/sitespeed.io.txt @@ -1 +1 @@ -37.4.2 \ No newline at end of file +37.5.0 \ No newline at end of file diff --git a/docs/feed/atom.xml b/docs/feed/atom.xml index e63c696a0..04edb5fec 100644 --- a/docs/feed/atom.xml +++ b/docs/feed/atom.xml @@ -2,7 +2,7 @@ sitespeed.io-release-feed sitespeed.io release feed - 2025-04-19T00:00:00.000Z + 2025-04-30T00:00:00.000Z https://github.com/jpmonette/feed Peter Hedenskog @@ -15,6 +15,40 @@ 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.5.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.5.0 + + 2025-04-30T00:00:00.000Z + Added +
    +
  • Upgraded to Firefox 138 and Chrome 136 in the Docker container #4507.
  • +
+

Fixed

+
    +
  • Updated to latest Browsertime with a fix for Firefox 138 #4506.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
+ + <![CDATA[browsertime 24.5.3]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.5.3 + + 2025-04-30T00:00:00.000Z + Fixed +
    +
  • Fix for running privileged script in Firefox 138 #2274.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
<![CDATA[sitespeed.io 37.4.2]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.4.2 @@ -266,25 +300,6 @@
  • Show only the script name and not the full path #144.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[sitespeed.io 37.1.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.0 - - 2025-03-08T00:00:00.000Z - Added -
    -
  • The Docker container now contains Chrome 134.0, Firefox 136 and Edge 134.0.
  • -
-

Fixed

-
    -
  • Simplified logic for uploading files to S3 since we have reports that it do not work 100% #4472.
  • -
]]>
Sitespeed.io @@ -561,38 +576,6 @@
  • If Jimp is missing when storing an image, log and write the file as PNG #2257.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[browsertime 24.0.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.0.0 - - 2025-01-20T00:00:00.000Z - Added -
    -
  • Edgedriver 132 #2236.
  • -
-
    -
  • Chromedriver 132 #2236.
  • -
-
    -
  • Chrome and Edge 132, Firefox 134 in the Docker container + NodeJS 22 #2255.
  • -
-

Fixed

-
    -
  • Replace dependencies with local implementation:
  • -
-
    -
  • Fix Docker file ENV to follow the new standard #2239.
  • -
-

Changed

-
    -
  • Moved usb-power-profiling to be an optional package #2249.
  • -
]]>
Sitespeed.io diff --git a/docs/feed/browsertime.atom b/docs/feed/browsertime.atom index 605876065..8ea3f0e6b 100644 --- a/docs/feed/browsertime.atom +++ b/docs/feed/browsertime.atom @@ -2,7 +2,7 @@ browsertime-release-feed browsertime release feed - 2025-03-21T11:51:17.694Z + 2025-04-30T04:05:18.262Z 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[browsertime 24.5.3]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.5.3 + + 2025-04-30T00:00:00.000Z + Fixed +
    +
  • Fix for running privileged script in Firefox 138 #2274.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
<![CDATA[browsertime 24.5.2]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.5.2 @@ -160,38 +175,6 @@
  • If Jimp is missing when storing an image, log and write the file as PNG #2257.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[browsertime 24.0.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.0.0 - - 2025-01-20T00:00:00.000Z - Added -
    -
  • Edgedriver 132 #2236.
  • -
-
    -
  • Chromedriver 132 #2236.
  • -
-
    -
  • Chrome and Edge 132, Firefox 134 in the Docker container + NodeJS 22 #2255.
  • -
-

Fixed

-
    -
  • Replace dependencies with local implementation:
  • -
-
    -
  • Fix Docker file ENV to follow the new standard #2239.
  • -
-

Changed

-
    -
  • Moved usb-power-profiling to be an optional package #2249.
  • -
]]>
Sitespeed.io diff --git a/docs/feed/browsertime.rss b/docs/feed/browsertime.rss index 29b540fe8..e0f53e3ab 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 - Fri, 21 Mar 2025 11:51:17 GMT + Wed, 30 Apr 2025 04:05:18 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[browsertime 24.5.3]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.5.3 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.5.3 + Wed, 30 Apr 2025 00:00:00 GMT + Fixed +
    +
  • Fix for running privileged script in Firefox 138 #2274.
  • +
+]]>
+ +
<![CDATA[browsertime 24.5.2]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.5.2 @@ -136,35 +148,6 @@
  • If Jimp is missing when storing an image, log and write the file as PNG #2257.
-]]> - -
- - <![CDATA[browsertime 24.0.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.0.0 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.0.0 - Mon, 20 Jan 2025 00:00:00 GMT - Added -
    -
  • Edgedriver 132 #2236.
  • -
-
    -
  • Chromedriver 132 #2236.
  • -
-
    -
  • Chrome and Edge 132, Firefox 134 in the Docker container + NodeJS 22 #2255.
  • -
-

Fixed

-
    -
  • Replace dependencies with local implementation:
  • -
-
    -
  • Fix Docker file ENV to follow the new standard #2239.
  • -
-

Changed

-
    -
  • Moved usb-power-profiling to be an optional package #2249.
  • -
]]>
diff --git a/docs/feed/rss.xml b/docs/feed/rss.xml index e220d1c93..85fa75a8a 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 - Sat, 19 Apr 2025 00:00:00 GMT + Wed, 30 Apr 2025 00:00:00 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en @@ -15,6 +15,34 @@ All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[sitespeed.io 37.5.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.5.0 + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.5.0 + Wed, 30 Apr 2025 00:00:00 GMT + Added +
    +
  • Upgraded to Firefox 138 and Chrome 136 in the Docker container #4507.
  • +
+

Fixed

+
    +
  • Updated to latest Browsertime with a fix for Firefox 138 #4506.
  • +
+]]>
+ +
+ + <![CDATA[browsertime 24.5.3]]> + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.5.3 + https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.5.3 + Wed, 30 Apr 2025 00:00:00 GMT + Fixed +
    +
  • Fix for running privileged script in Firefox 138 #2274.
  • +
+]]>
+ +
<![CDATA[sitespeed.io 37.4.2]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.4.2 @@ -221,22 +249,6 @@ ]]> - - <![CDATA[sitespeed.io 37.1.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.0 - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.0 - Sat, 08 Mar 2025 00:00:00 GMT - Added -
    -
  • The Docker container now contains Chrome 134.0, Firefox 136 and Edge 134.0.
  • -
-

Fixed

-
    -
  • Simplified logic for uploading files to S3 since we have reports that it do not work 100% #4472.
  • -
-]]>
- -
<![CDATA[browsertime 24.3.0]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.3.0 @@ -447,35 +459,6 @@
  • If Jimp is missing when storing an image, log and write the file as PNG #2257.
-]]> - -
- - <![CDATA[browsertime 24.0.0]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.0.0 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.0.0 - Mon, 20 Jan 2025 00:00:00 GMT - Added -
    -
  • Edgedriver 132 #2236.
  • -
-
    -
  • Chromedriver 132 #2236.
  • -
-
    -
  • Chrome and Edge 132, Firefox 134 in the Docker container + NodeJS 22 #2255.
  • -
-

Fixed

-
    -
  • Replace dependencies with local implementation:
  • -
-
    -
  • Fix Docker file ENV to follow the new standard #2239.
  • -
-

Changed

-
    -
  • Moved usb-power-profiling to be an optional package #2249.
  • -
]]>
diff --git a/docs/feed/sitespeed.io.atom b/docs/feed/sitespeed.io.atom index 9f43b9280..7efea5289 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-04-19T11:19:54.540Z + 2025-04-30T05:02:39.197Z https://github.com/jpmonette/feed Peter Hedenskog @@ -16,6 +16,25 @@ http://www.sitespeed.io/favicon.ico All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[sitespeed.io 37.5.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.5.0 + + 2025-04-30T00:00:00.000Z + Added +
    +
  • Upgraded to Firefox 138 and Chrome 136 in the Docker container #4507.
  • +
+

Fixed

+
    +
  • Updated to latest Browsertime with a fix for Firefox 138 #4506.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
<![CDATA[sitespeed.io 37.4.2]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.4.2 @@ -151,25 +170,6 @@
  • Multiple fixes to better handle if a user journey scripting fails #4474 and #4475.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[sitespeed.io 37.1.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.0 - - 2025-03-08T00:00:00.000Z - Added -
    -
  • The Docker container now contains Chrome 134.0, Firefox 136 and Edge 134.0.
  • -
-

Fixed

-
    -
  • Simplified logic for uploading files to S3 since we have reports that it do not work 100% #4472.
  • -
]]>
Sitespeed.io diff --git a/docs/feed/sitespeed.io.rss b/docs/feed/sitespeed.io.rss index f8cee5d64..2b4b7ccd8 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 - Sat, 19 Apr 2025 11:19:54 GMT + Wed, 30 Apr 2025 05:02:39 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en @@ -16,6 +16,22 @@ All rights reserved 2022, Peter Hedenskog and team Web Performance + + <![CDATA[sitespeed.io 37.5.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.5.0 + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.5.0 + Wed, 30 Apr 2025 00:00:00 GMT + Added +
    +
  • Upgraded to Firefox 138 and Chrome 136 in the Docker container #4507.
  • +
+

Fixed

+
    +
  • Updated to latest Browsertime with a fix for Firefox 138 #4506.
  • +
+]]>
+ +
<![CDATA[sitespeed.io 37.4.2]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.4.2 @@ -127,22 +143,6 @@
  • Multiple fixes to better handle if a user journey scripting fails #4474 and #4475.
-]]> - -
- - <![CDATA[sitespeed.io 37.1.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.0 - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.0 - Sat, 08 Mar 2025 00:00:00 GMT - Added -
    -
  • The Docker container now contains Chrome 134.0, Firefox 136 and Edge 134.0.
  • -
-

Fixed

-
    -
  • Simplified logic for uploading files to S3 since we have reports that it do not work 100% #4472.
  • -
]]>
diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 9c0b8f090..8c96039f4 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "sitespeed.io", - "version": "37.4.2", + "version": "37.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "sitespeed.io", - "version": "37.4.2", + "version": "37.5.0", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -17,7 +17,7 @@ "@slack/webhook": "7.0.4", "@tgwf/co2": "0.16.4", "axe-core": "4.10.2", - "browsertime": "24.5.3", + "browsertime": "24.6.0", "coach-core": "8.1.1", "dayjs": "1.11.11", "fast-crc32c": "2.0.0", @@ -3231,9 +3231,9 @@ } }, "node_modules/browsertime": { - "version": "24.5.3", - "resolved": "https://registry.npmjs.org/browsertime/-/browsertime-24.5.3.tgz", - "integrity": "sha512-ZXi0Af1APuXNUrHc2qIwEO9+tpwVePFzHjX7mvi2Qu09uuzBWjQsihyPl8t9u4/tUtQu60zi9ii1hMVmCEbW6w==", + "version": "24.6.0", + "resolved": "https://registry.npmjs.org/browsertime/-/browsertime-24.6.0.tgz", + "integrity": "sha512-2Ue23C8Yz9o1fcxOZmCvhUkOknA8Qdu64UcR14pgJGismCayc5iOlNQdDtOmxYXsYKQ7asXXXHDRw7kvSEWcjQ==", "dependencies": { "@devicefarmer/adbkit": "3.3.8", "@sitespeed.io/chromedriver": "134.0.6998-35", diff --git a/package.json b/package.json index 1be202c49..0559603ee 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "sitespeed.io": "./bin/sitespeed.js", "sitespeed.io-wpr": "./bin/browsertimeWebPageReplay.js" }, - "version": "37.4.2", + "version": "37.5.0", "description": "sitespeed.io is an open-source tool for comprehensive web performance analysis, enabling you to test, monitor, and optimize your website’s speed using real browsers in various environments.", "keywords": [ "performance", @@ -88,7 +88,7 @@ "@tgwf/co2": "0.16.4", "@slack/webhook": "7.0.4", "axe-core": "4.10.2", - "browsertime": "24.5.3", + "browsertime": "24.6.0", "coach-core": "8.1.1", "dayjs": "1.11.11", "fast-crc32c": "2.0.0",