Skip to content
This repository was archived by the owner on Mar 26, 2023. It is now read-only.

Bump github.com/showwin/speedtest-go from 1.1.3 to 1.1.5#266

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/showwin/speedtest-go-1.1.5
Closed

Bump github.com/showwin/speedtest-go from 1.1.3 to 1.1.5#266
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/showwin/speedtest-go-1.1.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2022

Bumps github.com/showwin/speedtest-go from 1.1.3 to 1.1.5.

Release notes

Sourced from github.com/showwin/speedtest-go's releases.

v1.1.5

Changelog

  • a1f1d5b Add Speedtest struct which contains the global variables used
  • cf8e53c Fix usage of client in request scope
  • d93c6af Fix use client instead global
  • 62ea24d Merge branch 'master' into fix-server-list
  • 4e10a07 Merge pull request #62 from proxymo-network/custom-client-support
  • 338c9e0 Merge pull request #63 from redradrat/fix-server-list
  • db677c8 Merge pull request #65 from showwin/fix/conflict
  • dafff30 Merge pull request #66 from showwin/fix_minus_speed
  • 9c416ae Merge pull request #67 from showwin/release/v1.1.5
  • 6a19ccb Release v1.1.5
  • a1cbe6a Use time.Second instead of hardcoded nanosecond values
  • ea558f7 adjust tests and Stringer
  • dc761f5 fix conflict from #62 and #63
  • f29b701 fix: speed value can be minus if the bandwidth is large
  • 83b44c5 use /api/js endpoint as new primary endpoint for server list fetching

v1.1.4

Changelog

8b3b4d3 Alter exposed functions that take contexts so that their signature matches the context-less versions, as the previous versions could not be called easily. bc0d679 Merge pull request #53 from showwin/add/distance_test fc7034b Merge pull request #56 from juev/master 5462603 Merge pull request #58 from euantorano/master a83af84 Merge pull request #59 from showwin/release/v1.1.4 79aed63 Release v1.1.4 a5a4a3e [-] os.Exit is redundant ea0fdd8 add more test

Commits
  • 9c416ae Merge pull request #67 from showwin/release/v1.1.5
  • 6a19ccb Release v1.1.5
  • dafff30 Merge pull request #66 from showwin/fix_minus_speed
  • f29b701 fix: speed value can be minus if the bandwidth is large
  • db677c8 Merge pull request #65 from showwin/fix/conflict
  • dc761f5 fix conflict from #62 and #63
  • 338c9e0 Merge pull request #63 from redradrat/fix-server-list
  • 62ea24d Merge branch 'master' into fix-server-list
  • 4e10a07 Merge pull request #62 from proxymo-network/custom-client-support
  • ea558f7 adjust tests and Stringer
  • Additional commits viewable in compare view

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 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 [github.com/showwin/speedtest-go](https://github.com/showwin/speedtest-go) from 1.1.3 to 1.1.5.
- [Release notes](https://github.com/showwin/speedtest-go/releases)
- [Changelog](https://github.com/showwin/speedtest-go/blob/master/.goreleaser.yml)
- [Commits](showwin/speedtest-go@v1.1.3...v1.1.5)

---
updated-dependencies:
- dependency-name: github.com/showwin/speedtest-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 21, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 9, 2022

Superseded by #277.

@dependabot dependabot bot closed this Nov 9, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/showwin/speedtest-go-1.1.5 branch November 9, 2022 08:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants