Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 30, 2022

Updates the requirements on snakemake to permit the latest version.

Release notes

Sourced from snakemake's releases.

v7.14.0

7.14.0 (2022-08-27)

Features

Documentation

Changelog

Sourced from snakemake's changelog.

7.14.0 (2022-08-27)

Features

  • add support for bash scripts in the script directive (beyond small shell commands) (#1821) (c4cf8fd)

Documentation

7.13.0 (2022-08-25)

Features

  • add gitfile option to make it possible to use local git repos when importing modules (#1376) (1a3b91f)

Bug Fixes

  • allow to use {wildcards} for group jobs in cluster config (#1555) (f0ec73d)
  • avoid "Admin" prompt when using conda on windows (#1046) (552fadf)
  • handle benmark bug that arise with singularity (#1671) (10ef7c4)
  • Open Snakefile for reading with explicit encoding specified (#1146) (ec1d859)
  • remove superfluous comma causing TypeError in conda-frontend error message (#1804) (87b013c)

Documentation

  • explain SNAKEMAKE_PROFILE environment variable (2b32bba)
  • update contribution docs (09a5595)

7.12.1 (2022-08-09)

Bug Fixes

  • Fix case of multiple scattergather processes (#1799) (417aad4)
  • more comprehensive error reporting for RuleExceptions (#1802) (1cd9512)

7.12.0 (2022-07-29)

Features

... (truncated)

Commits
  • 58675c6 chore(main): release 7.14.0 (#1835)
  • 914172b docs: fix small type in FAQ (#1832)
  • c4cf8fd feat: add Bash script functionality (#1821)
  • 63fe24c chore(main): release 7.13.0 (#1824)
  • 552fadf fix: avoid "Admin" prompt when using conda on windows (#1046)
  • 87b013c fix: remove superfluous comma causing TypeError in conda-frontend error messa...
  • ec1d859 fix: Open Snakefile for reading with explicit encoding specified (#1146)
  • 10ef7c4 fix: handle benmark bug that arise with singularity (#1671)
  • 1a3b91f feat: add gitfile option to make it possible to use local git repos when impo...
  • f0ec73d fix: allow to use {wildcards} for group jobs in cluster config (#1555)
  • 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.14.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 Aug 30, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 5, 2022

Superseded by #15.

@dependabot dependabot bot closed this Oct 5, 2022
@dependabot dependabot bot deleted the dependabot/pip/snakemake-gte-7.8-and-lt-7.15 branch October 5, 2022 11:47
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