Update module coreos/go-oidc to v3 #760

Merged
konrad merged 1 commits from renovate/github.com-coreos-go-oidc-3.x into master 2021-01-11 22:13:59 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/coreos/go-oidc require major v2.2.1+incompatible -> v3.0.0

Release Notes

coreos/go-oidc

v3.0.0

Compare Source

Changes from v2:

  • Remove Cache-Control checks from key rotation strategy #​259
  • NewRemoteKeySet now returns a concrete type #​262
  • NewProvider context and Verifier context are now separate #​260
  • go.mod file added #​247
  • Import path updated from github.com/coreos/go-oidc to github.com/coreos/go-oidc/v3/oidc #​247

Renovate configuration

📅 Schedule: 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.


  • 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 | Type | Update | Change | |---|---|---|---| | [github.com/coreos/go-oidc](https://github.com/coreos/go-oidc) | require | major | `v2.2.1+incompatible` -> `v3.0.0` | --- ### Release Notes <details> <summary>coreos/go-oidc</summary> ### [`v3.0.0`](https://github.com/coreos/go-oidc/releases/v3.0.0) [Compare Source](https://github.com/coreos/go-oidc/compare/v2.2.1...v3.0.0) Changes from v2: - Remove Cache-Control checks from key rotation strategy [#&#8203;259](https://github.com/coreos/go-oidc/pull/259) - NewRemoteKeySet now returns a concrete type [#&#8203;262](https://github.com/coreos/go-oidc/pull/262) - NewProvider context and Verifier context are now separate [#&#8203;260](https://github.com/coreos/go-oidc/pull/260) - go.mod file added [#&#8203;247](https://github.com/coreos/go-oidc/pull/247) - Import path updated from github.com/coreos/go-oidc to github.com/coreos/go-oidc/v3/oidc [#&#8203;247](https://github.com/coreos/go-oidc/pull/247) </details> --- ### Renovate configuration 📅 **Schedule**: 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. --- - [ ] <!-- 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 added the
dependencies
label 2021-01-11 18:00:42 +00:00
renovate added 1 commit 2021-01-11 18:00:43 +00:00
continuous-integration/drone/pr Build is passing Details
9e8b654e55
Update module coreos/go-oidc to v3
konrad merged commit 4e137ed72d into master 2021-01-11 22:13:59 +00:00
Author
Member

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 3.x releases. However, if you upgrade to 3.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

### Renovate Ignore Notification As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for *any* future 3.x releases. However, if you upgrade to 3.x manually then Renovate will then reenable updates for minor and patch updates automatically. If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#760
No description provided.