[release-v1.15][gomod]: Bump the patch group across 1 directory with 6 updates#1672
[release-v1.15][gomod]: Bump the patch group across 1 directory with 6 updates#1672dependabot[bot] wants to merge 2 commits intorelease-v1.15from
Conversation
…6 updates Bumps the patch group with 3 updates in the / directory: [go.uber.org/zap](https://github.com/uber-go/zap), [k8s.io/api](https://github.com/kubernetes/api) and [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver). Updates `go.uber.org/zap` from 1.27.0 to 1.27.1 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.27.0...v1.27.1) Updates `k8s.io/api` from 0.29.2 to 0.29.15 - [Commits](kubernetes/api@v0.29.2...v0.29.15) Updates `k8s.io/apiextensions-apiserver` from 0.29.2 to 0.29.15 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.29.2...v0.29.15) Updates `k8s.io/apimachinery` from 0.29.2 to 0.29.15 - [Commits](kubernetes/apimachinery@v0.29.2...v0.29.15) Updates `k8s.io/client-go` from 0.29.2 to 0.29.15 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.29.2...v0.29.15) Updates `k8s.io/code-generator` from 0.29.2 to 0.29.15 - [Commits](kubernetes/code-generator@v0.29.2...v0.29.15) --- updated-dependencies: - dependency-name: go.uber.org/zap dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: k8s.io/api dependency-version: 0.29.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: k8s.io/apiextensions-apiserver dependency-version: 0.29.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: k8s.io/apimachinery dependency-version: 0.29.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: k8s.io/client-go dependency-version: 0.29.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: k8s.io/code-generator dependency-version: 0.29.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a openshift-knative 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. DetailsInstructions 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. |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dependabot[bot], dsimansk The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@dependabot[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
/close |
|
@dsimansk: Closed this PR. DetailsIn response to this:
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. |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the patch group with 3 updates in the / directory: go.uber.org/zap, k8s.io/api and k8s.io/apiextensions-apiserver.
Updates
go.uber.org/zapfrom 1.27.0 to 1.27.1Release notes
Sourced from go.uber.org/zap's releases.
Changelog
Sourced from go.uber.org/zap's changelog.
Commits
7b755a3release 1.27.1 (#1521)d6b395bUpdate lazy logger not to materialize unless it's being written to (#1519)4b9cea0ci: Test with Go 1.24, Go 1.25 (#1508)7c80d7bFix race condition in WithLazy implementation (#1426) (#1511)07077a6Prevent zap.Object from panicing on nils (#1501)a6afd05Fix lint check name (#1502)6d48253chore: fix typo (#1482)32f2ec1Fix the field test for bool type (#1480)fe16eb5Upgrade grpc in zapgrc test package & bump go version (#1478)5f00c34test(AtomicLevel): demonstrate Handler is not vulnerable to XSS (#1477)Updates
k8s.io/apifrom 0.29.2 to 0.29.15Commits
1f22214Update dependencies to v0.29.15 tag403c853Merge pull request #126157 from xyz-li/cherry-pick-124568-1297c71f3cMerge pull request #126060mimowo/automated-cherry-pick-of-#1260460e08277api: fix ValidatingAdmissionPolicyList json taga63486cUse omitempty for optional fields in Job Pod Failure Policy448db12Merge pull request #124180 from MadhavJivrajani/bump-x-net-2023-45288-1298240278[CVE-2023-45288] .*: bump x/net to v0.23.0b31b2fdsync: update go.modf98a503Merge pull request #123763 from liggitt/proto-1.291e39277[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...Updates
k8s.io/apiextensions-apiserverfrom 0.29.2 to 0.29.15Commits
36ee3ffUpdate dependencies to v0.29.15 tag4814aa0Merge pull request #129524KeerthanaAP/automated-cherry-pick-of-#127422a3b18d1Fix Go vet errors for master golang7d4dcbfMerge pull request #126301cici37/automated-cherry-pick-of-#126167e44332aHot fix for panic on schema conversion.ce4a37cMerge pull request #124180 from MadhavJivrajani/bump-x-net-2023-45288-12915b1282[CVE-2023-45288] .*: bump x/net to v0.23.0400935esync: update go.mod4b0ba87Merge pull request #123763 from liggitt/proto-1.29d499055[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...Updates
k8s.io/apimachineryfrom 0.29.2 to 0.29.15Commits
2bbf530Merge pull request #124172liggitt/automated-cherry-pick-of-#1235983e7c65aMerge pull request #124180 from MadhavJivrajani/bump-x-net-2023-45288-12906deedf[CVE-2023-45288] .*: bump x/net to v0.23.0d794766Merge pull request #123763 from liggitt/proto-1.299b124b1[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...801d824Avoid logging binary junk for frame write failureUpdates
k8s.io/client-gofrom 0.29.2 to 0.29.15Commits
e94b988Update dependencies to v0.29.15 tag7811788Merge pull request #129524KeerthanaAP/automated-cherry-pick-of-#127422e461ee1Fix Go vet errors for master golang1e7adeeMerge pull request #124172liggitt/automated-cherry-pick-of-#1235980058eeeMerge pull request #124180 from MadhavJivrajani/bump-x-net-2023-45288-129f0be73d[CVE-2023-45288] .*: bump x/net to v0.23.0ca07432sync: update go.mod403b37fMerge pull request #123763 from liggitt/proto-1.2992199ae[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...cc21122Keep streams from being set up after closeAllStreamReaders is calledUpdates
k8s.io/code-generatorfrom 0.29.2 to 0.29.15Commits
3f91291Merge pull request #124180 from MadhavJivrajani/bump-x-net-2023-45288-1299aa9859[CVE-2023-45288] .*: bump x/net to v0.23.0867d3efMerge pull request #123763 from liggitt/proto-1.299d92335[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...3cc1c2eMerge pull request #123376skitt/automated-cherry-pick-of-#123261a9bce21codegen: don't nuke files if only verifyingDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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