Skip to content
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

fix: bump github.com/golang-jwt/jwt/v4 from 4.0.0 to 4.1.0 #9904

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2021

Bumps github.com/golang-jwt/jwt/v4 from 4.0.0 to 4.1.0.

Release notes

Sourced from github.com/golang-jwt/jwt/v4's releases.

v4.1.0

Changelog

Sourced from github.com/golang-jwt/jwt/v4's changelog.

jwt-go Version History

Commits
  • fd8cd69 Adjusted parser_test.go to include RSA and ECDSA tokens (#106)
  • 02bc1ac When exp indicates the present, make it invalid. (#86)
  • d2c5d5a Add EdDSA to "Signing methods and Key types" in README.md (#103)
  • 205b3dc fix link (#102)
  • 93130d3 Create codeql-analysis.yml (#101)
  • 3f50a78 Harmonising capitalisation of "token" in error strings (#97)
  • 2bd8ee7 Accept crypto.Signer that contains a ed25519.PublicKey in ed25519 (#95)
  • 80625fb Backwards-compatible implementation of RFC7519's registered claim's structure...
  • c9ab96b jwt: Fix Verify methods documentation (#83)
  • eac9e9e Format code with "go fmt" (#53)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.0.0 to 4.1.0.
- [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@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 2021
@telegraf-tiger telegraf-tiger bot added the fix pr to fix corresponding bug label Oct 11, 2021
@sspaink sspaink merged commit d02f505 into master Oct 14, 2021
@sspaink sspaink deleted the dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.1.0 branch October 14, 2021 21:24
powersj pushed a commit that referenced this pull request Oct 27, 2021
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Spaink <sspaink@influxdata.com>
(cherry picked from commit d02f505)
VladislavSenkevich pushed a commit to gwos/telegraf that referenced this pull request Nov 23, 2021
…a#9904)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Spaink <sspaink@influxdata.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file fix pr to fix corresponding bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant