Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump parsl[monitoring] from 2024.2.26 to 2024.3.4 #1868

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

Bumps parsl[monitoring] from 2024.2.26 to 2024.3.4.

Commits
  • e364791 Reduce flake8 max-line-length (#3122)
  • af1d901 Deprecate max_workers for max_workers_per_node (#3117)
  • d43201a Change htex pull_tasks iteration from exponential backoff to calculated time ...
  • 39ecb9c Remove unused codepath from HighThroughputExecutor scale_in (#3115)
  • cdfe5b7 Repurpose test_scaling/test_scale_down.py for simple strategy (#3114)
  • c1e0d2c Test htex_auto_scale partial scaling-in (#3097)
  • adf2f11 Tidy up htex worker pool start time recording (#3112)
  • 2b3022a Update cctools version and parsl_coprocess.py (#3107)
  • 8d78805 Make manager->interchange tasks_output protocol always JSON objects (#3109)
  • See full diff 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 [parsl[monitoring]](https://github.com/Parsl/parsl) from 2024.2.26 to 2024.3.4.
- [Commits](Parsl/parsl@2024.02.26...2024.03.04)

---
updated-dependencies:
- dependency-name: parsl[monitoring]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Dependency update or issue python Pull requests that update Python code labels Mar 11, 2024
@buildbot-princeton
Copy link
Collaborator

Can one of the admins verify this patch?

Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.40%. Comparing base (552207f) to head (d1d5b39).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1868   +/-   ##
=======================================
  Coverage   99.40%   99.40%           
=======================================
  Files          81       81           
  Lines        3174     3174           
=======================================
  Hits         3155     3155           
  Misses         19       19           

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

@Andrew-S-Rosen Andrew-S-Rosen merged commit 755d1fb into main Mar 11, 2024
20 checks passed
@Andrew-S-Rosen Andrew-S-Rosen deleted the dependabot/pip/parsl-monitoring--2024.3.4 branch March 11, 2024 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency update or issue python Pull requests that update Python code
Development

Successfully merging this pull request may close these issues.

2 participants