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

build(deps): bump snakemake from 7.32.3 to 8.4.11 #29

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps snakemake from 7.32.3 to 8.4.11.

Release notes

Sourced from snakemake's releases.

v8.4.11

8.4.11 (2024-02-19)

Documentation

v8.4.10

8.4.10 (2024-02-19)

Bug Fixes

  • properly handle --touch when using a storage provider (#2705) (fca138d)

v8.4.9

8.4.9 (2024-02-15)

Bug Fixes

Documentation

  • added Mastodon follow label with just 'Follow' similar to X (#2692) (7e36496)

v8.4.8

8.4.8 (2024-02-09)

Bug Fixes

  • fix bug causing FileNotFoundError when accessing checkpoint output. (c81954d)
  • Fix collect-lookup attribute error (#2687) (e39c74c)
  • Fixed plot axis label on report (#2683) (a4c2a03)

v8.4.7

8.4.7 (2024-02-07)

Documentation

  • improve branch function docs (e9d1a11)

v8.4.6

8.4.6 (2024-02-06)

... (truncated)

Changelog

Sourced from snakemake's changelog.

8.4.11 (2024-02-19)

Documentation

8.4.10 (2024-02-19)

Bug Fixes

  • properly handle --touch when using a storage provider (#2705) (fca138d)

8.4.9 (2024-02-15)

Bug Fixes

Documentation

  • added Mastodon follow label with just 'Follow' similar to X (#2692) (7e36496)

8.4.8 (2024-02-09)

Bug Fixes

  • fix bug causing FileNotFoundError when accessing checkpoint output. (c81954d)
  • Fix collect-lookup attribute error (#2687) (e39c74c)
  • Fixed plot axis label on report (#2683) (a4c2a03)

8.4.7 (2024-02-07)

Documentation

  • improve branch function docs (e9d1a11)

8.4.6 (2024-02-06)

Bug Fixes

  • fix missing storage information when handling already completed checkpoints. This solves a bug causing failure to retrieve storage files in workflows with checkpoints. (5791c60)

... (truncated)

Commits
  • 476ae37 chore(main): release 8.4.11 (#2708)
  • e8804aa Merge branch 'main' of github.com:snakemake/snakemake
  • 1eda36d docs: fix heading
  • 526655e chore(main): release 8.4.10 (#2706)
  • ec852eb refactor: use lutime and lchmod from snakemake-interface-common (#2707)
  • fca138d fix: properly handle --touch when using a storage provider (#2705)
  • 8e10bfe chore(main): release 8.4.9 (#2699)
  • 7e36496 docs: added Mastodon follow label with just 'Follow' similar to X (#2692)
  • 86ad002 chore: add codespell support (config, workflow) and make it fix typos (#2694)
  • f884b50 fix: Don't attempt to parse TBDString resources (#2690)
  • 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 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 7.32.3 to 8.4.11.
- [Release notes](https://github.com/snakemake/snakemake/releases)
- [Changelog](https://github.com/snakemake/snakemake/blob/main/CHANGELOG.md)
- [Commits](snakemake/snakemake@v7.32.3...v8.4.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from kod-kristoff as a code owner February 20, 2024 11:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 20, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 21, 2024

Superseded by #30.

@dependabot dependabot bot closed this Feb 21, 2024
@dependabot dependabot bot deleted the dependabot/pip/snakemake-8.4.11 branch February 21, 2024 11:51
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