Skip to content

chore(main): release 9.17.3#4112

Merged
johanneskoester merged 1 commit intomainfrom
release-please--branches--main
Mar 24, 2026
Merged

chore(main): release 9.17.3#4112
johanneskoester merged 1 commit intomainfrom
release-please--branches--main

Conversation

@snakemake-bot
Copy link
Copy Markdown
Contributor

@snakemake-bot snakemake-bot commented Mar 17, 2026

🤖 I have created a release beep boop

9.17.3 (2026-03-24)

Bug Fixes

  • add curl when containerize with wrapper (#4115) (44979e4)
  • ensure proper wrapper prefix is passed to CWL and shown in wrapper error messages (#4121) (11b6f29)
  • ensure that strings that purely contain integers or floats (e.g. "42") remain strings when parsing profiles (#4119) (3ca08e1)
  • incorrect highlighting in HTML report (#4120) (1ef224d)

Documentation

  • document an accidental (sorry) recent breaking change in type checking compatibility of Python scripts, in favor of a clean and robust new syntax (#4116) (013bc43)
  • Rework tutorial (#4068) (4bba4a9)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • Chores
    • Released version 9.17.3

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 17, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: a825da8e-02a4-4602-b0f3-5110fd20e5d0

📥 Commits

Reviewing files that changed from the base of the PR and between bea041a and 1273b44.

⛔ Files ignored due to path filters (1)
  • CHANGELOG.md is excluded by !CHANGELOG.md
📒 Files selected for processing (1)
  • src/snakemake/__init__.py
✅ Files skipped from review due to trivial changes (1)
  • src/snakemake/init.py

📝 Walkthrough

Walkthrough

Updated the package version constant snakemake.__version__ from 9.17.2 to 9.17.3 in the package initialization file. No other exports, imports, control flow, or functionality were changed.

Changes

Cohort / File(s) Summary
Version Update
src/snakemake/__init__.py
Updated __version__ constant from 9.17.29.17.3 (single-line change).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description lacks the required QC checklist and AI-assistance disclosure sections from the template, though it provides detailed release notes with bug fixes and documentation changes. Add the QC checklist and AI-assistance disclosure sections from the template to complete the required pull request documentation structure.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore(main): release 9.17.3' clearly and specifically summarizes the main change—a version bump release—and is directly related to the changeset updating the version constant.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@snakemake-bot snakemake-bot force-pushed the release-please--branches--main branch 4 times, most recently from 92ed4bd to bea041a Compare March 24, 2026 10:47
@snakemake-bot snakemake-bot force-pushed the release-please--branches--main branch from bea041a to 1273b44 Compare March 24, 2026 11:54
@johanneskoester johanneskoester merged commit 71b4d7c into main Mar 24, 2026
58 of 59 checks passed
@johanneskoester johanneskoester deleted the release-please--branches--main branch March 24, 2026 12:10
@snakemake-bot
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants