-
Notifications
You must be signed in to change notification settings - Fork 764
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Jan 9, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@dependabot rebase |
dependabot
bot
force-pushed
the
dependabot/go_modules/k8s-f5464db3ed
branch
from
January 9, 2024 17:51
3d80a67
to
8a7a8a5
Compare
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
bot
force-pushed
the
dependabot/go_modules/k8s-f5464db3ed
branch
from
January 9, 2024 17:53
8a7a8a5
to
59744ef
Compare
sozercan
approved these changes
Jan 11, 2024
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.9Commits
12dcf6f
Update dependencies to v0.27.9 tag61e3b8f
Merge pull request #121890kmala/automated-cherry-pick-of-#120870
aabe035
run update-vendor script03c3aa1
Merge pull request #121546dims/automated-cherry-pick-of-#121364
7826896
bump golang.org/grpc to v1.56.36198494
Merge pull request #121127 from MadhavJivrajani/bump-x-net-1270a55154
.: bump golang.org/x/net to v0.17.0acad300
Merge pull request #120209mimowo/automated-cherry-pick-of-#120204
62f7673
Mark Job onPodConditions as optional in pod failure policy366ac8e
Merge pull request #119868liggitt/automated-cherry-pick-of-#119835
Updates
k8s.io/apiextensions-apiserver
from 0.27.4 to 0.27.9Commits
87acad1
Update dependencies to v0.27.9 tagb804f32
Merge pull request #121890kmala/automated-cherry-pick-of-#120870
305b977
run update-vendor script40485ab
Merge pull request #121546dims/automated-cherry-pick-of-#121364
70b309f
bump golang.org/grpc to v1.56.3ebab7af
Merge pull request #121127 from MadhavJivrajani/bump-x-net-1277e4d54e
.: bump golang.org/x/net to v0.17.0b03564e
Merge pull request #120612 from alexzielenski/automated-cherry-pick-of-#11499...f39f7bf
include apiextensions types in apiextensions generated openapi713a0fb
fix scale not being given gvk in CRD openapi schemasUpdates
sigs.k8s.io/release-utils
from 0.7.3 to 0.7.7Release notes
Sourced from sigs.k8s.io/release-utils's releases.
... (truncated)
Commits
441a2c4
Merge pull request #97 from cpanato/updatesf52143e
bump golangci-lint to v1.55.2d2a7c92
update zeitgeist to v0.4.3bf65fd3
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.005e0f47
Merge pull request #94 from cpanato/updatesec79463
update verifygomod mage function0a94973
update/fix lints8ff3680
update golangci-lintabe1ffc
bump ko to 0.15.0Dependabot 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