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

deps(python): bump snakemake from 8.4.1 to 8.4.3 in /dependencies/python #5237

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps snakemake from 8.4.1 to 8.4.3.

Release notes

Sourced from snakemake's releases.

v8.4.3

8.4.3 (2024-02-02)

Bug Fixes

  • Do not scheduler execution message if no jobs are ready (b1c4f47)
  • fix string resource definition in CLI and profile (#2627) (bbd76ae)
  • if report files are within storage, retrieve them from storage before loading into report (60041bd)

v8.4.2

8.4.2 (2024-01-30)

Bug Fixes

  • allow lookup dpath or query to be a callable (33f1637)
  • fix error when passing callable as dpath or query of lookup function (0e5b878)
Changelog

Sourced from snakemake's changelog.

8.4.3 (2024-02-02)

Bug Fixes

  • Do not scheduler execution message if no jobs are ready (b1c4f47)
  • fix string resource definition in CLI and profile (#2627) (bbd76ae)
  • if report files are within storage, retrieve them from storage before loading into report (60041bd)

8.4.2 (2024-01-30)

Bug Fixes

  • allow lookup dpath or query to be a callable (33f1637)
  • fix error when passing callable as dpath or query of lookup function (0e5b878)
Commits
  • 5a3ff9e chore(main): release 8.4.3 (#2665)
  • bbd76ae fix: fix string resource definition in CLI and profile (#2627)
  • 6252404 fmt
  • 4fac628 Merge branch 'main' of github.com:snakemake/snakemake
  • 60041bd fix: if report files are within storage, retrieve them from storage before lo...
  • b1c4f47 fix: Do not scheduler execution message if no jobs are ready
  • 3b51201 chore(main): release 8.4.2 (#2660)
  • 0e5b878 fix: fix error when passing callable as dpath or query of lookup function
  • 33f1637 fix: allow lookup dpath or query to be a callable
  • 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.4.1 to 8.4.3.
- [Release notes](https://github.com/snakemake/snakemake/releases)
- [Changelog](https://github.com/snakemake/snakemake/blob/main/CHANGELOG.md)
- [Commits](snakemake/snakemake@v8.4.1...v8.4.3)

---
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 requested a review from zkoppert as a code owner February 5, 2024 13:50
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 5, 2024
@dependabot dependabot bot requested a review from Hanse00 as a code owner February 5, 2024 13:50
@dependabot dependabot bot added the python Pull requests that update Python code label Feb 5, 2024
@github-actions github-actions bot added this pull request to the merge queue Feb 5, 2024
Merged via the queue into main with commit b0183dc Feb 5, 2024
9 checks passed
@dependabot dependabot bot deleted the dependabot/pip/dependencies/python/snakemake-8.4.3 branch February 5, 2024 17:41
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.

None yet

1 participant