Skip to content

chore(main): release 9.6.0#3611

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

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

Conversation

@snakemake-bot

@snakemake-bot snakemake-bot commented May 30, 2025

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

9.6.0 (2025-06-16)

Features

Bug Fixes

  • DeprecationWarning when using snakemake.utils.validate (#3420) (cf72427)
  • display group jobs on dryrun (#3435) (3bebef4)
  • expandvars for special profile keys (#3597) (4020188)
  • fix bug causing --precommand to not being executed before each remote job (#3625) (e59d125)
  • improved toggle switch behavior in reports (#3623) (0c4bd23)
  • pass envvars defined via the envvars directive to remote jobs (#3626) (d4890b4)
  • remove wms arg, update logging cli docs (#3622) (3a9a5ac)
  • typo in CondaEnvDirSpec.eq (issue #3192) (#3613) (f4c107f)
  • Unclear handling of params overriding with inheritance (#3624) (077ac4a)

Documentation

  • Added snakemake command to execute the rule plot_with_python (#3608) (bd99c11)
  • Updated Reporting Section of The Tutorial(Interaction, Visualization, and Reporting with Snakemake) (#3606) (91e90ba)
  • Updated Requirement Section of The Tutorial With Warning of Not Installing The Tools Manually (#3607) (3bd114b)
  • Updated Wrapper Version in Tutorial and Used Simple Rule For Consistency & Ease (#3605) (b3bcc21)

This PR was generated with Release Please. See documentation.

@coderabbitai

coderabbitai Bot commented May 30, 2025

Copy link
Copy Markdown
Contributor

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • CHANGELOG.md is excluded by !CHANGELOG.md

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


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
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@snakemake-bot snakemake-bot force-pushed the release-please--branches--main branch 2 times, most recently from 0a42764 to fcb05fb Compare June 3, 2025 10:03
@snakemake-bot snakemake-bot force-pushed the release-please--branches--main branch from fcb05fb to 97c6e9c Compare June 11, 2025 12:56
@snakemake-bot snakemake-bot changed the title chore(main): release 9.5.2 chore(main): release 9.6.0 Jun 11, 2025
@snakemake-bot snakemake-bot force-pushed the release-please--branches--main branch 10 times, most recently from 48232a7 to 6befcbe Compare June 13, 2025 11:58
@snakemake-bot snakemake-bot force-pushed the release-please--branches--main branch from 6befcbe to 5a5f388 Compare June 16, 2025 10:57
@johanneskoester johanneskoester merged commit 8bd1df9 into main Jun 16, 2025
47 checks passed
@johanneskoester johanneskoester deleted the release-please--branches--main branch June 16, 2025 10:59
@snakemake-bot

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

kjohnsen pushed a commit to kjohnsen/snakemake that referenced this pull request Dec 15, 2025
🤖 I have created a release *beep* *boop*
---


##
[9.6.0](snakemake/snakemake@v9.5.1...v9.6.0)
(2025-06-16)


### Features

* Prefer papermill to nbconvert
([snakemake#2857](snakemake#2857))
([4263b03](snakemake@4263b03))


### Bug Fixes

* DeprecationWarning when using snakemake.utils.validate
([snakemake#3420](snakemake#3420))
([cf72427](snakemake@cf72427))
* display group jobs on dryrun
([snakemake#3435](snakemake#3435))
([3bebef4](snakemake@3bebef4))
* expandvars for special profile keys
([snakemake#3597](snakemake#3597))
([4020188](snakemake@4020188))
* fix bug causing --precommand to not being executed before each remote
job ([snakemake#3625](snakemake#3625))
([e59d125](snakemake@e59d125))
* improved toggle switch behavior in reports
([snakemake#3623](snakemake#3623))
([0c4bd23](snakemake@0c4bd23))
* pass envvars defined via the envvars directive to remote jobs
([snakemake#3626](snakemake#3626))
([d4890b4](snakemake@d4890b4))
* remove wms arg, update logging cli docs
([snakemake#3622](snakemake#3622))
([3a9a5ac](snakemake@3a9a5ac))
* typo in CondaEnvDirSpec.__eq__ (issue
[snakemake#3192](snakemake#3192))
([snakemake#3613](snakemake#3613))
([f4c107f](snakemake@f4c107f))
* Unclear handling of params overriding with inheritance
([snakemake#3624](snakemake#3624))
([077ac4a](snakemake@077ac4a))


### Documentation

* Added snakemake command to execute the rule plot_with_python
([snakemake#3608](snakemake#3608))
([bd99c11](snakemake@bd99c11))
* Updated Reporting Section of The Tutorial(Interaction, Visualization,
and Reporting with Snakemake)
([snakemake#3606](snakemake#3606))
([91e90ba](snakemake@91e90ba))
* Updated Requirement Section of The Tutorial With Warning of Not
Installing The Tools Manually
([snakemake#3607](snakemake#3607))
([3bd114b](snakemake@3bd114b))
* Updated Wrapper Version in Tutorial and Used Simple Rule For
Consistency & Ease
([snakemake#3605](snakemake#3605))
([b3bcc21](snakemake@b3bcc21))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
dlaehnemann added a commit to bioconda/bioconda-recipes that referenced this pull request Apr 16, 2026
The `referencing` dependency was introduced in this pull request:
snakemake/snakemake#3420

It was released in version `9.6.0`:
snakemake/snakemake#3611
mencian pushed a commit to bioconda/bioconda-recipes that referenced this pull request Apr 16, 2026
* fix: snakemake depends on referencing since 9.6.0

The `referencing` dependency was introduced in this pull request:
snakemake/snakemake#3420

It was released in version `9.6.0`:
snakemake/snakemake#3611

* fix: bump build number for snakemake recipe update
tseemann pushed a commit to tseemann/bioconda-recipes that referenced this pull request May 1, 2026
* fix: snakemake depends on referencing since 9.6.0

The `referencing` dependency was introduced in this pull request:
snakemake/snakemake#3420

It was released in version `9.6.0`:
snakemake/snakemake#3611

* fix: bump build number for snakemake recipe update
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