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 #2290

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps the k8s group with 5 updates:

Package From To
k8s.io/api 0.26.3 0.26.8
k8s.io/apiextensions-apiserver 0.26.3 0.26.8
k8s.io/cli-runtime 0.26.3 0.26.8
k8s.io/kubectl 0.26.3 0.26.8
sigs.k8s.io/kustomize/kyaml 0.13.9 0.13.10

Updates k8s.io/api from 0.26.3 to 0.26.8

Commits
  • 1b9e0b9 Update dependencies to v0.26.8 tag
  • 191d751 Merge pull request #119871liggitt/automated-cherry-pick-of-#119835
  • 0ea68f4 Avoid returning nil responseKind in v1beta1 aggregated discovery
  • 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
  • Additional commits viewable in compare view

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

Commits
  • 42c3277 Update dependencies to v0.26.8 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.8

Commits
  • 794665b Update dependencies to v0.26.8 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.8

Commits
  • e1c5c8f Update dependencies to v0.26.8 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

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 28, 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.

@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-170be9b21e branch 2 times, most recently from 727d86e to 400aa35 Compare August 29, 2023 01:25
@PrasadG193
Copy link
Contributor

Lint checks are failing with

level=warning msg="[runner] Can't run linter goanalysis_metalinter: buildir: failed to load package fnplugin: could not load export data: no export data for \"sigs.k8s.io/kustomize/api/internal/plugins/fnplugin\""
level=error msg="Running error: 1 error occurred:\n\t* can't run linter goanalysis_metalinter: buildir: failed to load package fnplugin: could not load export data: no export data for \"sigs.k8s.io/kustomize/api/internal/plugins/fnplugin\"\n\n"

@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-170be9b21e branch 7 times, most recently from e3b1d21 to 6669afb Compare September 11, 2023 20:05
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-170be9b21e branch from 6669afb to 4706a75 Compare September 12, 2023 00:49
Bumps the k8s group with 5 updates:

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


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

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

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

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

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-170be9b21e branch from 4706a75 to 52fd3d7 Compare September 13, 2023 00:47
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 18, 2023

Superseded by #2338.

@dependabot dependabot bot closed this Sep 18, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/k8s-170be9b21e branch September 18, 2023 22:47
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.

1 participant