Skip to content

Bump globus-compute-sdk from 2.10.0 to 2.11.0#1222

Merged
jmlarson1 merged 1 commit intodevelopfrom
dependabot/pip/develop/globus-compute-sdk-2.11.0
Jan 18, 2024
Merged

Bump globus-compute-sdk from 2.10.0 to 2.11.0#1222
jmlarson1 merged 1 commit intodevelopfrom
dependabot/pip/develop/globus-compute-sdk-2.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 18, 2024

Bumps globus-compute-sdk from 2.10.0 to 2.11.0.

Changelog

Sourced from globus-compute-sdk's changelog.

globus-compute-sdk & globus-compute-endpoint v2.11.0

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

  • Added Executor.get_worker_hardware_details helper function to retrieve information on the hardware an endpoint is running on

    • Added Client.get_worker_hardware_details for the same functionality on the Client

Changed ^^^^^^^

  • Newly created endpoints now use 443 by default for communicating via AMQPS; this can be changed via the amqp_port config option.

.. _changelog-2.10.0:

Commits

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-compute-sdk](https://github.com/funcx-faas/funcx) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/funcx-faas/funcx/releases)
- [Changelog](https://github.com/funcx-faas/funcX/blob/main/docs/changelog.rst)
- [Commits](globus/globus-compute@2.10.0...2.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python labels Jan 18, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2c2a7cf) 72.17% compared to head (4632fa4) 72.20%.
Report is 3 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1222      +/-   ##
===========================================
+ Coverage    72.17%   72.20%   +0.02%     
===========================================
  Files           93       93              
  Lines         8252     8252              
  Branches      1467     1467              
===========================================
+ Hits          5956     5958       +2     
+ Misses        2043     2042       -1     
+ Partials       253      252       -1     

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

@jmlarson1
Copy link
Copy Markdown
Member

@jlnav When has our last globus test?

@jmlarson1 jmlarson1 merged commit 843db3e into develop Jan 18, 2024
@jmlarson1 jmlarson1 deleted the dependabot/pip/develop/globus-compute-sdk-2.11.0 branch January 18, 2024 20:57
@jlnav
Copy link
Copy Markdown
Member

jlnav commented Jan 18, 2024

@jlnav When has our last globus test?

I ran some manual tests a few weeks ago, confirming that 2.10.0 worked. I'm assuming for now that 2.11 works too. Thanks!

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants