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

feat(deps): bump github.com/auth0/go-jwt-middleware/v2 from 2.0.1 to 2.1.0 #206

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps github.com/auth0/go-jwt-middleware/v2 from 2.0.1 to 2.1.0.

Release notes

Sourced from github.com/auth0/go-jwt-middleware/v2's releases.

v2.1.0

Added

  • Allow setting a custom http.Client on the jwks.Provider (#151)
  • Add example tests (#157)
  • Add example for the gin web framework (#175)

Fixed

  • Fix CookieTokenExtractor to not throw error when no cookie present (#172)
  • Fix panic threat when using type-cast for customClaims in validator (#165)
  • Fix authentication error when setting multiple audiences on validator (#176)
Changelog

Sourced from github.com/auth0/go-jwt-middleware/v2's changelog.

v2.1.0 (2022-11-02)

Full Changelog

Added

  • Allow setting a custom http.Client on the jwks.Provider (#151)
  • Add example tests (#157)
  • Add example for the gin web framework (#175)

Fixed

  • Fix CookieTokenExtractor to not throw error when no cookie present (#172)
  • Fix panic threat when using type-cast for customClaims in validator (#165)
  • Fix authentication error when setting multiple audiences on validator (#176)

Commits
  • b895d8b Add changelog for v2.1.0 (#177)
  • a9dd2d3 Replace *jwt.validateClaimsWithLeeway with custom validation func (#176)
  • 6f1ce16 Add example for the gin web framework (#175)
  • 6f70e49 Add example tests (#157)
  • 7914559 Fix panic threat when using type-cast for customClaims in validator (#165)
  • a269fc3 Fix bug report template (#174)
  • 2dfd0c9 Fix CookieTokenExtractor to not throw error when no cookie present(#172)
  • 29e6f87 Update .github files (#173)
  • aa7e7dd Merge pull request #171 from auth0/dependabot/go_modules/github.com/stretchr/...
  • 6d34eb4 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/auth0/go-jwt-middleware/v2-2.1.0 branch from 9dbaf8e to 4b5e6c7 Compare February 27, 2023 21:42
@aymanbagabas
Copy link
Member

@dependabot rebase

Bumps [github.com/auth0/go-jwt-middleware/v2](https://github.com/auth0/go-jwt-middleware) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/auth0/go-jwt-middleware/releases)
- [Changelog](https://github.com/auth0/go-jwt-middleware/blob/master/CHANGELOG.md)
- [Commits](auth0/go-jwt-middleware@v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: github.com/auth0/go-jwt-middleware/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/auth0/go-jwt-middleware/v2-2.1.0 branch from 4b5e6c7 to 48378b8 Compare May 5, 2023 18:36
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2023

Superseded by #245.

@dependabot dependabot bot closed this Dec 4, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/auth0/go-jwt-middleware/v2-2.1.0 branch December 4, 2023 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant