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 toil[cwl] from 5.6.0 to 5.9.2 #133

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2023

Bumps toil[cwl] from 5.6.0 to 5.9.2.

Release notes

Sourced from toil[cwl]'s releases.

5.9.2

Changelog

Bug Fixes

  • Change build tag import (#4329)

Thank you to our contributors: @​adamnovak , @​Hexotical !

5.9.0

Changelog

Bug Fixes

  • Fix --provisioner and --metrics together (#4328)
  • Ignore incorrect type hint from boto3, remove json.loads (#4330)
  • Warn about missing --bypass-file-store with in-place update (#4337)
  • Replace prepareHTSubmission with prepareSubmission in HTCondor (#4319)
  • Merge "Google fixes" (#4293)
  • Support (only) current htcondor (#4320)
  • Delete k8s jobs individually when batch delete fails (#4306)

Misc

  • Update aws spot documentation (#4310)
  • Enable parallel testing (#3493)
  • Add documentation for running CWL workflows on non-Toil-managed Kubernetes clusters (#4332)
  • Export all slurm args by default (#4237)
  • Allow for subclasses of base types in messages (#4322)
  • Non cache default (#4299)

Dependencies

  • Bump mypy from 0.982 to 0.991 (#4345)
  • Bump schema-salad>=8.4.20230128170514,=8.3.20220913105718,<8.4 (#4342) (#4341)
  • Bump cwltool from 3.1.20221008225030 to 3.1.20221201130942 (#4338)
  • Bump pyupgrade to 3.7 (#4295)

Thank you to our contributors: @​adamnovak , @​Hexotical , @​w-gao, @​mr-c , @​gmloose , @​boukn , and @​thiagogenez !

5.8.0

Changelog

Highlighted Features Added

  • Toil server now exposes workflow tasks via WES (#4046).
  • Toil server now has a --wes_dialect agc option that will hide any tasks that don't have Amazon Batch job IDs, and put the IDs in the task names for those that do (#4047).
  • Toil jobs now accept an accelerators requirement, like accelerators=1 or accelerators={'kind': 'gpu', 'brand': 'nvidia', 'count': 2} (#4163)
  • Include total requested cores for each job type in toil stats (#4173)
  • Toil jobs now expose job.accelerators to workflow
  • Add prefix suffix params to AbstractFileStore.getLocalTempFile and AbstractFileStore.getLocalTempFileName (#4273)
  • CWL: --no-compute-checksum, --strict-cpu-limit, --disable-validate, and --fast-parser are now available

... (truncated)

Commits
  • 54bfe0b Update with fix.
  • bbb234c Update version_template.py
  • 9257042 Issues/4314 change build tag import (#4329)
  • d656409 Update flake8-bugbear requirement from <21,>=20.11.1 to >=20.11.1,<24 (#4347)
  • 8155e0a Update version_template.py
  • f2b756b Update version_template.py
  • 887dede Bump mypy from 0.982 to 0.991 (#4345)
  • eb21245 Issues/1951 update aws spot documentation (#4310)
  • 02b4aad Revert "Bump cwltool from 3.1.20221201130942 to 3.1.20230127121939 (#4344)" (...
  • bc232cd Bump cwltool from 3.1.20221201130942 to 3.1.20230127121939 (#4344)
  • Additional commits viewable 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 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 [toil[cwl]](https://github.com/DataBiosphere/toil) from 5.6.0 to 5.9.2.
- [Release notes](https://github.com/DataBiosphere/toil/releases)
- [Commits](DataBiosphere/toil@releases/5.6.0...releases/5.9.2)

---
updated-dependencies:
- dependency-name: toil[cwl]
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 6, 2023
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.

0 participants