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

Bump click-option-group from 0.5.6 to 0.5.7 #643

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 Mar 25, 2025

Bumps click-option-group from 0.5.6 to 0.5.7.

Release notes

Sourced from click-option-group's releases.

v0.5.7

  • Add return type Decorator (PR #68)
  • Update CI/CD config and Python versions (PR #69)
  • Fix tests for click>=8.1.8 (PR #70)
Changelog

Sourced from click-option-group's changelog.

v0.5.7 (24.03.2025)

  • Add return type Decorator (PR #68)
  • Update CI/CD config and Python versions (PR #69)
  • Fix tests for click>=8.1.8 (PR #70)
Commits
  • 146cb20 update changelog for v0.5.7
  • 74578e1 Merge pull request #70 from click-contrib/tests-disable-check-help-for-missin...
  • adfc215 docs: update rtd config
  • 244f67a test: disable asserts for missing option group decorator when --help
  • d92c06c Merge pull request #69 from click-contrib/update-ci
  • 7ff4f16 Merge pull request #68 from adamtheturtle/group-return-type
  • 4e00dc5 update CI/CD config
  • fb8017b Add return type to _OptGroup.group
  • 8bbd083 Merge pull request #66 from Malonsow/master
  • 3ea0da5 Fix typo in api docs
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [click-option-group](https://github.com/click-contrib/click-option-group) from 0.5.6 to 0.5.7.
- [Release notes](https://github.com/click-contrib/click-option-group/releases)
- [Changelog](https://github.com/click-contrib/click-option-group/blob/master/CHANGELOG.md)
- [Commits](click-contrib/click-option-group@v0.5.6...v0.5.7)

---
updated-dependencies:
- dependency-name: click-option-group
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file pip Pull requests that update pip mod dependencies labels Mar 25, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 25, 2025 02:39
@dependabot dependabot bot requested review from rustydb and spillerc-hpe March 25, 2025 02:39
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 pip Pull requests that update pip mod dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants