fix(deps): update module github.com/coreos/go-oidc/v3 to v3.18.0 #34

Merged
luke merged 1 commits from renovate/github.com-coreos-go-oidc-v3-3.x into main 2026-04-09 21:04:05 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
github.com/coreos/go-oidc/v3 v3.17.0v3.18.0 age confidence

Release Notes

coreos/go-oidc (github.com/coreos/go-oidc/v3)

v3.18.0

Compare Source

What's Changed

Full Changelog: https://github.com/coreos/go-oidc/compare/v3.17.0...v3.18.0


Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) | `v3.17.0` → `v3.18.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcoreos%2fgo-oidc%2fv3/v3.18.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcoreos%2fgo-oidc%2fv3/v3.17.0/v3.18.0?slim=true) | --- ### Release Notes <details> <summary>coreos/go-oidc (github.com/coreos/go-oidc/v3)</summary> ### [`v3.18.0`](https://github.com/coreos/go-oidc/releases/tag/v3.18.0) [Compare Source](https://github.com/coreos/go-oidc/compare/v3.17.0...v3.18.0) #### What's Changed - .github: configure dependabot by [@&#8203;ericchiang](https://github.com/ericchiang) in [#&#8203;477](https://github.com/coreos/go-oidc/pull/477) - .github: update go versions in CI by [@&#8203;ericchiang](https://github.com/ericchiang) in [#&#8203;480](https://github.com/coreos/go-oidc/pull/480) - build(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.36.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;478](https://github.com/coreos/go-oidc/pull/478) - build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;479](https://github.com/coreos/go-oidc/pull/479) **Full Changelog**: <https://github.com/coreos/go-oidc/compare/v3.17.0...v3.18.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDkuMyIsInVwZGF0ZWRJblZlciI6IjQzLjEwOS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL2RlcGVuZGVuY2llcyJdfQ==-->
renovate-bot added 1 commit 2026-04-08 04:04:06 +00:00
fix(deps): update module github.com/coreos/go-oidc/v3 to v3.18.0
All checks were successful
Validate PR Title / validate (pull_request) Successful in 5s
aa4de16e2e
Author
Member

ℹ️ 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
github.com/go-jose/go-jose/v4 v4.1.3 -> v4.1.4
### ℹ️ 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** | | :------------------------------ | :------------------- | | `github.com/go-jose/go-jose/v4` | `v4.1.3` -> `v4.1.4` |
luke merged commit 364e543e8c into main 2026-04-09 21:04:05 +00:00
luke deleted branch renovate/github.com-coreos-go-oidc-v3-3.x 2026-04-09 21:04:05 +00:00
Sign in to join this conversation.