Skip to content

Bump cyclopts from 4.10.2 to 4.19.0#47

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/cyclopts-4.19.0
Closed

Bump cyclopts from 4.10.2 to 4.19.0#47
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/cyclopts-4.19.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

Bumps cyclopts from 4.10.2 to 4.19.0.

Release notes

Sourced from cyclopts's releases.

v4.19.0

Features

New Contributors

Full Changelog: BrianPugh/cyclopts@v4.18.0...v4.19.0

v4.18.0

Features

  • Added native slice support by @​BrianPugh in BrianPugh/cyclopts#835
    • slice type-hints are now properly handled.
    • Added cyclopts.validators.Slice
    • Added cyclopts.types.NonEmptySlice convenience type.

Bug Fixes

Full Changelog: BrianPugh/cyclopts@v4.17.0...v4.18.0

v4.17.0

Features & Bug Fixes

Publishing

New Contributors

Full Changelog: BrianPugh/cyclopts@v4.16.1...v4.17.0

v4.16.1

Bug Fixes

Misc

New Contributors

Full Changelog: BrianPugh/cyclopts@v4.16.0...v4.16.1

... (truncated)

Commits
  • e475acd Merge pull request #840 from BrianPugh/required-argument-collection
  • 44c8390 Merge pull request #831 from antmicro/auto_alias
  • 69c63df Cover optional first-branch field in untouched-union missing test
  • 8359475 Add branch-aware requiredness for multi-branch Union composites
  • 1adc504 Simplify _missing walk closure; drop redundant bool cast
  • 16458be Add filter_by(missing=...) for conditionally-required fields
  • 1af291e Fix has_tree_tokens filter to be tree-aware
  • 4325ce3 Lock down short_alias behavior for Optional[bool]
  • 067fc73 Validate short_alias callable output instead of silently corrupting
  • c896d68 Split reserve_short_alias into a mutator and a pure predicate
  • 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.10.2 to 4.19.0.
- [Release notes](https://github.com/BrianPugh/cyclopts/releases)
- [Commits](BrianPugh/cyclopts@v4.10.2...v4.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 26, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #48.

@dependabot dependabot Bot closed this Jul 3, 2026
@dependabot dependabot Bot deleted the dependabot/uv/cyclopts-4.19.0 branch July 3, 2026 15:43
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants