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 the k8s-io group across 2 directories with 1 update #5334

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps the k8s-io group with 1 update in the / directory: k8s.io/apimachinery.
Bumps the k8s-io group with 1 update in the /examples/extension-server directory: k8s.io/apimachinery.

Updates k8s.io/apimachinery from 0.33.0-alpha.1 to 0.33.0-alpha.2

Commits
  • 47e7fa9 Merge pull request #130151 from marosset/windows-unit-tests-externaljwt-plugi...
  • 11b535c fixing various unit tests on Windows that create abstract sockets
  • 46c230e Merge pull request #130049 from aojea/avoid_ginkgo_dep
  • a19f1f8 Merge pull request #129792 from likakuli/fix-errshortbuffer
  • d8c2c0a reduce dependencies in apimachinery net testing utils
  • 1235242 Merge pull request #129341 from pohly/log-client-go-watch
  • f7fd8b3 fix: Fix the issue of relist caused by client-side timeout
  • 675c4f7 client-go + apimachinery watch: context support
  • See full diff in compare view

Updates k8s.io/apimachinery from 0.33.0-alpha.1 to 0.33.0-alpha.2

Commits
  • 47e7fa9 Merge pull request #130151 from marosset/windows-unit-tests-externaljwt-plugi...
  • 11b535c fixing various unit tests on Windows that create abstract sockets
  • 46c230e Merge pull request #130049 from aojea/avoid_ginkgo_dep
  • a19f1f8 Merge pull request #129792 from likakuli/fix-errshortbuffer
  • d8c2c0a reduce dependencies in apimachinery net testing utils
  • 1235242 Merge pull request #129341 from pohly/log-client-go-watch
  • f7fd8b3 fix: Fix the issue of relist caused by client-side timeout
  • 675c4f7 client-go + apimachinery watch: context support
  • See full diff 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

Bumps the k8s-io group with 1 update in the / directory: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery).
Bumps the k8s-io group with 1 update in the /examples/extension-server directory: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery).


Updates `k8s.io/apimachinery` from 0.33.0-alpha.1 to 0.33.0-alpha.2
- [Commits](kubernetes/apimachinery@v0.33.0-alpha.1...v0.33.0-alpha.2)

Updates `k8s.io/apimachinery` from 0.33.0-alpha.1 to 0.33.0-alpha.2
- [Commits](kubernetes/apimachinery@v0.33.0-alpha.1...v0.33.0-alpha.2)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-io
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-io
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 24, 2025 04:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 24, 2025
Copy link

codecov bot commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.97%. Comparing base (1b6bf5f) to head (b81aa02).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5334   +/-   ##
=======================================
  Coverage   64.96%   64.97%           
=======================================
  Files         213      213           
  Lines       33474    33474           
=======================================
+ Hits        21747    21750    +3     
+ Misses      10398    10397    -1     
+ Partials     1329     1327    -2     

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

@arkodg arkodg requested review from a team February 25, 2025 00:26
@zirain
Copy link
Member

zirain commented Feb 25, 2025

/retest

@zirain zirain merged commit 24fefb1 into main Feb 25, 2025
25 checks passed
@zirain zirain deleted the dependabot/go_modules/k8s-io-ffedc71465 branch February 25, 2025 01:52
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.

2 participants