logto-io / go

☁️ Logto Golang SDKs.
MIT License
17 stars 11 forks source link

fix(deps): update module github.com/go-jose/go-jose/v4 to v4.0.4 #131

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-jose/go-jose/v4 v4.0.2 -> v4.0.4 age adoption passing confidence

Release Notes

go-jose/go-jose (github.com/go-jose/go-jose/v4) ### [`v4.0.4`](https://togithub.com/go-jose/go-jose/blob/HEAD/CHANGELOG.md#v404) [Compare Source](https://togithub.com/go-jose/go-jose/compare/v4.0.3...v4.0.4) #### Fixed - Reverted "Allow unmarshalling JSONWebKeySets with unsupported key types" as a breaking change. See [#​136](https://togithub.com/go-jose/go-jose/issues/136) / [#​137](https://togithub.com/go-jose/go-jose/issues/137). ### [`v4.0.3`](https://togithub.com/go-jose/go-jose/blob/HEAD/CHANGELOG.md#v403) [Compare Source](https://togithub.com/go-jose/go-jose/compare/v4.0.2...v4.0.3) #### Changed - Allow unmarshalling JSONWebKeySets with unsupported key types ([#​130](https://togithub.com/go-jose/go-jose/issues/130)) - Document that OpaqueKeyEncrypter can't be implemented (for now) ([#​129](https://togithub.com/go-jose/go-jose/issues/129)) - Dependency updates

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 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 was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 months ago

ℹ 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):

Details:

Package Change
golang.org/x/crypto v0.23.0 -> v0.25.0
golang.org/x/sys v0.20.0 -> v0.22.0
golang.org/x/text v0.15.0 -> v0.16.0