This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [github.com/lestrrat-go/jwx/v4](https://github.com/lestrrat-go/jwx) | `v4.2.0` → `v4.3.0` |  |  |
---
### Release Notes
<details>
<summary>lestrrat-go/jwx (github.com/lestrrat-go/jwx/v4)</summary>
### [`v4.3.0`](https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0)
[Compare Source](https://github.com/lestrrat-go/jwx/compare/v4.2.0...v4.3.0)
For more detailed release notes, see [Changes](https://github.com/lestrrat-go/jwx/blob/v4.3.0/Changes).
#### What's Changed
- jwe: serialize the JSON "aad" member as BASE64URL(JWE AAD) by [@​sueun-dev](https://github.com/sueun-dev) in [#​2275](https://github.com/lestrrat-go/jwx/pull/2275)
- add JWE authenticated data option by [@​lestrrat](https://github.com/lestrrat) in [#​2277](https://github.com/lestrrat-go/jwx/pull/2277)
- build(deps): bump actions/stale from 10.4.0 to 11.0.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2281](https://github.com/lestrrat-go/jwx/pull/2281)
- build(deps): bump github/codeql-action from 4 to 4.37.3 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2284](https://github.com/lestrrat-go/jwx/pull/2284)
- build(deps): bump github/codeql-action from 4.37.3 to 4.37.4 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2286](https://github.com/lestrrat-go/jwx/pull/2286)
- build(deps): bump github/codeql-action from 4.37.4 to 4.37.5 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2291](https://github.com/lestrrat-go/jwx/pull/2291)
- build(deps): bump github/codeql-action from 4.37.5 to 4.37.6 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2294](https://github.com/lestrrat-go/jwx/pull/2294)
- fuzz every package, not just the module root by [@​lestrrat](https://github.com/lestrrat) in [#​2295](https://github.com/lestrrat-go/jwx/pull/2295)
- retry a fuzz target that fails with no crasher by [@​lestrrat](https://github.com/lestrrat) in [#​2296](https://github.com/lestrrat-go/jwx/pull/2296)
- build(deps): bump github/codeql-action from 4.37.6 to 4.37.7 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2303](https://github.com/lestrrat-go/jwx/pull/2303)
- build(deps): bump golang.org/x/crypto from 0.54.0 to 0.55.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2302](https://github.com/lestrrat-go/jwx/pull/2302)
- fix build under Go 1.27 by [@​lestrrat](https://github.com/lestrrat) in [#​2304](https://github.com/lestrrat-go/jwx/pull/2304)
#### New Contributors
- [@​sueun-dev](https://github.com/sueun-dev) made their first contribution in [#​2275](https://github.com/lestrrat-go/jwx/pull/2275)
**Full Changelog**: <https://github.com/lestrrat-go/jwx/compare/v4.2.0...v4.3.0>
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zMS4wIiwidXBkYXRlZEluVmVyIjoiNDQuMzEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
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
Details:
Package
Change
golang.org/x/crypto
v0.54.0 -> v0.55.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
Details:
| **Package** | **Change** |
| :-------------------- | :--------------------- |
| `golang.org/x/crypto` | `v0.54.0` -> `v0.55.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 PR contains the following updates:
v4.2.0→v4.3.0Release Notes
lestrrat-go/jwx (github.com/lestrrat-go/jwx/v4)
v4.3.0Compare Source
For more detailed release notes, see Changes.
What's Changed
New Contributors
Full Changelog: https://github.com/lestrrat-go/jwx/compare/v4.2.0...v4.3.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.
ℹ️ 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):Details:
golang.org/x/cryptov0.54.0->v0.55.0