Skip to content

chore(main): release 9.22.0#4210

Merged
johanneskoester merged 1 commit into
mainfrom
release-please--branches--main
Jun 1, 2026
Merged

chore(main): release 9.22.0#4210
johanneskoester merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@snakemake-bot

@snakemake-bot snakemake-bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

9.22.0 (2026-06-01)

Features

  • add semantic helper functions choose_file/choose_folder/choose_tmp and allow all semantic helper functions to be used when parsing resources (#3820) (d3c2386)
  • add temp to default pathvars (#4108) (917fb11)
  • add workflow info to log (#4079) (e40e15b)
  • support python 3.14 (#3739) (7e3be0c)

Bug Fixes

  • Adapt for dataclasses._MISSING_TYPE replaced with sentinel in Python 3.15 (#4211) (b7fb8df)
  • ensure that storage is not actually retrieved with --touch (#4212) (2726cae)
  • symlink to directory "has older modification time" than target (#3782) (#3784) (41903d8)

This PR was generated with Release Please. See documentation.

@coderabbitai

coderabbitai Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

The PR updates the Snakemake module version constant from 9.21.1 to 9.22.0 in src/snakemake/__init__.py.

Changes

Version Bump

Layer / File(s) Summary
Version Update
src/snakemake/__init__.py
Module-level __version__ constant is bumped to 9.22.0 from 9.21.1.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • snakemake/snakemake#4200: Both PRs only change src/snakemake/__init__.py’s __version__ constant (main bumps to 9.22.0, retrieved bumps to 9.21.1).
  • snakemake/snakemake#4181: The main PR only bumps src/snakemake/__init__.py’s __version__ from 9.21.1 to 9.22.0, which is the same file/variable change as retrieved PR #4181 bumping __version__ to 9.21.0, so they’re directly related.

Suggested labels

autorelease: tagged

Suggested reviewers

  • johanneskoester
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description does not follow the required template. Critical sections like QC checklist and AI-assistance disclosure are missing. Add the QC checklist with test coverage, documentation, and code review confirmations. Include the AI-assistance disclosure section to comply with the repository's contribution policy.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: releasing version 9.22.0, which directly corresponds to the version bump in the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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

✨ Finishing Touches
🧪 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 changed the title chore(main): release 9.21.2 chore(main): release 9.22.0 Jun 1, 2026
@snakemake-bot snakemake-bot force-pushed the release-please--branches--main branch 4 times, most recently from 0947088 to d2834cc Compare June 1, 2026 13:20
@snakemake-bot snakemake-bot force-pushed the release-please--branches--main branch from d2834cc to 55725e9 Compare June 1, 2026 16:19
@johanneskoester johanneskoester merged commit 6998250 into main Jun 1, 2026
90 checks passed
@johanneskoester johanneskoester deleted the release-please--branches--main branch June 1, 2026 18:42
@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