Skip to content

Conversation

@coryan
Copy link
Collaborator

@coryan coryan commented Jan 25, 2026

The jsonwebtoken crate declares the wrong minimum version, so we need to workaround that to test our own minimums.

See also: Keats/jsonwebtoken#481

@codecov
Copy link

codecov bot commented Jan 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.93%. Comparing base (4dd8126) to head (e830060).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4387      +/-   ##
==========================================
- Coverage   94.94%   94.93%   -0.02%     
==========================================
  Files         191      191              
  Lines        7262     7262              
==========================================
- Hits         6895     6894       -1     
- Misses        367      368       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@coryan coryan marked this pull request as ready for review January 25, 2026 22:58
@coryan coryan requested review from a team as code owners January 25, 2026 22:58
The `jsonwebtoken` crate declare the wrong minimum version, so we need
to workaround that to test our own minimums.
@coryan coryan force-pushed the fix-auth-force-minimum-dependency-for-jsonwebtoken branch from 27932b5 to e830060 Compare January 25, 2026 23:01
@coryan coryan merged commit c84d46c into googleapis:main Jan 26, 2026
30 checks passed
@coryan coryan deleted the fix-auth-force-minimum-dependency-for-jsonwebtoken branch January 26, 2026 13:05
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