-
Notifications
You must be signed in to change notification settings - Fork 0
Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in the go_modules group #11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the go_modules group with 1 update: [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt). Updates `github.com/golang-jwt/jwt/v5` from 5.2.1 to 5.2.2 - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v5.2.1...v5.2.2) --- updated-dependencies: - dependency-name: github.com/golang-jwt/jwt/v5 dependency-type: direct:production dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot squash and merge
…On Fri, Mar 21, 2025 at 3:33 PM dependabot[bot] ***@***.***> wrote:
This automated pull request fixes a security vulnerability
<https://github.com/jtgasper3/swarm-visualizer/security/dependabot/1>
(high severity).
Learn more about Dependabot security updates
<https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates>.
------------------------------
Bumps the go_modules group with 1 update: github.com/golang-jwt/jwt/v5
<https://github.com/golang-jwt/jwt>.
Updates github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2
Release notes
*Sourced from github.com/golang-jwt/jwt/v5's releases
<https://github.com/golang-jwt/jwt/releases>.*
v5.2.2 What's Changed
- Fixed GHSA-mh63-6h87-95cp
<https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp>
by @mfridman <https://github.com/mfridman>
- Fixed some typos by @Ashikpaul <https://github.com/Ashikpaul> in
golang-jwt/jwt#382
<https://redirect.github.com/golang-jwt/jwt/pull/382>
- build: add go1.22 to ci workflows by @mfridman
<https://github.com/mfridman> in golang-jwt/jwt#383
<https://redirect.github.com/golang-jwt/jwt/pull/383>
- Bump golangci/golangci-lint-action from 4 to 5 by @dependabot
<https://github.com/dependabot> in golang-jwt/jwt#387
<https://redirect.github.com/golang-jwt/jwt/pull/387>
- Bump golangci/golangci-lint-action from 5 to 6 by @dependabot
<https://github.com/dependabot> in golang-jwt/jwt#389
<https://redirect.github.com/golang-jwt/jwt/pull/389>
- chore: bump ci tests to include go1.23 by @mfridman
<https://github.com/mfridman> in golang-jwt/jwt#405
<https://redirect.github.com/golang-jwt/jwt/pull/405>
- Fix jwt -show by @AlexanderYastrebov
<https://github.com/AlexanderYastrebov> in golang-jwt/jwt#406
<https://redirect.github.com/golang-jwt/jwt/pull/406>
- docs: typo by @kvii <https://github.com/kvii> in golang-jwt/jwt#407
<https://redirect.github.com/golang-jwt/jwt/pull/407>
- Update SECURITY.md by @oxisto <https://github.com/oxisto> in
golang-jwt/jwt#416
<https://redirect.github.com/golang-jwt/jwt/pull/416>
- Update jwt.Parse example to use jwt.WithValidMethods by @mattt
<https://github.com/mattt> in golang-jwt/jwt#425
<https://redirect.github.com/golang-jwt/jwt/pull/425>
New Contributors
- @Ashikpaul <https://github.com/Ashikpaul> made their first
contribution in golang-jwt/jwt#382
<https://redirect.github.com/golang-jwt/jwt/pull/382>
- @kvii <https://github.com/kvii> made their first contribution in
golang-jwt/jwt#407
<https://redirect.github.com/golang-jwt/jwt/pull/407>
- @mattt <https://github.com/mattt> made their first contribution in
golang-jwt/jwt#425
<https://redirect.github.com/golang-jwt/jwt/pull/425>
*Full Changelog*: ***@***.***
<golang-jwt/jwt@v5.2.1...v5.2.2>
Commits
- 0951d18
<golang-jwt/jwt@0951d18>
Merge commit from fork
- c035977
<golang-jwt/jwt@c035977>
Update Parse example to use WithValidMethods (#425
<https://redirect.github.com/golang-jwt/jwt/issues/425>)
- bc8bdca
<golang-jwt/jwt@bc8bdca>
Update SECURITY.md (#416
<https://redirect.github.com/golang-jwt/jwt/issues/416>)
- 5ec246c
<golang-jwt/jwt@5ec246c>
docs: typo (#407
<https://redirect.github.com/golang-jwt/jwt/issues/407>)
- 0123f1a
<golang-jwt/jwt@0123f1a>
Fix jwt -show (#406
<https://redirect.github.com/golang-jwt/jwt/issues/406>)
- f961c72
<golang-jwt/jwt@f961c72>
chore: bump ci tests to include go1.23 (#405
<https://redirect.github.com/golang-jwt/jwt/issues/405>)
- 62e504c
<golang-jwt/jwt@62e504c>
Bump golangci/golangci-lint-action from 5 to 6 (#389
<https://redirect.github.com/golang-jwt/jwt/issues/389>)
- 1a56dcf
<golang-jwt/jwt@1a56dcf>
Bump golangci/golangci-lint-action from 4 to 5 (#387
<https://redirect.github.com/golang-jwt/jwt/issues/387>)
- c8043ea
<golang-jwt/jwt@c8043ea>
build: add go1.22 to ci workflows (#383
<https://redirect.github.com/golang-jwt/jwt/issues/383>)
- 7c3f6dc
<golang-jwt/jwt@7c3f6dc>
Update README.md (#382
<https://redirect.github.com/golang-jwt/jwt/issues/382>)
- See full diff in compare view
<golang-jwt/jwt@v5.2.1...v5.2.2>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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 rebase will rebase this PR
- @dependabot recreate will recreate this PR, overwriting any edits
that have been made to it
- @dependabot merge will merge this PR after your CI passes on it
- @dependabot squash and merge will squash and merge this PR after
your CI passes on it
- @dependabot cancel merge will cancel a previously requested merge
and block automerging
- @dependabot reopen will reopen this PR if it is closed
- @dependabot close will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- @dependabot show <dependency name> ignore conditions will show all
of the ignore conditions of the specified dependency
- @dependabot ignore <dependency name> major version will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific dependency's
major version or upgrade to it yourself)
- @dependabot ignore <dependency name> minor version will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific dependency's
minor version or upgrade to it yourself)
- @dependabot ignore <dependency name> will close this group update PR
and stop Dependabot creating any more for the specific dependency (unless
you unignore this specific dependency or upgrade to it yourself)
- @dependabot unignore <dependency name> will remove all of the ignore
conditions of the specified dependency
- @dependabot unignore <dependency name> <ignore condition> will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated security fix PRs for this repo from the Security
Alerts page
<https://github.com/jtgasper3/swarm-visualizer/network/alerts>.
------------------------------
You can view, comment on, or merge this pull request online at:
#11
Commit Summary
- 915a098
<915a098>
Bump github.com/golang-jwt/jwt/v5 in the go_modules group
File Changes
(2 files <https://github.com/jtgasper3/swarm-visualizer/pull/11/files>)
- *M* go.mod
<https://github.com/jtgasper3/swarm-visualizer/pull/11/files#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6>
(2)
- *M* go.sum
<https://github.com/jtgasper3/swarm-visualizer/pull/11/files#diff-3295df7234525439d778f1b282d146a4f1ff6b415248aaac074e8042d9f42d63>
(4)
Patch Links:
- https://github.com/jtgasper3/swarm-visualizer/pull/11.patch
- https://github.com/jtgasper3/swarm-visualizer/pull/11.diff
—
Reply to this email directly, view it on GitHub
<#11>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHZULF22Y3DYVANJNYSFGL2VSHSFAVCNFSM6AAAAABZRA7HI2VHI2DSMVQWIX3LMV43ASLTON2WKOZSHEZTSNRVGY2TKMA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the go_modules group with 1 update: github.com/golang-jwt/jwt/v5.
Updates
github.com/golang-jwt/jwt/v5
from 5.2.1 to 5.2.2Release notes
Sourced from github.com/golang-jwt/jwt/v5's releases.
Commits
0951d18
Merge commit from forkc035977
Update Parse example to use WithValidMethods (#425)bc8bdca
Update SECURITY.md (#416)5ec246c
docs: typo (#407)0123f1a
Fix jwt -show (#406)f961c72
chore: bump ci tests to include go1.23 (#405)62e504c
Bump golangci/golangci-lint-action from 5 to 6 (#389)1a56dcf
Bump golangci/golangci-lint-action from 4 to 5 (#387)c8043ea
build: add go1.22 to ci workflows (#383)7c3f6dc
Update README.md (#382)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 will merge this PR once CI passes on it, as requested by @jtgasper3.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.