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/slok/kubewebhook/v2 from 2.3.0 to 2.5.0 (e…
…stahn#372) Bumps [github.com/slok/kubewebhook/v2](https://github.com/slok/kubewebhook) from 2.3.0 to 2.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/slok/kubewebhook/releases">github.com/slok/kubewebhook/v2's releases</a>.</em></p> <blockquote> <h2>v2.5.0</h2> <h2><a href="https://github.com/slok/kubewebhook/compare/v2.4.0...v2.5.0">2.5.0</a> - 2022-10-15</h2> <h3>Changed</h3> <ul> <li>Update to Kubernetes v1.25.</li> <li>Update to Go v1.19.</li> </ul> <h2>v2.4.0</h2> <h2><a href="https://github.com/slok/kubewebhook/compare/v2.3.0...v2.4.0">2.4.0</a> - 2022-10-15</h2> <h3>Changed</h3> <ul> <li>Update to Kubernetes v1.24.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/slok/kubewebhook/blob/master/CHANGELOG.md">github.com/slok/kubewebhook/v2's changelog</a>.</em></p> <blockquote> <h2>[2.5.0] - 2022-10-15</h2> <h3>Changed</h3> <ul> <li>Update to Kubernetes v1.25.</li> <li>Update to Go v1.19.</li> </ul> <h2>[2.4.0] - 2022-10-15</h2> <h3>Changed</h3> <ul> <li>Update to Kubernetes v1.24.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/slok/kubewebhook/commit/715635519c433fd91a112fbaa05e6f395a09da3f"><code>7156355</code></a> Bump v2.5.0</li> <li><a href="https://github.com/slok/kubewebhook/commit/4093d2c3ccc805d25b1e92cce3ad04b8b3f947bd"><code>4093d2c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/slok/kubewebhook/issues/218">#218</a> from slok/slok/update-dependencies</li> <li><a href="https://github.com/slok/kubewebhook/commit/24eaa7d0546acee4d1885eb1818786fd288fc782"><code>24eaa7d</code></a> Bump dependencies</li> <li><a href="https://github.com/slok/kubewebhook/commit/af87a0fca93375837d1ae7b1d567eb1f8b8ecec8"><code>af87a0f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/slok/kubewebhook/issues/217">#217</a> from slok/slok/kube-1-25</li> <li><a href="https://github.com/slok/kubewebhook/commit/e2f95388f8a750168cecbf4843334f229e0f4d0c"><code>e2f9538</code></a> Add support for Kubernetes 1.25</li> <li><a href="https://github.com/slok/kubewebhook/commit/ab6472093e89664db94a004f03a07e2142a0d969"><code>ab64720</code></a> Bump v2.4.0</li> <li><a href="https://github.com/slok/kubewebhook/commit/7cda6658a8ec35339496b9062cd23eb6a1e7e8fd"><code>7cda665</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/slok/kubewebhook/issues/187">#187</a> from slok/slok/kube-1.24</li> <li><a href="https://github.com/slok/kubewebhook/commit/32c7392d6a060106f7977fbcdfda88da56511bfa"><code>32c7392</code></a> Update Readme badge with Kubernetes 1.24 version</li> <li><a href="https://github.com/slok/kubewebhook/commit/334d496854adf737d5d9297280bcf5211f353261"><code>334d496</code></a> Support Kubernetes v1.24</li> <li>See full diff in <a href="https://github.com/slok/kubewebhook/compare/v2.3.0...v2.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/slok/kubewebhook/v2&package-manager=go_modules&previous-version=2.3.0&new-version=2.5.0)](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 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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information