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

deps(go): bump the k8s group with 5 updates #2220

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2023

Bumps the k8s group with 5 updates:

Package Update
k8s.io/api 0.26.3 to 0.26.7
k8s.io/apiextensions-apiserver 0.26.3 to 0.26.7
k8s.io/cli-runtime 0.26.3 to 0.26.7
k8s.io/kubectl 0.26.3 to 0.26.7
sigs.k8s.io/kustomize/kyaml 0.13.9 to 0.13.10

Updates k8s.io/api from 0.26.3 to 0.26.7

Commits
  • 145ce6c Update dependencies to v0.26.7 tag
  • 223fc11 Merge pull request #118252aojea/automated-cherry-pick-of-#115966
  • e5ccf2e Merge pull request #118555 from puerco/bump-1.26-go-1.19.10
  • ad0d8bc update-vendor: update vendored go.sums
  • 37e98ba Merge pull request #117814kerthcet/automated-cherry-pick-of-#117802
  • 7ff025f Update podFailurePolicy comments from alpha-level to beta
  • c9f384e Merge pull request #117691 from dims/re-do-of-117242-on-release-1.26
  • c00f1ad Bump runc go module v1.1.4 -> v1.1.6
  • 4c28c5a Merge pull request #117323dddddai/automated-cherry-pick-of-#117182
  • 9483bbc use case-insensitive header keys for http probes
  • Additional commits viewable in compare view

Updates k8s.io/apiextensions-apiserver from 0.26.3 to 0.26.7

Commits
  • ba71af6 Update dependencies to v0.26.7 tag
  • 8deaa19 Merge pull request #118168neolit123/automated-cherry-pick-of-#118150
  • cec8ceb call ./hack/update-vendor.sh
  • c133e64 Merge pull request #118555 from puerco/bump-1.26-go-1.19.10
  • aaac1ec update-vendor: update vendored go.sums
  • e5dc8e2 Merge pull request #115051 from MadhavJivrajani/release-1.26
  • 186ff9b Merge pull request #117274 from jkh52/release-1.26-knp-0.0.37
  • b7b18f5 Merge pull request #117691 from dims/re-do-of-117242-on-release-1.26
  • 9ce75f3 Bump runc go module v1.1.4 -> v1.1.6
  • ee5015a Bump konnectivity-client to 0.0.37
  • Additional commits viewable in compare view

Updates k8s.io/cli-runtime from 0.26.3 to 0.26.7

Commits
  • c73be04 Update dependencies to v0.26.7 tag
  • 44ee538 Merge pull request #118555 from puerco/bump-1.26-go-1.19.10
  • 006b2cd update-vendor: update vendored go.sums
  • 247eda3 Merge pull request #115051 from MadhavJivrajani/release-1.26
  • 21b3fa7 Merge pull request #117691 from dims/re-do-of-117242-on-release-1.26
  • a8c05e3 Bump runc go module v1.1.4 -> v1.1.6
  • c55abf7 *: Bump version of vmware/govmomi
  • See full diff in compare view

Updates k8s.io/kubectl from 0.26.3 to 0.26.7

Commits
  • 8cfe920 Update dependencies to v0.26.7 tag
  • 21a04f4 Merge pull request #118168neolit123/automated-cherry-pick-of-#118150
  • 87c82eb call ./hack/update-vendor.sh
  • 7845c3e Merge pull request #118555 from puerco/bump-1.26-go-1.19.10
  • 49c646d update-vendor: update vendored go.sums
  • 3dd904f Merge pull request #115051 from MadhavJivrajani/release-1.26
  • 846d377 Merge pull request #117691 from dims/re-do-of-117242-on-release-1.26
  • 5d08962 Bump runc go module v1.1.4 -> v1.1.6
  • b69afd8 *: Bump version of vmware/govmomi
  • See full diff in compare view

Updates sigs.k8s.io/kustomize/kyaml from 0.13.9 to 0.13.10

Release notes

