Skip to content

chore(main): release 9.21.1#4200

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

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

Conversation

@snakemake-bot

@snakemake-bot snakemake-bot commented May 22, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

9.21.1 (2026-05-29)

Bug Fixes

  • add default json function to benchmarks (#4128) (41fab22)
  • do not rerun when checkpoint job missing but downstream file exists (#4124) (a060b93)
  • ensure that error logs contain all available details (#4183) (74a86e9)
  • handle missing pss attribute in benchmark on Windows (#4160) (da52080)
  • implement Resources.setdefault (#3968) (2413e99)
  • reporting remote nodes number (#3978) (8c534f0)
  • resolve pathvars before constructing storage queries (#3969) (bd15237)
  • storage temp() file cleanup with RemoteProvider (#4189) (898bad1)
  • tolerate FileNotFoundError in drop_iocache (#4153) (#4191) (ce26b28)

Documentation


This PR was generated with Release Please. See documentation.

@coderabbitai

coderabbitai Bot commented May 22, 2026

Copy link
Copy Markdown
Contributor

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 snakemake.__version__ string is bumped from 9.21.0 to 9.21.1 in the package initialization file.

Changes

Version Bump

Layer / File(s) Summary
Version bump to 9.21.1
src/snakemake/__init__.py
The __version__ variable is updated from 9.21.0 to 9.21.1.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

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 is an auto-generated release changelog from Release Please, not a manual description following the repository's template. Add a meaningful description following the template with QC checklist items and AI-assistance disclosure section, or update the template expectations for automated release PRs.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore(main): release 9.21.1' directly and accurately summarizes the main change—a version bump from 9.21.0 to 9.21.1.
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 force-pushed the release-please--branches--main branch 2 times, most recently from 93fd311 to 24729e7 Compare May 29, 2026 07:55
@github-actions

Copy link
Copy Markdown
Contributor

Please format your code with pixi run format

@snakemake-bot snakemake-bot force-pushed the release-please--branches--main branch 12 times, most recently from 1979d56 to 656179f Compare May 29, 2026 14:10
@snakemake-bot snakemake-bot force-pushed the release-please--branches--main branch from 656179f to 3452dcd Compare May 29, 2026 14:14
@johanneskoester johanneskoester merged commit 5b5482e into main May 29, 2026
55 of 58 checks passed
@johanneskoester johanneskoester deleted the release-please--branches--main branch May 29, 2026 14:16
@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