Skip to content

deps(python): bump snakemake from 8.10.7 to 8.10.8 in /dependencies/python#5558

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/dependencies/python/snakemake-8.10.8
Apr 23, 2024
Merged

deps(python): bump snakemake from 8.10.7 to 8.10.8 in /dependencies/python#5558
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/dependencies/python/snakemake-8.10.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps snakemake from 8.10.7 to 8.10.8.

Release notes

Sourced from snakemake's releases.

v8.10.8

8.10.8 (2024-04-19)

Bug Fixes

  • extend workflow test suite by wildcards with slashes (in order to detect bugs that can occur in executors) (#2810) (fc9971b)
  • invalid extensions with multixt and cache (#1808) (#2823) (a845b1c)
  • module prefix added twice on expand (#2814) (27416f4)
  • retrieve inputs of local rules from storage even if they are intermediate results (#2811) (d158aa8)

Documentation

  • add snakemake and reportplugins to req.txt to show all cli options (#2817) (aaa9065)
Changelog

Sourced from snakemake's changelog.

8.10.8 (2024-04-19)

Bug Fixes

  • extend workflow test suite by wildcards with slashes (in order to detect bugs that can occur in executors) (#2810) (fc9971b)
  • invalid extensions with multixt and cache (#1808) (#2823) (a845b1c)
  • module prefix added twice on expand (#2814) (27416f4)
  • retrieve inputs of local rules from storage even if they are intermediate results (#2811) (d158aa8)

Documentation

  • add snakemake and reportplugins to req.txt to show all cli options (#2817) (aaa9065)
Commits
  • 8465818 chore(main): release 8.10.8 (#2815)
  • aaa9065 docs: add snakemake and reportplugins to req.txt to show all cli options (#2817)
  • 27416f4 fix: module prefix added twice on expand (#2814)
  • a845b1c fix: invalid extensions with multixt and cache (#1808) (#2823)
  • d158aa8 fix: retrieve inputs of local rules from storage even if they are intermediat...
  • fc9971b fix: extend workflow test suite by wildcards with slashes (in order to detect...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [snakemake](https://github.com/snakemake/snakemake) from 8.10.7 to 8.10.8.
- [Release notes](https://github.com/snakemake/snakemake/releases)
- [Changelog](https://github.com/snakemake/snakemake/blob/main/CHANGELOG.md)
- [Commits](snakemake/snakemake@v8.10.7...v8.10.8)

---
updated-dependencies:
- dependency-name: snakemake
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 22, 2024
@dependabot dependabot bot requested a review from zkoppert as a code owner April 22, 2024 13:26
@dependabot dependabot bot added the python Pull requests that update Python code label Apr 22, 2024
@github-actions github-actions bot enabled auto-merge April 22, 2024 13:26
@github-actions github-actions bot added this pull request to the merge queue Apr 23, 2024
Merged via the queue into main with commit 02a63e9 Apr 23, 2024
@dependabot dependabot bot deleted the dependabot/pip/dependencies/python/snakemake-8.10.8 branch April 23, 2024 14:35
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