Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update clap to v4.5 #3396

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Update clap to v4.5 #3396

merged 1 commit into from
Sep 17, 2024

Conversation

FreezyLemon
Copy link
Contributor

This was locked to 4.4.17 because of MSRV incompatibilities. #3359 ultimately decided to bump the MSRV to 1.74 which is enough for clap 4.5, so I unlock and update it here.

The only remaining locked dependency is bitstream-io, which now has an MSRV of 1.79.

This was previously locked to 4.4 due to MSRV
incompatibilities which are now resolved.
Copy link

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.14%. Comparing base (3c3a26f) to head (3823f4a).
Report is 32 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3396      +/-   ##
==========================================
- Coverage   88.52%   82.14%   -6.39%     
==========================================
  Files          89       89              
  Lines       28323    27408     -915     
==========================================
- Hits        25074    22515    -2559     
- Misses       3249     4893    +1644     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@shssoichiro shssoichiro merged commit 2f8fc0f into xiph:master Sep 17, 2024
26 of 27 checks passed
@FreezyLemon FreezyLemon deleted the update-clap branch September 17, 2024 23:04
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