dib-lab / genome-grist

map Illumina metagenomes to genomes!
https://dib-lab.github.io/genome-grist/
Other
37 stars 6 forks source link

Bump snakemake from 7.24.0 to 7.24.2 #272

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps snakemake from 7.24.0 to 7.24.2.

Release notes

Sourced from snakemake's releases.

v7.24.2

7.24.2 (2023-03-14)

Bug Fixes

v7.24.1

7.24.1 (2023-03-09)

Bug Fixes

  • better job status queries for slurm executor (#2136) (a4df38c)
  • get python version for script environment in a backwards compatible way that works down to python 2.7 (#2161) (44e59b9)
  • prevents DeprecationWarning caused by using old draft of json schema (#2152) (9791ffb)

Performance Improvements

  • Gfal2 remote provider using gfal2-python instead of gfal2-utils. (#2128) (0b9bfe5)

Documentation

Changelog

Sourced from snakemake's changelog.

7.24.2 (2023-03-14)

Bug Fixes

7.24.1 (2023-03-09)

Bug Fixes

  • better job status queries for slurm executor (#2136) (a4df38c)
  • get python version for script environment in a backwards compatible way that works down to python 2.7 (#2161) (44e59b9)
  • prevents DeprecationWarning caused by using old draft of json schema (#2152) (9791ffb)

Performance Improvements

  • Gfal2 remote provider using gfal2-python instead of gfal2-utils. (#2128) (0b9bfe5)

Documentation

Commits
  • 1fb3cef chore(main): release 7.24.2 (#2172)
  • 1f28476 fix: raise error if callable is passed to expand. (#2171)
  • cf8e6e8 fix: fix index out of bounds error raised by usage of workflow.source_path ca...
  • cbdbf9b fix: rounding for batch calculation (#2064)
  • 6fc9243 fix: limit length of failed logs decorations (#2125)
  • 24ca47e also mimic account query
  • 000c6d4 provide proxy command for sacct in CI
  • 6c26980 chore(main): release 7.24.1 (#2157)
  • 0b9bfe5 perf: Gfal2 remote provider using gfal2-python instead of gfal2-utils. (#2128)
  • 9791ffb fix: prevents DeprecationWarning caused by using old draft of json schema (#...
  • 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)