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

Comments

Bump github.com/showwin/speedtest-go from 1.1.3 to 1.3.1#280

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2022

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

Release notes

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

v1.3.1

Changelog

  • b1ddc48 Merge pull request #89 from r3inbowari/fix/negarate
  • 7cab7d6 Merge pull request #90 from r3inbowari/change/upreader
  • 0bf8320 Merge pull request #92 from showwin/release/v1.3.1
  • 5636f6f Release v1.3.1
  • cd3438d change: use a custom reader to allocate less memory when uploading
  • 9019865 fix: negative up-rate caused by main test skipping
  • 8e6841d fix: remove unneeded condition
  • 84745b8 fix: use the correct upload content-type
  • a77ce7a fix: wrong upload value

v1.3.0

Changelog

  • 6baf9c5 Merge pull request #83 from rtrox/rtrox/enable_arm64
  • 6b57ad2 Merge pull request #84 from rtrox/rtrox/header-fix
  • 69c895f Merge pull request #85 from showwin/fix_docs
  • 6967f21 Merge pull request #86 from showwin/release/v1.3.0
  • 369342f Merge pull request #87 from showwin/fix_golangci_lint_error
  • 4450e29 Release v1.3.0
  • 5cbab8a [fix] Ignore windows/arm64 pair to re-enable linux/arm64 releases
  • 537df3a evaluate the last code
  • 5c0ffd2 set custom user-agent on all requests
  • fc77a49 update the way to release new version

v1.2.1

Changelog

  • 014e6b4 Add User-Agent to http request to avoid request error in some cases.
  • 076b0b3 Add link
  • 66933e1 Merge pull request #78 from showwin/contributors
  • 1f33fd0 Merge pull request #80 from mikaelpeltier/Fix-Fetch-User-Info
  • 00d65f7 Merge pull request #81 from showwin/showwin/disable_arm64
  • ca1db42 Merge pull request #82 from showwin/release/v1.2.1
  • 89910e5 Release v1.2.1
  • 170a184 Stop updating contributors
  • ce4164f disable arm64 build temporally

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

... (truncated)

Commits
  • 0bf8320 Merge pull request #92 from showwin/release/v1.3.1
  • 5636f6f Release v1.3.1
  • 7cab7d6 Merge pull request #90 from r3inbowari/change/upreader
  • 8e6841d fix: remove unneeded condition
  • b1ddc48 Merge pull request #89 from r3inbowari/fix/negarate
  • 84745b8 fix: use the correct upload content-type
  • a77ce7a fix: wrong upload value
  • cd3438d change: use a custom reader to allocate less memory when uploading
  • 9019865 fix: negative up-rate caused by main test skipping
  • 6967f21 Merge pull request #86 from showwin/release/v1.3.0
  • 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.3.1.
- [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.3.1)

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

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

dependabot bot commented on behalf of github Feb 20, 2023

Superseded by #286.

@dependabot dependabot bot closed this Feb 20, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/showwin/speedtest-go-1.3.1 branch February 20, 2023 08:57
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