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.1 #271

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps snakemake from 7.24.0 to 7.24.1.

Release notes

Sourced from snakemake's releases.

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.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
  • 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 (#...
  • 71e1171 docs: fix minor typos in a linting rule (#2162)
  • 44e59b9 fix: get python version for script environment in a backwards compatible way ...
  • a4df38c fix: better job status queries for slurm executor (#2136)
  • See full diff 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)
dependabot[bot] commented 1 year ago

Superseded by #272.