Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

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

Updates globus-compute-sdk from 4.2.0 to 4.3.0

Changelog

Sourced from globus-compute-sdk's changelog.

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

New Functionality ^^^^^^^^^^^^^^^^^

  • Added the render-user-config command to the endpoint CLI, which renders a given endpoint's user config template to stdout. This allows admins to validate configuration templates without needing to restart or interact with running endpoint processes.

  • Add -l/--endpoint-log-dirs and -r/--recent-endpoints options to globus-compute-diagnostic such that only the specified endpoint(s) or the most recent N endpoint config/log snippets are included in the diagnostic output. See globus-compute-diagnostic --help for details.

Bug Fixes ^^^^^^^^^

  • Fixed an issue where endpoints could not be started or configured on systems without PAM installed.

Removed ^^^^^^^

  • Drop support for Python 3.9 <https://peps.python.org/pep-0596/>, which reached end of life on 31 Oct 2025 <https://devguide.python.org/versions/>.

Changed ^^^^^^^

  • Bumped parsl dependency version from 2025.9.15 <https://pypi.org/project/parsl/2025.9.15/>_ to 2025.12.01 <https://pypi.org/project/parsl/2025.12.01/>_

  • Update binary packages (DEB/RPM) to build against Python 3.13. This will create a new virtual environment directory in /opt/globus-compute-agent/.

.. _changelog-4.2.0:

Commits
  • 64e5cd7 Bump versions and collect changelog for 4.3.0
  • 3938212 Bump versions for 4.3.0a1
  • 38a9010 Bump versions for alpha release 4.3.0a0
  • 7af5092 Update required Python dependency
  • 509434b Run unit tests first
  • fd11297 Stop importing PAM willy-nilly
  • 5d8efc4 Add render-user-config command
  • cd914f8 Add a tutorial explaining Compute via AWS Lambda
  • 2694176 Bump HA documentation up one heading level
  • 583c7b4 Nicer error when --endpoint-config isn't a dict
  • 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 <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

Bumps the python-updates group with 1 update: [globus-compute-sdk](https://github.com/globus/globus-compute).


Updates `globus-compute-sdk` from 4.2.0 to 4.3.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.2.0...4.3.0)

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

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 Dec 22, 2025
@codecov
Copy link

codecov bot commented Dec 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.29%. Comparing base (3ef2c8f) to head (de11291).
⚠️ Report is 3 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1642   +/-   ##
========================================
  Coverage    78.29%   78.29%           
========================================
  Files           76       76           
  Lines         7580     7580           
  Branches      1119     1119           
========================================
  Hits          5935     5935           
  Misses        1460     1460           
  Partials       185      185           

☔ 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.

@jmlarson1 jmlarson1 merged commit aa3d843 into develop Dec 23, 2025
13 of 14 checks passed
@jmlarson1 jmlarson1 deleted the dependabot/pip/develop/python-updates-bbe311b4f1 branch December 23, 2025 16:00
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.

2 participants