litmus
litmus copied to clipboard
chore(deps): Bump github.com/coreos/go-oidc/v3 from 3.1.0 to 3.10.0 in /chaoscenter/authentication
Bumps github.com/coreos/go-oidc/v3 from 3.1.0 to 3.10.0.
Release notes
Sourced from github.com/coreos/go-oidc/v3's releases.
v3.10.0
What's Changed
- fix minor typo by
@bgerrityin coreos/go-oidc#414- updated github actions by
@ericchiangin coreos/go-oidc#419- add staticcheck to github actions by
@ericchiangin coreos/go-oidc#420- update go-jose to v4 by
@ericchiangin coreos/go-oidc#421New Contributors
@bgerritymade their first contribution in coreos/go-oidc#414Full Changelog: https://github.com/coreos/go-oidc/compare/v3.9.0...v3.10.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
@dependabotin coreos/go-oidc#399New Contributors
@dependabotmade their first contribution in coreos/go-oidc#399Full Changelog: https://github.com/coreos/go-oidc/compare/v3.8.0...v3.9.0
v3.8.0
What's Changed
- support provider device_authorization_endpoint by
@cbodonnellin coreos/go-oidc#365New Contributors
@cbodonnellmade their first contribution in coreos/go-oidc#365Full Changelog: https://github.com/coreos/go-oidc/compare/v3.7.0...v3.8.0
v3.7.0
What's Changed
- io/ioutil deprecated by
@testwillin coreos/go-oidc#380- oidc: use %w verb for wrapping errors by
@rliebzin coreos/go-oidc#381- vulnerability: bump dependencies [CVE-2023-44487] by
@joshua-auchinclossin coreos/go-oidc#393New Contributors
@testwillmade their first contribution in coreos/go-oidc#380@rliebzmade their first contribution in coreos/go-oidc#381@joshua-auchinclossmade their first contribution in coreos/go-oidc#393Full Changelog: https://github.com/coreos/go-oidc/compare/v3.6.0...v3.7.0
v3.6.0
What's Changed
- oidc: restrict use of context.Background() by
@ericchiangin coreos/go-oidc#364- *: gofmt all and update dependencies by
@ericchiangin coreos/go-oidc#369- oidc: add UserInfoEndpoint returning the discocvered URL by
@raggiin coreos/go-oidc#375- Add EdDSA algorithm support by
@lritter14in coreos/go-oidc#378
... (truncated)
Commits
22dfdcaupdate go-jose to v4375c370add staticcheck to github actions0963f39updated github actions65ac180fix minor typo6d6be43build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.19c21d32support provider device_authorization_endpoint3ebd0c9chore: bump dependenciesf0117a5oidc: use %w verb for wrapping errorsb203e58io/ioutil deprecatedcd52382oidc algs: added EdDSA as a supported algorithm- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
@dependabot recreate
@dependabot recreate
@dependabot rebase
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.