fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.3 #532

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/github.com-golang-jwt-jwt-v5-5.x into main 2025-07-15 19:10:51 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-07-15 10:54:06 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Change Age Confidence
github.com/golang-jwt/jwt/v5 v5.2.2 -> v5.2.3 age confidence

Release Notes

golang-jwt/jwt (github.com/golang-jwt/jwt/v5)

v5.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/golang-jwt/jwt/compare/v5.2.2...v5.2.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | `v5.2.2` -> `v5.2.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgolang-jwt%2fjwt%2fv5/v5.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgolang-jwt%2fjwt%2fv5/v5.2.2/v5.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>golang-jwt/jwt (github.com/golang-jwt/jwt/v5)</summary> ### [`v5.2.3`](https://github.com/golang-jwt/jwt/releases/tag/v5.2.3) [Compare Source](https://github.com/golang-jwt/jwt/compare/v5.2.2...v5.2.3) #### What's Changed - Bump GitHub workflows and Go versions by [@&#8203;mfridman](https://github.com/mfridman) in https://github.com/golang-jwt/jwt/pull/438 - Implementing validation of multiple audiences by [@&#8203;oxisto](https://github.com/oxisto) in https://github.com/golang-jwt/jwt/pull/433 - Bump golangci/golangci-lint-action from 7 to 8 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/golang-jwt/jwt/pull/440 - replaced interface{} to any by [@&#8203;aachex](https://github.com/aachex) in https://github.com/golang-jwt/jwt/pull/445 - Fix bug in validation of multiple audiences by [@&#8203;sfinnman-cotn](https://github.com/sfinnman-cotn) in https://github.com/golang-jwt/jwt/pull/441 #### New Contributors - [@&#8203;aachex](https://github.com/aachex) made their first contribution in https://github.com/golang-jwt/jwt/pull/445 - [@&#8203;sfinnman-cotn](https://github.com/sfinnman-cotn) made their first contribution in https://github.com/golang-jwt/jwt/pull/441 **Full Changelog**: https://github.com/golang-jwt/jwt/compare/v5.2.2...v5.2.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-07-15 10:54:12 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle commented 2025-07-15 10:58:41 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests

Project coverage is 1.00%. Comparing base (8aa57e8) to head (f31ef35).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #528   +/-   ##
=====================================
  Coverage   1.00%   1.00%           
=====================================
  Files         42      42           
  Lines       1996    1996           
=====================================
  Hits          20      20           
  Misses      1976    1976           

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.
## [Codecov](https://app.codecov.io/gl/unboundsoftware/schemas/pull/528?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report All modified and coverable lines are covered by tests :white_check_mark: > Project coverage is 1.00%. Comparing base [(`8aa57e8`)](https://app.codecov.io/gl/unboundsoftware/schemas/commit/8aa57e8f689b15dfbd07b81e153130313b7865df?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) to head [(`f31ef35`)](https://app.codecov.io/gl/unboundsoftware/schemas/commit/f31ef35553a5bd879dc201e82e58a1eaa76091bf?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #528 +/- ## ===================================== Coverage 1.00% 1.00% ===================================== Files 42 42 Lines 1996 1996 ===================================== Hits 20 20 Misses 1976 1976 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/schemas/pull/528?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). :loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4). <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. </details>
argoyle commented 2025-07-15 19:09:50 +00:00 (Migrated from gitlab.com)

added 2 commits

  • a68fb437 - 1 commit from branch main
  • 003bd3cd - fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.3

Compare with previous version

added 2 commits <ul><li>a68fb437 - 1 commit from branch <code>main</code></li><li>003bd3cd - fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.3</li></ul> [Compare with previous version](/unboundsoftware/schemas/-/merge_requests/528/diffs?diff_id=1424603642&start_sha=f31ef35553a5bd879dc201e82e58a1eaa76091bf)
argoyle (Migrated from gitlab.com) merged commit into main 2025-07-15 19:10:51 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas#532