[release-v1.21][gomod]: Bump the patch group across 1 directory with 6 updates - #1765
[release-v1.21][gomod]: Bump the patch group across 1 directory with 6 updates#1765dependabot[bot] wants to merge 2 commits into
Conversation
…6 updates Bumps the patch group with 3 updates in the / directory: [go.yaml.in/yaml/v3](https://github.com/yaml/go-yaml), [k8s.io/api](https://github.com/kubernetes/api) and [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver). Updates `go.yaml.in/yaml/v3` from 3.0.4 to 3.0.5 - [Commits](yaml/go-yaml@v3.0.4...v3.0.5) Updates `k8s.io/api` from 0.34.5 to 0.34.10 - [Commits](kubernetes/api@v0.34.5...v0.34.10) Updates `k8s.io/apiextensions-apiserver` from 0.34.5 to 0.34.10 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.34.5...v0.34.10) Updates `k8s.io/apimachinery` from 0.34.5 to 0.34.10 - [Commits](kubernetes/apimachinery@v0.34.5...v0.34.10) Updates `k8s.io/client-go` from 0.34.5 to 0.34.10 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.34.5...v0.34.10) Updates `k8s.io/code-generator` from 0.34.5 to 0.34.10 - [Commits](kubernetes/code-generator@v0.34.5...v0.34.10) --- updated-dependencies: - dependency-name: go.yaml.in/yaml/v3 dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: k8s.io/api dependency-version: 0.34.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: k8s.io/apiextensions-apiserver dependency-version: 0.34.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: k8s.io/apimachinery dependency-version: 0.34.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: k8s.io/client-go dependency-version: 0.34.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: k8s.io/code-generator dependency-version: 0.34.10 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 Regular contributors should join the org to skip this step. 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. |
|
[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. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Bumps the patch group with 3 updates in the / directory: go.yaml.in/yaml/v3, k8s.io/api and k8s.io/apiextensions-apiserver.
Updates
go.yaml.in/yaml/v3from 3.0.4 to 3.0.5Commits
e16c7afRemove empty go.sum file6abcd01Fix unhandled nil-errors in tests9481db7Remove suite_test.go and gopkg.in/check.v1485f5fcUse standard testing library for limit_test.go3e00046Use standard testing library for node_test.gof612058Use standard testing library for decode_test.go078f958Use standard testing library encode_test.go3847ac0[v3] backport CodeQL workflow1666663Revert incorrect gofmt changes73290cbRetract v3 tags that cannot be installedUpdates
k8s.io/apifrom 0.34.5 to 0.34.10Commits
06d3e85Update dependencies to v0.34.10 tagf40c031Merge pull request #139665kmala/automated-cherry-pick-of-#137451ac55670Update google.golang.org/protobuf to v1.36.12-0.20260120151049-f2248ac996afad42a1fMerge pull request #138357 from dims/update-moby-spdystream-v0.5.1-1.34f7287d9Merge pull request #138349 from dashpole/update_prop_3439fcc47Update github.com/moby/spdystream from v0.5.0 to v0.5.1dfcdfcdupdate go.opentelemetry.io/otel to v1.41.0Updates
k8s.io/apiextensions-apiserverfrom 0.34.5 to 0.34.10Commits
db5160bUpdate dependencies to v0.34.10 tag5171e20Merge pull request #140004 from kmala/release-1.34dce1674Fix vet and mock errrors9c0b5a3Merge pull request #139665kmala/automated-cherry-pick-of-#1374513b5d697Update google.golang.org/protobuf to v1.36.12-0.20260120151049-f2248ac996afb363dadMerge pull request #138357 from dims/update-moby-spdystream-v0.5.1-1.34959f50aMerge pull request #138349 from dashpole/update_prop_34becda2eUpdate github.com/moby/spdystream from v0.5.0 to v0.5.18cc37ebupdate go.opentelemetry.io/otel to v1.41.016981f4Merge pull request #136386vikasbolla/automated-cherry-pick-of-#135567Updates
k8s.io/apimachineryfrom 0.34.5 to 0.34.10Commits
57ea95fMerge pull request #139665kmala/automated-cherry-pick-of-#137451d8d0b08Update google.golang.org/protobuf to v1.36.12-0.20260120151049-f2248ac996af454f531Merge pull request #138357 from dims/update-moby-spdystream-v0.5.1-1.34e44e450Merge pull request #138349 from dashpole/update_prop_34e2c5a26Update github.com/moby/spdystream from v0.5.0 to v0.5.103b02abupdate go.opentelemetry.io/otel to v1.41.0Updates
k8s.io/client-gofrom 0.34.5 to 0.34.10Commits
e1a156eUpdate dependencies to v0.34.10 tag995d2aeMerge pull request #140004 from kmala/release-1.34b1ab8bfFix vet and mock errrors27c4342Merge pull request #139665kmala/automated-cherry-pick-of-#13745138b8677Update google.golang.org/protobuf to v1.36.12-0.20260120151049-f2248ac996afe4156f3Merge pull request #138357 from dims/update-moby-spdystream-v0.5.1-1.34e7de3f2Merge pull request #138349 from dashpole/update_prop_3432b5239Update github.com/moby/spdystream from v0.5.0 to v0.5.13f8d3efupdate go.opentelemetry.io/otel to v1.41.0Updates
k8s.io/code-generatorfrom 0.34.5 to 0.34.10Commits
c8d894eUpdate dependencies to v0.34.10 tagc7ca86dMerge pull request #139665kmala/automated-cherry-pick-of-#137451e365feaUpdate google.golang.org/protobuf to v1.36.12-0.20260120151049-f2248ac996af71e885fMerge pull request #138357 from dims/update-moby-spdystream-v0.5.1-1.342be0e7cMerge pull request #138349 from dashpole/update_prop_3416ac897Update github.com/moby/spdystream from v0.5.0 to v0.5.13631f62update go.opentelemetry.io/otel to v1.41.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 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