Sourced from sigs.k8s.io/kustomize/kyaml's releases.

kyaml/v0.13.10

#4727: Improve invalid node kind errors #4754: Stop using deprecated ioutil functions #4758: Emit a warning when using missing field in FunctionSpec #4764: Update internal go-yaml fork to v3.0.1, picking up bug fixes and a panic fix that has an associated CVE #4806: update golangci-lint version to v1.49.0 #4820: preallocate memory for performance improvements #4830: update kyaml's dependency swag to v0.22.3

Commits
  • 62f0dab Merge pull request #4876 from KnVerey/new_token
  • d642b95 Regenerate token and encrypt without newline
  • d49f6e1 Merge pull request #4875 from KnVerey/new_token
  • 0de4e0b Third try new token without newline
  • 54569e4 Merge pull request #4874 from KnVerey/token_again
  • b2dc884 New token, hopefully without trailing whitespace error
  • 314b8fb Implement localizeFile() skeleton for patches (#4865)
  • c0840b6 Merge pull request #4873 from KnVerey/new_token
  • 1eccbc4 Rotate token for cloud build
  • f79e16b Improve localizer readability (#4860)
  • Additional commits viewable in compare view

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 21, 2023
@github-actions
Copy link
Contributor

Thanks for submitting this pull request 🎉. The team will review it soon and get back to you.

If you haven't already, please take a moment to review our project contributing guideline and Code of Conduct document.

Copy link
Contributor

@pavannd1 pavannd1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is safe to merge once CI passes

@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-abf4380f62 branch from f58da4e to a7270d1 Compare July 22, 2023 00:47
@julio-lopez
Copy link
Contributor

I think this is safe to merge once CI passes

I concur 😉

@PrasadG193
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@julio-lopez
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-abf4380f62 branch 5 times, most recently from 4b73372 to eba42e7 Compare August 8, 2023 10:29
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-abf4380f62 branch 6 times, most recently from 1da3b19 to 72587a8 Compare August 15, 2023 03:55
@PrasadG193
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-abf4380f62 branch from 72587a8 to 1b1a09d Compare August 17, 2023 06:42
@julio-lopez
Copy link
Contributor

@dependabot rebase

Bumps the k8s group with 5 updates:

| Package | Update |
| --- | --- |
| [k8s.io/api](https://github.com/kubernetes/api) | 0.26.3 to 0.26.7 |
| [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | 0.26.3 to 0.26.7 |
| [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | 0.26.3 to 0.26.7 |
| [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | 0.26.3 to 0.26.7 |
| [sigs.k8s.io/kustomize/kyaml](https://github.com/kubernetes-sigs/kustomize) | 0.13.9 to 0.13.10 |


Updates `k8s.io/api` from 0.26.3 to 0.26.7
- [Commits](kubernetes/api@v0.26.3...v0.26.7)

Updates `k8s.io/apiextensions-apiserver` from 0.26.3 to 0.26.7
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.26.3...v0.26.7)

Updates `k8s.io/cli-runtime` from 0.26.3 to 0.26.7
- [Commits](kubernetes/cli-runtime@v0.26.3...v0.26.7)

Updates `k8s.io/kubectl` from 0.26.3 to 0.26.7
- [Commits](kubernetes/kubectl@v0.26.3...v0.26.7)

Updates `sigs.k8s.io/kustomize/kyaml` from 0.13.9 to 0.13.10
- [Release notes](https://github.com/kubernetes-sigs/kustomize/releases)
- [Commits](kubernetes-sigs/kustomize@kyaml/v0.13.9...kyaml/v0.13.10)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/cli-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/kubectl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: sigs.k8s.io/kustomize/kyaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-abf4380f62 branch from 1b1a09d to 521fa14 Compare August 22, 2023 22:22
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 28, 2023

Superseded by #2290.

@dependabot dependabot bot closed this Aug 28, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/k8s-abf4380f62 branch August 28, 2023 22:22
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.

3 participants