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.2.19 to 2024.2.26 (#1797)
Bumps [parsl[monitoring]](https://github.com/Parsl/parsl) from 2024.2.19 to 2024.2.26. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Parsl/parsl/commit/d1b85100f1826d74b0dc650835ea142ecec9a56d"><code>d1b8510</code></a> Add deprecation warning for the CobaltProvider (<a href="https://redirect.github.com/Parsl/parsl/issues/3101">#3101</a>)</li> <li><a href="https://github.com/Parsl/parsl/commit/3203888c6030fbde813e7b41e9a9a6ef44a8c0ff"><code>3203888</code></a> Remove ChannelError.<strong>repr</strong> in favor of <strong>str</strong> (<a href="https://redirect.github.com/Parsl/parsl/issues/3098">#3098</a>)</li> <li><a href="https://github.com/Parsl/parsl/commit/8803b28343860b0c7c9a59c0afbe9003bf60ac29"><code>8803b28</code></a> Add integration test for htex vs caching code serializer (<a href="https://redirect.github.com/Parsl/parsl/issues/3099">#3099</a>)</li> <li><a href="https://github.com/Parsl/parsl/commit/b571b3c1a32a7454c34973870baf0d05921690ab"><code>b571b3c</code></a> Use run_dir from Config for monitoring path (<a href="https://redirect.github.com/Parsl/parsl/issues/3100">#3100</a>)</li> <li><a href="https://github.com/Parsl/parsl/commit/ced02daa442a7d5bea634195d6aaefa7e04b84e5"><code>ced02da</code></a> Remove "anonymous" in relation to usage tracking (<a href="https://redirect.github.com/Parsl/parsl/issues/3096">#3096</a>)</li> <li><a href="https://github.com/Parsl/parsl/commit/beb53721cc8a08475610aa94080047ef87b55d9f"><code>beb5372</code></a> Updating docs to remove retired machines (Comet@SDSC, Cooley@ALCF, Theta@ALCF...</li> <li><a href="https://github.com/Parsl/parsl/commit/cef87bee1d54ed42c5ea306c3ac838186e16bc81"><code>cef87be</code></a> PBSProvider to report stdout/err paths when jobs fails (<a href="https://redirect.github.com/Parsl/parsl/issues/3094">#3094</a>)</li> <li><a href="https://github.com/Parsl/parsl/commit/ab06b959ef4bba628b622181891c6cd327c36cb6"><code>ab06b95</code></a> Adding Expanse@SDSC to configuration section (<a href="https://redirect.github.com/Parsl/parsl/issues/3093">#3093</a>)</li> <li><a href="https://github.com/Parsl/parsl/commit/fe370dccb1dd616feba204bf8320d5218e9138e0"><code>fe370dc</code></a> SlurmProvider to report stdout/err when job reaches terminal state (<a href="https://redirect.github.com/Parsl/parsl/issues/3091">#3091</a>)</li> <li><a href="https://github.com/Parsl/parsl/commit/4fdc741ed6ec7159e79a0e9a6265ecee851800f8"><code>4fdc741</code></a> No sense in formatting the already-formatted (<a href="https://redirect.github.com/Parsl/parsl/issues/3092">#3092</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Parsl/parsl/compare/2024.02.19...2024.02.26">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.2.19&new-version=2024.2.26)](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