webperf-core is an open-source testing suite tailored to help you improve your digital presence in areas like web performance, security and accessibility to email best practice using many small improvements.
Updated to Browsertime 25.5.2 that has updated versions of Selenium WebDriver and correct export for scripting.
API: Copy Browsertime setting from the option object to the API. There cases where you use a configuration file, override it with CLI parameters and the cli parameters didn't override the configuration file. That is fixed now for Browsertime configurations #4200.
The docker hub has had some problem and started to publish old images (as new!). That broke our latest tag to include chrome/edge//firefox 111. This release auto publish the latest one again.
Make it possible to disable the API. In some cases where you extends another configuration file, you could end up in a API loop where the API calls the API #4191.
Updated to Browsertime 25.5.2 that has updated versions of Selenium WebDriver and correct export for scripting.
API: Copy Browsertime setting from the option object to the API. There cases where you use a configuration file, override it with CLI parameters and the cli parameters didn't override the configuration file. That is fixed now for Browsertime configurations #4200.
34.3.2 - 2024-06-23
Fixed
API: Remove extends from the configuration to make sure that testrunners ddo not try to extend configuration #4198.
34.3.1 - 2024-06-20
Fixed
The docker hub has had some problem and started to publish old images (as new!). That broke our latest tag to include chrome/edge//firefox 111. This release auto publish the latest one again.
34.3.0 - 2024-06-20
Added
API: Show the URL/script name in the API call #4195
Make it possible to disable the API. In some cases where you extends another configuration file, you could end up in a API loop where the API calls the API #4191.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps sitespeed.io from 34.2.1 to 34.3.3.
Release notes
Sourced from sitespeed.io's releases.
Changelog
Sourced from sitespeed.io's changelog.
Commits
ee45a92
34.3.37e852ab
changelog: new release14650c5
Copy BT settings to the API (#4200)ca986c5
ne bt7a2fd55
Browsertime 22.5.1 (#4199)5f4b362
new bt42a49c4
new version433f2d3
34.3.265fa233
changelog: fix release6adc8ee
Make sure to remove extends (#4198)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show