Bump github.com/golang-jwt/jwt/v5 from 5.2.3 to 5.3.1
Open
Number: #24
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
February 16, 2026 at 07:47 AM UTC
(4 months ago)
(4 months ago)
Updated:
February 17, 2026 at 02:32 AM UTC
(4 months ago)
(4 months ago)
Labels:
dependencies go
dependencies go
Description:
Bumps github.com/golang-jwt/jwt/v5 from 5.2.3 to 5.3.1.
Release notes
Sourced from github.com/golang-jwt/jwt/v5's releases.
v5.3.1
What's Changed
🔐 Features
- Add spellcheck Github action to catch common spelling mistakes by
@equalsgibsonin golang-jwt/jwt#458- Add
WithNotBeforeRequiredparser option and add test coverage by@equalsgibsonin golang-jwt/jwt#456- Update godoc example func to properly refer to
NewWithClaims()by@equalsgibsonin golang-jwt/jwt#459- Update github workflows by
@mfridmanin golang-jwt/jwt#462- Additional test for CustomClaims that validates unmarshalling behaviour by
@equalsgibsonin golang-jwt/jwt#457- Fix early file close in jwt cli by
@mfridmanin golang-jwt/jwt#472- Add TPM signature reference by
@salrashid123in golang-jwt/jwt#473- Remove misleading ParserOptions documentation in golang-jwt/jwt#484
- Save signature to Token struct after successful signing by
@EgorSheffin golang-jwt/jwt#417- Set token.Signature in
ParseUnverifiedby@slickwilliin golang-jwt/jwt#414👒 Dependencies
- Bump crate-ci/typos from 1.34.0 to 1.35.3 by
@dependabot[bot] in golang-jwt/jwt#461- Bump crate-ci/typos from 1.35.4 to 1.36.2 by
@dependabot[bot] in golang-jwt/jwt#470- Bump github/codeql-action from 3 to 4 by
@dependabot[bot] in golang-jwt/jwt#478- Bump crate-ci/typos from 1.36.2 to 1.39.0 by
@dependabot[bot] in golang-jwt/jwt#480- Bump golangci/golangci-lint-action from 8 to 9 by
@dependabot[bot] in golang-jwt/jwt#481- Bump actions/setup-go from 5 to 6 by
@dependabot[bot] in golang-jwt/jwt#469- Bump crate-ci/typos from 1.39.0 to 1.40.0 by
@dependabot[bot] in golang-jwt/jwt#488- Bump actions/checkout from 5 to 6 by
@dependabot[bot] in golang-jwt/jwt#487- Bump crate-ci/typos from 1.40.0 to 1.41.0 by
@dependabot[bot] in golang-jwt/jwt#490- Bump crate-ci/typos from 1.41.0 to 1.42.1 by
@dependabot[bot] in golang-jwt/jwt#492New Contributors
@equalsgibsonmade their first contribution in golang-jwt/jwt#458@salrashid123made their first contribution in golang-jwt/jwt#473@EgorSheffmade their first contribution in golang-jwt/jwt#417@slickwillimade their first contribution in golang-jwt/jwt#414Full Changelog: https://github.com/golang-jwt/jwt/compare/v5.3.0...v5.3.1
v5.3.0
This release is almost identical to to
v5.2.3but now correctly indicates Go 1.21 as minimum requirement.What's Changed
- Create CODEOWNERS by
@oxistoin golang-jwt/jwt#449- Bump Go version to indicate correct minimum requirement by
@oxistoin golang-jwt/jwt#452Full Changelog: https://github.com/golang-jwt/jwt/compare/v5.2.3...v5.3.0
Commits
7ceae61Add release.yml for changelog configurationdce8e4dSet token.Signature inParseUnverified(#414)8889e20Save signature to Token struct after successful signing (#417)d237f82ci: update github-actions schedule interval to monthlyd8dce95Bump crate-ci/typos from 1.41.0 to 1.42.1 (#492)e931803Bump crate-ci/typos from 1.40.0 to 1.41.0 (#490)e6a0afaBump actions/checkout from 5 to 6 (#487)9f85c9eBump crate-ci/typos from 1.39.0 to 1.40.0 (#488)60a8669Bump actions/setup-go from 5 to 6 (#469)76f5828Remove misleading ParserOptions documentation (#484)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Package:
github.com/golang-jwt/jwt/v5
Ecosystem:
go
go
Version Change:
5.2.3 → 5.3.1
Update Type:
Minor
Minor
Technical Details
| ID: | 13890274 |
| UUID: | 3946376529 |
| Node ID: | PR_kwDOOTv_y87EBun1 |
| Host: | GitHub |
| Repository: | GoCodeAlone/workflow |