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

build(deps): Bump k8s.io/code-generator from 0.20.5 to 0.22.1 #879

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2021

Bumps k8s.io/code-generator from 0.20.5 to 0.22.1.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 Dependabot: Pull requests that update a dependency file go Dependabot: Pull requests that update Go code labels Aug 23, 2021
@dependabot dependabot bot requested a review from bartoszmajsak August 23, 2021 00:22
@alien-ike
Copy link
Collaborator

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a maistra member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 30, 2021

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Bumps [k8s.io/code-generator](https://github.com/kubernetes/code-generator) from 0.20.5 to 0.22.1.
- [Release notes](https://github.com/kubernetes/code-generator/releases)
- [Commits](kubernetes/code-generator@v0.20.5...v0.22.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/code-generator-0.22.1 branch from 629112e to fd459fe Compare September 6, 2021 00:21
aslakknutsen added a commit that referenced this pull request Sep 10, 2021
build(deps): Bump k8s.io/apimachinery from v1.11.2 to v0.22.1
build(deps): Bump k8s.io/client-go from v1.11.2 to v0.22.1
build(deps): Bump k8s.io/code-generator from v1.11.2 to v0.22.1
build(deps): Bump k8s.io/klog/v2 from v2.8.0 to v2.9.0

build(deps): Bump sigs.k8s.io/controller-runtime from v0.8.3 to v0.9.7
build(deps): Bump sigs.k8s.io/controller-tools from v0.5.0 v0.6.2

build(deps): Bump istio.io/api from v1.9.2 to v1.11.2
build(deps): Bump istio.io/client-go from v1.9.2 to v1.11.2

build(deps): Bump github.com/prometheus/client_golang from v1.10.0 to v1.11.0
build(deps): Bump github.com/operator-framework/operator-lib from v0.4.0 to v0.7.0
build(deps): Bump go.uber.org/zap from v1.16.0 to v1.19.0
build(deps): Bump google.golang.org/grpc from v1.36.1 to v1.38.0

build(deps): Bump github.com/spf13/afero from v1.5.1 to v1.6.0
build(deps): Bump github.com/spf13/cobra from v1.1.3 to v1.2.1
build(deps): Bump github.com/spf13/viper from v1.7.1 to v1.8.1

build(deps): Bump github.com/onsi/ginkgo from v1.16.1 to v1.16.4
build(deps): Bump github.com/onsi/gomega from v1.11.0 to v1.15.0

fixes #776
fixes #881
fixes #880
fixes #879
fixes #878
aslakknutsen added a commit that referenced this pull request Sep 10, 2021
build(deps): Bump k8s.io/apimachinery from v0.20.5 to v0.22.1
build(deps): Bump k8s.io/client-go from v0.20.5 to v0.22.1
build(deps): Bump k8s.io/code-generator from v0.20.5 to v0.22.1
build(deps): Bump k8s.io/klog/v2 from v2.8.0 to v2.9.0

build(deps): Bump sigs.k8s.io/controller-runtime from v0.8.3 to v0.9.7
build(deps): Bump sigs.k8s.io/controller-tools from v0.5.0 v0.6.2

build(deps): Bump istio.io/api from v1.9.2 to v1.11.2
build(deps): Bump istio.io/client-go from v1.9.2 to v1.11.2

build(deps): Bump github.com/prometheus/client_golang from v1.10.0 to v1.11.0
build(deps): Bump github.com/operator-framework/operator-lib from v0.4.0 to v0.7.0
build(deps): Bump go.uber.org/zap from v1.16.0 to v1.19.0
build(deps): Bump google.golang.org/grpc from v1.36.1 to v1.38.0

build(deps): Bump github.com/spf13/afero from v1.5.1 to v1.6.0
build(deps): Bump github.com/spf13/cobra from v1.1.3 to v1.2.1
build(deps): Bump github.com/spf13/viper from v1.7.1 to v1.8.1

build(deps): Bump github.com/onsi/ginkgo from v1.16.1 to v1.16.4
build(deps): Bump github.com/onsi/gomega from v1.11.0 to v1.15.0

fixes #776
fixes #881
fixes #880
fixes #879
fixes #878
aslakknutsen added a commit that referenced this pull request Sep 10, 2021
build(deps): Bump k8s.io/apimachinery from v0.20.5 to v0.22.1
build(deps): Bump k8s.io/client-go from v0.20.5 to v0.22.1
build(deps): Bump k8s.io/code-generator from v0.20.5 to v0.22.1
build(deps): Bump k8s.io/klog/v2 from v2.8.0 to v2.9.0

build(deps): Bump sigs.k8s.io/controller-runtime from v0.8.3 to v0.9.7
build(deps): Bump sigs.k8s.io/controller-tools from v0.5.0 v0.6.2

build(deps): Bump istio.io/api from v1.9.2 to v1.11.2
build(deps): Bump istio.io/client-go from v1.9.2 to v1.11.2

build(deps): Bump github.com/prometheus/client_golang from v1.10.0 to v1.11.0
build(deps): Bump github.com/operator-framework/operator-lib from v0.4.0 to v0.7.0
build(deps): Bump go.uber.org/zap from v1.16.0 to v1.19.0
build(deps): Bump google.golang.org/grpc from v1.36.1 to v1.38.0

build(deps): Bump github.com/spf13/afero from v1.5.1 to v1.6.0
build(deps): Bump github.com/spf13/cobra from v1.1.3 to v1.2.1
build(deps): Bump github.com/spf13/viper from v1.7.1 to v1.8.1

build(deps): Bump github.com/onsi/ginkgo from v1.16.1 to v1.16.4
build(deps): Bump github.com/onsi/gomega from v1.11.0 to v1.15.0

fixes #776
fixes #881
fixes #880
fixes #879
fixes #878
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 10, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

aslakknutsen added a commit that referenced this pull request Sep 10, 2021
build(deps): Bump k8s.io/apimachinery from v0.20.5 to v0.22.1
build(deps): Bump k8s.io/client-go from v0.20.5 to v0.22.1
build(deps): Bump k8s.io/code-generator from v0.20.5 to v0.22.1
build(deps): Bump k8s.io/klog/v2 from v2.8.0 to v2.9.0

build(deps): Bump sigs.k8s.io/controller-runtime from v0.8.3 to v0.9.7
build(deps): Bump sigs.k8s.io/controller-tools from v0.5.0 v0.6.2

build(deps): Bump istio.io/api from v1.9.2 to v1.11.2
build(deps): Bump istio.io/client-go from v1.9.2 to v1.11.2

build(deps): Bump github.com/prometheus/client_golang from v1.10.0 to v1.11.0
build(deps): Bump github.com/operator-framework/operator-lib from v0.4.0 to v0.7.0
build(deps): Bump go.uber.org/zap from v1.16.0 to v1.19.0
build(deps): Bump google.golang.org/grpc from v1.36.1 to v1.38.0

build(deps): Bump github.com/spf13/afero from v1.5.1 to v1.6.0
build(deps): Bump github.com/spf13/cobra from v1.1.3 to v1.2.1
build(deps): Bump github.com/spf13/viper from v1.7.1 to v1.8.1

build(deps): Bump github.com/onsi/ginkgo from v1.16.1 to v1.16.4
build(deps): Bump github.com/onsi/gomega from v1.11.0 to v1.15.0

fixes #776
fixes #881
fixes #880
fixes #879
fixes #878
@dependabot dependabot bot deleted the dependabot/go_modules/k8s.io/code-generator-0.22.1 branch September 10, 2021 13:04
aslakknutsen added a commit that referenced this pull request Sep 10, 2021
build(deps): Bump k8s.io/apimachinery from v0.20.5 to v0.22.1
build(deps): Bump k8s.io/client-go from v0.20.5 to v0.22.1
build(deps): Bump k8s.io/code-generator from v0.20.5 to v0.22.1
build(deps): Bump k8s.io/klog/v2 from v2.8.0 to v2.9.0

build(deps): Bump sigs.k8s.io/controller-runtime from v0.8.3 to v0.9.7
build(deps): Bump sigs.k8s.io/controller-tools from v0.5.0 to v0.6.2

build(deps): Bump istio.io/api from v1.9.2 to v1.11.2
build(deps): Bump istio.io/client-go from v1.9.2 to v1.11.2

build(deps): Bump github.com/prometheus/client_golang from v1.10.0 to v1.11.0
build(deps): Bump github.com/operator-framework/operator-lib from v0.4.0 to v0.7.0
build(deps): Bump go.uber.org/zap from v1.16.0 to v1.19.0
build(deps): Bump google.golang.org/grpc from v1.36.1 to v1.38.0

build(deps): Bump github.com/spf13/afero from v1.5.1 to v1.6.0
build(deps): Bump github.com/spf13/cobra from v1.1.3 to v1.2.1
build(deps): Bump github.com/spf13/viper from v1.7.1 to v1.8.1

build(deps): Bump github.com/onsi/ginkgo from v1.16.1 to v1.16.4
build(deps): Bump github.com/onsi/gomega from v1.11.0 to v1.15.0

fixes #776
fixes #881
fixes #880
fixes #879
fixes #878
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependabot: Pull requests that update a dependency file go Dependabot: Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant