Closed renovate[bot] closed 4 months ago
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):
go
directive was updated for compatibility reasonsDetails:
Package | Change |
---|---|
go |
1.20 -> 1.22.5 |
golang.org/x/oauth2 |
v0.12.0 -> v0.21.0 |
golang.org/x/crypto |
v0.21.0 -> v0.25.0 |
golang.org/x/net |
v0.23.0 -> v0.27.0 |
golang.org/x/sys |
v0.18.0 -> v0.22.0 |
golang.org/x/term |
v0.18.0 -> v0.22.0 |
golang.org/x/text |
v0.14.0 -> v0.16.0 |
This PR contains the following updates:
v3.6.0
->v3.11.0
Release Notes
coreos/go-oidc (github.com/coreos/go-oidc/v3)
### [`v3.11.0`](https://togithub.com/coreos/go-oidc/releases/tag/v3.11.0) [Compare Source](https://togithub.com/coreos/go-oidc/compare/v3.10.0...v3.11.0) #### What's Changed - oidc: verify support for algs from discovery by [@ericchiang](https://togithub.com/ericchiang) in [https://github.com/coreos/go-oidc/pull/430](https://togithub.com/coreos/go-oidc/pull/430) - chore(deps): bump dependencies to address security issues by [@clambin](https://togithub.com/clambin) in [https://github.com/coreos/go-oidc/pull/432](https://togithub.com/coreos/go-oidc/pull/432) - oidc: ignore cancellation of remote key set context by [@ericchiang](https://togithub.com/ericchiang) in [https://github.com/coreos/go-oidc/pull/433](https://togithub.com/coreos/go-oidc/pull/433) #### New Contributors - [@clambin](https://togithub.com/clambin) made their first contribution in [https://github.com/coreos/go-oidc/pull/432](https://togithub.com/coreos/go-oidc/pull/432) **Full Changelog**: https://github.com/coreos/go-oidc/compare/v3.10.0...v3.11.0 ### [`v3.10.0`](https://togithub.com/coreos/go-oidc/releases/tag/v3.10.0) [Compare Source](https://togithub.com/coreos/go-oidc/compare/v3.9.0...v3.10.0) #### What's Changed - fix minor typo by [@bgerrity](https://togithub.com/bgerrity) in [https://github.com/coreos/go-oidc/pull/414](https://togithub.com/coreos/go-oidc/pull/414) - updated github actions by [@ericchiang](https://togithub.com/ericchiang) in [https://github.com/coreos/go-oidc/pull/419](https://togithub.com/coreos/go-oidc/pull/419) - add staticcheck to github actions by [@ericchiang](https://togithub.com/ericchiang) in [https://github.com/coreos/go-oidc/pull/420](https://togithub.com/coreos/go-oidc/pull/420) - update go-jose to v4 by [@ericchiang](https://togithub.com/ericchiang) in [https://github.com/coreos/go-oidc/pull/421](https://togithub.com/coreos/go-oidc/pull/421) #### New Contributors - [@bgerrity](https://togithub.com/bgerrity) made their first contribution in [https://github.com/coreos/go-oidc/pull/414](https://togithub.com/coreos/go-oidc/pull/414) **Full Changelog**: https://github.com/coreos/go-oidc/compare/v3.9.0...v3.10.0 ### [`v3.9.0`](https://togithub.com/coreos/go-oidc/releases/tag/v3.9.0) [Compare Source](https://togithub.com/coreos/go-oidc/compare/v3.8.0...v3.9.0) #### What's Changed - build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/coreos/go-oidc/pull/399](https://togithub.com/coreos/go-oidc/pull/399) #### New Contributors - [@dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/coreos/go-oidc/pull/399](https://togithub.com/coreos/go-oidc/pull/399) **Full Changelog**: https://github.com/coreos/go-oidc/compare/v3.8.0...v3.9.0 ### [`v3.8.0`](https://togithub.com/coreos/go-oidc/releases/tag/v3.8.0) [Compare Source](https://togithub.com/coreos/go-oidc/compare/v3.7.0...v3.8.0) #### What's Changed - support provider device_authorization_endpoint by [@cbodonnell](https://togithub.com/cbodonnell) in [https://github.com/coreos/go-oidc/pull/365](https://togithub.com/coreos/go-oidc/pull/365) #### New Contributors - [@cbodonnell](https://togithub.com/cbodonnell) made their first contribution in [https://github.com/coreos/go-oidc/pull/365](https://togithub.com/coreos/go-oidc/pull/365) **Full Changelog**: https://github.com/coreos/go-oidc/compare/v3.7.0...v3.8.0 ### [`v3.7.0`](https://togithub.com/coreos/go-oidc/releases/tag/v3.7.0) [Compare Source](https://togithub.com/coreos/go-oidc/compare/v3.6.0...v3.7.0) #### What's Changed - io/ioutil deprecated by [@testwill](https://togithub.com/testwill) in [https://github.com/coreos/go-oidc/pull/380](https://togithub.com/coreos/go-oidc/pull/380) - oidc: use %w verb for wrapping errors by [@rliebz](https://togithub.com/rliebz) in [https://github.com/coreos/go-oidc/pull/381](https://togithub.com/coreos/go-oidc/pull/381) - vulnerability: bump dependencies \[CVE-2023-44487] by [@joshua-auchincloss](https://togithub.com/joshua-auchincloss) in [https://github.com/coreos/go-oidc/pull/393](https://togithub.com/coreos/go-oidc/pull/393) #### New Contributors - [@testwill](https://togithub.com/testwill) made their first contribution in [https://github.com/coreos/go-oidc/pull/380](https://togithub.com/coreos/go-oidc/pull/380) - [@rliebz](https://togithub.com/rliebz) made their first contribution in [https://github.com/coreos/go-oidc/pull/381](https://togithub.com/coreos/go-oidc/pull/381) - [@joshua-auchincloss](https://togithub.com/joshua-auchincloss) made their first contribution in [https://github.com/coreos/go-oidc/pull/393](https://togithub.com/coreos/go-oidc/pull/393) **Full Changelog**: https://github.com/coreos/go-oidc/compare/v3.6.0...v3.7.0Configuration
📅 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 becomes conflicted, 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.