fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.2.0 #1057

Merged
konrad merged 1 commits from renovate/github.com-golang-jwt-jwt-v4-4.x into main 2021-12-04 13:53:06 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/golang-jwt/jwt/v4 require minor v4.1.0 -> v4.2.0

Release Notes

golang-jwt/jwt

v4.2.0

Compare Source


Configuration

📅 Schedule: 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/v4](https://github.com/golang-jwt/jwt) | require | minor | `v4.1.0` -> `v4.2.0` | --- ### Release Notes <details> <summary>golang-jwt/jwt</summary> ### [`v4.2.0`](https://github.com/golang-jwt/jwt/releases/v4.2.0) [Compare Source](https://github.com/golang-jwt/jwt/compare/v4.1.0...v4.2.0) - Fix the comment of VerifyExpiresAt ([#&#8203;109](https://github.com/golang-jwt/jwt/issues/109)) [@&#8203;shogo82148](https://github.com/shogo82148) - Introducing functional-style options for the Parser type ([#&#8203;108](https://github.com/golang-jwt/jwt/issues/108)) [@&#8203;oxisto](https://github.com/oxisto) - Improve code comments, including security consideration ([#&#8203;107](https://github.com/golang-jwt/jwt/issues/107)) [@&#8203;sebastien-rosset](https://github.com/sebastien-rosset) - Fix int64 overflow in newNumericDateFromSeconds ([#&#8203;112](https://github.com/golang-jwt/jwt/issues/112)) [@&#8203;PiotrKozimor](https://github.com/PiotrKozimor) - Fixes jwt command to support EdDSA algorithm ([#&#8203;118](https://github.com/golang-jwt/jwt/issues/118)) [@&#8203;AlexanderYastrebov](https://github.com/AlexanderYastrebov) - Revert Encoding/Decoding changes for better compatibility ([#&#8203;117](https://github.com/golang-jwt/jwt/issues/117)) [@&#8203;ajermaky](https://github.com/ajermaky) - Allow none algorithm in jwt command ([#&#8203;121](https://github.com/golang-jwt/jwt/issues/121)) [@&#8203;AlexanderYastrebov](https://github.com/AlexanderYastrebov) - Unwrap for ValidationError ([#&#8203;125](https://github.com/golang-jwt/jwt/issues/125)) [@&#8203;kdeberk](https://github.com/kdeberk) - cmd: list supported algorithms (-alg flag) ([#&#8203;123](https://github.com/golang-jwt/jwt/issues/123)) [@&#8203;AlexanderYastrebov](https://github.com/AlexanderYastrebov) - Added VerifyIssuer method to RegisteredClaims ([#&#8203;130](https://github.com/golang-jwt/jwt/issues/130)) [@&#8203;tfonfara](https://github.com/tfonfara) </details> --- ### Configuration 📅 **Schedule**: 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 added the
dependencies
label 2021-12-03 19:00:54 +00:00
renovate added 1 commit 2021-12-03 19:00:56 +00:00
konrad merged commit acc4a8a294 into main 2021-12-04 13:53:06 +00:00
konrad deleted branch renovate/github.com-golang-jwt-jwt-v4-4.x 2021-12-04 13:53:07 +00:00
Sign in to join this conversation.
No reviewers
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: vikunja/vikunja#1057
No description provided.