Closed renovate[bot] closed 3 years ago
This PR contains the following updates:
v4.0.0
v4.1.0
📅 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.
This PR contains the following updates:
v4.0.0
->v4.1.0
Release Notes
golang-jwt/jwt
### [`v4.1.0`](https://togithub.com/golang-jwt/jwt/releases/v4.1.0) [Compare Source](https://togithub.com/golang-jwt/jwt/compare/v4.0.0...v4.1.0) - Adds support for go1.17 ([#89](https://togithub.com/golang-jwt/jwt/issues/89)). - Adds RFC7519-compliant `RegisteredClaims` struct ([#15](https://togithub.com/golang-jwt/jwt/issues/15)). Use this instead of `StandardClaims` (deprecated but not removed). - Adds generic `crypto.Signer` for `ed25519.PublicKey` ([#95](https://togithub.com/golang-jwt/jwt/issues/95)). - Adds regular code scanning ([#101](https://togithub.com/golang-jwt/jwt/issues/101)). - Corrects "exp" logic to conform to https://datatracker.ietf.org/doc/html/rfc7519#section-4.1.4 ([#86](https://togithub.com/golang-jwt/jwt/issues/86)). - Adds additional parsing tests ([#106](https://togithub.com/golang-jwt/jwt/issues/106)). - Changed error string ([#97](https://togithub.com/golang-jwt/jwt/issues/97)). - Various Code fixes and cleanup ([#53](https://togithub.com/golang-jwt/jwt/issues/53), [#83](https://togithub.com/golang-jwt/jwt/issues/83), [#102](https://togithub.com/golang-jwt/jwt/issues/102), [#103](https://togithub.com/golang-jwt/jwt/issues/103)).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.