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/client-go from 0.29.3 to 0.30.3 #3038

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2024

Bumps k8s.io/client-go from 0.29.3 to 0.30.3.

Commits
  • ece8c00 Update dependencies to v0.30.3 tag
  • 4e1652b Merge pull request #124694 from pmalek/backport-124553-to-release-1.30
  • 2daa31e fix(api): make LocalObjectReference.Name and HostAlias.IP required (#124553)
  • 2df4de1 Merge remote-tracking branch 'origin/master' into release-1.30
  • ade2ae2 Update x/net for CVE-2023-45288
  • b4632b7 Merge pull request #123932 from pohly/dra-api-resource-model-rename
  • 4467b1e Merge pull request #123909 from AkihiroSuda/fix-123906
  • 650f392 dra api: NodeResourceModel -> ResourceModel
  • 00e4609 api: NodeStatus: rename RuntimeClasses to RuntimeHandlers
  • 7ebe0ea Merge pull request #123180 from AkihiroSuda/rro
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 18, 2024
@moleske
Copy link
Member

moleske commented Jul 20, 2024

@gururajsh and @joaopapereira - seems like the workflow file is broken? https://github.com/cloudfoundry/cli/actions/runs/9990875283 is this pr's run and is unhappy with the recent change in #3023 is-pr

not sure what is actually going on so can't propose a fix, but looks like all at least all the dependabot prs are broken on this

@gururajsh
Copy link
Member

@gururajsh and @joaopapereira - seems like the workflow file is broken? https://github.com/cloudfoundry/cli/actions/runs/9990875283 is this pr's run and is unhappy with the recent change in #3023 is-pr

not sure what is actually going on so can't propose a fix, but looks like all at least all the dependabot prs are broken on this

Yes, I have a fix for it. Will be putting in the PR shortly. Looks like merge issue.

@gururajsh
Copy link
Member

@gururajsh and @joaopapereira - seems like the workflow file is broken? https://github.com/cloudfoundry/cli/actions/runs/9990875283 is this pr's run and is unhappy with the recent change in #3023 is-pr
not sure what is actually going on so can't propose a fix, but looks like all at least all the dependabot prs are broken on this

Yes, I have a fix for it. Will be putting in the PR shortly. Looks like merge issue.

Here are the PRs

#3040
#3039

@moleske
Copy link
Member

moleske commented Jul 22, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/client-go-0.30.3 branch from 77f26b9 to 31d8dad Compare July 22, 2024 17:39
@moleske
Copy link
Member

moleske commented Jul 24, 2024

@dependabot recreate

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.29.3 to 0.30.3.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.29.3...v0.30.3)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  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/client-go-0.30.3 branch from 31d8dad to 8eb746c Compare July 24, 2024 05:27
Copy link
Contributor

@joaopapereira joaopapereira left a comment

Choose a reason for hiding this comment

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

LGTM

@moleske moleske merged commit 0ecf745 into main Jul 25, 2024
15 checks passed
@moleske moleske deleted the dependabot/go_modules/k8s.io/client-go-0.30.3 branch July 25, 2024 02:17
nicolasbender pushed a commit to sap-contributions/cli that referenced this pull request Nov 5, 2024
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.29.3 to 0.30.3.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.29.3...v0.30.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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