sitespeed.io 37.7.0 → 37.9.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,18 @@
1
1
 
2
2
  # CHANGELOG - sitespeed.io (we use [semantic versioning](https://semver.org))
3
3
 
4
+ ## 37.9.0 - 2025-06-30
5
+ ### Added
6
+ * Updated Docker containers to include Chrome/Edge 138, Firefox 140. Edgedriver and Chromedriver 138. Browsertime 24.9.0. [#452](https://github.com/sitespeedio/sitespeed.io/pull/4528) and [#4530](https://github.com/sitespeedio/sitespeed.io/pull/4530).
7
+
8
+ ## 37.8.0 - 2025-06-01
9
+ ### Added
10
+ * Updated to Browsertime 24.8.0 and then 24.8.1 with Chromedriver 137, Edgedriver 137 and [a couple of fixes and new commands](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2480---2025-05-30) in [4524](https://github.com/sitespeedio/sitespeed.io/pull/4524) and [#4525](https://github.com/sitespeedio/sitespeed.io/pull/4525).
11
+ * Updated to Edge 137 in the Docker container [#4522](https://github.com/sitespeedio/sitespeed.io/pull/4522).
12
+
13
+ ### Fixed
14
+ * Updated dependencies: node-scp, ora, dayjs, axe-core, @slack/webhook, @google-cloud/storage, @aws-sdk/client-s3 [#4523](https://github.com/sitespeedio/sitespeed.io/pull/4523).
15
+
4
16
  ## 37.7.0 - 2025-05-28
5
17
  ### Added
6
18
  * Added Chrome 137 and Firefox 139 in the Docker container [#4520](https://github.com/sitespeedio/sitespeed.io/pull/4520).
@@ -15,7 +27,7 @@
15
27
 
16
28
  ## 37.5.0 - 2025-04-30
17
29
  ### Added
18
- * Upgraded to Firefox 138 and Chrome 136 in the Docker container [#4507](https://github.com/sitespeedio/sitespeed.io/pull/4507).
30
+ * Upgraded to Firefox 138 and Chrome 136 in the Docker container [#4507](https://github.com/sitespeedio/sitespeed.io/pull/4507).
19
31
 
20
32
  ### Fixed
21
33
  * Updated to latest Browsertime with a fix for Firefox 138 [#4506](https://github.com/sitespeedio/sitespeed.io/pull/4506).
@@ -222,7 +234,7 @@ This release contains a couple of breaking changes. Please read the breaking sec
222
234
  * Update dev dependencies [#4345](https://github.com/sitespeedio/sitespeed.io/pull/4345).
223
235
  * Let analysisstorer know about webpagereplay so that correct information is displayed [#4349](https://github.com/sitespeedio/sitespeed.io/pull/4349).
224
236
  * Pass on webpagereplay flag to browsertime [#4350](https://github.com/sitespeedio/sitespeed.io/pull/4350).
225
- * Update to Browsertime 23.5.0 [#4351](https://github.com/sitespeedio/sitespeed.io/pull/4351)
237
+ * Update to Browsertime 23.5.0 [#4351](https://github.com/sitespeedio/sitespeed.io/pull/4351)
226
238
 
227
239
  ## 35.7.4 - 2024-12-20
228
240
  ### Fixed
@@ -243,7 +255,7 @@ This release contains a couple of breaking changes. Please read the breaking sec
243
255
  * Make sure Firefox displays power consumption in mWH [#4334](https://github.com/sitespeedio/sitespeed.io/pull/4334).
244
256
 
245
257
  ## 35.7.0 - 2024-11-30
246
- ### Added
258
+ ### Added
247
259
  * Firefox 133 in the Docker container [#4327](https://github.com/sitespeedio/sitespeed.io/pull/4327).
248
260
 
249
261
  ### Fixed
@@ -281,7 +293,7 @@ Andy Davies](https://github.com/andydavies) and the cool [https://github.com/and
281
293
 
282
294
  ## 35.3.0 - 2024-10-20
283
295
  ### Added
284
- * Update to Chrome 130 in the Docker container [#4299](https://github.com/sitespeedio/sitespeed.io/pull/4299).
296
+ * Update to Chrome 130 in the Docker container [#4299](https://github.com/sitespeedio/sitespeed.io/pull/4299).
285
297
  * Updated to Browsertime [23.2.0](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2320---2024-10-20) that has a fix for installting Geckodriver on ARM containers [#4303](https://github.com/sitespeedio/sitespeed.io/pull/4303).
286
298
  * Updated Chromium from 107 to 130 in the ARM Docker container. This was possible by using the Chromium built by Microsoft (M$) in Playwright [#4304](https://github.com/sitespeedio/sitespeed.io/pull/4304).
287
299
 
@@ -488,7 +500,7 @@ From this release we release a new Docker container with the major version tag!
488
500
  ### Breaking
489
501
 
490
502
  * Woho! There's now a way to deploy your own version of sitespeed.io online for your own testing using [onlinetest][https://github.com/sitespeedio/onlinetest]! It has a HTML GUI and an API that you can use using sitespeed.io command line. There's one server part (the frontend and the API) and a testrunner part. You can run desktop, emulated mobile and Android test. I do not host a global version but I worked hard to make it easy to host yourself. I still work on the documentation but feel free to start to try it out before all documentation is finished :) If you have quick question and need help, please use the [Slack channel](https://join.slack.com/t/sitespeedio/shared_invite/zt-296jzr7qs-d6DId2KpEnMPJSQ8_R~WFw). If you have more complicated problems, please feel free to create issues [here](https://github.com/sitespeedio/onlinetest/issues/new).
491
-
503
+
492
504
  * With this release we remove all dependencies to WebPageTest [#4085](https://github.com/sitespeedio/sitespeed.io/pull/4085). You are only affected if you used the [plugin-webpagetest](https://github.com/sitespeedio/plugin-webpagetest) or the +webpagetest Docker container. If you still want to use WebPageTest with sitespeed.io you can build something on the archived [plugin-webpagetest](https://github.com/sitespeedio/plugin-webpagetest).
493
505
 
494
506
  * The S3 plugin has been upgraded to @aws-sdk/client-s3 v3 [#4138](https://github.com/sitespeedio/sitespeed.io/pull/4138). If you are using the S3 plugin and not set region, that will now fail. The v2 version of the aws-sdk used us-east-1 region as default, but v3 has removed the default setting. If you didn't used to set region you can add `--s3.region us-east-1` and it will work as before. If you do not do that, the uploads to S3 will fail. With v3 your `endpoint` need to start with http/https.
@@ -507,7 +519,7 @@ From this release we release a new Docker container with the major version tag!
507
519
 
508
520
  ## 33.6.1 - 2024-05-13
509
521
  ### Fixed
510
- * The plus1 container was updated with the latest version of the gpsi-plugin, since the old version broke when GPSI was updated to Lighthouse 12.
522
+ * The plus1 container was updated with the latest version of the gpsi-plugin, since the old version broke when GPSI was updated to Lighthouse 12.
511
523
 
512
524
  ## 33.6.0 - 2024-04-17
513
525
  ### Added
@@ -549,7 +561,7 @@ From this release we release a new Docker container with the major version tag!
549
561
  ## 33.2.0 - 2024-03-12
550
562
  ### Added
551
563
  * Updated to Browsertime 21.5.0 in [#4103](https://github.com/sitespeedio/sitespeed.io/pull/4103) also included changes released in 21.4.0.
552
- * Firefox:
564
+ * Firefox:
553
565
  * Move injectJS functionality to Bidi [#2088](https://github.com/sitespeedio/browsertime/pull/2088). This makes it possible to inject JS in Firefox on mobile.
554
566
  * Expose Bidi in commands [#2091](https://github.com/sitespeedio/browsertime/pull/2091). You can now use webdriver bidi direct in your commands.
555
567
  * Fixed command action.clear() that actually didn't clear the command [#2095](https://github.com/sitespeedio/browsertime/pull/2095).
@@ -563,7 +575,7 @@ From this release we release a new Docker container with the major version tag!
563
575
  ## 33.1.0 - 2024-02-21
564
576
  ### Added
565
577
  * Firefox 123 and Chrome 122 in the Docker container [#4090](https://github.com/sitespeedio/sitespeed.io/pull/4090) and [#4089](https://github.com/sitespeedio/sitespeed.io/pull/4089).
566
- * Chromedriver 122 and Edgedriver 121
578
+ * Chromedriver 122 and Edgedriver 121
567
579
  * [Browsertime 21.3.0](https://github.com/sitespeedio/sitespeed.io/pull/4091).
568
580
 
569
581
  ## 33.0.0 - 2024-02-11
@@ -628,8 +640,8 @@ The new version of Browsertime also adds code completion/IntelliSense support. R
628
640
  * @param {import('browsertime').BrowsertimeContext} context
629
641
  * @param {import('browsertime').BrowsertimeCommands} commands
630
642
  */
631
- export default async function (context, commands) {
632
-
643
+ export default async function (context, commands) {
644
+
633
645
  };
634
646
  ```
635
647
 
@@ -669,7 +681,7 @@ export default async function (context, commands) {
669
681
  ### Fixed
670
682
  * Moved functionality from co2 to sitespeed.io see [#4034](https://github.com/sitespeedio/sitespeed.io/pull/4034).
671
683
 
672
- ### Added
684
+ ### Added
673
685
  * Upgraded the Docker container to use Firefox 121 [#4033](https://github.com/sitespeedio/sitespeed.io/pull/4033).
674
686
  * Updated to [Browsertime 19.3.0](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1931---2023-12-18) [#4031](https://github.com/sitespeedio/sitespeed.io/pull/4031).
675
687
 
@@ -695,7 +707,7 @@ export default async function (context, commands) {
695
707
 
696
708
  ## 30.7.0 - 2023-11-30
697
709
  ### Added
698
- * Show Axe individual issues on the page summary (not only on each individual run) [#4019](https://github.com/sitespeedio/sitespeed.io/pull/4019). Thank you [shaqb](https://github.com/shaqb) for pointing that out. The total number of issues is also sent to Graphite under *statistics.axe.violationIssues*.
710
+ * Show Axe individual issues on the page summary (not only on each individual run) [#4019](https://github.com/sitespeedio/sitespeed.io/pull/4019). Thank you [shaqb](https://github.com/shaqb) for pointing that out. The total number of issues is also sent to Graphite under *statistics.axe.violationIssues*.
699
711
 
700
712
  ## 30.6.0 - 2023-11-29
701
713
 
@@ -768,7 +780,7 @@ export default async function (context, commands) {
768
780
  * Updated Browsertime to 17.18.0:
769
781
  * Updated to Chromedriver 119 [#2003](https://github.com/sitespeedio/browsertime/pull/2003). 119 works with both Chrome 118 and 119 so it fixes [#1197](https://github.com/sitespeedio/browsertime/issues/1997).
770
782
  * Add support for network idle method to know when to end a test that uses network logs. Uses Bidi for Firefox and CDP for Chrome to listen on network events to know when to end a test. By default 5 seconds idle network time ends a tests (you could have network responses that hasn't arrived yet) [#1960](https://github.com/sitespeedio/browsertime/pull/1960). Potentially this can help SPA users or users where the page uses iframes. You can try it out by adding `--browsertime.pageCompleteCheckNetworkIdle true` to your command line. This is still some work in progress but feel free to try ut out.
771
- * The resources script now collects number of resources served from the browser cashe for browser that supports that through the resource timing API [#1998](https://github.com/sitespeedio/browsertime/pull/1998)
783
+ * The resources script now collects number of resources served from the browser cashe for browser that supports that through the resource timing API [#1998](https://github.com/sitespeedio/browsertime/pull/1998)
772
784
  * Make sure timer always is cleared. There was case of where we do a rase beteween a promise and a timeout where the timeout timer wasn't cleared/removed [#2005](https://github.com/sitespeedio/browsertime/pull/2005).
773
785
  * Better way to get the url when you use GeckoProfiler.stop for Firefox, thank you [Nazım Can Altınova](https://github.com/canova) for PR [#1999](https://github.com/sitespeedio/browsertime/pull/1999)
774
786
 
@@ -784,7 +796,7 @@ export default async function (context, commands) {
784
796
  ## 29.7.0 - 2023-09-27
785
797
  ### Added
786
798
  * Updated Firefox to 118 in the Docker container [#3968](https://github.com/sitespeedio/sitespeed.io/pull/3968).
787
- * Users of the +1 container will have Lighthouse version 11.1.0.
799
+ * Users of the +1 container will have Lighthouse version 11.1.0.
788
800
 
789
801
  ## 29.6.0 - 2023-09-22
790
802
  ### Added
@@ -912,7 +924,7 @@ The changes where done in [#3888](https://github.com/sitespeedio/sitespeed.io/pu
912
924
  ## 27.6.5 - 2023-05-26
913
925
  ### Fixed
914
926
  * Bumped Browsertime with a fix for host-resolver-rules, thank you [Mikhail](https://github.com/atuchin-m) for PR [#1953](https://github.com/sitespeedio/browsertime/pull/1953).
915
- * Hopefully fixed the broken manifest file for the Docker containers by updating the Docker build actions to latest versions and added provenance: false.
927
+ * Hopefully fixed the broken manifest file for the Docker containers by updating the Docker build actions to latest versions and added provenance: false.
916
928
 
917
929
  ## 27.6.4 - 2023-05-20
918
930
  ### Fixed
@@ -946,7 +958,7 @@ The changes where done in [#3888](https://github.com/sitespeedio/sitespeed.io/pu
946
958
  * Another fix for storing result data as JSON.
947
959
 
948
960
  ## 27.5.0 - 2023-05-03
949
- ### Added
961
+ ### Added
950
962
  * Use Chrome 113 in the Docker container.
951
963
 
952
964
  ### Fixed
@@ -981,7 +993,7 @@ The changes where done in [#3888](https://github.com/sitespeedio/sitespeed.io/pu
981
993
  * Increased the default wait time from 2 to 5 seconds when a element a clicked and the page complete check runs [#1931](https://github.com/sitespeedio/browsertime/pull/1931)
982
994
  * Upgraded to Chromedriver 112 [#1932](https://github.com/sitespeedio/browsertime/pull/1932).
983
995
  * If you use `--headless` Chrome will use the new headless switch [#1933](https://github.com/sitespeedio/browsertime/pull/1933).
984
- * The plugin-lighthouse uses Lighthouse 10.1.0 and --headless=new
996
+ * The plugin-lighthouse uses Lighthouse 10.1.0 and --headless=new
985
997
 
986
998
  ## 27.0.0 - 2023-04-04
987
999
 
@@ -993,7 +1005,7 @@ There's been many additions to Browsertime the last months and I'll update the C
993
1005
  The project was transitioned to a [pure ESM package](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) both Browsertime [#1859](https://github.com/sitespeedio/browsertime/pull/1859) and sitespeed.io [#3769](https://github.com/sitespeedio/sitespeed.io/pull/3769). That allow us to stay uptodate with dependencies. This is important for us and will make the project easier to maintain.
994
1006
 
995
1007
  #### CLI users
996
- If you are a command line user and use [scripting](https://www.sitespeed.io/documentation/sitespeed.io/scripting/), you will need to do a change to your scripts or add some extra configuration.
1008
+ If you are a command line user and use [scripting](https://www.sitespeed.io/documentation/sitespeed.io/scripting/), you will need to do a change to your scripts or add some extra configuration.
997
1009
 
998
1010
  **The quick fix**: Rename your *.js* scripting files to *.cjs* that way NodeJS will treat your file as a common JS file and everything will just work. For example if you have a file names `login.js` you can rename that to `login.cjs` and make sure you load that new file. Then sitespeed.io 27.0.0 will just work as before.
999
1011
 
@@ -1013,14 +1025,14 @@ export default async function (context, commands) {
1013
1025
  }
1014
1026
  ```
1015
1027
 
1016
- If you have more complicated scripts, follow the [ESM package guide](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).
1028
+ If you have more complicated scripts, follow the [ESM package guide](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).
1017
1029
 
1018
1030
  Then rename your file to be named *.mjs. If your file is named `collect.js` change it to `collect.mjs`. This is the best fix and will work 100% of the time. That way NodeJS will know that you are using the ESM standard. You can read more in [how NodeJs choose to load files](https://nodejs.org/docs/latest-v18.x/api/packages.html#determining-module-system).
1019
1031
 
1020
1032
 
1021
1033
  **Another quick fix alternative**: As a last alternative add `--browsertime.cjs` as a parameter to your test. That way the scripting file will be treated as a commonjs file. This is a hack, so to make sure it works, the user that runs Browsertime need to have write privileges to the folder where you have your scripting files. Browsertime will create a package.json file on the same levels as your script file. If you already have a package.json there, it will be overwritten.
1022
1034
 
1023
- #### Non cli users
1035
+ #### Non cli users
1024
1036
  Documentation coming soon.
1025
1037
 
1026
1038
  Read [Sindre Sorhus Pure ESM package guide](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) on how you can move your project.
@@ -1035,7 +1047,7 @@ If you run sitespeed.io direct using NodeJs (and not using Docker) you need to i
1035
1047
 
1036
1048
  ```python -m pip install --user OpenCV-Python Numpy```
1037
1049
 
1038
- If you still want to use ImageMagick you can do that by setting ```browsertime.visualMetricsPortable false```
1050
+ If you still want to use ImageMagick you can do that by setting ```browsertime.visualMetricsPortable false```
1039
1051
 
1040
1052
 
1041
1053
  ### Fixed
@@ -1044,17 +1056,17 @@ If you still want to use ImageMagick you can do that by setting ```browsertime.v
1044
1056
  ### Added
1045
1057
  * [A lot of things has happened](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md) in Browsertime:
1046
1058
  * There's a new better way to get the HAR from Firefox using WebDriver BiDi network events. Thank you Julian Descottes and others at Mozilla that made this happen! With the new version we hope to see less overhead getting the HAR + it works on Firefox on Android #1918. You can turn it on with --browsertime.firefox.bidihar.
1047
- * Updated to Geckodriver 0.33
1048
- * Fixed the interaction to next paint error message that started to appear in latest Chrome
1049
- * Safer check for getting last meaningful paint
1059
+ * Updated to Geckodriver 0.33
1060
+ * Fixed the interaction to next paint error message that started to appear in latest Chrome
1061
+ * Safer check for getting last meaningful paint
1050
1062
  * Log the CPU benchmark metric to the console. This is useful (at least for me) when debugging instances with a lot of instability.
1051
1063
  * In Chrome 111 some metrics become more instable when running on host with limited CPU. This change also exists in 112 beta. However we where missing out on a couple of command line magic to disable features in Chrome.
1052
1064
  * On Linux you can use taskset to assing FFMPEG to specific CPUs using --videoParams.taskset "0,5,7,9-11" . It will start FFMPEG with taskset -c <CPUS> to pin FFMPG to specific CPU(s). Specify a numerical list of processors. The list may contain multiple items, separated by comma, and ranges. For example, "0,5,7,9-11". Use it together with isolcpus.
1053
1065
  * If you use a rooted Samsung A51 you can now choose the CPU speed (min/middle/max) using --android.pinCPUSpeed min|middle|max
1054
1066
  * Expose chrome-remote-interface client to scripting. This makes it so much easier to run whatever CDP command. Get the raw version `commands.cdp.getRawClient()`.
1055
- * Pin CPU freq to fastest for Samsung A51 (if you have a rooted device)
1067
+ * Pin CPU freq to fastest for Samsung A51 (if you have a rooted device)
1056
1068
  * Updated to Chrome 111, Firefox 111 and Edge 111 in the Docker container.
1057
- * The Lighthouse plugin has been updated to Lighthouse 10.
1069
+ * The Lighthouse plugin has been updated to Lighthouse 10.
1058
1070
  * Support for InfluxDb 2, thank you [Damien-Ar](https://github.com/Damien-Ar) for PR [#3711](https://github.com/sitespeedio/sitespeed.io/pull/3711) and [Roman Voitseshevsky](https://github.com/boitcex) for adding tests in [#3790](https://github.com/sitespeedio/sitespeed.io/pull/3790).
1059
1071
  ## 26.1.0 - 2022-10-21
1060
1072
  ### Added
@@ -1139,7 +1151,7 @@ https://github.com/sitespeedio/sitespeed.io/pull/3715).
1139
1151
  * Updated Browsertime to 16.14.1 that adds a guard for null values in rsd (this fixes the warning logs happening in 25.8.0).
1140
1152
  ## 25.8.0 - 2022-08-26
1141
1153
  ### Added
1142
- * Updated to [Browsertime 16.14.0](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16140---2022-08-26). that collects relative standard deviation for metrics and the number of processes that runs on the server when you start a test.
1154
+ * Updated to [Browsertime 16.14.0](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16140---2022-08-26). that collects relative standard deviation for metrics and the number of processes that runs on the server when you start a test.
1143
1155
  ## 25.7.3 - 2022-08-17
1144
1156
  ### Fixed
1145
1157
  * Upgraded to [Browsertime 16.13.3](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16133---2022-08-17) that fixes a bug when setting cookies when navigating in Chrome/Edge when using scripting.
@@ -1163,7 +1175,7 @@ https://github.com/sitespeedio/sitespeed.io/pull/3715).
1163
1175
  ### Added
1164
1176
  * Updated to Firefox 103 in the Docker container.
1165
1177
  * The +1 container uses Lighthouse 9.6.4.
1166
- * Removed videojs and use plain video element to display the video [#3697](https://github.com/sitespeedio/sitespeed.io/pull/3697). This makes the result pages cleaner.
1178
+ * Removed videojs and use plain video element to display the video [#3697](https://github.com/sitespeedio/sitespeed.io/pull/3697). This makes the result pages cleaner.
1167
1179
 
1168
1180
  ### Fixed
1169
1181
  * Fixed error message when you run Axe and analysisstorer at the same time [#3703](https://github.com/sitespeedio/sitespeed.io/pull/3703).
@@ -1209,7 +1221,7 @@ https://github.com/sitespeedio/sitespeed.io/pull/3715).
1209
1221
  * Bug fix for adding custom CSS from plugins, than you [Josh Duncan](https://github.com/josh-lr) for PR [#3679](https://github.com/sitespeedio/sitespeed.io/pull/3679).
1210
1222
 
1211
1223
  ## 25.2.0 - 2022-06-22
1212
- ### Added
1224
+ ### Added
1213
1225
  * Updated the Docker container to use Chrome 103.
1214
1226
 
1215
1227
  ## 25.1.1 - 2022-06-20
@@ -1220,7 +1232,7 @@ https://github.com/sitespeedio/sitespeed.io/pull/3715).
1220
1232
  * Updated Browsertime to [16.9.0](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1690---2022-06-15) with the following changes:
1221
1233
  * New `wait.byCondition` command. Thank you [Icecold777](https://github.com/Icecold777) for PR [#1803](https://github.com/sitespeedio/browsertime/pull/1803).
1222
1234
  * Collect number of CPU longtasks before largest contentful paint [#1806](https://github.com/sitespeedio/browsertime/pull/1806).
1223
- * Instead of throwing errors and exit the tests if the page hasn't finished loading after 5 minutes, we now gracefully ends the test after 2 minutes (you can change that time with `--maxLoadTime`). That makes more sense than just throwing errors [#1810](https://github.com/sitespeedio/browsertime/pull/1810).
1235
+ * Instead of throwing errors and exit the tests if the page hasn't finished loading after 5 minutes, we now gracefully ends the test after 2 minutes (you can change that time with `--maxLoadTime`). That makes more sense than just throwing errors [#1810](https://github.com/sitespeedio/browsertime/pull/1810).
1224
1236
 
1225
1237
  ## 25.0.0 - 2022-06-10
1226
1238
 
@@ -1251,7 +1263,7 @@ In debug mode, the browser will pause after each iteration.
1251
1263
  * Updated to [Browsertime 16.7.0](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1670---2022-05-20) from 16.4.0. With the latest versions we get:
1252
1264
  * Use `--browsertime.videoParams.thumbsize` to set the max size of the filmstrip thumbnails.
1253
1265
  * Interaction to next paint is collected for browsers that supports it (useful for your user journeys)
1254
- * The time when the last CPU long task happens is a new metric, thank you Andy Davies for that idea!
1266
+ * The time when the last CPU long task happens is a new metric, thank you Andy Davies for that idea!
1255
1267
  * You can now use groupAlias directly in a text file [#3655](https://github.com/sitespeedio/sitespeed.io/pull/3655). You can read how in the [updated documentation](https://www.sitespeed.io/documentation/sitespeed.io/configuration/#analyse-by-urls).
1256
1268
  * Added an option for using the full Graphite namespace when latest screenshots/video is stored for a test [#3660](https://github.com/sitespeedio/sitespeed.io/pull/3660).
1257
1269
  ### Fixed
@@ -1300,7 +1312,7 @@ In debug mode, the browser will pause after each iteration.
1300
1312
  * Updated base Docker image to use Ubuntu 22.04 [#3636](https://github.com/sitespeedio/sitespeed.io/pull/3636).
1301
1313
 
1302
1314
  ### Fixed
1303
- * Updated dependencies: aws-sdk, cli-color, fs-extra, influx, junit-report-builder and tape [#3640](https://github.com/sitespeedio/sitespeed.io/pull/3640)
1315
+ * Updated dependencies: aws-sdk, cli-color, fs-extra, influx, junit-report-builder and tape [#3640](https://github.com/sitespeedio/sitespeed.io/pull/3640)
1304
1316
 
1305
1317
  ### Tech
1306
1318
  * Use Ava for unit testing [#3637](https://github.com/sitespeedio/sitespeed.io/pull/3637)
@@ -1320,7 +1332,7 @@ In debug mode, the browser will pause after each iteration.
1320
1332
 
1321
1333
  ## 24.0.0 - 2022-04-06
1322
1334
 
1323
- ### Changed
1335
+ ### Changed
1324
1336
  * Upgraded to [Browsertime 16.0.0](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1600---2022-04-05) that changed how the DNS is flushed. You need to add `--flushDNS` to your conifguration to flush the DNS between runs.
1325
1337
 
1326
1338
  ### Added
@@ -1352,7 +1364,7 @@ In debug mode, the browser will pause after each iteration.
1352
1364
  * The -slim Docker container now uses Firefox 98.
1353
1365
  * Updated Grafana to latest 8.4.3 in the Docker compose file.
1354
1366
  * Updated [Graphite dashboards](https://github.com/sitespeedio/grafana-bootstrap-docker/tree/main/dashboards/graphite) to use Timeseries graphs instead of old "Graph".
1355
- * You can use `-o` or `--open` or `--view` to open the result page after you run sitespeed.io on Mac and Linux [#3569](https://github.com/sitespeedio/sitespeed.io/pull/3596).
1367
+ * You can use `-o` or `--open` or `--view` to open the result page after you run sitespeed.io on Mac and Linux [#3569](https://github.com/sitespeedio/sitespeed.io/pull/3596).
1356
1368
  * Open the result with `-o` on Linux using xdg-open [#3597](https://github.com/sitespeedio/sitespeed.io/pull/3597).
1357
1369
 
1358
1370
  ## 23.4.0 - 2022-03-09
@@ -1375,7 +1387,7 @@ In debug mode, the browser will pause after each iteration.
1375
1387
 
1376
1388
  ## 23.1.0 - 2022-02-24
1377
1389
  ### Added
1378
- * Updated [Browsertime](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1510---2022-02-24) that collect timings from main document. The result includes a field named mainDocumentTimings and contains blocked, dns, connect, send, wait, receive, ssl as long as you get a HAR file from the browser.
1390
+ * Updated [Browsertime](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1510---2022-02-24) that collect timings from main document. The result includes a field named mainDocumentTimings and contains blocked, dns, connect, send, wait, receive, ssl as long as you get a HAR file from the browser.
1379
1391
 
1380
1392
  * Show Browsertime version in runtime settings [#3575](https://github.com/sitespeedio/sitespeed.io/pull/3575).
1381
1393
 
@@ -1383,7 +1395,7 @@ In debug mode, the browser will pause after each iteration.
1383
1395
  * Updated Chromedriver dependency that fixes installation on Mac M1 and some send keys issues.
1384
1396
  ## 23.0.1 - 2022-02-21
1385
1397
  ### Fixed
1386
- * Bumped to Browsertime 15.0.1 to make sure connectivity is set only once. In last release it was set in the beginning of the test and for eacch iteration. In practice that doesn't matter but it's very confusing if you check the logs.
1398
+ * Bumped to Browsertime 15.0.1 to make sure connectivity is set only once. In last release it was set in the beginning of the test and for eacch iteration. In practice that doesn't matter but it's very confusing if you check the logs.
1387
1399
  ## 23.0.0 - 2022-02-21
1388
1400
 
1389
1401
  ### Breaking changes
@@ -1417,7 +1429,7 @@ In debug mode, the browser will pause after each iteration.
1417
1429
  * If you use the Lighthouse plugin there's breaking changes:
1418
1430
 
1419
1431
  In the new version we drop support for the following:
1420
- * Running multiple runs with Lighthouse.
1432
+ * Running multiple runs with Lighthouse.
1421
1433
  * Using scripts to login the user (or whatever you need before you run your tests)
1422
1434
  It's a couple of reasons why I remove those features:
1423
1435
  * I been looking for a maintainer of the Lighthouse plugin for +1 year and I haven't found one. For me to be able to maintain it I want the plugin to be as simple as possible.
@@ -1428,7 +1440,7 @@ With the new release we also break how you configure Lighthouse. People has had
1428
1440
  - By configuration JSON file. `--lighthouse.config config.js`
1429
1441
  - By Lightouse flags file. `--lighthouse.flags flag.json`
1430
1442
 
1431
- If you don't need to configure Lightouse you can use the default settings both for desktop and mobile. If you run without any settings, the plugin will use desktop settings. If you run with `--mobile`, `--android` or `--ios` the mobile settings will be used.
1443
+ If you don't need to configure Lightouse you can use the default settings both for desktop and mobile. If you run without any settings, the plugin will use desktop settings. If you run with `--mobile`, `--android` or `--ios` the mobile settings will be used.
1432
1444
 
1433
1445
  ### Added
1434
1446
  * Build Docker containers for both amd64 and arm64 to make containers work on Mac M1. The arm container contains Firefox and Chromium. Thank you [whichfinder](https://github.com/whichfinder) and [Radu Micu](https://github.com/radum) for the help! Fixed in PR [#3554](https://github.com/sitespeedio/sitespeed.io/pull/3554).
@@ -1459,7 +1471,7 @@ If you don't need to configure Lightouse you can use the default settings both f
1459
1471
  ### Added
1460
1472
  * Updated to a new build of WebPageReplay in the Docker container
1461
1473
  * Updated the Ubuntu base image to latest version and latest NodeJS in the Docketr container.
1462
- * Upgraded Browsertime [#3528](https://github.com/sitespeedio/sitespeed.io/pull/3528):
1474
+ * Upgraded Browsertime [#3528](https://github.com/sitespeedio/sitespeed.io/pull/3528):
1463
1475
  * Add support for Humble as connectivity engine for mobile phone testing. Make sure to setup Humble on a Raspberry Pi 4 and the choose engine with --connectivity.engine humble and set the URL to your instance --connectivity.humble.url http://raspberrypi.local:3000. Added in #1691.
1464
1476
  * Upgraded to Chrome 97 and Edge 97 in the Docker container.
1465
1477
  * Upgraded to Chromedriver 97.
@@ -1474,7 +1486,7 @@ If you don't need to configure Lightouse you can use the default settings both f
1474
1486
  ## 21.2.2 - 2021-12-23
1475
1487
  ### Fixed
1476
1488
  * Fix the error introduced in 21.2.0 for "Include page summary URL in the result JSON"
1477
- [#3525](https://github.com/sitespeedio/sitespeed.io/pull/3525).
1489
+ [#3525](https://github.com/sitespeedio/sitespeed.io/pull/3525).
1478
1490
 
1479
1491
  ## 21.2.1 - 2021-12-22
1480
1492
  ### Fixed
@@ -1517,7 +1529,7 @@ If you don't need to configure Lightouse you can use the default settings both f
1517
1529
  * Removed mentions aboout server push [#69](https://github.com/sitespeedio/coach-core/pull/69)
1518
1530
  * Added more information on how to debug CPU advice [#71](https://github.com/sitespeedio/coach-core/pull/71).
1519
1531
 
1520
- * Updated to sustainable plugin core code to [co2 0.8.0](https://github.com/thegreenwebfoundation/co2.js/blob/main/CHANGELOG.md#080---2021-11-28). This include a biug fix to the 1byte model that will lower your co2 score [#3519](https://github.com/sitespeedio/sitespeed.io/pull/3519).
1532
+ * Updated to sustainable plugin core code to [co2 0.8.0](https://github.com/thegreenwebfoundation/co2.js/blob/main/CHANGELOG.md#080---2021-11-28). This include a biug fix to the 1byte model that will lower your co2 score [#3519](https://github.com/sitespeedio/sitespeed.io/pull/3519).
1521
1533
 
1522
1534
  ### Added
1523
1535
  * Updated to [Browsertime 14.12.0](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#14120---2021-11-30) that fixes the [FF 94 HAR issue](https://github.com/sitespeedio/browsertime/issues/1671).
@@ -1580,7 +1592,7 @@ Note: Do your test fails with Firefox 94? See [Browsertime #1671](https://github
1580
1592
  * Add support for using cookies when crawling, thank you [dammg](https://github.com/dammg) for PR [#3472](https://github.com/sitespeedio/sitespeed.io/pull/3472).
1581
1593
  * [Browsertime 14.6.0](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1460---2021-10-13).
1582
1594
  * [Use alias in your budget file](https://www.sitespeed.io/documentation/sitespeed.io/performance-budget/#override-per-url-or-alias) [#3479](https://github.com/sitespeedio/sitespeed.io/pull/3479).
1583
- * Support for using [User Timing API marks/measures in the budget file](https://www.sitespeed.io/documentation/sitespeed.io/performance-budget/#user-timing-api-metrics) [#3482](https://github.com/sitespeedio/sitespeed.io/pull/3482) and [#3483](https://github.com/sitespeedio/sitespeed.io/pull/3483).
1595
+ * Support for using [User Timing API marks/measures in the budget file](https://www.sitespeed.io/documentation/sitespeed.io/performance-budget/#user-timing-api-metrics) [#3482](https://github.com/sitespeedio/sitespeed.io/pull/3482) and [#3483](https://github.com/sitespeedio/sitespeed.io/pull/3483).
1584
1596
  * Support for [using custom metrics from scripting in your budget](https://www.sitespeed.io/documentation/sitespeed.io/performance-budget/#metrics-from-scripting) [#3484](https://github.com/sitespeedio/sitespeed.io/pull/3484) and [#3486](https://github.com/sitespeedio/sitespeed.io/pull/3486).
1585
1597
 
1586
1598
  ### Fixed
@@ -1591,7 +1603,7 @@ Note: Do your test fails with Firefox 94? See [Browsertime #1671](https://github
1591
1603
  * Use Firefox 93 in the Docker and the Docker slim container [#3471](https://github.com/sitespeedio/sitespeed.io/pull/3471).
1592
1604
  ## 20.0.0 - 2021-09-30
1593
1605
 
1594
- Please read the [20.0 blog post](https://www.sitespeed.io/sitespeed.io-20.0/)!
1606
+ Please read the [20.0 blog post](https://www.sitespeed.io/sitespeed.io-20.0/)!
1595
1607
  ### Breaking changes
1596
1608
  * Before you update to the new version: If you save your metrics to Graphite, have you upgraded those metrics to the new format as introduced in sitespeed.io the **15/4-2021**? If not, please follow the [guide](https://www.sitespeed.io/documentation/sitespeed.io/graphite/#upgrade-to-use-the-test-slug-in-the-namespace) in the documentation. If you haven't done that and still upgrade to sitespeed.io 20 you need to make sure you add `--graphite.addSlugToKey false` to your test else the metrics will be reported under a new key structure. The change was done in [#3434](https://github.com/sitespeedio/sitespeed.io/pull/3434).
1597
1609
  * Set [throttle](https://github.com/sitespeedio/throttle) as default connectivity engine if you use Mac or Linux [#3433](https://github.com/sitespeedio/sitespeed.io/pull/3433). This makes it much easier to enable throttling. Our Docker container is not affected by this change.
@@ -1636,7 +1648,7 @@ Please read the [20.0 blog post](https://www.sitespeed.io/sitespeed.io-20.0/)!
1636
1648
  * Upgraded to [Browsertime 14.0.3](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1403---2021-08-31).
1637
1649
  ## 19.2.0 - 2021-08-27
1638
1650
  ### Added
1639
- * Upgraded to AXE core 4.3.2 [#3441](https://github.com/sitespeedio/sitespeed.io/pull/3441).
1651
+ * Upgraded to AXE core 4.3.2 [#3441](https://github.com/sitespeedio/sitespeed.io/pull/3441).
1640
1652
  * Added stddev/median/mean to the metrics side by side page [#3443](https://github.com/sitespeedio/sitespeed.io/pull/3443).
1641
1653
  * Added a generic text that we miss out of many metrics for Safari at the moment [#3442](https://github.com/sitespeedio/sitespeed.io/pull/3442).
1642
1654
  * Add option to add friendly name to junit test cases. Use `--budget.friendlyName` to set that. Thank you [Vishal](https://github.com/vishallanke) for the request. Done in PR [#3448](https://github.com/sitespeedio/sitespeed.io/pull/3448).
@@ -1657,7 +1669,7 @@ Please read the [20.0 blog post](https://www.sitespeed.io/sitespeed.io-20.0/)!
1657
1669
 
1658
1670
  ### Added
1659
1671
  * Updated to Edge 92 and Edgedriver 92 in the Docker container.
1660
- * Updated to Firefox 92 beta in the Docker container to fix the [devtools slowness bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1712983) that was inroduced in Firefox 90.
1672
+ * Updated to Firefox 92 beta in the Docker container to fix the [devtools slowness bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1712983) that was inroduced in Firefox 90.
1661
1673
 
1662
1674
  ## 18.0.1 - 2021-07-29
1663
1675
  ### Fixed
@@ -1701,7 +1713,7 @@ Please read the [20.0 blog post](https://www.sitespeed.io/sitespeed.io-20.0/)!
1701
1713
  * Keep selected tab open across runs. Thank you [Tanishq](https://github.com/amtanq) for PR [#3409](https://github.com/sitespeedio/sitespeed.io/pull/3409).
1702
1714
  * Update Docker container to use NodeJS 14.7.1.
1703
1715
  * Upgraded to [Browsertime 12.9.3](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1293---2021-06-24).
1704
- * Updated [Coach-core](https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#641---2021-06-23): Use all headers for Wappalyzer (before only the main document was used)
1716
+ * Updated [Coach-core](https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#641---2021-06-23): Use all headers for Wappalyzer (before only the main document was used)
1705
1717
 
1706
1718
  ## 17.8.1 - 2021-06-10
1707
1719
  ### Fixed
@@ -1712,7 +1724,7 @@ Please read the [20.0 blog post](https://www.sitespeed.io/sitespeed.io-20.0/)!
1712
1724
  ### Added
1713
1725
  * New [Browsertime 12.9.0](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1290---2021-06-04) that updates Cumulative Layout Shift to the [new defintion](https://web.dev/evolving-cls/).
1714
1726
 
1715
- ### Fixed
1727
+ ### Fixed
1716
1728
  * Guard if you try to run Safari simulator in Docker [#3405](https://github.com/sitespeedio/sitespeed.io/pull/3405)
1717
1729
 
1718
1730
  ## 17.7.0 - 2021-06-03
@@ -1731,7 +1743,7 @@ Please read the [20.0 blog post](https://www.sitespeed.io/sitespeed.io-20.0/)!
1731
1743
 
1732
1744
  ## 17.6.0 - 3
1733
1745
 
1734
- ### Added
1746
+ ### Added
1735
1747
  * Updated to [Browsertime 12.7.0](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1270---2021-05-26) that fixes the problem with the broken CPU throttling in Chrome.
1736
1748
  * Chrome and Chromedriver 91. Edge 90 (Eddge 91 coming later this week) in the Docker container
1737
1749
 
@@ -1743,7 +1755,7 @@ Please read the [20.0 blog post](https://www.sitespeed.io/sitespeed.io-20.0/)!
1743
1755
  * Updated dashboards to in the Docker setup.
1744
1756
 
1745
1757
  ### Fixed
1746
- * New Browsertime [12.6.1](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1261---2021-05-21) that fixes a bug when you use a equals sign in the value field in a cookie.
1758
+ * New Browsertime [12.6.1](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1261---2021-05-21) that fixes a bug when you use a equals sign in the value field in a cookie.
1747
1759
  * Updated dependencies with install warnings [#3387](https://github.com/sitespeedio/sitespeed.io/pull/3387),
1748
1760
 
1749
1761
  ## 17.4.0 - 2021-05-14
@@ -1769,7 +1781,7 @@ Please read the [20.0 blog post](https://www.sitespeed.io/sitespeed.io-20.0/)!
1769
1781
  * [Fix test running without connectivity settings](https://github.com/sitespeedio/sitespeed.io/commit/3ac3c2ab6885689b6689c6f2974ae7c256be9faf).
1770
1782
 
1771
1783
  ## 17.2.0 - 2021-04-27
1772
- ### Added
1784
+ ### Added
1773
1785
  * Show runtime settings in the HTML [#3359](https://github.com/sitespeedio/sitespeed.io/pull/3359). This makes it easier to see what settings are used. We gonna iterate and add more settings later.
1774
1786
 
1775
1787
  * Upgraded to [Browsertime 12.2.0](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1220---2021-04-27).
@@ -1784,13 +1796,13 @@ Please read the [20.0 blog post](https://www.sitespeed.io/sitespeed.io-20.0/)!
1784
1796
  ## 17.0.1 - 2021-04-17
1785
1797
  ### Fixed
1786
1798
  * Updated Browsertime to 12.0.1 that fixes the problem with Chrome/Chromedriver 90 that introduced longer time to close the browser than earlier versions, so when trying the next run, the previous browser is not closed, fixed by adding a 2 second sleep time when closing the browser.
1787
- ## 17.0.0 - 2021-04-15
1799
+ ## 17.0.0 - 2021-04-15
1788
1800
  Woohoo we shipped 17.0.0! There are many changes and you should read through the full changelog and focus on the new best practise section and breaking changes.
1789
1801
  ### New best practices
1790
1802
  One of the new things in 17 is the support for one extra key in Graphite: the name of the test. Set a computer friendly name of your test by using `--slug`. Then use the slug in the graphite key by adding `--graphite.addSlugToKey` to your run. When you do that change, should also convert your graphite data and your dashboards. The plan is like this:
1791
1803
  * In April 2021 you can convert your data and use the slug. You need to add `--graphite.addSlugToKey true` else you will get a log warning that you miss the slug for your test. All default dashboards in sitespeed.io will use the slug, so to use them you should add that new key and convert your data.
1792
1804
  * In September 2021 `--graphite.addSlugToKey true` will be set to default, meaning if you haven't upgraded your Graphite data yet, you need to set `--graphite.addSlugToKey false` to be able to run as before.
1793
- * In November 2021 the CLI functionality will disappear and you need upgrade your Graphite metrics when you upgrade sitespeed.io.
1805
+ * In November 2021 the CLI functionality will disappear and you need upgrade your Graphite metrics when you upgrade sitespeed.io.
1794
1806
 
1795
1807
  You can read how to upgrade in the [documentation](https://www.sitespeed.io/documentation/sitespeed.io/graphite/#upgrade-to-use-the-test-slug-in-the-namespace).
1796
1808
 
@@ -1832,9 +1844,9 @@ Lets continue with all the changes.
1832
1844
  * New metrics: Delta between TTFB and First Contentful Paint, Largest Contentful paint and First visual change [#1528](https://github.com/sitespeedio/browsertime/pull/1528). You can use this if you have unstable TTFB and want to alert on front end metrics. Lets see when other also implement this :)
1833
1845
  * Made it easier for people to get Google Web Vitals. We copy that data under the googleWebVitals namespace in the result JSON [#1521](https://github.com/sitespeedio/browsertime/pull/1521).
1834
1846
  * Added TTFB as a single metric [#1522](https://github.com/sitespeedio/browsertime/pull/1522).
1835
- * New stop watch command [#1512](https://github.com/sitespeedio/browsertime/pull/1512). Measure time by:
1836
- ```const timer = commands.stopWatch.get('my_timer');
1837
- timer.start();
1847
+ * New stop watch command [#1512](https://github.com/sitespeedio/browsertime/pull/1512). Measure time by:
1848
+ ```const timer = commands.stopWatch.get('my_timer');
1849
+ timer.start();
1838
1850
  // Do something
1839
1851
  // Stop the timer and add the result to the last tested URL
1840
1852
  timer.stopAndAdd();
@@ -1946,9 +1958,9 @@ There's a couple of new functionality that will have documentation in a week or
1946
1958
  * New plugin to copy screenshots [#3243](https://github.com/sitespeedio/sitespeed.io/pull/3243) and videos [#3248](https://github.com/sitespeedio/sitespeed.io/pull/3248) as latest for that run.
1947
1959
  * Upload latest screenshots/videos to S3 [#3246](https://github.com/sitespeedio/sitespeed.io/pull/3246).
1948
1960
  ### Fixed
1949
- * The HTML links to pages when using alias in a text file was broken as reported in [#3244](https://github.com/sitespeedio/sitespeed.io/issues/3244), fixed in PR [#3245](https://github.com/sitespeedio/sitespeed.io/pull/3245).
1961
+ * The HTML links to pages when using alias in a text file was broken as reported in [#3244](https://github.com/sitespeedio/sitespeed.io/issues/3244), fixed in PR [#3245](https://github.com/sitespeedio/sitespeed.io/pull/3245).
1950
1962
  ## 16.2.1 - 2021-01-06
1951
- ### Fixed
1963
+ ### Fixed
1952
1964
  * The new `--graphite.annotationRetentionMinutes` formatted the annotation date wrong, fixed in [#3238](https://github.com/sitespeedio/sitespeed.io/pull/3238).
1953
1965
  ## 16.2.0 - 2021-01-06
1954
1966
  ### Fixed
@@ -2003,7 +2015,7 @@ There's a couple of new functionality that will have documentation in a week or
2003
2015
  * Fully use the third-party-web to know about third parties instead of home grown solution.
2004
2016
  * Testing for JQuery removed the $ reference on the page [#22](https://github.com/sitespeedio/coach-core/pull/22).
2005
2017
  * Updated to [Browsertime 11](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1100---2020-12-18):
2006
- * Record and keep the browser full screen (including URL bar) [#1435](https://github.com/sitespeedio/browsertime/pull/1435). All metrics should stay the same with this change but the video and the code will be easier :) When we implemented video a long time ago we wanted to cut out the URL bar but it made it harder to keep the video to look ok on different OS.
2018
+ * Record and keep the browser full screen (including URL bar) [#1435](https://github.com/sitespeedio/browsertime/pull/1435). All metrics should stay the same with this change but the video and the code will be easier :) When we implemented video a long time ago we wanted to cut out the URL bar but it made it harder to keep the video to look ok on different OS.
2007
2019
  * Say goodbye to RUM Speed Index [#1439](https://github.com/sitespeedio/browsertime/pull/1439).
2008
2020
  * Domain name on disk now uses underscore instead of dots in the name [#1445](https://github.com/sitespeedio/browsertime/pull/1445).
2009
2021
  * Click the Android power button at the start of each test (instead of the home button [#1447](https://github.com/sitespeedio/browsertime/pull/1447).
@@ -2035,11 +2047,11 @@ There's a couple of new functionality that will have documentation in a week or
2035
2047
  * Added latest Browsertime [10.9.0](https://github.com/sitespeedio/browsertime/releases/tag/v10.9.0) with fixes for Firefox.
2036
2048
 
2037
2049
  ## 15.8.0 - 2020-11-17
2038
- ### Added
2050
+ ### Added
2039
2051
  * Updated to Firefox 83 in the Docker container.
2040
2052
  ## 15.7.4 - 2020-11-16
2041
2053
  ### Fixed
2042
- * Upgraded Browsertime that reverted Geckodriver to 0.27.0 since there are problems starting Firefox on Android using 0.28.0.
2054
+ * Upgraded Browsertime that reverted Geckodriver to 0.27.0 since there are problems starting Firefox on Android using 0.28.0.
2043
2055
  ## 15.7.3 - 2020-11-11
2044
2056
  ### Fixed
2045
2057
  * Upgraded to Browsertime 10.6.5 with a new version of Geckodriver for Firefox.
@@ -2084,9 +2096,9 @@ There's a couple of new functionality that will have documentation in a week or
2084
2096
  ### Fixed
2085
2097
  * Updated to Browsertime 10.6.1.
2086
2098
  * Fixed dependencies with security audits that could be automatically fixed.
2087
-
2099
+
2088
2100
  ## 15.6.0 - 2020-10-20
2089
- ### Added
2101
+ ### Added
2090
2102
  * Updated to Firefox 82 in the Docker container.
2091
2103
  * Updated to [Browsertime 10.6.0](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1060---2020-10-20).
2092
2104
 
@@ -2139,7 +2151,7 @@ The new sitespeed.io 15.0 uses the brand new Browsertime 10! Browsertime mainly
2139
2151
 
2140
2152
  ## 14.4.0 - 2020-08-27
2141
2153
  ### Added
2142
- * Updated the Docker container to use Chrome 85 and Firefox 80. Updated the slim container to use Firefox 80.
2154
+ * Updated the Docker container to use Chrome 85 and Firefox 80. Updated the slim container to use Firefox 80.
2143
2155
  * Updated to Browsertime 9.4.0 that includes Chromedriver 85.
2144
2156
 
2145
2157
  ### Fixed
@@ -2147,7 +2159,7 @@ The new sitespeed.io 15.0 uses the brand new Browsertime 10! Browsertime mainly
2147
2159
 
2148
2160
  ## 14.3.2 - 2020-08-24
2149
2161
  ### Fixed
2150
- * Upgraded to [Browsertime 9.3.1](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#931---2020-08-24) that fixes a bug so that correct mobile emulation settings is set on Chrome, updated Throttle to 2.0.1 and update a couple of other packages.
2162
+ * Upgraded to [Browsertime 9.3.1](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#931---2020-08-24) that fixes a bug so that correct mobile emulation settings is set on Chrome, updated Throttle to 2.0.1 and update a couple of other packages.
2151
2163
 
2152
2164
  ## 14.3.1 - 2020-08-24
2153
2165
  ### Fixed
@@ -2202,10 +2214,10 @@ There are five important new things in the new release:
2202
2214
  ### Breaking changes
2203
2215
  * If you use the JSON directly from Browsertime, the screenshot data is now an array instead of a string since you can have multiple screenshots in one run. If you use sitespeed.io directly you will not be affected by the change.
2204
2216
 
2205
- * The experimental flag for perIteration metric for Graphite [#3069](https://github.com/sitespeedio/sitespeed.io/pull/3069) has been removed. If you want to send per iteration data to Graphite use ```--graphite.perIteration```.
2217
+ * The experimental flag for perIteration metric for Graphite [#3069](https://github.com/sitespeedio/sitespeed.io/pull/3069) has been removed. If you want to send per iteration data to Graphite use ```--graphite.perIteration```.
2206
2218
 
2207
2219
  ### Added
2208
- * All dashboards for Graphite has been updated to use Grafana 7.0.0 with a new look and feel.
2220
+ * All dashboards for Graphite has been updated to use Grafana 7.0.0 with a new look and feel.
2209
2221
  * Show all screenshots for a run in a tab [#3045](https://github.com/sitespeedio/sitespeed.io/pull/3045).
2210
2222
  * Updated to [Browsertime 9.0.0](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#900----2020-06-26).
2211
2223
  * There's a Chrome User Experience Report plugin bundled in sitespeed.io! Get the CrUx data using ```--crux.key``` and get your key from Google.
@@ -2238,7 +2250,7 @@ There are five important new things in the new release:
2238
2250
 
2239
2251
  ## 13.1.1 - 2020-05-29
2240
2252
  ### Fixed
2241
- * Exit with sitespeed.io exit code when you run WebPageReplay in the Docker container [#3017](https://github.com/sitespeedio/sitespeed.io/pull/3017).
2253
+ * Exit with sitespeed.io exit code when you run WebPageReplay in the Docker container [#3017](https://github.com/sitespeedio/sitespeed.io/pull/3017).
2242
2254
 
2243
2255
  ## 13.1.0 - 2020-05-28
2244
2256
  ### Added
@@ -2271,7 +2283,7 @@ There are five important new things in the new release:
2271
2283
  * Better guards for missing WebPageTest first view data [#3002](https://github.com/sitespeedio/sitespeed.io/pull/3002)
2272
2284
  * If you used the old budget format, limits and values wasn't written in the HTML and in the log [#3009](https://github.com/sitespeedio/sitespeed.io/pull/3009).
2273
2285
 
2274
- ### Tech
2286
+ ### Tech
2275
2287
  * Continous work to move out CLI options to respective plugin by [Erick Wilder](https://github.com/erickwilder), thank you!
2276
2288
 
2277
2289
  ## 12.11.0 - 2020-05-16
@@ -2372,7 +2384,7 @@ Some time ago we got [a tweet](https://twitter.com/robnavrey/status/125806312524
2372
2384
  * Send load time for LCP to Graphite/Influx so you can choose between render/start time and use max value in the HTML [#2940](https://github.com/sitespeedio/sitespeed.io/pull/2940).
2373
2385
 
2374
2386
  ## 12.2.3 - 2020-03-20
2375
- ### Fixed
2387
+ ### Fixed
2376
2388
  * Remove videoRecordingStart from the summary [#2935](https://github.com/sitespeedio/sitespeed.io/pull/2935).
2377
2389
  * Show CPU geckorprofile link only when you run Firefox [#2931](https://github.com/sitespeedio/sitespeed.io/pull/2931).
2378
2390
  * Upgraded to [Browsertime 8.3.0](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#830---2020-03-20).
@@ -2498,7 +2510,7 @@ Read about Browsertime 8.0 and sitespeed.io 12.0 in [the blog post](https://www.
2498
2510
  * Collect number of DOM elements as a part of the page info for each run [#1000](https://github.com/sitespeedio/browsertime/pull/1000).
2499
2511
  * Configure how often to check for the pageCompleteCheck. Default is every 200 ms, and it happens after the load event end (using the default pageLoadStrategy). Set it with `--browsertime.pageCompleteCheckPollTimeout`(value in ms) [#998](https://github.com/sitespeedio/browsertime/pull/998).
2500
2512
  * Added missing pageLoadStrategy option in the CLI. The option worked but no visible cli help for it [#1001](https://github.com/sitespeedio/browsertime/pull/1001).
2501
- * Do not load the Browsertime WebExtention for Chrome (it is not used anymore) and make it possible for Firefox to disable to use it with `--browsertime.firefox.disableBrowsertimeExtension`.
2513
+ * Do not load the Browsertime WebExtention for Chrome (it is not used anymore) and make it possible for Firefox to disable to use it with `--browsertime.firefox.disableBrowsertimeExtension`.
2502
2514
  * Added configurable settle time for the browser to rest after the browser is open and before the tests starts to run. Use `--browsertime.timeToSettle` in ms [#1003](https://github.com/sitespeedio/browsertime/pull/1003).
2503
2515
  * Calculate FID instead of just report it [#1005](https://github.com/sitespeedio/browsertime/pull/1005)
2504
2516
  * You can now run ADB shell directly from your user script [#1007](https://github.com/sitespeedio/browsertime/pull/1007). Use `commands.android.shell('')`.
@@ -2520,7 +2532,7 @@ Read about Browsertime 8.0 and sitespeed.io 12.0 in [the blog post](https://www.
2520
2532
  ## 11.3.0 - 2019-11-22
2521
2533
  ### Added
2522
2534
  * Added the sitespeed.io version and browser version in the title of the annotation tag of Graphite and Grafana [#2791](https://github.com/sitespeedio/sitespeed.io/pull/2791), [#2792](https://github.com/sitespeedio/sitespeed.io/pull/2792) and [#2793](https://github.com/sitespeedio/sitespeed.io/pull/2793).
2523
- * Updated to Browsertime 7.2.2:
2535
+ * Updated to Browsertime 7.2.2:
2524
2536
  * There was a bug introduced in 7.0.0 that made navigation fail on Safari [#997](https://github.com/sitespeedio/browsertime/pull/997).
2525
2537
  * Get phone and Android version from the phone [#991](https://github.com/sitespeedio/browsertime/pull/991).
2526
2538
  * Take care of the case when a page overwrites the document.URL [#992](https://github.com/sitespeedio/browsertime/pull/992).
package/Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM sitespeedio/webbrowsers:chrome-137.0-firefox-139.0-edge-136.0
1
+ FROM sitespeedio/webbrowsers:chrome-138.0-firefox-140.0-edge-138.0
2
2
 
3
3
  ARG TARGETPLATFORM=linux/amd64
4
4
 
@@ -29,7 +29,7 @@ WORKDIR /usr/src/app
29
29
  COPY package.json /usr/src/app/
30
30
  COPY npm-shrinkwrap.json /usr/src/app/
31
31
  COPY tools/postinstall.js /usr/src/app/tools/postinstall.js
32
- RUN npm install --production && npm cache clean --force
32
+ RUN npm install --production && npm cache clean --force
33
33
 
34
34
  COPY ./bin/ /usr/src/app/bin/
35
35
  COPY ./lib/ /usr/src/app/lib/