Webperf-se / webperf_core

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.
https://webperf.se/articles/webperf-core/
MIT License
19 stars 31 forks source link

Bump sitespeed.io from 34.2.1 to 34.3.3 #548

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps sitespeed.io from 34.2.1 to 34.3.3.

Release notes

Sourced from sitespeed.io's releases.

v34.3.3

Fixed

  • 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.

https://github.com/sitespeedio/sitespeed.io/compare/v34.3.2...v34.3.3

v34.3.2

Fixed

  • API: Remove extends from the configuration to make sure that testrunners ddo not try to extend configuration #4198.

https://github.com/sitespeedio/sitespeed.io/compare/v34.3.1...v34.3.2

v34.3.1

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.

https://github.com/sitespeedio/sitespeed.io/compare/v34.3.0...v34.3.1

v34.3.0

Added

  • API: Show the URL/script name in the API call #4195
  • Update WebPageReplay binaries #4196.

v34.2.2

Fixed

  • 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.

https://github.com/sitespeedio/sitespeed.io/compare/v34.2.1...v34.2.2

Changelog

Sourced from sitespeed.io's changelog.

34.3.3 - 2024-06-24

Fixed

  • 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
  • Update WebPageReplay binaries #4196.

34.2.2 - 2024-06-18

Fixed

  • 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.
Commits


Dependabot compatibility score

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)