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/v3 from 3.27.0 to 3.28.2 (#…
…13981) Bumps [github.com/zitadel/oidc/v3](https://github.com/zitadel/oidc) from 3.27.0 to 3.28.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/zitadel/oidc/releases">github.com/zitadel/oidc/v3's releases</a>.</em></p> <blockquote> <h2>v3.28.2</h2> <h2><a href="https://github.com/zitadel/oidc/compare/v3.28.1...v3.28.2">3.28.2</a> (2024-08-26)</h2> <h3>Bug Fixes</h3> <ul> <li>client assertions for Okta (<a href="https://redirect.github.com/zitadel/oidc/issues/636">#636</a>) (<a href="https://github.com/zitadel/oidc/commit/67688db4c114c5b5595bf4ec784f15a74415413a">67688db</a>)</li> </ul> <h2>v3.28.1</h2> <h2><a href="https://github.com/zitadel/oidc/compare/v3.28.0...v3.28.1">3.28.1</a> (2024-08-21)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>op:</strong> initialize http Headers in response objects (<a href="https://redirect.github.com/zitadel/oidc/issues/637">#637</a>) (<a href="https://github.com/zitadel/oidc/commit/1e75773eaadb655ea96cf37bc3f35ee2666f5a32">1e75773</a>)</li> </ul> <h2>v3.28.0</h2> <h1><a href="https://github.com/zitadel/oidc/compare/v3.27.1...v3.28.0">3.28.0</a> (2024-08-21)</h1> <h3>Features</h3> <ul> <li><strong>crypto:</strong> hash algorithm for EdDSA (<a href="https://redirect.github.com/zitadel/oidc/issues/638">#638</a>) (<a href="https://github.com/zitadel/oidc/commit/99301930edd3e37083107f8ca0685f446ef0d5eb">9930193</a>)</li> </ul> <h2>v3.27.1</h2> <h2><a href="https://github.com/zitadel/oidc/compare/v3.27.0...v3.27.1">3.27.1</a> (2024-08-21)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>op:</strong> do not redirect to unverified uri on error (<a href="https://redirect.github.com/zitadel/oidc/issues/640">#640</a>) (<a href="https://github.com/zitadel/oidc/commit/0aa61b0b989fdfdecd02f923048ce80620a84d3a">0aa61b0</a>), closes <a href="https://redirect.github.com/zitadel/oidc/issues/627">#627</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zitadel/oidc/commit/67688db4c114c5b5595bf4ec784f15a74415413a"><code>67688db</code></a> fix: client assertions for Okta (<a href="https://redirect.github.com/zitadel/oidc/issues/636">#636</a>)</li> <li><a href="https://github.com/zitadel/oidc/commit/1e75773eaadb655ea96cf37bc3f35ee2666f5a32"><code>1e75773</code></a> fix(op): initialize http Headers in response objects (<a href="https://redirect.github.com/zitadel/oidc/issues/637">#637</a>)</li> <li><a href="https://github.com/zitadel/oidc/commit/99301930edd3e37083107f8ca0685f446ef0d5eb"><code>9930193</code></a> feat(crypto): hash algorithm for EdDSA (<a href="https://redirect.github.com/zitadel/oidc/issues/638">#638</a>)</li> <li><a href="https://github.com/zitadel/oidc/commit/0aa61b0b989fdfdecd02f923048ce80620a84d3a"><code>0aa61b0</code></a> fix(op): do not redirect to unverified uri on error (<a href="https://redirect.github.com/zitadel/oidc/issues/640">#640</a>)</li> <li><a href="https://github.com/zitadel/oidc/commit/de034c8d24498884e82adf7027059dec80aafd95"><code>de034c8</code></a> chore(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 (<a href="https://redirect.github.com/zitadel/oidc/issues/633">#633</a>)</li> <li>See full diff in <a href="https://github.com/zitadel/oidc/compare/v3.27.0...v3.28.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/zitadel/oidc/v3&package-manager=go_modules&previous-version=3.27.0&new-version=3.28.2)](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