Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump parsl[monitoring] from 2024.8.12 to 2024.8.19 (#2439)
Bumps [parsl[monitoring]](https://github.com/Parsl/parsl) from 2024.8.12 to 2024.8.19. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Parsl/parsl/commit/123df5151f71c3f1be76e97f06c0ccf5e8be79d3"><code>123df51</code></a> Move MPI behavior from HTEX to MPIExecutor (<a href="https://redirect.github.com/Parsl/parsl/issues/3582">#3582</a>)</li> <li><a href="https://github.com/Parsl/parsl/commit/f1359199e4f9e16f3ad15c3b5e9d53f8471820d0"><code>f135919</code></a> Remove monitoring queue tag switch monitoring db pre-router (<a href="https://redirect.github.com/Parsl/parsl/issues/3587">#3587</a>)</li> <li><a href="https://github.com/Parsl/parsl/commit/357547ff2b67a60d8935ae5b63d2ee029ca0cada"><code>357547f</code></a> Make router_starter parameters mandatory kwargs (<a href="https://redirect.github.com/Parsl/parsl/issues/3583">#3583</a>)</li> <li><a href="https://github.com/Parsl/parsl/commit/e34a70a23090e6f97b6090b3e3d567651e81e3d5"><code>e34a70a</code></a> Make paramiko an optional dependency (<a href="https://redirect.github.com/Parsl/parsl/issues/3584">#3584</a>)</li> <li><a href="https://github.com/Parsl/parsl/commit/ffb364450c943f827fdc815d05ade40ebaf2724f"><code>ffb3644</code></a> Correct and check types on monitoring router and database processes (<a href="https://redirect.github.com/Parsl/parsl/issues/3572">#3572</a>)</li> <li>See full diff in <a href="https://github.com/Parsl/parsl/compare/2024.08.12...2024.08.19">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=parsl[monitoring]&package-manager=pip&previous-version=2024.8.12&new-version=2024.8.19)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information