-
Notifications
You must be signed in to change notification settings - Fork 361
build(deps): bump the k8s-dependencies group across 1 directory with 3 updates #1403
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
base: master
Are you sure you want to change the base?
build(deps): bump the k8s-dependencies group across 1 directory with 3 updates #1403
Conversation
…3 updates Bumps the k8s-dependencies group with 3 updates in the / directory: [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes), [sigs.k8s.io/apiserver-network-proxy/konnectivity-client](https://github.com/kubernetes-sigs/apiserver-network-proxy) and [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml). Updates `k8s.io/kubernetes` from 1.33.1 to 1.33.3 - [Release notes](https://github.com/kubernetes/kubernetes/releases) - [Commits](kubernetes/kubernetes@v1.33.1...v1.33.3) Updates `sigs.k8s.io/apiserver-network-proxy/konnectivity-client` from 0.32.0 to 0.33.0 - [Release notes](https://github.com/kubernetes-sigs/apiserver-network-proxy/releases) - [Changelog](https://github.com/kubernetes-sigs/apiserver-network-proxy/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/apiserver-network-proxy@v0.32.0...v0.33.0) Updates `sigs.k8s.io/yaml` from 1.4.0 to 1.6.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.4.0...v1.6.0) --- updated-dependencies: - dependency-name: k8s.io/kubernetes dependency-version: 1.33.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-dependencies - dependency-name: sigs.k8s.io/apiserver-network-proxy/konnectivity-client dependency-version: 0.33.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: sigs.k8s.io/yaml dependency-version: 1.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: k8s-dependencies ... 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-csi 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-sigs/prow 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-sigs/prow repository. I understand the commands that are listed here. |
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Bumps the k8s-dependencies group with 3 updates in the / directory: k8s.io/kubernetes, sigs.k8s.io/apiserver-network-proxy/konnectivity-client and sigs.k8s.io/yaml.
Updates
k8s.io/kubernetes
from 1.33.1 to 1.33.3Release notes
Sourced from k8s.io/kubernetes's releases.
Commits
80779bd
Release commit for Kubernetes v1.33.32570910
Merge pull request #132272Peac36/automated-cherry-pick-of-#132168
5158ef6
Merge pull request #131577ndbaker1/automated-cherry-pick-of-#131251
f95a538
Merge pull request #132728mimowo/automated-cherry-pick-of-#132614
a95af19
Merge pull request #132860mimowo/automated-cherry-pick-of-#132502
053e244
Skip linter validation to allow cherrypick6a9319c
Use per-policy marker names for VAP integration tests.ecc8d0a
Merge pull request #132337 from hakuna-matatah/automated-cherry-pick-of-#1322...54a0cea
Merge pull request #132280neolit123/automated-cherry-pick-of-#130782
e9c25f7
Merge pull request #132158linxiulei/automated-cherry-pick-of-#132109
Updates
sigs.k8s.io/apiserver-network-proxy/konnectivity-client
from 0.32.0 to 0.33.0Commits
3714065
Merge pull request #742 from cheftako/linter24f01ef
Move to go lint 2.1.6aad0f25
Merge pull request #738 from cheftako/lint216c026
Bump golangci/golangci-lint-action from 6 to 886d627e
Merge pull request #732 from antoninbas/fix-error-messages-for-test-client-in...8ae445c
Merge pull request #734 from kinvolk/imran/bump-github-action-to-24.04721c864
Merge pull request #731 from kinvolk/imran/fix-k8sclient-for-mtlsc8e777a
fix: chmod only the required binariesa284f10
fix: chmod only the required binaries531ae6d
chore: bump github action runson to ubuntu-24.04Updates
sigs.k8s.io/yaml
from 1.4.0 to 1.6.0Release notes
Sourced from sigs.k8s.io/yaml's releases.
Commits
048d724
Merge pull request #132 from thockin/master23c836c
Bolster tests, mostly in error-handling2e3340b
Add compact output tests4a4f539
Add test case for tabs in multi-line strings13509ad
Change which methods get a newline and fix tests59c2c43
Add compact mode so KYAML can be used in more placesabc1add
kyaml: Implement escaping closer to YAML spec7749171
Add a yamlfmt cmda932007
Add KYAML support0f318dc
Merge pull request #134 from kubernetes-sigs/forgot-to-add-redirects-for-cons...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