Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump github.com/zitadel/oidc/v2 from 2.12.0 to 2.12.1 (#…
…13977) Bumps [github.com/zitadel/oidc/v2](https://github.com/zitadel/oidc) from 2.12.0 to 2.12.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/zitadel/oidc/releases">github.com/zitadel/oidc/v2's releases</a>.</em></p> <blockquote> <h2>v2.12.1</h2> <h2><a href="https://github.com/zitadel/oidc/compare/v2.12.0...v2.12.1">2.12.1</a> (2024-08-21)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update all go modules to latest (<a href="https://redirect.github.com/zitadel/oidc/issues/511">#511</a>) (<a href="https://github.com/zitadel/oidc/commit/b628219aae4b7dde832979774e4b9394119415e6">b628219</a>)</li> <li><strong>op:</strong> do not redirect to unverified uri on error (<a href="https://redirect.github.com/zitadel/oidc/issues/641">#641</a>) (<a href="https://github.com/zitadel/oidc/commit/e8769ce89667beef94b274ae66b6840c56f09904">e8769ce</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zitadel/oidc/commit/e8769ce89667beef94b274ae66b6840c56f09904"><code>e8769ce</code></a> fix(op): do not redirect to unverified uri on error (<a href="https://redirect.github.com/zitadel/oidc/issues/641">#641</a>)</li> <li><a href="https://github.com/zitadel/oidc/commit/75759d9a5d7ca8205d689f173dd6d344041fceaf"><code>75759d9</code></a> chore(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (<a href="https://redirect.github.com/zitadel/oidc/issues/602">#602</a>)</li> <li><a href="https://github.com/zitadel/oidc/commit/a18b61a0bd81780365ca5dfbdffb494fcc238da8"><code>a18b61a</code></a> chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 (<a href="https://redirect.github.com/zitadel/oidc/issues/603">#603</a>)</li> <li><a href="https://github.com/zitadel/oidc/commit/41133bab429c9e28b26f51eba73055b92c3e011d"><code>41133ba</code></a> chore(deps): bump github.com/rs/cors from 1.10.1 to 1.11.0 (<a href="https://redirect.github.com/zitadel/oidc/issues/597">#597</a>)</li> <li><a href="https://github.com/zitadel/oidc/commit/05ba421889f4df0fa57c922ed10374564da664a6"><code>05ba421</code></a> chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (<a href="https://redirect.github.com/zitadel/oidc/issues/581">#581</a>)</li> <li><a href="https://github.com/zitadel/oidc/commit/a263139e872d4780a913e8559211b967c4bcce7a"><code>a263139</code></a> chore(deps): bump github.com/gorilla/schema from 1.2.1 to 1.3.0 (<a href="https://redirect.github.com/zitadel/oidc/issues/573">#573</a>)</li> <li><a href="https://github.com/zitadel/oidc/commit/abc6340f50636ccafcb576a77651320cf7f23690"><code>abc6340</code></a> chore(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (<a href="https://redirect.github.com/zitadel/oidc/issues/563">#563</a>)</li> <li><a href="https://github.com/zitadel/oidc/commit/a1ac3728ba5522b5e0c7ad6f982e0f5825322e17"><code>a1ac372</code></a> chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (<a href="https://redirect.github.com/zitadel/oidc/issues/561">#561</a>)</li> <li><a href="https://github.com/zitadel/oidc/commit/0d1fa03fc59a71b7f278204a8cf7d6686c08f7c9"><code>0d1fa03</code></a> chore(deps): bump go.opentelemetry.io/otel from 1.23.1 to 1.24.0 (<a href="https://redirect.github.com/zitadel/oidc/issues/553">#553</a>)</li> <li><a href="https://github.com/zitadel/oidc/commit/1c7dae32fb1a7b87f11dea9c7b08f655f3649b07"><code>1c7dae3</code></a> chore(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (<a href="https://redirect.github.com/zitadel/oidc/issues/543">#543</a>)</li> <li>Additional commits viewable in <a href="https://github.com/zitadel/oidc/compare/v2.12.0...v2.12.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/zitadel/oidc/v2&package-manager=go_modules&previous-version=2.12.0&new-version=2.12.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
- Loading branch information