Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump snakemake from 7.25.0 to 7.29.0 #288

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2023

Bumps snakemake from 7.25.0 to 7.29.0.

Release notes

Sourced from snakemake's releases.

v7.29.0

7.29.0 (2023-06-21)

Features

  • introduce --workflow-profile for additional workflow specific profiles that overwrite global profiles; add ability to define key-value CLI flags like --set-threads or --set-resources as multi-level dictionaries in profile config yaml files (#2310) (9675c17)

Bug Fixes

v7.28.3

7.28.3 (2023-06-16)

Bug Fixes

  • Detect pandas availability to select serializer (#2300) (e08a771)

Performance Improvements

  • avoid superflous mtime checks when the same file is referred to by multiple jobs (#2284) (eb6e2e1)

Documentation

  • update docs for azbatch and dockerhub ref (#2298) (908dbf1)

v7.28.2

7.28.2 (2023-06-13)

Bug Fixes

  • fix pandas import handling in metadata persistence (27f7b40)

v7.28.1

7.28.1 (2023-06-11)

Bug Fixes

  • Bump yte from >=1.0,<2.0 to >=1.5.1,<2.0 (#2275) (8c0b34f)
  • remove superfluous dependency (aad61a0)

... (truncated)

Changelog

Sourced from snakemake's changelog.

7.29.0 (2023-06-21)

Features

  • introduce --workflow-profile for additional workflow specific profiles that overwrite global profiles; add ability to define key-value CLI flags like --set-threads or --set-resources as multi-level dictionaries in profile config yaml files (#2310) (9675c17)

Bug Fixes

7.28.3 (2023-06-16)

Bug Fixes

  • Detect pandas availability to select serializer (#2300) (e08a771)

Performance Improvements

  • avoid superflous mtime checks when the same file is referred to by multiple jobs (#2284) (eb6e2e1)

Documentation

  • update docs for azbatch and dockerhub ref (#2298) (908dbf1)

7.28.2 (2023-06-13)

Bug Fixes

  • fix pandas import handling in metadata persistence (27f7b40)

7.28.1 (2023-06-11)

Bug Fixes

  • Bump yte from >=1.0,<2.0 to >=1.5.1,<2.0 (#2275) (8c0b34f)
  • remove superfluous dependency (aad61a0)

7.28.0 (2023-06-11)

Features

... (truncated)

Commits
  • f1b8342 chore(main): release 7.29.0 (#2303)
  • 9b8c362 fix: removed distutils from snakemake (#2312)
  • 9675c17 feat: introduce --workflow-profile for additional workflow specific profiles ...
  • b561bde refactor: more format() and %s replaced by f-strings (#2313)
  • 4c34300 chore: fix conda custom prefix test on windows (#2309)
  • ab58c65 fix: addressing #2197 by allowing 256 character account names in slurm (#2198)
  • 92352b6 fix: Update init.py to move "file" param to "print" (#2291)
  • 04b6dab chore(main): release 7.28.3 (#2301)
  • eb6e2e1 perf: avoid superflous mtime checks when the same file is referred to by mult...
  • e08a771 fix: Detect pandas availability to select serializer (#2300)
  • Additional commits viewable 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)

Bumps [snakemake](https://github.com/snakemake/snakemake) from 7.25.0 to 7.29.0.
- [Release notes](https://github.com/snakemake/snakemake/releases)
- [Changelog](https://github.com/snakemake/snakemake/blob/main/CHANGELOG.md)
- [Commits](snakemake/snakemake@v7.25.0...v7.29.0)

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

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 Jun 23, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 29, 2023

Superseded by #290.

@dependabot dependabot bot closed this Jun 29, 2023
@dependabot dependabot bot deleted the dependabot/pip/snakemake-7.29.0 branch June 29, 2023 01:16
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.

0 participants