Skip to content

chore(deps): bump the gomod group across 1 directory with 6 updates#329

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/gomod-d482020496
Mar 17, 2026
Merged

chore(deps): bump the gomod group across 1 directory with 6 updates#329
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/gomod-d482020496

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2026

Bumps the gomod group with 6 updates in the / directory:

Package From To
github.com/DataDog/datadog-api-client-go/v2 2.55.0 2.56.0
github.com/aws/aws-sdk-go-v2 1.41.2 1.41.4
github.com/aws/aws-sdk-go-v2/config 1.32.10 1.32.12
github.com/aws/aws-sdk-go-v2/service/s3 1.96.2 1.97.1
github.com/cert-manager/cert-manager 1.19.4 1.20.0
sigs.k8s.io/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

Sourced from github.com/DataDog/datadog-api-client-go/v2's releases.

v2.56.0

See ./CHANGELOG.md for details

Changelog

Sourced from github.com/DataDog/datadog-api-client-go/v2's changelog.

2.56.0/2026-03-06

Added

  • Billing_plan field deprecation - correction start date #3765
  • Add ci_code_coverage_committers to usage API #3761
  • Expose usage-attribution-types publicly and update attribution descriptions #3760
  • Add new param to api/v2/metrics #3754
  • Add FormulaAndFunctionEventQueryGroupByFields schema to support flat group_by form #3750
  • billing_plan field deprecation in billable-summary endpoint #3744
  • Add OpenAPI spec for LLM Observability Experiments API #3742
  • Add missing persona_mapping endpoints #3731
  • Adding Observability Pipelines Secret Management feature support #3729
  • Workflow Automation - Add Form Trigger #3728
  • Add Maintenances and minor updates to Status Pages API #3726
  • Introduce api/v2/integration API endpoint #3719
  • Add OpenAPI spec for Change Management endpoints #3717
  • Add sort parameter to detection rules list endpoint #3714
  • Add public documentation on NDM interface tags endpoint #3711
  • Add documentation for POST api/v2/incidents/import #3707
  • Post an event v2 API - add a new enum value to links.category field and add pattern validation on changed_resource.name field #3706
  • Add receives_permissions_from field to Roles API #3696
  • Adding custom mapper support to Observability Pipelines OCSF Mapper #3692
  • Add seats API v2 endpoints with error responses and required fields #3689
  • Added support for Google Chat Organization Handles Public API #3667
  • Add Network Path test endpoints to v2 spec #3663
  • Add OpenAPI documentation for cloud-auth-config service #3633
  • Add suppression sort by create date #3618

Fixed

  • Fix UnmarshalJSON required check for nullable additionalProperties containers #3762
  • Fix WidgetNewFixedSpan - timestamps are milliseconds not seconds #3722
  • Increase validation limit on integration type #3715

Deprecated

  • Mark legacy non-FnF query fields and WidgetEvent as deprecated in dashboard spec + update Distribuition docs #3746
