-
Notifications
You must be signed in to change notification settings - Fork 332
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 k8s-dependencies group across 1 directory with 5 updates #1298
base: master
Are you sure you want to change the base?
build(deps): bump the k8s-dependencies group across 1 directory with 5 updates #1298
Conversation
…5 updates Bumps the k8s-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.19.0` | `0.19.1` | | [sigs.k8s.io/gateway-api](https://github.com/kubernetes-sigs/gateway-api) | `1.1.0` | `1.2.0` | | [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) | `1.31.0` | `1.31.2` | | [sigs.k8s.io/apiserver-network-proxy/konnectivity-client](https://github.com/kubernetes-sigs/apiserver-network-proxy) | `0.30.3` | `0.31.0` | | [sigs.k8s.io/structured-merge-diff/v4](https://github.com/kubernetes-sigs/structured-merge-diff) | `4.4.1` | `4.4.3` | Updates `sigs.k8s.io/controller-runtime` from 0.19.0 to 0.19.1 - [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.19.0...v0.19.1) Updates `sigs.k8s.io/gateway-api` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/kubernetes-sigs/gateway-api/releases) - [Changelog](https://github.com/kubernetes-sigs/gateway-api/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/gateway-api@v1.1.0...v1.2.0) Updates `k8s.io/kubernetes` from 1.31.0 to 1.31.2 - [Release notes](https://github.com/kubernetes/kubernetes/releases) - [Commits](kubernetes/kubernetes@v1.31.0...v1.31.2) Updates `sigs.k8s.io/apiserver-network-proxy/konnectivity-client` from 0.30.3 to 0.31.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.30.3...v0.31.0) Updates `sigs.k8s.io/structured-merge-diff/v4` from 4.4.1 to 4.4.3 - [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases) - [Changelog](https://github.com/kubernetes-sigs/structured-merge-diff/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/structured-merge-diff@v4.4.1...v4.4.3) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-dependencies - dependency-name: sigs.k8s.io/gateway-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: k8s.io/kubernetes 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-type: indirect update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: sigs.k8s.io/structured-merge-diff/v4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: k8s-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
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. |
[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 |
@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. |
Bumps the k8s-dependencies group with 5 updates in the / directory:
0.19.0
0.19.1
1.1.0
1.2.0
1.31.0
1.31.2
0.30.3
0.31.0
4.4.1
4.4.3
Updates
sigs.k8s.io/controller-runtime
from 0.19.0 to 0.19.1Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
013f46f
Merge pull request #2992 from k8s-infra-cherrypick-robot/cherry-pick-2980-to-...4421425
bug: Fakeclient: Fix TOCTOU racesaa14005
Merge pull request #2974 from k8s-infra-cherrypick-robot/cherry-pick-2973-to-...f883b25
Fix PR verify action409ae31
Merge pull request #2965 from k8s-infra-cherrypick-robot/cherry-pick-2964-to-...465b62a
pr-verify: use env var for passing the PR titled32b491
Merge pull request #2962 from k8s-infra-cherrypick-robot/cherry-pick-2961-to-...b400366
pr-verify: use env var for passing the PR title22d9eab
Merge pull request #2951 from k8s-infra-cherrypick-robot/cherry-pick-2949-to-...f0e55af
Preserve TypeMeta for PartialObjectMeta resourcesUpdates
sigs.k8s.io/gateway-api
from 1.1.0 to 1.2.0Release notes
Sourced from sigs.k8s.io/gateway-api's releases.
... (truncated)
Changelog
Sourced from sigs.k8s.io/gateway-api's changelog.
... (truncated)
Commits
f735045
chore: bump PR version for 1.2 (#3375)76c3f4c
Adding changelog for v1.2.0 (#3374)b311b1c
mark the GatewayInfrastructure test as Provisional (#3373)076d830
Docs: route rule name (#3299)3b7ca06
fix the bad reference for grpcroute doc (#3369)9f7dd62
Update release docs with new details (#3364)9b0bda4
Update CHANGELOG with v1.2.0-rc2 details (#3363)ff6e320
Disable v1alpha2 versions for GRPCRoute and ReferenceGrant (#3361)2263ec4
Fix a number of GEP stage errors (#3359)5c5fc38
build(deps): bump mkdocs-material from 9.5.34 to 9.5.36 (#3352)Updates
k8s.io/kubernetes
from 1.31.0 to 1.31.2Release notes
Sourced from k8s.io/kubernetes's releases.
Commits
5864a46
Release commit for Kubernetes v1.31.2f66782e
Merge pull request #128132 from haitch/haitao/k131-on-go122p8de071d2
bump golang to 1.22.887bc649
Merge pull request #127328xuzhenglun/automated-cherry-pick-of-#127239
988235a
Merge pull request #127960SataQiu/automated-cherry-pick-of-#127650
5ff0735
kubeadm: fix a bug where the RemoveMember function did not return the correct...f1ca46f
Merge pull request #127619SataQiu/automated-cherry-pick-of-#127491
36493b1
Merge pull request #126983 from dashpole/fix_mem_leak_314a04b72
Merge pull request #127806danwinship/automated-cherry-pick-of-#127780
192c149
Merge pull request #127600 from haitch/haitao/k131-on-go122p7Updates
sigs.k8s.io/apiserver-network-proxy/konnectivity-client
from 0.30.3 to 0.31.0Commits
14f752e
Merge pull request #668 from jkh52/lint-skip-dirsbe3ffb3
Remove deprecated golangci-lint flag.71572c2
Merge pull request #658 from jkh52/golint-1220fb666d
Merge pull request #666 from kubernetes-sigs/dependabot/go_modules/gomod-depe...d539245
Bump the gomod-dependencies group across 1 directory with 7 updatesdd110ca
Merge pull request #655 from tosi3k/anp-pb88a6f04
Merge pull request #662 from jkh52/grpc-1.67.18d8e7ae
Fix tests after upgrading google.golang.org/grpc to v1.67.18ef9c4a
Upgrade google.golang.org/grpc to v1.67.1a475a2d
Merge pull request #659 from cheftako/updateDepsUpdates
sigs.k8s.io/structured-merge-diff/v4
from 4.4.1 to 4.4.3Commits
db46cc3
Merge pull request #269 from jpbetz/fix-ignore-fields-breakadaddb2
Add back IgnoredFieldsccf7a06
Merge pull request #265 from jpbetz/reset-filterb499124
Merge pull request #266 from jpbetz/add-owners39c90b6
Add volunteer reviewersbda634e
Apply feedbacka8ac1f5
Optimize merge, make wildcards always take precedencef395ded
Apply feedback1311e4d
Add support for more field path pattern types, clarify comments1206de6
Clean up commentsDependabot 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