sitespeed.io 38.1.2 → 38.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,14 @@
1
1
 
2
2
  # CHANGELOG - sitespeed.io (we use [semantic versioning](https://semver.org))
3
3
 
4
+ ## 38.3.0 - 2025-09-07
5
+ ### Added
6
+ * Upgraded to Chrome/Chromedriver 140 [#4549](https://github.com/sitespeedio/sitespeed.io/pull/4549) and [#4548](https://github.com/sitespeedio/sitespeed.io/pull/4548).
7
+
8
+ ## 38.2.0 - 2025-08-31
9
+ ### Added
10
+ * Upgraded to Firefox 142 [#4545](https://github.com/sitespeedio/sitespeed.io/pull/4545) and Chrome/Edge 139 in the Docker container [#4552](https://github.com/sitespeedio/sitespeed.io/pull/4542).
11
+
4
12
  ## 38.1.2 - 2025-08-04
5
13
  ### Fixed
6
14
  * Upgraded to coach core 8.1.3 [#4551](https://github.com/sitespeedio/sitespeed.io/pull/4541) (there was a bug introduced in 8.1.2).
package/Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM sitespeedio/webbrowsers:chrome-138.0-firefox-141.0-edge-138.0
1
+ FROM sitespeedio/webbrowsers:chrome-140.0-firefox-142.0-edge-139.0
2
2
 
3
3
  ARG TARGETPLATFORM=linux/amd64
4
4
 
package/docs/README.md ADDED
@@ -0,0 +1,10 @@
1
+ Documentation for sitespeed.io
2
+ ================
3
+
4
+ First make sure you have Bundler: <code>gem install bundler</code>
5
+
6
+ If you run on a Mac OS make sure you have xcode-select installed: <code>xcode-select --install</code>
7
+
8
+ To run it locally: <code>bundle install && bundle exec jekyll serve --baseurl ''</code>
9
+
10
+ Checkout http://localhost:4000/
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "sitespeed.io",
3
- "version": "38.1.2",
3
+ "version": "38.3.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "sitespeed.io",
9
- "version": "38.1.2",
9
+ "version": "38.3.0",
10
10
  "hasInstallScript": true,
11
11
  "license": "MIT",
12
12
  "dependencies": {
@@ -17,7 +17,7 @@
17
17
  "@slack/webhook": "7.0.5",
18
18
  "@tgwf/co2": "0.16.4",
19
19
  "axe-core": "4.10.3",
20
- "browsertime": "25.0.0",
20
+ "browsertime": "25.1.0",
21
21
  "coach-core": "8.1.3",
22
22
  "dayjs": "1.11.13",
23
23
  "fast-crc32c": "2.0.0",
@@ -1789,9 +1789,9 @@
1789
1789
  }
1790
1790
  },
1791
1791
  "node_modules/@sitespeed.io/chromedriver": {
1792
- "version": "138.0.7204-49",
1793
- "resolved": "https://registry.npmjs.org/@sitespeed.io/chromedriver/-/chromedriver-138.0.7204-49.tgz",
1794
- "integrity": "sha512-+/72oFBcp2/bYvCwZcs0PuDGf3Eg+hAoOHhUhAltgh82safMm/RtNpcsIgGBmYEvonW6r2x1Cge63aINyC2H8Q==",
1792
+ "version": "140.0.7339-80",
1793
+ "resolved": "https://registry.npmjs.org/@sitespeed.io/chromedriver/-/chromedriver-140.0.7339-80.tgz",
1794
+ "integrity": "sha512-YkkeyRIQXCahWeMJQSqiCfuzCl2gC5FWahFv4fo8Mi3Lmd70lFVJIFZ1/PEOgLF/8L70/RFXHSzi/IC8+S1Idg==",
1795
1795
  "hasInstallScript": true,
1796
1796
  "license": "MIT",
1797
1797
  "dependencies": {
@@ -3424,12 +3424,13 @@
3424
3424
  }
3425
3425
  },
3426
3426
  "node_modules/browsertime": {
3427
- "version": "25.0.0",
3428
- "resolved": "https://registry.npmjs.org/browsertime/-/browsertime-25.0.0.tgz",
3429
- "integrity": "sha512-d/uAzgllYXB372C4Mkcs6BPrEOtLa6uq6PD1xq8YKXY4SObghK1ljc/HdStPiSq92b1qPn0hpP9fhdWOVJLuTg==",
3427
+ "version": "25.1.0",
3428
+ "resolved": "https://registry.npmjs.org/browsertime/-/browsertime-25.1.0.tgz",
3429
+ "integrity": "sha512-isrjTCtU9SgUSFzCRKcRPlhw5ewEOONLzViUfiNyxmZnmsEW7hq9Z3SENxJrsyf8Etv9u1aZJCZWHFdprHQRCg==",
3430
+ "license": "MIT",
3430
3431
  "dependencies": {
3431
3432
  "@devicefarmer/adbkit": "3.3.8",
3432
- "@sitespeed.io/chromedriver": "138.0.7204-49",
3433
+ "@sitespeed.io/chromedriver": "140.0.7339-80",
3433
3434
  "@sitespeed.io/edgedriver": "138.0.3351-83",
3434
3435
  "@sitespeed.io/geckodriver": "0.36.0",
3435
3436
  "@sitespeed.io/log": "0.2.6",
@@ -3441,7 +3442,7 @@
3441
3442
  "fast-stats": "0.0.7",
3442
3443
  "ff-test-bidi-har-export": "0.0.17",
3443
3444
  "lodash.merge": "4.6.2",
3444
- "selenium-webdriver": "4.34.0",
3445
+ "selenium-webdriver": "4.35.0",
3445
3446
  "yargs": "18.0.0"
3446
3447
  },
3447
3448
  "bin": {
@@ -8274,9 +8275,9 @@
8274
8275
  }
8275
8276
  },
8276
8277
  "node_modules/selenium-webdriver": {
8277
- "version": "4.34.0",
8278
- "resolved": "https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-4.34.0.tgz",
8279
- "integrity": "sha512-zGfQFcsASAv3KrYzYh+iw4fFqB7iZAgHW7BU6rRz7isK1i1X4x3LvjmZad4bUUgHDwTnAhlqTzDh21byB+zHMg==",
8278
+ "version": "4.35.0",
8279
+ "resolved": "https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-4.35.0.tgz",
8280
+ "integrity": "sha512-Baaeiuyu7BIIsSYf0SI7Mi55gsNmdI00KM0Hcofw1RnAY+0QEVpdh5yAxueDxgTZS8vcbGZFU0NJ6Qc1riIrLg==",
8280
8281
  "funding": [
8281
8282
  {
8282
8283
  "type": "github",
@@ -8993,9 +8994,9 @@
8993
8994
  "integrity": "sha512-na2EcZqmdA2iV9zHV7OHQDxxdciEpxrjbkp+aHmZgnZKHzoElLajP59np5/4+sare9fQBfixgvXKx8ev1d7ytw=="
8994
8995
  },
8995
8996
  "node_modules/tmp": {
8996
- "version": "0.2.3",
8997
- "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.3.tgz",
8998
- "integrity": "sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==",
8997
+ "version": "0.2.5",
8998
+ "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.5.tgz",
8999
+ "integrity": "sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==",
8999
9000
  "license": "MIT",
9000
9001
  "engines": {
9001
9002
  "node": ">=14.14"
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "sitespeed.io": "./bin/sitespeed.js",
6
6
  "sitespeed.io-wpr": "./bin/browsertimeWebPageReplay.js"
7
7
  },
8
- "version": "38.1.2",
8
+ "version": "38.3.0",
9
9
  "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.",
10
10
  "keywords": [
11
11
  "performance",
@@ -88,7 +88,7 @@
88
88
  "@tgwf/co2": "0.16.4",
89
89
  "@slack/webhook": "7.0.5",
90
90
  "axe-core": "4.10.3",
91
- "browsertime": "25.0.0",
91
+ "browsertime": "25.1.0",
92
92
  "coach-core": "8.1.3",
93
93
  "dayjs": "1.11.13",
94
94
  "fast-crc32c": "2.0.0",