Update module github.com/golang-jwt/jwt to v3.2.2 #928

Merged
konrad merged 1 commits from renovate/github.com-golang-jwt-jwt-3.x into main 2021-08-02 15:03:47 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/golang-jwt/jwt require patch v3.2.1+incompatible -> v3.2.2

Release Notes

golang-jwt/jwt

v3.2.2

Compare Source

  • Starting from this release, we are adopting the policy to support the most 2 recent versions of Go currently available. By the time of this release, this is Go 1.15 and 1.16 (#​28).
  • Fixed a potential issue that could occur when the presence of exp, iat or nbf was not required for verification and contained invalid contents, i.e. non-numeric/date. Thanks for @​thaJeztah for making us aware of that and @​giorgos-f3 for originally reporting it to the formtech fork (#​40).
  • Added support for EdDSA / ED25519 (#​36).
  • Optimized allocations (#​33).

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](https://github.com/golang-jwt/jwt) | require | patch | `v3.2.1+incompatible` -> `v3.2.2` | --- ### Release Notes <details> <summary>golang-jwt/jwt</summary> ### [`v3.2.2`](https://github.com/golang-jwt/jwt/releases/v3.2.2) [Compare Source](https://github.com/golang-jwt/jwt/compare/v3.2.1...v3.2.2) - Starting from this release, we are adopting the policy to support the most 2 recent versions of Go currently available. By the time of this release, this is Go 1.15 and 1.16 ([#&#8203;28](https://github.com/golang-jwt/jwt/pull/28)). - Fixed a potential issue that could occur when the presence of `exp`, `iat` or `nbf` was not required for verification and contained invalid contents, i.e. non-numeric/date. Thanks for [@&#8203;thaJeztah](https://github.com/thaJeztah) for making us aware of that and [@&#8203;giorgos-f3](https://github.com/giorgos-f3) for originally reporting it to the formtech fork ([#&#8203;40](https://github.com/golang-jwt/jwt/pull/40)). - Added support for EdDSA / [`ED25519`](https://github.com/golang-jwt/jwt/commit/ED25519) ([#&#8203;36](https://github.com/golang-jwt/jwt/pull/36)). - Optimized allocations ([#&#8203;33](https://github.com/golang-jwt/jwt/pull/33)). </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-07-30 22:00:33 +00:00
renovate added 1 commit 2021-07-30 22:00:34 +00:00
continuous-integration/drone/pr Build is passing Details
fdeb08a58d
Update module github.com/golang-jwt/jwt to v3.2.2
konrad merged commit be4d53d805 into main 2021-08-02 15:03:47 +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#928
No description provided.