fix(deps): update module github.com/auth0/go-jwt-middleware/v2 to v2.2.2
#217
Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902
merged 1 commits from renovate/github.com-auth0-go-jwt-middleware-v2-2.x into main2024-08-25 09:13:47 +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 | patch | `v2.2.1` -> `v2.2.2` |
---
### Release Notes
<details>
<summary>auth0/go-jwt-middleware (github.com/auth0/go-jwt-middleware/v2)</summary>
### [`v2.2.2`](https://github.com/auth0/go-jwt-middleware/blob/HEAD/CHANGELOG.md#v222-2024-08-23)
[Compare Source](https://github.com/auth0/go-jwt-middleware/compare/v2.2.1...v2.2.2)
[Full Changelog](https://github.com/auth0/go-jwt-middleware/compare/v2.2.1...v2.2.2)
**Security**
- Bump gopkg.in/go-jose/go-jose.v2 from 2.6.2 to 2.6.3 [#​258](https://github.com/auth0/go-jwt-middleware/pull/258) ([dependabot\[bot\]](https://github.com/apps/dependabot))
</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:eyJjcmVhdGVkSW5WZXIiOiIzOC41MS4xIiwidXBkYXRlZEluVmVyIjoiMzguNTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):
1 additional dependency was updated
The go directive was updated for compatibility reasons
Details:
Package
Change
go
1.21 -> 1.22
golang.org/x/sync
v0.7.0 -> v0.8.0
### ℹ Artifact update notice
##### File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s):
- 1 additional dependency was updated
- The `go` directive was updated for compatibility reasons
Details:
| **Package** | **Change** |
| :------------------ | :------------------- |
| `go` | `1.21` -> `1.22` |
| `golang.org/x/sync` | `v0.7.0` -> `v0.8.0` |
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.1->v2.2.2Release Notes
auth0/go-jwt-middleware (github.com/auth0/go-jwt-middleware/v2)
v2.2.2Compare Source
Full Changelog
Security
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.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go getcommand, which resulted in the following additional change(s):godirective was updated for compatibility reasonsDetails:
go1.21->1.22golang.org/x/syncv0.7.0->v0.8.0mentioned in issue #4
changed the description