heathcliff26 / speedtest-exporter

A prometheus exporter that monitors network speed using the speedtest.net api
Apache License 2.0
2 stars 0 forks source link

fix(deps): update module github.com/showwin/speedtest-go to v1.6.11 #19

Closed bot-ahsoka[bot] closed 6 months ago

bot-ahsoka[bot] commented 6 months ago

This PR contains the following updates:

Package Type Update Change
github.com/showwin/speedtest-go require patch v1.6.10 -> v1.6.11

Release Notes

showwin/speedtest-go (github.com/showwin/speedtest-go) ### [`v1.6.11`](https://togithub.com/showwin/speedtest-go/releases/tag/v1.6.11) [Compare Source](https://togithub.com/showwin/speedtest-go/compare/v1.6.10...v1.6.11) #### What's Changed - fix: TestFetchServerByID broken by [@​r3inbowari](https://togithub.com/r3inbowari) in [https://github.com/showwin/speedtest-go/pull/178](https://togithub.com/showwin/speedtest-go/pull/178) - fix: cursor hidden after listing available servers by [@​r3inbowari](https://togithub.com/r3inbowari) in [https://github.com/showwin/speedtest-go/pull/176](https://togithub.com/showwin/speedtest-go/pull/176) - chore: typo fix by [@​r3inbowari](https://togithub.com/r3inbowari) in [https://github.com/showwin/speedtest-go/pull/177](https://togithub.com/showwin/speedtest-go/pull/177) - feat: support dns request binding source by [@​pig98](https://togithub.com/pig98) in [https://github.com/showwin/speedtest-go/pull/180](https://togithub.com/showwin/speedtest-go/pull/180) - chore: add freebsd for release by [@​r3inbowari](https://togithub.com/r3inbowari) in [https://github.com/showwin/speedtest-go/pull/181](https://togithub.com/showwin/speedtest-go/pull/181) - Expose a property to set Dialer.Control by [@​danielealbano](https://togithub.com/danielealbano) in [https://github.com/showwin/speedtest-go/pull/184](https://togithub.com/showwin/speedtest-go/pull/184) - Improve URL handling by [@​eric](https://togithub.com/eric) in [https://github.com/showwin/speedtest-go/pull/183](https://togithub.com/showwin/speedtest-go/pull/183) - fix: remove old testcase and use a compatible splicing method by [@​r3inbowari](https://togithub.com/r3inbowari) in [https://github.com/showwin/speedtest-go/pull/185](https://togithub.com/showwin/speedtest-go/pull/185) - feat: add ua option for cli by [@​r3inbowari](https://togithub.com/r3inbowari) in [https://github.com/showwin/speedtest-go/pull/186](https://togithub.com/showwin/speedtest-go/pull/186) #### New Contributors - [@​pig98](https://togithub.com/pig98) made their first contribution in [https://github.com/showwin/speedtest-go/pull/180](https://togithub.com/showwin/speedtest-go/pull/180) - [@​danielealbano](https://togithub.com/danielealbano) made their first contribution in [https://github.com/showwin/speedtest-go/pull/184](https://togithub.com/showwin/speedtest-go/pull/184) - [@​eric](https://togithub.com/eric) made their first contribution in [https://github.com/showwin/speedtest-go/pull/183](https://togithub.com/showwin/speedtest-go/pull/183) **Full Changelog**: https://github.com/showwin/speedtest-go/compare/v1.6.10...v1.6.11

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.



This PR has been generated by Renovate Bot.