Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump k8s.io/code-generator from 0.22.4 to 0.23.0 #2254

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2021

Bumps k8s.io/code-generator from 0.22.4 to 0.23.0.

Commits
  • 5266a1f Merge pull request #106661 from liggitt/automated-cherry-pick-of-#106660-upst...
  • e6baa0e Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2
  • 2ae819a Server Side Field Validation
  • 63f081a Merge pull request #106448 from aojea/hlee/issue-103721/staticcheck
  • 6be528b fix ineffectual assignment to name (ineffassign)
  • bce3d85 Merge pull request #105057 from jiahuif-forks/feature/enum-types-feature-enab...
  • 526a2ef generated: ./hack/update-vendor.sh
  • 7b5df41 Merge pull request #106234 from jpbetz/cel-libs
  • dae1b7b Pin new dependency: github.com/google/cel-go v0.9.0
  • 6579f18 Merge pull request #106181 from ulucinar/aru/consume-kube-openapi
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 7, 2021
@dependabot dependabot bot requested review from a team, lucacome and ciarams87 and removed request for a team December 7, 2021 23:11
@codecov-commenter
Copy link

Codecov Report

Merging #2254 (cb68c5a) into master (10fe585) will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2254      +/-   ##
==========================================
- Coverage   53.41%   53.36%   -0.05%     
==========================================
  Files          43       43              
  Lines       13413    13413              
==========================================
- Hits         7164     7158       -6     
- Misses       6020     6024       +4     
- Partials      229      231       +2     
Impacted Files Coverage Δ
...ternal/k8s/appprotect/app_protect_configuration.go 86.16% <0.00%> (-0.58%) ⬇️
internal/k8s/configuration.go 95.65% <0.00%> (-0.39%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 10fe585...cb68c5a. Read the comment docs.

Bumps [k8s.io/code-generator](https://github.com/kubernetes/code-generator) from 0.22.4 to 0.23.0.
- [Release notes](https://github.com/kubernetes/code-generator/releases)
- [Commits](kubernetes/code-generator@v0.22.4...v0.23.0)

---
updated-dependencies:
- dependency-name: k8s.io/code-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/code-generator-0.23.0 branch from cb68c5a to 1247f61 Compare December 9, 2021 00:57
@lucacome lucacome merged commit 6b6c675 into master Dec 9, 2021
@lucacome lucacome deleted the dependabot/go_modules/k8s.io/code-generator-0.23.0 branch December 9, 2021 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants