qlik-oss / enigma-go

Go library for consuming Qlik's Associative Engine.
MIT License
39 stars 12 forks source link

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

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

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`](https://togithub.com/golang-jwt/jwt/releases/v4.2.0) [Compare Source](https://togithub.com/golang-jwt/jwt/compare/v4.1.0...v4.2.0) - Fix the comment of VerifyExpiresAt ([#​109](https://togithub.com/golang-jwt/jwt/issues/109)) [@​shogo82148](https://togithub.com/shogo82148) - Introducing functional-style options for the Parser type ([#​108](https://togithub.com/golang-jwt/jwt/issues/108)) [@​oxisto](https://togithub.com/oxisto) - Improve code comments, including security consideration ([#​107](https://togithub.com/golang-jwt/jwt/issues/107)) [@​sebastien-rosset](https://togithub.com/sebastien-rosset) - Fix int64 overflow in newNumericDateFromSeconds ([#​112](https://togithub.com/golang-jwt/jwt/issues/112)) [@​PiotrKozimor](https://togithub.com/PiotrKozimor) - Fixes jwt command to support EdDSA algorithm ([#​118](https://togithub.com/golang-jwt/jwt/issues/118)) [@​AlexanderYastrebov](https://togithub.com/AlexanderYastrebov) - Revert Encoding/Decoding changes for better compatibility ([#​117](https://togithub.com/golang-jwt/jwt/issues/117)) [@​ajermaky](https://togithub.com/ajermaky) - Allow none algorithm in jwt command ([#​121](https://togithub.com/golang-jwt/jwt/issues/121)) [@​AlexanderYastrebov](https://togithub.com/AlexanderYastrebov) - Unwrap for ValidationError ([#​125](https://togithub.com/golang-jwt/jwt/issues/125)) [@​kdeberk](https://togithub.com/kdeberk) - cmd: list supported algorithms (-alg flag) ([#​123](https://togithub.com/golang-jwt/jwt/issues/123)) [@​AlexanderYastrebov](https://togithub.com/AlexanderYastrebov) - Added VerifyIssuer method to RegisteredClaims ([#​130](https://togithub.com/golang-jwt/jwt/issues/130)) [@​tfonfara](https://togithub.com/tfonfara)

Configuration

šŸ“… Schedule: "every weekend" (UTC).

šŸš¦ Automerge: Enabled.

ā™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.