-
Notifications
You must be signed in to change notification settings - Fork 110
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 kubernetes group with 6 updates #1952
Conversation
Bumps the kubernetes group with 6 updates: | Package | From | To | | --- | --- | --- | | [k8s.io/api](https://github.com/kubernetes/api) | `0.28.2` | `0.28.3` | | [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.28.2` | `0.28.3` | | [k8s.io/klog/v2](https://github.com/kubernetes/klog) | `2.100.1` | `2.110.1` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.16.2` | `0.16.3` | | [sigs.k8s.io/release-utils](https://github.com/kubernetes-sigs/release-utils) | `0.7.5` | `0.7.6` | | [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml) | `1.3.0` | `1.4.0` | Updates `k8s.io/api` from 0.28.2 to 0.28.3 - [Commits](kubernetes/api@v0.28.2...v0.28.3) Updates `k8s.io/cli-runtime` from 0.28.2 to 0.28.3 - [Commits](kubernetes/cli-runtime@v0.28.2...v0.28.3) Updates `k8s.io/klog/v2` from 2.100.1 to 2.110.1 - [Release notes](https://github.com/kubernetes/klog/releases) - [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md) - [Commits](kubernetes/klog@v2.100.1...v2.110.1) Updates `sigs.k8s.io/controller-runtime` from 0.16.2 to 0.16.3 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.16.2...v0.16.3) Updates `sigs.k8s.io/release-utils` from 0.7.5 to 0.7.6 - [Release notes](https://github.com/kubernetes-sigs/release-utils/releases) - [Commits](kubernetes-sigs/release-utils@v0.7.5...v0.7.6) Updates `sigs.k8s.io/yaml` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/kubernetes-sigs/yaml/releases) - [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/yaml@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kubernetes - dependency-name: k8s.io/cli-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kubernetes - dependency-name: k8s.io/klog/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kubernetes - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kubernetes - dependency-name: sigs.k8s.io/release-utils dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kubernetes - dependency-name: sigs.k8s.io/yaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kubernetes ... Signed-off-by: dependabot[bot] <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@dependabot[bot]: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1952 +/- ##
=======================================
Coverage 49.25% 49.25%
=======================================
Files 72 72
Lines 7037 7037
=======================================
Hits 3466 3466
Misses 3437 3437
Partials 134 134 |
Superseded by #1968. |
Bumps the kubernetes group with 6 updates:
0.28.2
0.28.3
0.28.2
0.28.3
2.100.1
2.110.1
0.16.2
0.16.3
0.7.5
0.7.6
1.3.0
1.4.0
Updates
k8s.io/api
from 0.28.2 to 0.28.3Commits
59c6b15
Update dependencies to v0.28.3 tag579c82b
Merge pull request #121128 from MadhavJivrajani/bump-x-net-128f72d479
.: bump golang.org/x/net to v0.17.0Updates
k8s.io/cli-runtime
from 0.28.2 to 0.28.3Commits
b23c553
Update dependencies to v0.28.3 tag68757f9
Merge pull request #121128 from MadhavJivrajani/bump-x-net-128e9af7fd
.: bump golang.org/x/net to v0.17.0Updates
k8s.io/klog/v2
from 2.100.1 to 2.110.1Release notes
Sourced from k8s.io/klog/v2's releases.
Commits
e3f75b8
Merge pull request #384 from pohly/slog44eadc3
add slog supportcc856bb
update to logr 1.3.002e7b69
Merge pull request #391 from pohly/with-name-output009a04a
output: handle WithName like zapr doesb588475
Merge pull request #380 from pohly/golangci-lint-action1a0dfc5
github: run golangci-lint via actionef25537
fix revive issuesedee20c
Merge pull request #392 from pohly/promote-experimental18cdd3a
promote experimental code to stableUpdates
sigs.k8s.io/controller-runtime
from 0.16.2 to 0.16.3Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
5f8d96b
Merge pull request #2552 from varshaprasad96/bump/k8s-1.28.35572514
[fix]: Bump k8s to 1.28.37c1e2d9
Merge pull request #2541 from joelanford/0.16-golang-x-net5201923
🐛 bump golang.org/x/net to v0.17.08b5b1a2
Merge pull request #2539 from k8s-infra-cherrypick-robot/cherry-pick-2528-to-...b9c691d
sparkles: Cache: Allow defining options that apply to all namespaces that the...8361246
Merge pull request #2523 from troy0820/troy0820/cherry-pick-to-release-0.16f7b7450
🐛 Handle unstructured status update with fake client (#2495)2d6b699
[release-0.16] 🐛 Correctly identify if patch call was made on status (#2515)da31104
Merge pull request #2516 from k8s-infra-cherrypick-robot/cherry-pick-2507-to-...Updates
sigs.k8s.io/release-utils
from 0.7.5 to 0.7.6Release notes
Sourced from sigs.k8s.io/release-utils's releases.
Commits
05e0f47
Merge pull request #94 from cpanato/updatesec79463
update verifygomod mage function0a94973
update/fix lints8ff3680
update golangci-lintabe1ffc
bump ko to 0.15.0253274d
rename golang.go to golangci-lint.go and bump to version 1.55.1Updates
sigs.k8s.io/yaml
from 1.3.0 to 1.4.0Release notes
Sourced from sigs.k8s.io/yaml's releases.
Commits
c3772b5
Merge pull request #97 from liggitt/owners604031b
Update ownerseead467
Merge pull request #76 from natasha41575/go-yaml-forkf2c0229
add test demonstrating consistency between yaml.v2 and yaml.v320d25fa
update LICENSE, owners, and readmesa7b5665
exclude forked libs from golintb6d8b45
fix leading newline issue330e1e5
make sequence style configurable70ebea7
change import paths to forked yaml libsb96582b
fork go-yaml v2 and v3Dependabot 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