Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

Updates the requirements on snakemake to permit the latest version.

Release notes

Sourced from snakemake's releases.

v7.16.0

7.16.0 (2022-10-14)

Features

Bug Fixes

  • allow report generation to handle pathlib objects (#1904) (7c34656)
  • fix false reruns after checkpoints (#1907) (dc5af12)
Changelog

Sourced from snakemake's changelog.

7.16.0 (2022-10-14)

Features

Bug Fixes

  • allow report generation to handle pathlib objects (#1904) (7c34656)
  • fix false reruns after checkpoints (#1907) (dc5af12)

7.15.2 (2022-10-08)

Bug Fixes

  • Comparison of rules and non-rule instances (#1894) (bf01ece)
  • delay evaluation of tmpdir to actual job execution, and not submission. This way, tmpdir can be dependent on the node context. (#1860) (4203556)
  • ensure that rule name string instead of object is passed to tabulate package (#1898) (f9ff157)
  • issue 1846 (#1888) (da2dfbd)
  • lexicographically sorted rule display with --list, and trimmed rule docstrings (#1880) (32128ae)

Performance Improvements

  • Average NamedList getitem performance improvement (#1825) (10451b7)

7.15.1 (2022-10-04)

Bug Fixes

Documentation

7.15.0 (2022-10-04)

Features

... (truncated)

Commits
  • a4dd327 chore(main): release 7.16.0 (#1900)
  • 7c34656 fix: allow report generation to handle pathlib objects (#1904)
  • dc5af12 fix: fix false reruns after checkpoints (#1907)
  • a067a1b feat: k8s: add --k8s-cpu-scalar (#1857)
  • 2a37803 chore(main): release 7.15.2 (#1897)
  • 4203556 fix: delay evaluation of tmpdir to actual job execution, and not submission. ...
  • 32128ae fix: lexicographically sorted rule display with --list, and trimmed rule docs...
  • 10451b7 perf: Average NamedList getitem performance improvement (#1825)
  • bf01ece fix: Comparison of rules and non-rule instances (#1894)
  • f9ff157 fix: ensure that rule name string instead of object is passed to tabulate pac...
  • Additional commits viewable in compare view

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)

Updates the requirements on [snakemake](https://github.com/snakemake/snakemake) to permit the latest version.
- [Release notes](https://github.com/snakemake/snakemake/releases)
- [Changelog](https://github.com/snakemake/snakemake/blob/main/CHANGELOG.md)
- [Commits](snakemake/snakemake@v7.8.0...v7.16.0)

---
updated-dependencies:
- dependency-name: snakemake
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 17, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 28, 2022

Superseded by #18.

@dependabot dependabot bot closed this Oct 28, 2022
@dependabot dependabot bot deleted the dependabot/pip/snakemake-gte-7.8-and-lt-7.17 branch October 28, 2022 11:00
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant