Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps the go-actions-deps group with 5 updates in the / directory:

Package From To
github.com/DataDog/datadog-api-client-go/v2 2.36.1 2.42.0
github.com/aws/aws-sdk-go-v2 1.36.3 1.36.5
github.com/aws/aws-sdk-go-v2/config 1.29.12 1.29.17
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.17.70 1.17.82
golang.org/x/oauth2 0.28.0 0.30.0

Updates github.com/DataDog/datadog-api-client-go/v2 from 2.36.1 to 2.42.0

Release notes

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

v2.42.0

See ./CHANGELOG.md for details

v2.41.0

See ./CHANGELOG.md for details

v2.40.0

See ./CHANGELOG.md for details

v2.39.0

See ./CHANGELOG.md for details

v2.38.0

See ./CHANGELOG.md for details

v2.37.1

What's Changed

Fixed

Added

Changed

Full Changelog: DataDog/datadog-api-client-go@v2.36.1...v2.37.1

Changelog

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

2.42.0/2025-06-30

Fixed

  • Synthetics mobile test message field is now required #3182
  • Make dns port be string and number #3166

Security

  • Remove caseIndex from historical jobs api spec #3181

Changed

  • Update events intake specs for v2 Events post endpoint #3177

Added

  • Update Incident API specs to include is_test in POST /incidents and incidents response #3176
  • Add App Key Registration API #3170
  • Add Monitor Template API #3110

Deprecated

  • Deprecate SLO metadata fields in api spec #3137

2.41.0/2025-06-24

Fixed

  • Fix basic auth requirements #3163

Added

  • Microsoft Sentinel Public API support #3161
  • Add the AP2 datacenter. #3159

2.40.0/2025-06-23

Fixed

  • Fix basic auth requirements #3163
  • Add support for the api_security detection rule type #3158

Added

  • Microsoft Sentinel Public API support #3161
  • Add custom fields to Rule update/validate API public documentation. #3150
  • Add hash field to actions in CWS agent rules #3147
  • SDCD-1142: adding custom_tags optional attribute to DORA API spec #3134
  • Add sampling fields to SDS spec #3129
  • Add API spec for team hierarchy APIs #3105

Changed

  • Update events intake specs for v2 Events post endpoint #3144

2.39.0/2025-06-16

Fixed

  • sanitize configuration keys correctly #3143

... (truncated)

Commits
  • fe955e0 Bump versions and add changelog entries. (#3189)
  • 7f5716e Regenerate client from commit be63084a of spec repo (#3182)
  • 413fb07 Regenerate client from commit 76086f13 of spec repo (#3181)
  • 4b030d1 Regenerate client from commit c051b78b of spec repo (#3170)
  • 2a13386 Regenerate client from commit 31044eb9 of spec repo (#3176)
  • d32a82b Regenerate client from commit 51c17453 of spec repo (#3177)
  • 4b16e31 Regenerate client from commit 0ec5a2f3 of spec repo (#3178)
  • 7d26bbb Regenerate client from commit 949f90e2 of spec repo (#3137)
  • 7d84218 Regenerate client from commit 5d86661b of spec repo (#3166)
  • ac087a6 Regenerate client from commit 8772660e of spec repo (#3110)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.36.3 to 1.36.5

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.29.12 to 1.29.17

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.65 to 1.17.70

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.70 to 1.17.82

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.79.0 to 1.82.0

Commits

Updates github.com/aws/smithy-go from 1.22.3 to 1.22.4

Release notes

Sourced from github.com/aws/smithy-go's releases.

v1.22.4

Release (2025-06-16)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.4
    • Bug Fix: Fix CBOR serd empty check for string and enum fields
Changelog

Sourced from github.com/aws/smithy-go's changelog.

Release (2025-06-16)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.4
    • Bug Fix: Fix CBOR serd empty check for string and enum fields
    • Bug Fix: Fix HTTP metrics data race.
    • Bug Fix: Replace usages of deprecated ioutil package.

Release (2025-02-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.3
  • Dependency Update: Bump minimum Go version to 1.22 per our language support policy.

Release (2025-01-21)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.2
    • Bug Fix: Fix HTTP metrics data race.
    • Bug Fix: Replace usages of deprecated ioutil package.

Release (2024-11-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.1
    • Bug Fix: Fix failure to replace URI path segments when their names overlap.

Release (2024-10-03)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.0
    • Feature: Add HTTP client metrics.

Release (2024-09-25)

... (truncated)

Commits
  • bf8427e Release 2025-06-16
  • f173ede add changelog for manual release (#585)
  • 49e32ad add empty check for string and enum serialization in cbor (#584)
  • 4114b6e set missing x-amzn-query-mode for awsQueryCompatible (#583)
  • ac97392 qt->qtype
  • 3f73d67 upgrade smithy, correct serialization of empty-prefix httpPrefixHeaders (#582)
  • a14e8e7 test protocol selection (#581)
  • a13e2d5 Move CBOR deserialization timers to AFTER calling middleware.Next (#580)
  • 4e627e9 abstract directed codegen
  • d2fdc13 Close cbor serde timers to accurately measure middleware timing (#578)
  • Additional commits viewable in compare view

Updates golang.org/x/oauth2 from 0.28.0 to 0.30.0

Commits
  • cf14319 oauth2: fix expiration time window check
  • 32d34ef internal: include clientID in auth style cache key
  • 2d34e30 oauth2: replace a magic number with AuthStyleUnknown
  • 696f7b3 all: modernize with doc links and any
  • 471209b oauth2: drop dependency on go-cmp
  • 6968da2 oauth2: sync Token.ExpiresIn from internal Token
  • d2c4e0a oauth2: context instead of golang.org/x/net/context in doc
  • 883dc3c endpoints: add various endpoints from stale CLs
  • 1c06e87 all: make use of oauth.Token.ExpiresIn
  • 65c15a3 oauth2: remove extra period
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 go-actions-deps group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/DataDog/datadog-api-client-go/v2](https://github.com/DataDog/datadog-api-client-go) | `2.36.1` | `2.42.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.36.3` | `1.36.5` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.12` | `1.29.17` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.70` | `1.17.82` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.28.0` | `0.30.0` |



Updates `github.com/DataDog/datadog-api-client-go/v2` from 2.36.1 to 2.42.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.36.1...v2.42.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.36.3 to 1.36.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.36.3...v1.36.5)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.12 to 1.29.17
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.29.12...config/v1.29.17)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.65 to 1.17.70
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.65...credentials/v1.17.70)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.70 to 1.17.82
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.70...feature/s3/manager/v1.17.82)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.79.0 to 1.82.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.79.0...service/s3/v1.82.0)

Updates `github.com/aws/smithy-go` from 1.22.3 to 1.22.4
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.22.3...v1.22.4)

Updates `golang.org/x/oauth2` from 0.28.0 to 0.30.0
- [Commits](golang/oauth2@v0.28.0...v0.30.0)

---
updated-dependencies:
- dependency-name: github.com/DataDog/datadog-api-client-go/v2
  dependency-version: 2.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-actions-deps
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.36.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-actions-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.29.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-actions-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.17.70
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-actions-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-version: 1.17.82
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-actions-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.82.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-actions-deps
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.22.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-actions-deps
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-actions-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 1, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/go-actions-deps-5c07c582d2 branch September 1, 2025 17:13
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.

1 participant