Skip to content

chore(deps): bump cyclopts from 2.7.0 to 2.9.3#147

Merged
pythoninja merged 2 commits intomasterfrom
dependabot/pip/cyclopts-2.9.3
Jul 9, 2024
Merged

chore(deps): bump cyclopts from 2.7.0 to 2.9.3#147
pythoninja merged 2 commits intomasterfrom
dependabot/pip/cyclopts-2.9.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2024

Bumps cyclopts from 2.7.0 to 2.9.3.

Release notes

Sourced from cyclopts's releases.

v2.9.3

What's Changed

New Contributors

Full Changelog: BrianPugh/cyclopts@v2.9.2...v2.9.3

v2.9.2

Bug Fixes

Full Changelog: BrianPugh/cyclopts@v2.9.1...v2.9.2

v2.9.1

Bug Fixes

Full Changelog: BrianPugh/cyclopts@v2.9.0...v2.9.1

v2.9.0

Features

Full Changelog: BrianPugh/cyclopts@v2.8.0...v2.9.0

v2.8.0

What's Changed

  • Introduced new attribute, App.version_format. The verstion string was previously printed as-is, but is now formatted with the specified format, falling back to help_format if not specified. By @​BrianPugh in BrianPugh/cyclopts#188

Full Changelog: BrianPugh/cyclopts@v2.7.1...v2.8.0

v2.7.1

Bug Fixes

Misc

Full Changelog: BrianPugh/cyclopts@v2.7.0...v2.7.1

Commits
  • 59483dc Merge pull request #194 from andersjel/features/overloaded_app_command_type
  • 61dae1a <python3.10 type hinting syntax
  • 756d9af Linting, add more Unions to classes to make pyright happy with attrs converters.
  • 7b1b7c5 Changed the type-hints of App.command()
  • e140e84 git ignore root-level py files; they're usually just develop scratch.
  • 1de6277 Fix union-check in help._get_choices
  • 58c1048 resolve Literal in a python3.12 type
  • 1b1e55c Merge pull request #191 from BrianPugh/py312-typealiastype
  • 2c46d55 ignore check-ast on some tests
  • d4d00a9 skip parsing syntax incompatible tests.
  • 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 [cyclopts](https://github.com/BrianPugh/cyclopts) from 2.7.0 to 2.9.3.
- [Release notes](https://github.com/BrianPugh/cyclopts/releases)
- [Commits](BrianPugh/cyclopts@v2.7.0...v2.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added python Pull requests that update Python code type: dependency Dependabot or dependency updates labels Jul 4, 2024
@pythoninja pythoninja merged commit 8f86e54 into master Jul 9, 2024
@pythoninja pythoninja deleted the dependabot/pip/cyclopts-2.9.3 branch July 9, 2024 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Pull requests that update Python code type: dependency Dependabot or dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant