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

Merged
konrad merged 1 commits from renovate/github.com-golang-jwt-jwt-v4-4.x into main 2021-09-25 06:34:24 +00:00
Member

This PR contains the following updates:

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

Release Notes

golang-jwt/jwt

v4.1.0

Compare Source

https://github.com/golang-jwt/jwt/pull/89: Adds support for go1.17
https://github.com/golang-jwt/jwt/pull/15: Adds RFC7519-compliant RegisteredClaims struct. Use this instead of StandardClaims (deprecated but not removed)
https://github.com/golang-jwt/jwt/pull/95: Adds generic crypto.Signer for ed25519.PublicKey
https://github.com/golang-jwt/jwt/pull/101: Adds regular code scanning
https://github.com/golang-jwt/jwt/pull/86: Corrects "exp" logic to conform to https://datatracker.ietf.org/doc/html/rfc7519#section-4.1.4
https://github.com/golang-jwt/jwt/pull/106: Adds additional parsing tests

Code fixes and cleanup:
https://github.com/golang-jwt/jwt/pull/53
https://github.com/golang-jwt/jwt/pull/83
https://github.com/golang-jwt/jwt/pull/97: (changed error string)
https://github.com/golang-jwt/jwt/pull/102
https://github.com/golang-jwt/jwt/pull/103


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.0.0` -> `v4.1.0` | --- ### Release Notes <details> <summary>golang-jwt/jwt</summary> ### [`v4.1.0`](https://github.com/golang-jwt/jwt/releases/v4.1.0) [Compare Source](https://github.com/golang-jwt/jwt/compare/v4.0.0...v4.1.0) https://github.com/golang-jwt/jwt/pull/89: Adds support for go1.17 https://github.com/golang-jwt/jwt/pull/15: Adds RFC7519-compliant `RegisteredClaims` struct. Use this instead of `StandardClaims` (deprecated but not removed) https://github.com/golang-jwt/jwt/pull/95: Adds generic `crypto.Signer` for `ed25519.PublicKey` https://github.com/golang-jwt/jwt/pull/101: Adds regular code scanning https://github.com/golang-jwt/jwt/pull/86: Corrects "exp" logic to conform to https://datatracker.ietf.org/doc/html/rfc7519#section-4.1.4 https://github.com/golang-jwt/jwt/pull/106: Adds additional parsing tests Code fixes and cleanup: https://github.com/golang-jwt/jwt/pull/53 https://github.com/golang-jwt/jwt/pull/83 https://github.com/golang-jwt/jwt/pull/97: (changed error string) https://github.com/golang-jwt/jwt/pull/102 https://github.com/golang-jwt/jwt/pull/103 </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-09-24 22:00:37 +00:00
renovate added 1 commit 2021-09-24 22:00:38 +00:00
konrad merged commit 4764a8e4f0 into main 2021-09-25 06:34:24 +00:00
konrad deleted branch renovate/github.com-golang-jwt-jwt-v4-4.x 2021-09-25 06:34:24 +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#991
No description provided.