Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2025

Bumps globus-sdk from 1.6.1 to 3.62.0.

Release notes

Sourced from globus-sdk's releases.

v3.62.0

Added

  • Added support for setting a group's subscription_id via GroupsClient.set_subscription_admin_verified_id. (#1287)

v3.61.0

Deprecated

  • TransferClient methods which are specific to Globus Connect Server v4 are now deprecated and emit deprecation warnings when used. (#1274)

  • The ComputeClient alias for ComputeClientV2 is now deprecated. Users of Globus Compute are encouraged to use ComputeClientV2 or ComputeClientV3 instead. (#1278)

v3.60.0

Added

  • Recognize dependent_consent_required errors from the Auth API as a Globus Auth Requirements Error (GARE) and support converting them to GAREs. (#1246)

Fixed

  • Accept authorization parameters containing dependent scopes when app.login() is called with a GARE's authorization parameters. (#1247)

v3.59.0

Added

  • Added the TransferClient.set_subscription_admin_verified() method. (#1227)

  • Updated ComputeClientV2.get_endpoints with a new role kwarg. (#1238)

Development

  • Convert the CHANGELOG to Markdown-compatible headers.

    This resolves rendering issues in Dependabot PRs in the CLI, and simplifies compatibility between RST and Markdown.

v3.58.0

Added

  • Add the SpecificFlow.validate_run() method. (#1221)

Fixed

  • Fix an error which caused the restrict_transfers_to_high_assurance field to be malformed when set on a collection payload type. (#1211)

v3.57.0

Added

... (truncated)

Changelog

Sourced from globus-sdk's changelog.

v3.62.0 (2025-07-31)

Added

  • Added support for setting a group's subscription_id via GroupsClient.set_subscription_admin_verified_id. (:pr:1287)

.. _changelog-3.61.0:

v3.61.0 (2025-07-23)

Deprecated

  • TransferClient methods which are specific to Globus Connect Server v4 are now deprecated and emit deprecation warnings when used. (:pr:1274)

  • The ComputeClient alias for ComputeClientV2 is now deprecated. Users of Globus Compute are encouraged to use ComputeClientV2 or ComputeClientV3 instead. (:pr:1278)

.. _changelog-3.60.0:

v3.60.0 (2025-07-09)

Added

  • Recognize dependent_consent_required errors from the Auth API as a Globus Auth Requirements Error (GARE) and support converting them to GAREs. (:pr:1246)

Fixed

  • Accept authorization parameters containing dependent scopes when app.login() is called with a GARE's authorization parameters. (:pr:1247)

.. _changelog-3.59.0:

v3.59.0 (2025-07-01)

Added

... (truncated)

Commits
  • e0fd47e Release v3.62.0 (#1296)
  • 5920016 Bump version and changelog for release
  • 7c30a11 Support setting a group's subscription_admin_verified_id (#1287)
  • 17df7f6 Use load_response instead of deprecated testing method
  • 64ffe51 Include scriv changelog entry
  • c6c4b3f Support setting a group's subscription_admin_verified_id with the GroupsClient
  • cf5cdc1 Release v3.61.0 (#1280)
  • 3886e17 Bump version and changelog for release
  • 589ead6 (actions) update PR references
  • 9aadafc Deprecate the ComputeClient class (#1278)
  • 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 [globus-sdk](https://github.com/globus/globus-sdk-python) from 1.6.1 to 3.62.0.
- [Release notes](https://github.com/globus/globus-sdk-python/releases)
- [Changelog](https://github.com/globus/globus-sdk-python/blob/main/changelog.rst)
- [Commits](globus/globus-sdk-python@1.6.1...3.62.0)

---
updated-dependencies:
- dependency-name: globus-sdk
  dependency-version: 3.62.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 14, 2025
@sonarqubecloud
Copy link

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2025

Superseded by #262.

@dependabot dependabot bot closed this Oct 1, 2025
@dependabot dependabot bot deleted the dependabot/pip/globus-sdk-3.62.0 branch October 1, 2025 11:06
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