Commit f559d81
authored
Bump k8s.io/code-generator from 0.33.4 to 0.34.1 (#1809)
Bumps
[k8s.io/code-generator](https://github.com/kubernetes/code-generator)
from 0.33.4 to 0.34.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/code-generator/commit/7d570debcff537fb27bdad959d25fe98965419ff"><code>7d570de</code></a>
Update dependencies to v0.34.1 tag</li>
<li><a
href="https://github.com/kubernetes/code-generator/commit/c03f702f43c4cd614175036ed3e9b9d247b9a3f0"><code>c03f702</code></a>
Merge remote-tracking branch 'origin/master' into release-1.34</li>
<li><a
href="https://github.com/kubernetes/code-generator/commit/341d4d63c735963747e62c9932326b387beb3381"><code>341d4d6</code></a>
clarify that staging repos are automatically published</li>
<li><a
href="https://github.com/kubernetes/code-generator/commit/5e672d775821508d703c5f6d38177fdb6bf8458a"><code>5e672d7</code></a>
add pointer to CONTRIBUTING.md for more details on contributing, clarify
read...</li>
<li><a
href="https://github.com/kubernetes/code-generator/commit/96cba81b72fff80ad53a020e552064d92645deb9"><code>96cba81</code></a>
link to what a staging repository is</li>
<li><a
href="https://github.com/kubernetes/code-generator/commit/3710adb623b1c96b94404c5b68065e1406381abb"><code>3710adb</code></a>
docs: clarify that this is a staging repository and not for direct
contributions</li>
<li><a
href="https://github.com/kubernetes/code-generator/commit/9699fe1ce98eaf2aa6c01f2cf390745406f524a6"><code>9699fe1</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/code-generator/issues/132942">#132942</a>
from thockin/kyaml</li>
<li><a
href="https://github.com/kubernetes/code-generator/commit/fe7d3af27d90753814bb25a27d2b364e6d67ddad"><code>fe7d3af</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/code-generator/issues/132935">#132935</a>
from benluddy/cbor-bump-custom-marshalers</li>
<li><a
href="https://github.com/kubernetes/code-generator/commit/7adb5d5da58c03584ddaef03421965440faa2b8b"><code>7adb5d5</code></a>
Re-vendor sigs.k8s.io/yaml @ v1.6.0</li>
<li><a
href="https://github.com/kubernetes/code-generator/commit/ab0f4167858064988f9a2e8bc22d67822cb22e3a"><code>ab0f416</code></a>
Bump to github.com/fxamacker/cbor/v2 v2.9.0.</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes/code-generator/compare/v0.33.4...v0.34.1">compare
view</a></li>
</ul>
</details>
<br />
[](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 34d6ba4 commit f559d81
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
201 | | - | |
| 200 | + | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
0 commit comments