Skip to content

Update clap to current version#481

Merged
reese merged 1 commit intotrunkfrom
reese-clap-update
Mar 11, 2025
Merged

Update clap to current version#481
reese merged 1 commit intotrunkfrom
reese-clap-update

Conversation

@reese
Copy link
Collaborator

@reese reese commented Mar 11, 2025

What it says -- our current version of clap also has a dependency on the atty crate (see #480 for the removal of our direct usage), so this update gets rid of our other indirect dependency on it. Plus the good hygiene of keeping our dependencies up to date.

We have CLI tests to validate the output, and from looking through the clap changelog I don't see any changes that should affect our usage of the library, especially since our usage is pretty straightforward.

Base automatically changed from reese-atty to trunk March 11, 2025 10:24
@reese reese force-pushed the reese-clap-update branch from 004675c to 6404183 Compare March 11, 2025 10:27
@reese reese requested a review from froydnj March 11, 2025 10:39
@reese reese merged commit b820982 into trunk Mar 11, 2025
7 checks passed
@reese reese deleted the reese-clap-update branch March 11, 2025 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants