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

chore(deps): update dependency snakemake to v8.29.0 #4862

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
snakemake 8.28.0 -> 8.29.0 age adoption passing confidence

Release Notes

snakemake/snakemake (snakemake)

v8.29.0

Compare Source

Features
  • provide mechanism to link between report items (snakemake.report_href, see docs) (#​3224) (a024e60)
  • toggles for binary labels in report (#​3296) (7690998)
Bug Fixes
  • add missing @​conda annotations (#​3298) (0b541cc)
  • properly handle remote storage when waiting for pipes (#​3317) (9f7e092)
  • provide proper error messages if output file preparation (pipe, mkdir) fails (#​3309) (77ef176)
  • record file extension (e.g. .tsv) in between workflow cache records in order to avoid that files of the wrong format are erroneously returned by the cache. This will lead to some cache misses. But avoiding errors induced by the previous behavior of ignoring file extensions when seeking for cache records is more important. (#​3314) (4912f00)
  • sort results lexicographically by labels in their order of appearance (#​3293) (a19a0ac)
Documentation

Configuration

📅 Schedule: Branch creation - "* 0-3 * * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor

github-actions bot commented Feb 27, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ API spectral 1 0 0 1.53s
⚠️ BASH bash-exec 6 1 0 0.01s
✅ BASH shellcheck 6 0 0 0.17s
✅ BASH shfmt 6 0 0 0 0.71s
✅ COPYPASTE jscpd yes no no 2.87s
✅ DOCKERFILE hadolint 129 0 0 28.15s
✅ JSON jsonlint 20 0 0 0.2s
✅ JSON v8r 22 0 0 14.1s
⚠️ MARKDOWN markdownlint 267 0 302 0 21.2s
✅ MARKDOWN markdown-table-formatter 267 0 0 0 165.62s
⚠️ PYTHON bandit 215 66 0 3.71s
✅ PYTHON black 215 0 0 0 4.78s
✅ PYTHON flake8 215 0 0 2.11s
✅ PYTHON isort 215 0 0 0 1.37s
✅ PYTHON mypy 215 0 0 12.07s
✅ PYTHON pylint 215 0 0 28.74s
✅ PYTHON ruff 215 0 0 0 0.8s
✅ REPOSITORY checkov yes no no 34.81s
✅ REPOSITORY git_diff yes no no 0.46s
⚠️ REPOSITORY grype yes 31 no 13.46s
✅ REPOSITORY secretlint yes no no 10.56s
✅ REPOSITORY trivy yes no no 17.67s
✅ REPOSITORY trivy-sbom yes no no 0.63s
⚠️ REPOSITORY trufflehog yes 1 no 56.83s
✅ SPELL cspell 718 0 0 12.0s
⚠️ SPELL lychee 349 28 0 69.74s
✅ XML xmllint 3 0 0 0 0.87s
✅ YAML prettier 160 0 0 0 3.68s
✅ YAML v8r 102 0 0 14.92s
✅ YAML yamllint 161 0 0 2.96s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@nvuillam nvuillam merged commit e6ccef8 into main Feb 28, 2025
130 checks passed
@nvuillam nvuillam deleted the renovate/snakemake-8.x branch February 28, 2025 03:13
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant