Skip to content

Bump globus-compute-sdk from 4.6.0 to 4.7.0 in the python-updates group#1683

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/develop/python-updates-caf3ba3f5b
Open

Bump globus-compute-sdk from 4.6.0 to 4.7.0 in the python-updates group#1683
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/develop/python-updates-caf3ba3f5b

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps the python-updates group with 1 update: globus-compute-sdk.

Updates globus-compute-sdk from 4.6.0 to 4.7.0

Release notes

Sourced from globus-compute-sdk's releases.

4.7.0

What's Changed

Full Changelog: globus/globus-compute@4.6.0...4.7.0

Changelog

Sourced from globus-compute-sdk's changelog.

globus-compute-sdk & globus-compute-endpoint v4.7.0

Bug Fixes ^^^^^^^^^

  • Fixed an issue where endpoints would not detach properly inside a Docker container using docker run.

Changed ^^^^^^^

  • Globus Compute is now compatible with the latest globus-sdk (4.4.0 as of this compute release)

  • When starting an endpoint, expired tokens will redirect users to the auth flow instead of merely displaying the 'invalid_grant' error.

.. _changelog-4.6.0:

Commits
  • 047e408 bump versions for release 4.7.0
  • 30cbbcb bump versions for alpha release 4.7.0a0
  • e86fbb6 Slightly bolster engine unit tests
  • ea17066 Update to latest globus-sdk beta release to make sure nothing breaks
  • 872a2e8 Ensure DaemonContext always detaches
  • 76378fa Remove unnecessary engine_runner requests
  • 45d3444 Replace broken test with something similar
  • 81d75b4 Add a Contact and Support documentation section
  • d6c398a Merge pull request #2050 from globus/refresh_token_login_flow-sc-42431
  • b8b6d71 add login flow to auth errors in globus app
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 2, 2026
Bumps the python-updates group with 1 update: [globus-compute-sdk](https://github.com/globus/globus-compute).


Updates `globus-compute-sdk` from 4.6.0 to 4.7.0
- [Release notes](https://github.com/globus/globus-compute/releases)
- [Changelog](https://github.com/globus/globus-compute/blob/main/docs/changelog.rst)
- [Commits](globus/globus-compute@4.6.0...4.7.0)

---
updated-dependencies:
- dependency-name: globus-compute-sdk
  dependency-version: 4.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/develop/python-updates-caf3ba3f5b branch from 673d580 to 118088c Compare March 3, 2026 21:12
@codecov
Copy link

codecov bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.38%. Comparing base (005647f) to head (118088c).
⚠️ Report is 5 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1683   +/-   ##
========================================
  Coverage    78.38%   78.38%           
========================================
  Files           81       81           
  Lines         8255     8255           
  Branches      1266     1266           
========================================
  Hits          6471     6471           
  Misses        1548     1548           
  Partials       236      236           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

0 participants