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

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2024

Bumps the k8s group with 3 updates: k8s.io/api, k8s.io/apiextensions-apiserver 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/apiextensions-apiserver from 0.27.4 to 0.27.9

Commits

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 January 9, 2024 02:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 9, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1bb7172) 53.78% compared to head (3d80a67) 53.82%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3209      +/-   ##
==========================================
+ Coverage   53.78%   53.82%   +0.04%     
==========================================
  Files         136      136              
  Lines       12195    12195              
==========================================
+ Hits         6559     6564       +5     
+ Misses       5135     5131       -4     
+ Partials      501      500       -1     
Flag Coverage Δ
unittests 53.82% <ø> (+0.04%) ⬆️

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.

@sozercan
Copy link
Member

sozercan commented Jan 9, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-f5464db3ed branch from 3d80a67 to 8a7a8a5 Compare January 9, 2024 17:51
Bumps the k8s group with 3 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) 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/apiextensions-apiserver` from 0.27.4 to 0.27.9
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@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/apiextensions-apiserver
  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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-f5464db3ed branch from 8a7a8a5 to 59744ef Compare January 9, 2024 17:53
@sozercan sozercan merged commit ecbf2e6 into master Jan 11, 2024
29 of 31 checks passed
@sozercan sozercan deleted the dependabot/go_modules/k8s-f5464db3ed branch January 11, 2024 21:00
leewoobin789 pushed a commit to softlee-io/gatekeeper that referenced this pull request Apr 1, 2024
Signed-off-by: dependabot[bot] <[email protected]>
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.

2 participants