Merge branch 'main' into updated-crux

This commit is contained in:
Peter Hedenskog 2025-03-16 08:54:06 +01:00 committed by GitHub
commit e1c423c588
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
11 changed files with 148 additions and 128 deletions

View File

@ -1,6 +1,10 @@
# CHANGELOG - sitespeed.io (we use [semantic versioning](https://semver.org))
# 37.3.0 - 2025-03-13
### Added
* Updated to [Browsertime 24.5.0](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2450---2025-03-13) that updates to Geckodriver 0.36.0 (for Firefox) and fixes a bug for running test on Safari on iOS (reported in [#4479](https://github.com/sitespeedio/sitespeed.io/issues/4479)) fixed in [#4480](https://github.com/sitespeedio/sitespeed.io/pull/4480).
# 37.2.0 - 2025-03-12
### Added
* Updated to [Browsertime 24.4.0](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2440---2025-03-11) [#4478](https://github.com/sitespeedio/sitespeed.io/pull/4478).

View File

@ -1 +1 @@
24.4.0
24.5.0

View File

@ -1 +1 @@
37.2.0
37.3.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>2025-03-12T00:00:00.000Z</updated>
<updated>2025-03-13T00:00:00.000Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -15,6 +15,40 @@
<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 37.3.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.0"/>
<updated>2025-03-13T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2450---2025-03-13">Browsertime 24.5.0</a> that updates to Geckodriver 0.36.0 (for Firefox) and fixes a bug for running test on Safari on iOS (reported in <a href="https://github.com/sitespeedio/sitespeed.io/issues/4479">#4479</a>) fixed in <a href="https://github.com/sitespeedio/sitespeed.io/pull/4480">#4480</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 24.5.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.5.0</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.5.0"/>
<updated>2025-03-13T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Geckodriver 0.36.0 <a href="https://github.com/sitespeedio/browsertime/pull/2270">#2270</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix running tests on Safari on iOS that has been broken by some refactoring <a href="https://github.com/sitespeedio/browsertime/pull/2271">#2271</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 37.2.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.2.0</id>
@ -243,21 +277,6 @@
<ul>
<li>Add support for manually setting the log level using <code>--logLevel</code> <a href="https://github.com/sitespeedio/browsertime/pull/2264">#2264</a>.2264</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 36.4.1]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.4.1</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.4.1"/>
<updated>2025-02-17T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>The Docker container for last release was never push. The reason is that our GitHub action that do the release automatically was upgraded to Ubuntu 24 and there its a problem building containers for ARM. With this release we use Ubuntu 22 instead.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
@ -637,21 +656,6 @@
<ul>
<li>Change bottom margin from 10 to 14 pixel when recording a video on mobile, se bug <a href="https://github.com/sitespeedio/browsertime/issues/2224">#2224</a> and PR <a href="https://github.com/sitespeedio/browsertime/pull/2225">#2225</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 23.4.4]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.4</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.4"/>
<updated>2024-12-18T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>A more robust gnirehtet check when you run your Android test <a href="https://github.com/sitespeedio/browsertime/pull/2223">#2223</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>2025-03-11T18:33:49.389Z</updated>
<updated>2025-03-13T15:12:49.118Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -16,6 +16,25 @@
<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 24.5.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.5.0</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.5.0"/>
<updated>2025-03-13T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Geckodriver 0.36.0 <a href="https://github.com/sitespeedio/browsertime/pull/2270">#2270</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix running tests on Safari on iOS that has been broken by some refactoring <a href="https://github.com/sitespeedio/browsertime/pull/2271">#2271</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 24.4.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.4.0</id>
@ -192,21 +211,6 @@
<ul>
<li>Change bottom margin from 10 to 14 pixel when recording a video on mobile, se bug <a href="https://github.com/sitespeedio/browsertime/issues/2224">#2224</a> and PR <a href="https://github.com/sitespeedio/browsertime/pull/2225">#2225</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 23.4.4]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.4</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.4"/>
<updated>2024-12-18T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>A more robust gnirehtet check when you run your Android test <a href="https://github.com/sitespeedio/browsertime/pull/2223">#2223</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>Tue, 11 Mar 2025 18:33:49 GMT</lastBuildDate>
<lastBuildDate>Thu, 13 Mar 2025 15:12:49 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,22 @@
<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 24.5.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.5.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.5.0</guid>
<pubDate>Thu, 13 Mar 2025 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Geckodriver 0.36.0 <a href="https://github.com/sitespeedio/browsertime/pull/2270">#2270</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix running tests on Safari on iOS that has been broken by some refactoring <a href="https://github.com/sitespeedio/browsertime/pull/2271">#2271</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 24.4.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.4.0</link>
@ -168,18 +184,6 @@
<ul>
<li>Change bottom margin from 10 to 14 pixel when recording a video on mobile, se bug <a href="https://github.com/sitespeedio/browsertime/issues/2224">#2224</a> and PR <a href="https://github.com/sitespeedio/browsertime/pull/2225">#2225</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 23.4.4]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.4</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.4</guid>
<pubDate>Wed, 18 Dec 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>A more robust gnirehtet check when you run your Android test <a href="https://github.com/sitespeedio/browsertime/pull/2223">#2223</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, 12 Mar 2025 00:00:00 GMT</lastBuildDate>
<lastBuildDate>Thu, 13 Mar 2025 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,34 @@
</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 37.3.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.0</guid>
<pubDate>Thu, 13 Mar 2025 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2450---2025-03-13">Browsertime 24.5.0</a> that updates to Geckodriver 0.36.0 (for Firefox) and fixes a bug for running test on Safari on iOS (reported in <a href="https://github.com/sitespeedio/sitespeed.io/issues/4479">#4479</a>) fixed in <a href="https://github.com/sitespeedio/sitespeed.io/pull/4480">#4480</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 24.5.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.5.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.5.0</guid>
<pubDate>Thu, 13 Mar 2025 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Geckodriver 0.36.0 <a href="https://github.com/sitespeedio/browsertime/pull/2270">#2270</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix running tests on Safari on iOS that has been broken by some refactoring <a href="https://github.com/sitespeedio/browsertime/pull/2271">#2271</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 37.2.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.2.0</link>
@ -204,18 +232,6 @@
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[sitespeed.io 36.4.1]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.4.1</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.4.1</guid>
<pubDate>Mon, 17 Feb 2025 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>The Docker container for last release was never push. The reason is that our GitHub action that do the release automatically was upgraded to Ubuntu 24 and there its a problem building containers for ARM. With this release we use Ubuntu 22 instead.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[server 1.6.3]]></title>
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.3</link>
@ -517,18 +533,6 @@
<ul>
<li>Change bottom margin from 10 to 14 pixel when recording a video on mobile, se bug <a href="https://github.com/sitespeedio/browsertime/issues/2224">#2224</a> and PR <a href="https://github.com/sitespeedio/browsertime/pull/2225">#2225</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 23.4.4]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.4</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.4</guid>
<pubDate>Wed, 18 Dec 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>A more robust gnirehtet check when you run your Android test <a href="https://github.com/sitespeedio/browsertime/pull/2223">#2223</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.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>2025-03-12T20:12:37.692Z</updated>
<updated>2025-03-13T15:33:15.948Z</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 37.3.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.0"/>
<updated>2025-03-13T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2450---2025-03-13">Browsertime 24.5.0</a> that updates to Geckodriver 0.36.0 (for Firefox) and fixes a bug for running test on Safari on iOS (reported in <a href="https://github.com/sitespeedio/sitespeed.io/issues/4479">#4479</a>) fixed in <a href="https://github.com/sitespeedio/sitespeed.io/pull/4480">#4480</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 37.2.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.2.0</id>
@ -162,21 +177,6 @@
<ul>
<li>Catch if the browser fails to open a broken page <a href="https://github.com/sitespeedio/sitespeed.io/pull/4457">#4457</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 36.4.1]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.4.1</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.4.1"/>
<updated>2025-02-17T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>The Docker container for last release was never push. The reason is that our GitHub action that do the release automatically was upgraded to Ubuntu 24 and there its a problem building containers for ARM. With this release we use Ubuntu 22 instead.</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, 12 Mar 2025 20:12:37 GMT</lastBuildDate>
<lastBuildDate>Thu, 13 Mar 2025 15:33: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/rss.xml" rel="self" type="application/rss+xml"/>
<item>
<title><![CDATA[sitespeed.io 37.3.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.0</guid>
<pubDate>Thu, 13 Mar 2025 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2450---2025-03-13">Browsertime 24.5.0</a> that updates to Geckodriver 0.36.0 (for Firefox) and fixes a bug for running test on Safari on iOS (reported in <a href="https://github.com/sitespeedio/sitespeed.io/issues/4479">#4479</a>) fixed in <a href="https://github.com/sitespeedio/sitespeed.io/pull/4480">#4480</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 37.2.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.2.0</link>
@ -138,18 +150,6 @@
<ul>
<li>Catch if the browser fails to open a broken page <a href="https://github.com/sitespeedio/sitespeed.io/pull/4457">#4457</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 36.4.1]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.4.1</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.4.1</guid>
<pubDate>Mon, 17 Feb 2025 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>The Docker container for last release was never push. The reason is that our GitHub action that do the release automatically was upgraded to Ubuntu 24 and there its a problem building containers for ARM. With this release we use Ubuntu 22 instead.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>

20
npm-shrinkwrap.json generated
View File

@ -1,12 +1,12 @@
{
"name": "sitespeed.io",
"version": "37.2.0",
"version": "37.3.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "sitespeed.io",
"version": "37.2.0",
"version": "37.3.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.4.0",
"browsertime": "24.5.0",
"coach-core": "8.1.1",
"dayjs": "1.11.11",
"fast-crc32c": "2.0.0",
@ -1809,9 +1809,9 @@
}
},
"node_modules/@sitespeed.io/geckodriver": {
"version": "0.35.0-1",
"resolved": "https://registry.npmjs.org/@sitespeed.io/geckodriver/-/geckodriver-0.35.0-1.tgz",
"integrity": "sha512-xBgcm75G3CPQScgAgq00BbMx3kMBgyvXy2UoK4/KwnSHgSE27mIyjRvS4vefbpEY40vTHC94sIQbF9s8De5KOQ==",
"version": "0.36.0",
"resolved": "https://registry.npmjs.org/@sitespeed.io/geckodriver/-/geckodriver-0.36.0.tgz",
"integrity": "sha512-MAPh+kjBxPK1amSSudNeh/eTOE5Zt3tVDyCwkFepNYxfEs9MPe2BRHiDKcgG8SBG8ahvGthX5kyyfitu3SOUfw==",
"hasInstallScript": true,
"dependencies": {
"node-downloader-helper": "2.1.5",
@ -3231,14 +3231,14 @@
}
},
"node_modules/browsertime": {
"version": "24.4.0",
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-24.4.0.tgz",
"integrity": "sha512-/iioWi7QNtR5AQVO6quwu52V4RAgK7v8yNoylQFYWmUoRgf3VYjAKGCtZnwdJy4EXEHeHjpYorZL0t49H0hQsg==",
"version": "24.5.0",
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-24.5.0.tgz",
"integrity": "sha512-baO9t7L9Jou2BSHTfLe8zevas/KadVJSBhaB3Dum2lizOfEG8uYB0O8cuZViQw5S3VYcR7AO7kuPsJCjLPKRVg==",
"dependencies": {
"@devicefarmer/adbkit": "3.3.8",
"@sitespeed.io/chromedriver": "134.0.6998-35",
"@sitespeed.io/edgedriver": "134.0.3124-51",
"@sitespeed.io/geckodriver": "0.35.0-1",
"@sitespeed.io/geckodriver": "0.36.0",
"@sitespeed.io/log": "0.2.6",
"@sitespeed.io/throttle": "5.0.1",
"@sitespeed.io/tracium": "0.3.3",

View File

@ -5,7 +5,7 @@
"sitespeed.io": "./bin/sitespeed.js",
"sitespeed.io-wpr": "./bin/browsertimeWebPageReplay.js"
},
"version": "37.2.0",
"version": "37.3.0",
"description": "sitespeed.io is an open-source tool for comprehensive web performance analysis, enabling you to test, monitor, and optimize your websites 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.4.0",
"browsertime": "24.5.0",
"coach-core": "8.1.1",
"dayjs": "1.11.11",
"fast-crc32c": "2.0.0",