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

Merged
nemunaire merged 1 commits from renovate/github.com-golang-jwt-jwt-v5-5.x into master 2023-11-14 08:29:37 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/golang-jwt/jwt/v5 require minor v5.0.0 -> v5.1.0

Release Notes

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

v5.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/golang-jwt/jwt/compare/v5.0.0...v5.1.0


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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | require | minor | `v5.0.0` -> `v5.1.0` | --- ### Release Notes <details> <summary>golang-jwt/jwt (github.com/golang-jwt/jwt/v5)</summary> ### [`v5.1.0`](https://github.com/golang-jwt/jwt/releases/tag/v5.1.0) [Compare Source](https://github.com/golang-jwt/jwt/compare/v5.0.0...v5.1.0) ##### What's Changed - Using jwt's native `ErrInvalidType` instead of `json.UnsupportedTypeError` by [@&#8203;oxisto](https://github.com/oxisto) in https://github.com/golang-jwt/jwt/pull/316 - Fix typos in comments and test names by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/golang-jwt/jwt/pull/317 - Format: add whitespaces, remove empty lines by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/golang-jwt/jwt/pull/319 - Refactor example: use io.ReadAll instead of io.Copy by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/golang-jwt/jwt/pull/320 - Refactor code by using switch instead of if-else by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/golang-jwt/jwt/pull/318 - A quick way to validate token string by [@&#8203;dcalsky](https://github.com/dcalsky) in https://github.com/golang-jwt/jwt/pull/302 - Refactor: remove unnecessary \[]byte conversion to string by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/golang-jwt/jwt/pull/330 - Refactor: compare strings with strings.EqualFold by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/golang-jwt/jwt/pull/329 - Avoid use of json.NewDecoder by [@&#8203;craigpastro](https://github.com/craigpastro) in https://github.com/golang-jwt/jwt/pull/313 - Update ParseUnverified godoc by [@&#8203;duhaesbaert](https://github.com/duhaesbaert) in https://github.com/golang-jwt/jwt/pull/341 - Update ci workflows (add go1.21) by [@&#8203;mfridman](https://github.com/mfridman) in https://github.com/golang-jwt/jwt/pull/345 - Bump actions/checkout from 3 to 4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/golang-jwt/jwt/pull/346 - Key rotation with VerificationKeySet by [@&#8203;mfridman](https://github.com/mfridman) in https://github.com/golang-jwt/jwt/pull/344 - Add explicit ClaimsValidator implementation check for custom claims by [@&#8203;epelc](https://github.com/epelc) in https://github.com/golang-jwt/jwt/pull/343 - feat: allow making exp claim required by [@&#8203;tareksha](https://github.com/tareksha) in https://github.com/golang-jwt/jwt/pull/351 - Add error handling to examples by [@&#8203;craigpastro](https://github.com/craigpastro) in https://github.com/golang-jwt/jwt/pull/312 ##### New Contributors - [@&#8203;alexandear](https://github.com/alexandear) made their first contribution in https://github.com/golang-jwt/jwt/pull/317 - [@&#8203;dcalsky](https://github.com/dcalsky) made their first contribution in https://github.com/golang-jwt/jwt/pull/302 - [@&#8203;craigpastro](https://github.com/craigpastro) made their first contribution in https://github.com/golang-jwt/jwt/pull/313 - [@&#8203;duhaesbaert](https://github.com/duhaesbaert) made their first contribution in https://github.com/golang-jwt/jwt/pull/341 - [@&#8203;epelc](https://github.com/epelc) made their first contribution in https://github.com/golang-jwt/jwt/pull/343 - [@&#8203;tareksha](https://github.com/tareksha) made their first contribution in https://github.com/golang-jwt/jwt/pull/351 **Full Changelog**: https://github.com/golang-jwt/jwt/compare/v5.0.0...v5.1.0 </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 PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
renovate-bot added 1 commit 2023-11-08 02:11:53 +00:00
nemunaire merged commit 1d33d78005 into master 2023-11-14 08:29:37 +00:00
nemunaire deleted branch renovate/github.com-golang-jwt-jwt-v5-5.x 2023-11-14 08:29:38 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: happyDomain/happyDomain#367
No description provided.