Skip to content

chore(deps): bump the gomod group with 4 updates#351

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/gomod-498bfdc6c8
Jul 7, 2026
Merged

chore(deps): bump the gomod group with 4 updates#351
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/gomod-498bfdc6c8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the gomod group with 4 updates: github.com/DataDog/datadog-api-client-go/v2, github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config and github.com/aws/aws-sdk-go-v2/service/s3.

Updates github.com/DataDog/datadog-api-client-go/v2 from 2.61.0 to 2.62.0

Release notes

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

v2.62.0

See ./CHANGELOG.md for details

Changelog

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

2.62.0/2026-06-30

Added

  • Add the uk1 data center. #4294
  • [obs-pipelines] Add TLS support to cloud_prem destination #4287
  • Add OpenAPI spec for k9-integration-api security findings and vulnerabilities #4284
  • Document metrics volume includes #4282
  • Add buffer configuration to ClickHouse destination #4281
  • Add public API endpoints for feature flag variant create, update, and delete #4279
  • Add public v2 OpenAPI operations for governance controls #4277
  • Add ObservabilityPipelineClickhouseDestination to OpenAPI spec #4276
  • Add ObservabilityPipelineWebsocketSource to schema #4274
  • Add security_filters and rules resource types to terraform export endpoints #4272
  • Add OpenAPI for Cloud Cost Management custom forecast endpoints #4271
  • Add Edit and Delete Notice Update and Slack icon support in API spec #4266
  • Add OpenAPI spec for RUM Remote Config endpoints #4263
  • Add OpenAPI spec for code-coverage PR summary and files endpoints #4262
  • Add public API for security findings automation rules #4259
  • Add OpenAPI spec for governance insights #4252
  • Add OpenAPI specs for reporting schedule endpoints #4246
  • Add LogsArrayMapProcessor to OpenAPI v1 spec #4218
  • Update GetBudget API spec with cost query parameters and custom forecast fields #4217

Changed

  • Update worked_by param to accept handle instead of UUID #4292
  • Add support for running CI jobs #4278
  • feat(test-optimization): update service settings API with override and inherit fields #4261
  • Mark tag indexing rule endpoints as Preview in API spec #4260

Fixed

  • Fix zero-delay retries when HTTPClient.Timeout is unset #4290
  • Fix test by adding on_missing_data options to the req payload #4286

Deprecated

  • Remove Compliance Findings rule-based view endpoint from OpenAPI v2 #4288
Commits
  • 627bfba Bump versions and add changelog entries. (#4300)
  • 4d46c9b Regenerate client from commit 3360349 of spec repo (#4292)
  • 3c37eab Regenerate client from commit 6a6a888 of spec repo (#4260)
  • f9a06b1 Regenerate client from commit b4e7c78 of spec repo (#4294)
  • 07e7177 Regenerate client from commit c7504fc of spec repo (#4287)
  • 7e3948f Regenerate client from commit a83cafd of spec repo (#4288)
  • 4ca662f Fix zero-delay retries when HTTPClient.Timeout is unset (#4290)
  • cd8abe9 Regenerate client from commit af12d35 of spec repo (#4278)
  • d2dcc8a Regenerate client from commit 1cc0120 of spec repo (#4286)
  • 90d0f0b Regenerate client from commit 6d8a672 of spec repo (#4284)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.42.0 to 1.42.1

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.26 to 1.32.28

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.104.1 to 1.105.0

Commits

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 4 updates: [github.com/DataDog/datadog-api-client-go/v2](https://github.com/DataDog/datadog-api-client-go), [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2).


Updates `github.com/DataDog/datadog-api-client-go/v2` from 2.61.0 to 2.62.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.61.0...v2.62.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.42.0 to 1.42.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.42.0...v1.42.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.26 to 1.32.28
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.26...config/v1.32.28)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.104.1 to 1.105.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.104.1...service/s3/v1.105.0)

---
updated-dependencies:
- dependency-name: github.com/DataDog/datadog-api-client-go/v2
  dependency-version: 2.62.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.42.1
  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.28
  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.105.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Jul 7, 2026
@github-actions github-actions Bot merged commit a618b90 into main Jul 7, 2026
4 of 7 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/gomod-498bfdc6c8 branch July 7, 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