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

Merged
konrad merged 1 commits from renovate/github.com-golang-jwt-jwt-v4-4.x into main 2022-02-10 10:37:27 +00:00
Member

This PR contains the following updates:

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

Release Notes

golang-jwt/jwt

v4.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/golang-jwt/jwt/compare/v4.2.0...v4.3.0


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.2.0` -> `v4.3.0` | --- ### Release Notes <details> <summary>golang-jwt/jwt</summary> ### [`v4.3.0`](https://github.com/golang-jwt/jwt/releases/v4.3.0) [Compare Source](https://github.com/golang-jwt/jwt/compare/v4.2.0...v4.3.0) #### What's Changed - Support `errors.Is` for token extractors by [@&#8203;stefantds](https://github.com/stefantds) in https://github.com/golang-jwt/jwt/pull/141 - Implementing `Is(err) bool` to support Go 1.13 style error checking by [@&#8203;oxisto](https://github.com/oxisto) in https://github.com/golang-jwt/jwt/pull/136 - remove unnecessary for loop in token signing string for readability by [@&#8203;hyeonjae](https://github.com/hyeonjae) in https://github.com/golang-jwt/jwt/pull/34 - updated README.md to contain more extensions by [@&#8203;matelang](https://github.com/matelang) in https://github.com/golang-jwt/jwt/pull/155 - Add JWT logo attribution by [@&#8203;mfridman](https://github.com/mfridman) in https://github.com/golang-jwt/jwt/pull/161 - fix: fixed typo detect by cSpell by [@&#8203;giautm](https://github.com/giautm) in https://github.com/golang-jwt/jwt/pull/164 - Set json encoding precision by [@&#8203;mfridman](https://github.com/mfridman) in https://github.com/golang-jwt/jwt/pull/162 #### New Contributors - [@&#8203;stefantds](https://github.com/stefantds) made their first contribution in https://github.com/golang-jwt/jwt/pull/141 - [@&#8203;hyeonjae](https://github.com/hyeonjae) made their first contribution in https://github.com/golang-jwt/jwt/pull/34 - [@&#8203;matelang](https://github.com/matelang) made their first contribution in https://github.com/golang-jwt/jwt/pull/155 - [@&#8203;giautm](https://github.com/giautm) made their first contribution in https://github.com/golang-jwt/jwt/pull/164 **Full Changelog**: https://github.com/golang-jwt/jwt/compare/v4.2.0...v4.3.0 </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 2022-02-10 03:00:45 +00:00
renovate added 1 commit 2022-02-10 03:00:46 +00:00
konrad merged commit 386412caca into main 2022-02-10 10:37:27 +00:00
konrad deleted branch renovate/github.com-golang-jwt-jwt-v4-4.x 2022-02-10 10:37:28 +00:00
konrad referenced this issue from a commit 2024-02-07 14:00:29 +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#1117
No description provided.