Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 23, 2025

Bumps speedtest-cli from 2.0.0 to 2.1.3.

Release notes

Sourced from speedtest-cli's releases.

v2.1.3

  • Address issue where a test server may return an HTTP error during upload or download
  • Address issue where ignore_ids may be empty or have empty values

v2.1.2

  • Prevent warnings on Python3.8
  • Fix proxy support
  • Fix --single to ensure threads are not started until a position in the queue is available

v2.1.1

  • Fix SSL support on Python2.4 and Python2.5

v2.1.0

  • Automatically resolve .best property
  • Pass Content-Length header with POST requests
  • Fix install instructions with git clone
  • Add functionality for single threaded testing
  • Add debug support to show if a URL request resulted in a redirect
  • Add the python version to the version output
  • Switch from platform.system to platform.platform when building the User-Agent header
  • Don't pass server_hostname to ssl.wrap_socket
  • ensure ERROR doesn't print an empty string

v2.0.2

  • Ensure we are utilizing the context created by HTTPSConnection, or falling back to ssl.

v2.0.1

  • Handle malformed XML responses
  • Ensure --share works with --csv
  • Fix SSL communication during latency tests on python 2.6 and older
  • Handle error where latitude and longitude from config are invalid
Commits
  • 42e96b1 Bump to 2.1.3
  • cadc68b Handle case where ignoreids is empty or contains empty ids
  • db46af8 Ensure we catch HTTP errors on upload/download. Fixes #752
  • c58ad33 Bump release
  • 266e53c Fix proxy support. Fixes #610
  • 7ebb996 Ensure threads don't start before a position in the queue is available.
  • 2658bd5 Bump devel version
  • 81bba60 Add support for py38 without deprecation warnings (#585)
  • 681cdf2 Re-enable python 2.4 and 2.5 testing
  • cdf6002 Bump to 2.1.1
  • 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 show <dependency name> 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)

Bumps [speedtest-cli](https://github.com/sivel/speedtest-cli) from 2.0.0 to 2.1.3.
- [Release notes](https://github.com/sivel/speedtest-cli/releases)
- [Commits](sivel/speedtest-cli@v2.0.0...v2.1.3)

---
updated-dependencies:
- dependency-name: speedtest-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants