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.25.0 to 7.26.0 #282

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps snakemake from 7.25.0 to 7.26.0.

Release notes

Sourced from snakemake's releases.

v7.26.0

7.26.0 (2023-05-22)

Features

  • allow config files to be processed with YTE (#2269) (8e1c22f)

v7.25.4

7.25.4 (2023-05-12)

Bug Fixes

  • fix scrolling behavior in landing page of report for large workflows (63c0c31)
  • report spacing (f3954b3)

Documentation

v7.25.3

7.25.3 (2023-05-03)

Bug Fixes

  • fix missed wildcard constraints when using local rule inheritance (#2242) (8e94785)

v7.25.2

7.25.2 (2023-04-28)

Bug Fixes

  • Fix inconsistencies between detailed summary and normal summary (#2218) (d903123)
  • Fix race condition when creating lock directory (#2225) (66ea4d1)
  • quote paths given to singularity in order to ensure that it does not fail when paths contain whitespace (#2190) (a572fb7)

Documentation

  • added changelog info for >v7.19.1 parsing error of "hh:mm:ss" time format in runtime resource (#2189) (2889f38)
  • update misc/vim/Readme with info for packer.nvim (#2095) (32166a7)
  • Update workflow syntax with priority directive (#2188) (af10db5)

v7.25.1

7.25.1 (2023-04-28)

... (truncated)

Changelog

Sourced from snakemake's changelog.

7.26.0 (2023-05-22)

Features

  • allow config files to be processed with YTE (#2269) (8e1c22f)

7.25.4 (2023-05-12)

Bug Fixes

  • fix scrolling behavior in landing page of report for large workflows (63c0c31)
  • report spacing (f3954b3)

Documentation

7.25.3 (2023-05-03)

Bug Fixes

  • fix missed wildcard constraints when using local rule inheritance (#2242) (8e94785)

7.25.2 (2023-04-28)

Bug Fixes

  • Fix inconsistencies between detailed summary and normal summary (#2218) (d903123)
  • Fix race condition when creating lock directory (#2225) (66ea4d1)
  • quote paths given to singularity in order to ensure that it does not fail when paths contain whitespace (#2190) (a572fb7)

Documentation

  • added changelog info for >v7.19.1 parsing error of "hh:mm:ss" time format in runtime resource (#2189) (2889f38)
  • update misc/vim/Readme with info for packer.nvim (#2095) (32166a7)
  • Update workflow syntax with priority directive (#2188) (af10db5)

7.25.1 (2023-04-28)

Bug Fixes

  • allow log directive in default target rule (#2191) (86e9624)
  • only consider global wildcard_constraints from the same module (#2235) (c412b71)

... (truncated)

Commits


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 #285.