Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps globus-sdk from 1.6.1 to 3.64.0.

Release notes

Sourced from globus-sdk's releases.

v3.64.0

Added

  • Added SearchClient.update_index as a method for modifying index names and descriptions. (#1310)

Deprecated

  • The following Transfer features have been deprecated: (#1308, #1309)

    • The add_symlink_item method of TransferData. This is not supported by any collections.

    • The recursive_symlinks parameter to TransferData. This is not supported by any collections.

    • The skip_activation_check parameter to TransferData and DeleteData. This no longer has any effect when set.

v3.63.0

Changed

  • Renamed the GroupsClient method set_subscription_admin_verified_id to set_subscription_admin_verified. (#1302)

    • GroupsClient.set_subscription_admin_verified_id still exists but emits a deprecation warning.

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

... (truncated)

Changelog

Sourced from globus-sdk's changelog.

v3.64.0 (2025-09-24)

Added

  • Added SearchClient.update_index as a method for modifying index names and descriptions. (:pr:1310)

Deprecated

  • The following Transfer features have been deprecated: (:pr:1308, :pr:1309)

    • The add_symlink_item method of TransferData. This is not supported by any collections.

    • The recursive_symlinks parameter to TransferData. This is not supported by any collections.

    • The skip_activation_check parameter to TransferData and DeleteData. This no longer has any effect when set.

.. _changelog-3.63.0:

v3.63.0 (2025-09-04)

Changed

  • Renamed the GroupsClient method set_subscription_admin_verified_id to set_subscription_admin_verified. (:pr:1302)

    • GroupsClient.set_subscription_admin_verified_id still exists but emits a deprecation warning.

.. _changelog-3.62.0:

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:

... (truncated)

Commits
  • 38569b7 Release v3.64.0 (#1314)
  • 491d7d3 Bump version and changelog for release
  • 1920520 (actions) update PR references
  • 9789ab1 Add support for Search's Index Update API (#1310)
  • 64fffef Add support for Search's Index Update API
  • 1158090 (actions) update PR references
  • f281706 Deprecate 'skip_activation_check' (#1308)
  • aea1a52 Clean up symlinks from transfer_data.py (#1307)
  • d09be59 Update changelog.d/20250916_153418_aaschaer_symlink_deprecation.rst
  • 6e66616 add deprecation warnings for recursive_symlinks and add_symlink_item and upda...
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 1, 2025
Bumps [globus-sdk](https://github.com/globus/globus-sdk-python) from 1.6.1 to 3.64.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.64.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/globus-sdk-3.64.0 branch from 734f1bc to 93af097 Compare October 29, 2025 16:03
@sonarqubecloud
Copy link

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2025

Superseded by #275.

@dependabot dependabot bot closed this Nov 1, 2025
@dependabot dependabot bot deleted the dependabot/pip/globus-sdk-3.64.0 branch November 1, 2025 11:09
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