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

deps(python): bump snakefmt from 0.8.5 to 0.10.2 in /dependencies/python #82

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2024

Bumps snakefmt from 0.8.5 to 0.10.2.

Release notes

Sourced from snakefmt's releases.

snakefmt v0.10.2

Bug Fixes

snakefmt v0.10.1

Bug Fixes

  • correctly find config file after updating min. black to v24.3 (0f20494)
  • don't add spacing between consencutive braces in string [closes #222] (2d28922)

snakefmt v0.10.0

Features

Bug Fixes

  • preserve double curly braces in python code [#215] (1cbcfb1)

snakefmt v0.9.0

⚠ BREAKING CHANGES

  • update black, which bumps min. req. python

Bug Fixes

  • don't add space between string and comma [python3.12 f-string tokenize] (18e9874)
  • don't remove double braces in f-strings in rule directives [closes #207] (8b47454)
  • handle python3.12 f-string tokenization [closes #210] (b7e0e47)
  • improve handling of indenting in shell directive [#186] (105e856)

Build System

  • update black, which bumps min. req. python (022d6ab)

Continuous Integration

  • correct version for next release (f28c08d)
Changelog

Sourced from snakefmt's changelog.

0.10.2 (2024-05-08)

Bug Fixes

0.10.1 (2024-04-15)

Bug Fixes

  • correctly find config file after updating min. black to v24.3 (0f20494)
  • don't add spacing between consencutive braces in string [closes #222] (2d28922)

0.10.0 (2024-01-31)

Features

Bug Fixes

  • preserve double curly braces in python code [#215] (1cbcfb1)

0.9.0 (2024-01-09)

⚠ BREAKING CHANGES

  • update black, which bumps min. req. python

Bug Fixes

  • don't add space between string and comma [python3.12 f-string tokenize] (18e9874)
  • don't remove double braces in f-strings in rule directives [closes #207] (8b47454)
  • handle python3.12 f-string tokenization [closes #210] (b7e0e47)
  • improve handling of indenting in shell directive [#186] (105e856)

Build System

  • update black, which bumps min. req. python (022d6ab)

Continuous Integration

  • correct version for next release (f28c08d)
Commits
  • 78b1651 chore: release 0.10.2 (#231)
  • cc9de19 build(deps-dev): bump jinja2 from 3.1.3 to 3.1.4 (#229)
  • 1805818 fix: Better f-string spacing (2) (#230)
  • fe13de6 chore: release 0.10.1 (#226)
  • ca46352 build(deps-dev): bump idna from 3.6 to 3.7 (#225)
  • 0f20494 fix: correctly find config file after updating min. black to v24.3
  • 2d28922 fix: don't add spacing between consencutive braces in string [closes #222]
  • 5482660 chore: release 0.10.0 (#217)
  • dbd1b83 build(deps-dev): bump gitpython from 3.1.40 to 3.1.41 (#218)
  • 29235a7 Refactored python 3.12 f-string coping
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [snakefmt](https://github.com/snakemake/snakefmt) from 0.8.5 to 0.10.2.
- [Release notes](https://github.com/snakemake/snakefmt/releases)
- [Changelog](https://github.com/snakemake/snakefmt/blob/master/CHANGELOG.md)
- [Commits](snakemake/snakefmt@v0.8.5...v0.10.2)

---
updated-dependencies:
- dependency-name: snakefmt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 7, 2024
Copy link

github-actions bot commented Oct 8, 2024

This pull request has been automatically marked as stale because it has not had recent activity.
It will be closed in 14 days if no further activity occurs.
Thank you for your contributions.

If you think this pull request should stay open, please remove the O: stale 🤖 label or comment on the pull request.

If you're a maintainer, you can stop the bot to mark this issue as stale in the future by adding the O: backlog 🤖 label`.

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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants