chore(deps): bump the gomod group across 1 directory with 6 updates#329
Merged
github-actions[bot] merged 1 commit intomainfrom Mar 17, 2026
Merged
Conversation
Bumps the gomod group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/DataDog/datadog-api-client-go/v2](https://github.com/DataDog/datadog-api-client-go) | `2.55.0` | `2.56.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.2` | `1.41.4` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.10` | `1.32.12` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.96.2` | `1.97.1` | | [github.com/cert-manager/cert-manager](https://github.com/cert-manager/cert-manager) | `1.19.4` | `1.20.0` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.23.1` | `0.23.3` | Updates `github.com/DataDog/datadog-api-client-go/v2` from 2.55.0 to 2.56.0 - [Release notes](https://github.com/DataDog/datadog-api-client-go/releases) - [Changelog](https://github.com/DataDog/datadog-api-client-go/blob/master/CHANGELOG.md) - [Commits](DataDog/datadog-api-client-go@v2.55.0...v2.56.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.41.2 to 1.41.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.2...v1.41.4) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.10 to 1.32.12 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.10...config/v1.32.12) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.96.2 to 1.97.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.96.2...service/s3/v1.97.1) Updates `github.com/cert-manager/cert-manager` from 1.19.4 to 1.20.0 - [Release notes](https://github.com/cert-manager/cert-manager/releases) - [Changelog](https://github.com/cert-manager/cert-manager/blob/master/RELEASE.md) - [Commits](cert-manager/cert-manager@v1.19.4...v1.20.0) Updates `sigs.k8s.io/controller-runtime` from 0.23.1 to 0.23.3 - [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.23.1...v0.23.3) --- updated-dependencies: - dependency-name: github.com/DataDog/datadog-api-client-go/v2 dependency-version: 2.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - 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: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.97.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/cert-manager/cert-manager dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.23.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the gomod group with 6 updates in the / directory:
2.55.02.56.01.41.21.41.41.32.101.32.121.96.21.97.11.19.41.20.00.23.10.23.3Updates
github.com/DataDog/datadog-api-client-go/v2from 2.55.0 to 2.56.0Release notes
Sourced from github.com/DataDog/datadog-api-client-go/v2's releases.
Changelog
Sourced from github.com/DataDog/datadog-api-client-go/v2's changelog.
Commits
e199042Bump versions and add changelog entries. (#3774)d335850Add ci_code_coverage_committers to usage API (#3761)ce5a4fcRegenerate client from commit b5e5ace of spec repo (#3760)74f3e61Regenerate client from commit 1c5e4c8 of spec repo (#3740)47938cdBilling_plan field deprecation - correction start date (#3765)e50c4b1Add OpenAPI spec for LLM Observability Experiments API (#3742)890d48eMark legacy non-FnF query fields and WidgetEvent as deprecated in dashboard s...0200aa3Add Maintenances and minor updates to Status Pages API (#3726)57ebae9Fix UnmarshalJSON required check for nullable additionalProperties containers...8dbdab1billing_plan field deprecation in billable-summary endpoint (#3744)Updates
github.com/aws/aws-sdk-go-v2from 1.41.2 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/configfrom 1.32.10 to 1.32.12Commits
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/s3from 1.96.2 to 1.97.1Commits
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/cert-manager/cert-managerfrom 1.19.4 to 1.20.0Release notes
Sourced from github.com/cert-manager/cert-manager's releases.
... (truncated)
Commits
0d2f215Merge pull request #8599 from hjoshi123/fix/cherry-pick-1.26992544ccherry picking go 1.26.1 onto release-1.200ef9dd0Merge pull request #8598 from cert-manager-bot/cherry-pick-8581-to-release-1.20700e95aMerge pull request #8597 from cert-manager-bot/cherry-pick-8595-to-release-1.200ee2440Merge pull request #8596 from cert-manager-bot/cherry-pick-8590-to-release-1.20fbf8b99fix(deps): update module k8s.io/klog/v2 to v2.140.058d6b5adisable metrics server for test webhook04762eaconfigure contextual test logger for controller-runtime webhook onlyfb10af9Merge pull request #8576 from maelvls/release-1.20f27af7b[release-1.20] update trivy to fix scansUpdates
sigs.k8s.io/controller-runtimefrom 0.23.1 to 0.23.3Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
f9589b9Merge pull request #3469 from k8s-infra-cherrypick-robot/cherry-pick-3468-to-...25615adEnsure DefaulterRemoveUnknownOrOmitableFields is still working even if object...8122a62Merge pull request #3467 from k8s-infra-cherrypick-robot/cherry-pick-3463-to-...35093c6Reduce memory usage of default webhooks4dbfa5c[release-0.23] 🐛 Fix fake client's SSA status patch resource version check (#...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 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