Skip to content

Commit

Permalink
deps: bump sigs.k8s.io/controller-tools from 0.16.1 to 0.16.2 in /hac…
Browse files Browse the repository at this point in the history
…k/tools (#690)

Bumps
[sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools)
from 0.16.1 to 0.16.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/kubernetes-sigs/controller-tools/releases">sigs.k8s.io/controller-tools's
releases</a>.</em></p>
<blockquote>
<h2>v0.16.2</h2>
<h2>What's Changed</h2>
<ul>
<li>🏃 Rename default branch to main by <a
href="https://github.com/sbueringer"><code>@​sbueringer</code></a> in <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1038">kubernetes-sigs/controller-tools#1038</a></li>
<li>:seedling: Bump tj-actions/changed-files from 44.5.7 to 45.0.0 in
the all-github-actions group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1042">kubernetes-sigs/controller-tools#1042</a></li>
<li>🐛 rbac: fix adding nonResourceURLs including normalisation by <a
href="https://github.com/chrischdi"><code>@​chrischdi</code></a> in <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1044">kubernetes-sigs/controller-tools#1044</a></li>
<li>🐛 rbac: fix deduplication of core group and add test coverage by <a
href="https://github.com/chrischdi"><code>@​chrischdi</code></a> in <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1045">kubernetes-sigs/controller-tools#1045</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/kubernetes-sigs/controller-tools/compare/v0.16.1...v0.16.2">https://github.com/kubernetes-sigs/controller-tools/compare/v0.16.1...v0.16.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes-sigs/controller-tools/commit/11f0724664247c7f138487843d1e004399efc9af"><code>11f0724</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/issues/1045">#1045</a>
from chrischdi/pr-rbac-fix-dedup</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-tools/commit/4c27c1090b1e0e0b7bb4a9304248e1304ad0bb15"><code>4c27c10</code></a>
rbac: fix deduplication of core group and add test coverage</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-tools/commit/b00261bbaa2713b7b1af6734f352441d2cf70184"><code>b00261b</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/issues/1044">#1044</a>
from chrischdi/pr-rbac-fix-urls</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-tools/commit/97708aa2c496b5c6cebf922c0031aaf6f46ddf3e"><code>97708aa</code></a>
rbac: fix adding nonResourceURLs including normalisation</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-tools/commit/820805867c952b8be27324c4fa402bf8aa251d8a"><code>8208058</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/issues/1042">#1042</a>
from kubernetes-sigs/dependabot/github_actions/all-g...</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-tools/commit/faf56be014e0fb00dfe2d9cdf70afd2a9dfa1e12"><code>faf56be</code></a>
:seedling: Bump tj-actions/changed-files in the all-github-actions
group</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-tools/commit/bfb3b75757cc5023bd2d91d221e1fc2dc135f0d0"><code>bfb3b75</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/issues/1038">#1038</a>
from sbueringer/pr-rename-to-main</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-tools/commit/0e4f6c9741d781d2f936cc75133065961e6832d0"><code>0e4f6c9</code></a>
Rename default branch to main</li>
<li>See full diff in <a
href="https://github.com/kubernetes-sigs/controller-tools/compare/v0.16.1...v0.16.2">compare
view</a></li>
</ul>
</details>
<br />

<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>

| Dependency Name | Ignore Conditions |
| --- | --- |
| sigs.k8s.io/controller-tools | [>= 0.15.0.a, < 0.15.1] |
</details>


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sigs.k8s.io/controller-tools&package-manager=go_modules&previous-version=0.16.1&new-version=0.16.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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent 5146fa3 commit 78f4b94
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion hack/tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
go.uber.org/mock v0.4.0
mvdan.cc/gofumpt v0.7.0
sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20211110210527-619e6b92dab9
sigs.k8s.io/controller-tools v0.16.1
sigs.k8s.io/controller-tools v0.16.2
)

require (
Expand Down
4 changes: 2 additions & 2 deletions hack/tools/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1423,8 +1423,8 @@ mvdan.cc/unparam v0.0.0-20240528143540-8a5130ca722f h1:lMpcwN6GxNbWtbpI1+xzFLSW8
mvdan.cc/unparam v0.0.0-20240528143540-8a5130ca722f/go.mod h1:RSLa7mKKCNeTTMHBw5Hsy2rfJmd6O2ivt9Dw9ZqCQpQ=
sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20211110210527-619e6b92dab9 h1:ylYUI5uaq/guUFerFRVG81FHSA5/3+fERCE1RQbQUZ4=
sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20211110210527-619e6b92dab9/go.mod h1:+sJcI1F0QI0Cv+8fp5rH5B2fK1LxzrAQqYnaPx9nY8I=
sigs.k8s.io/controller-tools v0.16.1 h1:gvIsZm+2aimFDIBiDKumR7EBkc+oLxljoUVfRbDI6RI=
sigs.k8s.io/controller-tools v0.16.1/go.mod h1:0I0xqjR65YTfoO12iR+mZR6s6UAVcUARgXRlsu0ljB0=
sigs.k8s.io/controller-tools v0.16.2 h1:uUFF/AW3phBWPiERvkSNOVct//L427bPS7xGfKi6Tz4=
sigs.k8s.io/controller-tools v0.16.2/go.mod h1:0I0xqjR65YTfoO12iR+mZR6s6UAVcUARgXRlsu0ljB0=
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo=
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd/go.mod h1:B8JuhiUyNFVKdsE8h686QcCxMaH6HrOAZj4vswFpcB0=
sigs.k8s.io/kind v0.23.0 h1:8fyDGWbWTeCcCTwA04v4Nfr45KKxbSPH1WO9K+jVrBg=
Expand Down

0 comments on commit 78f4b94

Please sign in to comment.