Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jun 9, 2025

Monthly scheduled upgrade of uv.lock (uv lock --upgrade).

Note

Mark this PR as "ready for review" to trigger additional checks.

@github-actions github-actions bot added deps: python Pull requests that update Python code type: build Changes that affect the build system or external dependencies labels Jun 9, 2025
@afuetterer afuetterer marked this pull request as ready for review June 9, 2025 10:25
@afuetterer afuetterer self-requested a review as a code owner June 9, 2025 10:25
@afuetterer
Copy link
Owner

There are a couple of failing tests in tests/integration/test_cli.py.

@afuetterer
Copy link
Owner

Click 8.2.0 introduced a different way of handling no_args_is_help, which we use:

"If help is shown because no_args_is_help is enabled (defaults to True for groups, False for commands), the exit code is 2 instead of 0."
https://github.com/pallets/click/releases/tag/8.2.0

This accounts for two of the failing tests.

@github-actions github-actions bot force-pushed the requirement-upgrades branch from 0ffc37f to 101583f Compare July 1, 2025 01:26
@github-actions github-actions bot force-pushed the requirement-upgrades branch from 101583f to d7d8930 Compare August 1, 2025 01:42
@github-actions github-actions bot force-pushed the requirement-upgrades branch from d7d8930 to 21df167 Compare September 1, 2025 01:23
@github-actions github-actions bot force-pushed the requirement-upgrades branch from 21df167 to 9f429f1 Compare October 1, 2025 01:18
@github-actions github-actions bot force-pushed the requirement-upgrades branch from 9f429f1 to 1035d54 Compare November 1, 2025 01:18
@github-actions github-actions bot force-pushed the requirement-upgrades branch from 1035d54 to 6cb6e24 Compare December 1, 2025 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps: python Pull requests that update Python code type: build Changes that affect the build system or external dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant