Skip to content

Bump cyclopts from 4.21.0 to 4.22.0 - #60

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/cyclopts-4.22.0
Closed

Bump cyclopts from 4.21.0 to 4.22.0#60
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/cyclopts-4.22.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps cyclopts from 4.21.0 to 4.22.0.

Release notes

Sourced from cyclopts's releases.

v4.22.0

Bug Fixes

Full Changelog: BrianPugh/cyclopts@v4.21.2...v4.22.0

v4.21.2

Bug Fixes

New Contributors

Full Changelog: BrianPugh/cyclopts@v4.21.1...v4.21.2

v4.21.1

Bug Fixes

New Contributors

Full Changelog: BrianPugh/cyclopts@v4.21.0...v4.21.1

Commits
  • a9e4159 Merge pull request #862 from chuenchen309/fix/negative-based-int
  • 1b6c57b Merge pull request #864 from chuenchen309/fix/config-search-parents-false
  • b470f0c fix: reject malformed duration strings instead of silently ignoring garbage
  • 0ef30dd Recognize negative base-prefixed numbers (-0xFF) as values, not options
  • 8195bef Collapse test docstring to one line to satisfy ruff D209
  • f07ecf8 Fix search_parents=False still walking parent directories
  • 56157e9 Parse signed base-prefixed ints ("-0xFF", "+0o17")
  • f76aa46 Merge pull request #861 from chuenchen309/fix/end-of-options-delimiter-error
  • b559949 Fix IndexError when a bare trailing -- follows a keyword argument
  • e6b80f4 Fix -- delimiter leaking into an "Unknown option" error
  • 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 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 4.21.0 to 4.22.0.
- [Release notes](https://github.com/BrianPugh/cyclopts/releases)
- [Commits](BrianPugh/cyclopts@v4.21.0...v4.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #67.

@dependabot dependabot Bot closed this Jul 30, 2026
auto-merge was automatically disabled July 30, 2026 00:17

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/uv/cyclopts-4.22.0 branch July 30, 2026 00:17
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.

0 participants