Skip to content

ci: update squad-client requirement from >0.5 to >=0.45 in /automated/utils - #640

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/automated/utils/squad-client-gte-0.45
Open

ci: update squad-client requirement from >0.5 to >=0.45 in /automated/utils#640
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/automated/utils/squad-client-gte-0.45

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on squad-client to permit the latest version.

Changelog

Sourced from squad-client's changelog.

0.42

This 0.42 release adds cancel function to individual test jobs

0.41

This 0.41 release checks for SQUAD_TOKEN environment variable whenever it tries to access the API.

0.40

This 0.40 release changes submit-tuxsuite command default behavior by telling SQUAD not to poll builds and tests results right away. If such behavior is required, please use --fetch-now.

0.39

This 0.39 release implement support for pushing and downloading attachments from SQUAD.

0.38

This 0.38 release adds support for oe builds in submit_tuxsuite command.

0.37

This 0.37 release adds is_release attribute to Build class. This has been present in SQUAD api for quite some time now.

0.36

This 0.36 release allows fetching test runs statuses without traversing builds endpoint. The release also adds datetime to Project class.

0.35

This 0.35 release removes the need for having to update urllib3 by not using "allowed_methods" in HTTPAdapter. The release also adds "token" attribute to Backend class to allow users to dynamically create backends via squad-client.

0.34

This 0.34 release adds a retry strategy to requests to backend server and also make squad-client reuse connections previously opened.

0.33

This 0.33 release adds a new method to TestJob model, allowing filtering test jobs resubmitted.

... (truncated)

Commits

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 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)

Updates the requirements on [squad-client](https://github.com/Linaro/squad-client) to permit the latest version.
- [Changelog](https://github.com/Linaro/squad-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Linaro/squad-client/commits)

---
updated-dependencies:
- dependency-name: squad-client
  dependency-version: '0.45'
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 27, 2026
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant