[release-v1.21][gomod]: Bump the patch group across 1 directory with 11 updates#1832
[release-v1.21][gomod]: Bump the patch group across 1 directory with 11 updates#1832dependabot[bot] wants to merge 2 commits intorelease-v1.21from
Conversation
…11 updates Bumps the patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.0` | `1.41.4` | | [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2) | `1.42.20` | `1.42.24` | | [github.com/cloudevents/sdk-go/observability/opentelemetry/v2](https://github.com/cloudevents/sdk-go) | `2.16.1` | `2.16.2` | | [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) | `0.7.7` | `0.7.8` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.34.3` | `0.34.6` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.34.3` | `0.34.6` | Updates `github.com/aws/aws-sdk-go-v2` from 1.41.0 to 1.41.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.0...v1.41.4) Updates `github.com/aws/aws-sdk-go-v2/service/sqs` from 1.42.20 to 1.42.24 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/sqs/v1.42.20...service/sqs/v1.42.24) Updates `github.com/cloudevents/sdk-go/observability/opentelemetry/v2` from 2.16.1 to 2.16.2 - [Release notes](https://github.com/cloudevents/sdk-go/releases) - [Commits](cloudevents/sdk-go@v2.16.1...v2.16.2) Updates `github.com/cloudevents/sdk-go/v2` from 2.16.1 to 2.16.2 - [Release notes](https://github.com/cloudevents/sdk-go/releases) - [Commits](cloudevents/sdk-go@v2.16.1...v2.16.2) Updates `github.com/hashicorp/go-retryablehttp` from 0.7.7 to 0.7.8 - [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-retryablehttp@v0.7.7...v0.7.8) Updates `k8s.io/api` from 0.34.3 to 0.34.6 - [Commits](kubernetes/api@v0.34.3...v0.34.6) Updates `k8s.io/apiextensions-apiserver` from 0.34.3 to 0.34.6 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.34.3...v0.34.6) Updates `k8s.io/apimachinery` from 0.34.3 to 0.34.6 - [Commits](kubernetes/apimachinery@v0.34.3...v0.34.6) Updates `k8s.io/apiserver` from 0.34.3 to 0.34.6 - [Commits](kubernetes/apiserver@v0.34.3...v0.34.6) Updates `k8s.io/client-go` from 0.34.3 to 0.34.6 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.34.3...v0.34.6) Updates `k8s.io/code-generator` from 0.34.3 to 0.34.6 - [Commits](kubernetes/code-generator@v0.34.3...v0.34.6) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.41.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/sqs dependency-version: 1.42.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: github.com/cloudevents/sdk-go/observability/opentelemetry/v2 dependency-version: 2.16.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: github.com/cloudevents/sdk-go/v2 dependency-version: 2.16.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: github.com/hashicorp/go-retryablehttp dependency-version: 0.7.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: k8s.io/api dependency-version: 0.34.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: k8s.io/apiextensions-apiserver dependency-version: 0.34.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: k8s.io/apimachinery dependency-version: 0.34.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: k8s.io/apiserver dependency-version: 0.34.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: k8s.io/client-go dependency-version: 0.34.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: k8s.io/code-generator dependency-version: 0.34.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
[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 |
|
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. |
Bumps the patch group with 6 updates in the / directory:
1.41.01.41.41.42.201.42.242.16.12.16.20.7.70.7.80.34.30.34.60.34.30.34.6Updates
github.com/aws/aws-sdk-go-v2from 1.41.0 to 1.41.4Commits
b84293dRelease 2026-03-136f28694Regenerated Clientsf0f2436Update endpoints model042a1eaUpdate API modelf3d4207test sigv4 stream signer (#3347)56f2f26Add polly SynthesizeSpeech presign missing fields serd (#3344)a330a45add changelog for #328358b98f6Remove X-Amz-Security-Token header on redirect to different host (#3283)238eeadadd changelog for #323865e8aeadocs: fix typo (#3238)Updates
github.com/aws/aws-sdk-go-v2/service/sqsfrom 1.42.20 to 1.42.24Commits
b84293dRelease 2026-03-136f28694Regenerated Clientsf0f2436Update endpoints model042a1eaUpdate API modelf3d4207test sigv4 stream signer (#3347)56f2f26Add polly SynthesizeSpeech presign missing fields serd (#3344)a330a45add changelog for #328358b98f6Remove X-Amz-Security-Token header on redirect to different host (#3283)238eeadadd changelog for #323865e8aeadocs: fix typo (#3238)Updates
github.com/cloudevents/sdk-go/observability/opentelemetry/v2from 2.16.1 to 2.16.2Commits
af3e859Merge pull request #1184 from cloudevents/dependabot/github_actions/actions/s...bf5b8a6chore(deps): Bump actions/setup-go from 5.5.0 to 6.0.0945d930Merge pull request #1180 from philicious/refactor-pubsubv235623f2chore: Replace deprecated grpc.Dial callsf0bd406fix: Properly test that supplied ReceiveSettings are being usedae89ebaRefactor pubsub protocol to use new upstream v2 library34f7f6fMerge pull request #1183 from embano1/go-versioncafbb12chore: update go version in workflows0a1147cMerge pull request #1182 from cloudevents/automated-dependency-updates835c486chore: update dependenciesUpdates
github.com/cloudevents/sdk-go/v2from 2.16.1 to 2.16.2Commits
af3e859Merge pull request #1184 from cloudevents/dependabot/github_actions/actions/s...bf5b8a6chore(deps): Bump actions/setup-go from 5.5.0 to 6.0.0945d930Merge pull request #1180 from philicious/refactor-pubsubv235623f2chore: Replace deprecated grpc.Dial callsf0bd406fix: Properly test that supplied ReceiveSettings are being usedae89ebaRefactor pubsub protocol to use new upstream v2 library34f7f6fMerge pull request #1183 from embano1/go-versioncafbb12chore: update go version in workflows0a1147cMerge pull request #1182 from cloudevents/automated-dependency-updates835c486chore: update dependenciesUpdates
github.com/hashicorp/go-retryablehttpfrom 0.7.7 to 0.7.8Commits
e1f5485Add a new RateLimitLinearJitterBackoff policyb0cac1eMerge pull request #262 from hashicorp/dependabot-intge66c110bfew new parameters added to dependabot.yml25b39e6IND-3836 additions of new parameters to dependabot.ymleeac125add comment for bodyType param in client.Post390c1d8Merge pull request #254 from hashicorp/compliance/add-headersf4d7325[COMPLIANCE] Add Copyright and License Headersa881d6cMerge pull request #251 from hashicorp/build-test9c1b40bgo-version matrix updatede3867e3resolved commentsUpdates
k8s.io/apifrom 0.34.3 to 0.34.6Commits
ca6c46fUpdate dependencies to v0.34.6 tagUpdates
k8s.io/apiextensions-apiserverfrom 0.34.3 to 0.34.6Commits
2b14339Update dependencies to v0.34.6 tag16981f4Merge pull request #136386vikasbolla/automated-cherry-pick-of-#135567f2218faMerge pull request #136142 from shwetha-s-poojary/automated-cherry-pick-of-#1...56824a3Fix flaky TestApplyCRDuringCRDFinalization test1ef066bFixes the flaky test (Issue #132953)a7769a6Merge pull request #135363fusida/automated-cherry-pick-of-#1337216db0a2dfix panic for the crd with status subresource but lose openAPIV3Schema filedsUpdates
k8s.io/apimachineryfrom 0.34.3 to 0.34.6Commits
Updates
k8s.io/apiserverfrom 0.34.3 to 0.34.6Commits
3c9c671Update dependencies to v0.34.6 tag23b46a5Merge pull request #136832 from varshadeshmane92/automated-cherry-pick-of-92...263f2d9Use fast policy refresh interval for TestParamRef9769ae3Merge pull request #135816mborsz/automated-cherry-pick-of-#1353670b4c5c1Fix apiserver_watch_events_sizes metric.Updates
k8s.io/client-gofrom 0.34.3 to 0.34.6Commits
2ca4863Update dependencies to v0.34.6 tag3a88ce1Merge pull request #135716p0lyn0mial/automated-cherry-pick-of-#135591c80976cdowngrade reflector watchlist fallback log to V(4)Updates
k8s.io/code-generatorfrom 0.34.3 to 0.34.6Commits
c8a9aebUpdate dependencies to v0.34.6 tagDependabot 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