Skip to content

Commit da56de8

Browse files
BREAKING CHANGE(deps): Update librespeed/speedtest v5.5.1 → v6.0.2 (#1767)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [librespeed/speedtest](https://redirect.github.com/librespeed/speedtest) | major | `v5.5.1` → `v6.0.2` | --- ### Release Notes <details> <summary>librespeed/speedtest (librespeed/speedtest)</summary> ### [`v6.0.2`](https://redirect.github.com/librespeed/speedtest/releases/tag/v6.0.2) [Compare Source](https://redirect.github.com/librespeed/speedtest/compare/v6.0.1...v6.0.2) #### What's Changed restore previous behaviour: - docker: restore `TITLE` env handling in entrypoint by [@&#8203;sstidl](https://redirect.github.com/sstidl) in [#&#8203;787](https://redirect.github.com/librespeed/speedtest/pull/787) - docker: apply `TITLE` to modern page heading by [@&#8203;sstidl](https://redirect.github.com/sstidl) in [#&#8203;788](https://redirect.github.com/librespeed/speedtest/pull/788) - Support legacy `EMAIL` env var as deprecated fallback for `GDPR_EMAIL` by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;781](https://redirect.github.com/librespeed/speedtest/pull/781) improve accessability: - Fix accessibility: replace `div#startStopBtn` with `<button>` in classic design by [@&#8203;Copilot](https://redirect.github.com/Copilot) in - fix: add aria-label to #startStopBtn for screen reader accessibility by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;785](https://redirect.github.com/librespeed/speedtest/pull/785) add e2e testing and pipeline updates: - add e2e testing by [@&#8203;sstidl](https://redirect.github.com/sstidl) in [#&#8203;777](https://redirect.github.com/librespeed/speedtest/pull/777) - chore/playwright mode test plan by [@&#8203;sstidl](https://redirect.github.com/sstidl) in [#&#8203;778](https://redirect.github.com/librespeed/speedtest/pull/778) - chore(deps): bump actions/checkout from 4 to 6 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;784](https://redirect.github.com/librespeed/speedtest/pull/784) - chore(deps): bump actions/setup-node from 4 to 6 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;783](https://redirect.github.com/librespeed/speedtest/pull/783) [#&#8203;782](https://redirect.github.com/librespeed/speedtest/pull/782) **Full Changelog**: <librespeed/speedtest@v6.0.1...v6.0.2> ### [`v6.0.1`](https://redirect.github.com/librespeed/speedtest/releases/tag/v6.0.1): Bugfix on classic design [Compare Source](https://redirect.github.com/librespeed/speedtest/compare/v6.0.0...v6.0.1) #### What's Changed - Cherry-pick: revert "Use server-list.json in classic frontend by default" by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;776](https://redirect.github.com/librespeed/speedtest/pull/776) **Full Changelog**: <librespeed/speedtest@v6.0.0...v6.0.1> ### [`v6.0.0`](https://redirect.github.com/librespeed/speedtest/releases/tag/v6.0.0): New design is main now [Compare Source](https://redirect.github.com/librespeed/speedtest/compare/v6.0.0-pre1...v6.0.0) #### What's Changed - Implement the new design from [#&#8203;649](https://redirect.github.com/librespeed/speedtest/issues/649) by [@&#8203;sstidl](https://redirect.github.com/sstidl) in [#&#8203;694](https://redirect.github.com/librespeed/speedtest/pull/694) - Fix PHP version check for geoip2.phar compatibility by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;754](https://redirect.github.com/librespeed/speedtest/pull/754) - Add .NET client library to README by [@&#8203;Memphizzz](https://redirect.github.com/Memphizzz) in [#&#8203;739](https://redirect.github.com/librespeed/speedtest/pull/739) - fix: return client IPv6 address via cloudflared by [@&#8203;MattKobayashi](https://redirect.github.com/MattKobayashi) in [#&#8203;757](https://redirect.github.com/librespeed/speedtest/pull/757) #### New Contributors - [@&#8203;Memphizzz](https://redirect.github.com/Memphizzz) made their first contribution in [#&#8203;739](https://redirect.github.com/librespeed/speedtest/pull/739) - [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] made their first contribution in [#&#8203;763](https://redirect.github.com/librespeed/speedtest/pull/763) **Full Changelog**: <librespeed/speedtest@v5.5.1...v6.0.0> ### [`v6.0.0-pre1`](https://redirect.github.com/librespeed/speedtest/releases/tag/v6.0.0-pre1) [Compare Source](https://redirect.github.com/librespeed/speedtest/compare/v5.5.1...v6.0.0-pre1) ****this is a pre release**** New design is here, thanks to [@&#8203;Timendus](https://redirect.github.com/Timendus) for implementing it. [#&#8203;649](https://redirect.github.com/librespeed/speedtest/issues/649) Desktop: \<img src=frontend/screenshots/desktop.png> Mobile: \<img src=frontend/screenshots/mobile.png> Mayor rework of docker deployment. the new design can be accessed via `?design=new` switch to the index page or via config.json, see [DESIGN\_SWITCH.md](DESIGN_SWITCH.md) #### What's Changed - the new design is ready (after 2 years ;-) ) - Add feature switch for new design via config file, URL parameters, and Docker by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;742](https://redirect.github.com/librespeed/speedtest/pull/742) - Add GDPR\_EMAIL environment variable for Docker deployments by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;743](https://redirect.github.com/librespeed/speedtest/pull/743) **Full Changelog**: <librespeed/speedtest@5.5.0...v6.0.0-pre1> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXBwL2xpYnJlc3BlZWQiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvbWFqb3IiXX0=-->
1 parent a199fd0 commit da56de8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/librespeed/docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ variable "APP" {
66

77
variable "VERSION" {
88
// renovate: datasource=github-releases depName=librespeed/speedtest versioning=loose
9-
default = "v5.5.1"
9+
default = "v6.0.2"
1010
}
1111

1212
variable "LICENSE" {

0 commit comments

Comments
 (0)