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 2025.1.20 to 2025.1.27 (#2638)
Bumps [parsl[monitoring]](https://github.com/Parsl/parsl) from 2025.1.20 to 2025.1.27. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Parsl/parsl/commit/d4479fdad848602fe6f1b335d8bd413ab21d4c0f"><code>d4479fd</code></a> Remove quasi-monitoring checkpoint file dfk.pkl (<a href="https://redirect.github.com/Parsl/parsl/issues/3760">#3760</a>)</li> <li><a href="https://github.com/Parsl/parsl/commit/7a4b8267b75309bea65c14e5f6d5b3e45eba93d6"><code>7a4b826</code></a> Load checkpoints in memoizer code, rather than DFK (<a href="https://redirect.github.com/Parsl/parsl/issues/3759">#3759</a>)</li> <li><a href="https://github.com/Parsl/parsl/commit/045a1a77e9aadd76f04e5f20be1f9c9fb2d363c3"><code>045a1a7</code></a> Remove an unused config import (<a href="https://redirect.github.com/Parsl/parsl/issues/3757">#3757</a>)</li> <li><a href="https://github.com/Parsl/parsl/commit/b5160c67ce99792b2475b032db8d4ff687cf543f"><code>b5160c6</code></a> Delete redundant checkpoint test (<a href="https://redirect.github.com/Parsl/parsl/issues/3758">#3758</a>)</li> <li><a href="https://github.com/Parsl/parsl/commit/49f2e10584b7a81f7a60bed3b17623571b6b3a64"><code>49f2e10</code></a> Render a root-cause exception for dependency and join errors (<a href="https://redirect.github.com/Parsl/parsl/issues/3717">#3717</a>)</li> <li><a href="https://github.com/Parsl/parsl/commit/47e60f07cceaf623d070791e7b215203743369a3"><code>47e60f0</code></a> Programmer error protection: there can be only one (<a href="https://redirect.github.com/Parsl/parsl/issues/3756">#3756</a>)</li> <li><a href="https://github.com/Parsl/parsl/commit/572d411ba960676756896fbcedc140f6f825c9d0"><code>572d411</code></a> Remove HTEX interchange control channel thread into main thread (<a href="https://redirect.github.com/Parsl/parsl/issues/3753">#3753</a>)</li> <li><a href="https://github.com/Parsl/parsl/commit/d54c9454e0d06175eaee236de2549b22c867839a"><code>d54c945</code></a> Move htex interchange tasks incoming thread into main thread (<a href="https://redirect.github.com/Parsl/parsl/issues/3752">#3752</a>)</li> <li>See full diff in <a href="https://github.com/Parsl/parsl/compare/2025.01.20...2025.01.27">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=2025.1.20&new-version=2025.1.27)](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> Co-authored-by: Andrew S. Rosen <[email protected]>
- Loading branch information