Commits
  • e199042 Bump versions and add changelog entries. (#3774)
  • d335850 Add ci_code_coverage_committers to usage API (#3761)
  • ce5a4fc Regenerate client from commit b5e5ace of spec repo (#3760)
  • 74f3e61 Regenerate client from commit 1c5e4c8 of spec repo (#3740)
  • 47938cd Billing_plan field deprecation - correction start date (#3765)
  • e50c4b1 Add OpenAPI spec for LLM Observability Experiments API (#3742)
  • 890d48e Mark legacy non-FnF query fields and WidgetEvent as deprecated in dashboard s...
  • 0200aa3 Add Maintenances and minor updates to Status Pages API (#3726)
  • 57ebae9 Fix UnmarshalJSON required check for nullable additionalProperties containers...
  • 8dbdab1 billing_plan field deprecation in billable-summary endpoint (#3744)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.41.2 to 1.41.4

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.10 to 1.32.12

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.96.2 to 1.97.1

Commits

Updates github.com/cert-manager/cert-manager from 1.19.4 to 1.20.0

Release notes

Sourced from github.com/cert-manager/cert-manager's releases.

v1.20.0

cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.

v1.20.0 adds alpha support for the new ListenerSet resource, adds support for Azure Private DNS; parentRefs are no longer required when using ACME with Gateway API, and OtherNames was promoted to Beta.

Changes by Kind

Feature

  • Added a set of flags to permit setting NetworkPolicy across all deployed containers. Remove redundant global IP ranges from example policies. (#8370, @​jcpunk)
  • Added selectable fields to custom resource definitions for .spec.issuerRef.{group, kind, name} (#8256, @​tareksha)
  • Added support for specifying imagePullSecrets in the startupapicheck-job Helm template to enable pulling images from private registries. (#8186, @​mathieu-clnk)
  • Added 'extraContainers' helm chart value, allowing the deployment of arbitrary sidecar containers within the cert-manager operator pod. This can be used to support, for e.g., AWS IAM Roles Anywhere for Route53 DNS01 verification. (#8355, @​dancmeyers)
  • Added parentRef override annotations on the Certificate resource. (#8518, @​hjoshi123)
  • Added support for azure private zones for dns01 issuer. (#8494, @​hjoshi123)
  • Added support for configuring PEM decoding size limits, allowing operators to handle larger certificates and keys. (#7642, @​robertlestak)
  • Added support for unhealthyPodEvictionPolicy in PodDisruptionBudget (#7728, @​jcpunk)
  • For Venafi provider, read venafi.cert-manager.io/custom-fields annotation on Issuer/ClusterIssuer and use it as base with override/append capabilities on Certificate level. (#8301, @​k0da)
  • Improve error message when CA issuers are misconfigured to use a clashing secret name (#8374, @​majiayu000)
  • Introduce a new Ingress annotation acme.cert-manager.io/http01-ingress-ingressclassname to override http01.ingress.ingressClassName field in HTTP-01 challenge solvers. (#8244, @​lunarwhite)
  • Update global.nodeSelector to helm chart to perform a merge and allow for a single nodeSelector to be set across all services. (#8195, @​StingRayZA)
  • Vault issuers will now include the Vault server address as one of the default audiences on generated service account tokens. (#8228, @​terinjokes)
  • Added experimental XListenerSets feature gate (#8394, @​hjoshi123)

Documentation

Bug or Regression

  • Adds logs for cases when acme server returns us a fatal error in the order controller (#8199, @​Peac36)
  • Fixed an issue where kind or group in the issuerRef of a Certificate was omitted, upgrading to 1.19.x incorrectly caused the certificate to be renewed (#8160, @​inteon)
  • Changes to the Duration and RenewBefore annotations on ingress and gateway-api resources will now trigger certificate updates. (#8232, @​eleanor-merry)
  • Fix an issue where ACME challenge TXT records are not cleaned up when there are many resource records in CloudDNS. (#8456, @​tkna)
  • Fix unregulated retries with the DigitalOcean DNS-01 solver Add full detailed DNS-01 errors to the events attached to the Challenge, for easier debugging (#8221, @​wallrj-cyberark)
  • Fixed an infinite re-issuance loop that could occur when an issuer returns a certificate with a public key that doesn't match the CSR. The issuing controller now validates the certificate before storing it and fails with backoff on mismatch. (#8403, @​calm329)
  • Fixed an issue where HTTP-01 challenges failed when the Host header contains an IPv6 address. This means that users can now issue IP address certificates for IPv6 address subjects. (#8424, @​SlashNephy)
  • Fixed the HTTP-01 Gateway solver creating invalid HTTPRoutes by not setting spec.hostnames when the challenge DNSName is an IP address. (#8443, @​alviss7)
  • Revert API defaults for issuer reference kind and group introduced in 0.19.0 (#8173, @​erikgb)
  • Security (MODERATE): Fix a potential panic in the cert-manager controller when a DNS response in an unexpected order was cached. If an attacker was able to modify DNS responses (or if they controlled the DNS server) it was possible to cause denial of service for the cert-manager controller. (#8469, @​SgtCoDFish)
  • Update Go to v1.25.5 to fix CVE-2025-61727 and CVE-2025-61729 (#8290, @​octo-sts[bot])
  • When Prometheus monitoring is enabled, the metrics label is now set to the intended value of cert-manager. Previously, it was set depending on various factors (namespace cert-manager is installed in and/or Helm release name). (#8162, @​LiquidPL)

Other (Cleanup or Flake)

... (truncated)

Commits
  • 0d2f215 Merge pull request #8599 from hjoshi123/fix/cherry-pick-1.26
  • 992544c cherry picking go 1.26.1 onto release-1.20
  • 0ef9dd0 Merge pull request #8598 from cert-manager-bot/cherry-pick-8581-to-release-1.20
  • 700e95a Merge pull request #8597 from cert-manager-bot/cherry-pick-8595-to-release-1.20
  • 0ee2440 Merge pull request #8596 from cert-manager-bot/cherry-pick-8590-to-release-1.20
  • fbf8b99 fix(deps): update module k8s.io/klog/v2 to v2.140.0
  • 58d6b5a disable metrics server for test webhook
  • 04762ea configure contextual test logger for controller-runtime webhook only
  • fb10af9 Merge pull request #8576 from maelvls/release-1.20
  • f27af7b [release-1.20] update trivy to fix scans
  • Additional commits viewable in compare view

Updates sigs.k8s.io/controller-runtime from 0.23.1 to 0.23.3

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.23.3

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.23.2...v0.23.3

v0.23.2

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.23.1...v0.23.2

Commits
  • f9589b9 Merge pull request #3469 from k8s-infra-cherrypick-robot/cherry-pick-3468-to-...
  • 25615ad Ensure DefaulterRemoveUnknownOrOmitableFields is still working even if object...
  • 8122a62 Merge pull request #3467 from k8s-infra-cherrypick-robot/cherry-pick-3463-to-...
  • 35093c6 Reduce memory usage of default webhooks
  • 4dbfa5c [release-0.23] 🐛 Fix fake client's SSA status patch resource version check (#...
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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

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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 17, 2026
@github-actions github-actions bot merged commit 4c8b97d into main Mar 17, 2026
5 of 7 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-d482020496 branch March 17, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants