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

chore: bump the k8s group with 3 updates #3201

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

Bumps the k8s group with 3 updates: k8s.io/api, k8s.io/client-go and sigs.k8s.io/release-utils.

Updates k8s.io/api from 0.27.4 to 0.27.9

Commits
  • 12dcf6f Update dependencies to v0.27.9 tag
  • 61e3b8f Merge pull request #121890kmala/automated-cherry-pick-of-#120870
  • aabe035 run update-vendor script
  • 03c3aa1 Merge pull request #121546dims/automated-cherry-pick-of-#121364
  • 7826896 bump golang.org/grpc to v1.56.3
  • 6198494 Merge pull request #121127 from MadhavJivrajani/bump-x-net-127
  • 0a55154 .: bump golang.org/x/net to v0.17.0
  • acad300 Merge pull request #120209mimowo/automated-cherry-pick-of-#120204
  • 62f7673 Mark Job onPodConditions as optional in pod failure policy
  • 366ac8e Merge pull request #119868liggitt/automated-cherry-pick-of-#119835
  • Additional commits viewable in compare view

Updates k8s.io/client-go from 0.27.4 to 0.27.9

Commits
  • ce598b9 Update dependencies to v0.27.9 tag
  • 6e85256 Merge pull request #121890kmala/automated-cherry-pick-of-#120870
  • 9e17903 run update-vendor script
  • 5d61830 Merge pull request #121546dims/automated-cherry-pick-of-#121364
  • 3213608 bump golang.org/grpc to v1.56.3
  • 87f3eb2 Merge pull request #121127 from MadhavJivrajani/bump-x-net-127
  • 673080b .: bump golang.org/x/net to v0.17.0
  • fa3c65e Merge pull request #120360Jefftree/automated-cherry-pick-of-#119870
  • 68da234 Fallback to legacy discovery on a wider range of conditions in aggregator
  • 0ea0345 Merge pull request #120067HirazawaUi/automated-cherry-pick-of-#116506
  • Additional commits viewable in compare view

Updates sigs.k8s.io/release-utils from 0.7.3 to 0.7.7

Release notes

Sourced from sigs.k8s.io/release-utils's releases.

v0.7.7

What's Changed

Full Changelog: kubernetes-sigs/release-utils@v0.7.6...v0.7.7

v0.7.6

Changes by Kind

Feature

  • Bump golangci-lint to 1.55.1 and ko to 0.15.0 (#94, @​cpanato) [SIG Release]
  • Set minimum go version to 1.20
    • bump cosign to v2.2.0
    • bump golangci-lint to v1.54.2 (#93, @​cpanato) [SIG Release]

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

Full Changelog: kubernetes-sigs/release-utils@v0.7.5...v0.7.6

v0.7.5

Changes by Kind

Feature

  • Add CompressWithoutPreservingPath function to the tar package (#83, @​xmudrii) [SIG Release]
  • Set minimum go version to 1.20
    • bump cosign to v2.2.0
    • bump golangci-lint to v1.54.2 (#93, @​cpanato) [SIG Release]

Bug or Regression

  • Tar.Extract: ignore error if directory exists (#84, @​xmudrii) [SIG Release]

Other (Cleanup or Flake)

  • Fixed GenerateLDFlags for macos to not rely on GNU date any more. (#91, @​saschagrunert) [SIG Release]

... (truncated)

Commits
  • 441a2c4 Merge pull request #97 from cpanato/updates
  • f52143e bump golangci-lint to v1.55.2
  • d2a7c92 update zeitgeist to v0.4.3
  • bf65fd3 Merge pull request #95 from kubernetes-sigs/dependabot/go_modules/github.com/...
  • aaa7d2a build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
  • 05e0f47 Merge pull request #94 from cpanato/updates
  • ec79463 update verifygomod mage function
  • 0a94973 update/fix lints
  • 8ff3680 update golangci-lint
  • abe1ffc bump ko to 0.15.0
  • 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 requested a review from a team as a code owner December 25, 2023 10:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 25, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1dec936) 53.80% compared to head (89fd6ff) 53.80%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3201   +/-   ##
=======================================
  Coverage   53.80%   53.80%           
=======================================
  Files         136      136           
  Lines       12195    12195           
=======================================
  Hits         6561     6561           
- Misses       5133     5134    +1     
+ Partials      501      500    -1     
Flag Coverage Δ
unittests 53.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-668691c686 branch 2 times, most recently from bce6a22 to 0f4f2c6 Compare January 8, 2024 10:24
Bumps the k8s group with 3 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/client-go](https://github.com/kubernetes/client-go) and [sigs.k8s.io/release-utils](https://github.com/kubernetes-sigs/release-utils).


Updates `k8s.io/api` from 0.27.4 to 0.27.9
- [Commits](kubernetes/api@v0.27.4...v0.27.9)

Updates `k8s.io/client-go` from 0.27.4 to 0.27.9
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.27.4...v0.27.9)

Updates `sigs.k8s.io/release-utils` from 0.7.3 to 0.7.7
- [Release notes](https://github.com/kubernetes-sigs/release-utils/releases)
- [Commits](kubernetes-sigs/release-utils@v0.7.3...v0.7.7)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: sigs.k8s.io/release-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-668691c686 branch from 0f4f2c6 to 89fd6ff Compare January 8, 2024 20:06
@sozercan
Copy link
Member

sozercan commented Jan 9, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 9, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 9, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/k8s-668691c686 branch January 9, 2024 02:21
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.

None yet

2 participants