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

Cherrypick go updates #4819

Merged
merged 3 commits into from Dec 19, 2023
Merged

Cherrypick go updates #4819

merged 3 commits into from Dec 19, 2023

Conversation

pdabelf5
Copy link
Collaborator

Proposed changes

Bump golang.org/x/crypto from 0.15.0 to 0.17.0 (#4817)
Bump the go group with 3 updates (#4803)

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

dependabot bot and others added 2 commits December 19, 2023 10:23
Bumps the go group with 3 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/client-go](https://github.com/kubernetes/client-go) and [k8s.io/code-generator](https://github.com/kubernetes/code-generator).


Updates `k8s.io/api` from 0.28.4 to 0.29.0
- [Commits](kubernetes/api@v0.28.4...v0.29.0)

Updates `k8s.io/client-go` from 0.28.4 to 0.29.0
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.28.4...v0.29.0)

Updates `k8s.io/code-generator` from 0.28.4 to 0.29.0
- [Commits](kubernetes/code-generator@v0.28.4...v0.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Abel <128620221+pdabelf5@users.noreply.github.com>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.15.0 to 0.17.0.
- [Commits](golang/crypto@v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Abel <128620221+pdabelf5@users.noreply.github.com>
@pdabelf5 pdabelf5 requested a review from a team as a code owner December 19, 2023 10:25
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Dec 19, 2023
@pdabelf5 pdabelf5 enabled auto-merge (squash) December 19, 2023 10:27
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (release-3.4@5e571ed). Click here to learn what that means.

Additional details and impacted files
@@              Coverage Diff               @@
##             release-3.4    #4819   +/-   ##
==============================================
  Coverage               ?   52.01%           
==============================================
  Files                  ?       60           
  Lines                  ?    17313           
  Branches               ?        0           
==============================================
  Hits                   ?     9005           
  Misses                 ?     7995           
  Partials               ?      313           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pdabelf5 pdabelf5 merged commit 0d95575 into release-3.4 Dec 19, 2023
36 checks passed
@pdabelf5 pdabelf5 deleted the cherrypick-go-updates branch December 19, 2023 10: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
Projects
Status: Done 🚀
Development

Successfully merging this pull request may close these issues.

None yet

3 participants