fix(deps): update module github.com/auth0/go-jwt-middleware/v2 to v2.3.0
#399
Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902
merged 1 commits from renovate/github.com-auth0-go-jwt-middleware-v2-2.x into main2025-03-05 12:04:56 +00:00
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/auth0/go-jwt-middleware/v2](https://github.com/auth0/go-jwt-middleware) | require | minor | `v2.2.2` -> `v2.3.0` |
---
### Release Notes
<details>
<summary>auth0/go-jwt-middleware (github.com/auth0/go-jwt-middleware/v2)</summary>
### [`v2.3.0`](https://github.com/auth0/go-jwt-middleware/blob/HEAD/CHANGELOG.md#v230-2025-03-05)
[Compare Source](https://github.com/auth0/go-jwt-middleware/compare/v2.2.2...v2.3.0)
[Full Changelog](https://github.com/auth0/go-jwt-middleware/compare/v2.2.2...v2.3.0)
**Added**
- Bump Go version to 1.23 and update example dependencies [#​328](https://github.com/auth0/go-jwt-middleware/pull/328) ([developerkunal](https://github.com/developerkunal))
- \[[GH-288](https://github.com/auth0/go-jwt-middleware/issues/288)] Add Support for `WithSynchronousRefresh` Option in `CachingProvider` for Blocking/Non-Blocking Key Refresh [#​314](https://github.com/auth0/go-jwt-middleware/pull/314) ([developerkunal](https://github.com/developerkunal))
- \[SDK-5703] \[[GH-283](https://github.com/auth0/go-jwt-middleware/issues/283)] Add support for exclusion URLs in JWT middleware [#​319](https://github.com/auth0/go-jwt-middleware/pull/319) ([developerkunal](https://github.com/developerkunal))
**Fixed**
- fix(oidc): Validate HTTP response status and improve error messaging in OIDC ([#​308](https://github.com/auth0/go-jwt-middleware/issues/308)) [#​316](https://github.com/auth0/go-jwt-middleware/pull/316) ([developerkunal](https://github.com/developerkunal))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODYuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE4Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This MR contains the following updates:
v2.2.2->v2.3.0Release Notes
auth0/go-jwt-middleware (github.com/auth0/go-jwt-middleware/v2)
v2.3.0Compare Source
Full Changelog
Added
WithSynchronousRefreshOption inCachingProviderfor Blocking/Non-Blocking Key Refresh #314 (developerkunal)Fixed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this MR and you won't be reminded about this update again.
This MR has been generated by Renovate Bot.
mentioned in issue #4
added 3 commits
mainfd6e4a0c- fix(deps): update module github.com/auth0/go-jwt-middleware/v2 to v2.3.0Compare with previous version