Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

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

Package From To
github.com/DataDog/datadog-api-client-go/v2 2.36.1 2.44.0
github.com/aws/aws-sdk-go-v2 1.36.3 1.38.3
github.com/aws/aws-sdk-go-v2/config 1.29.12 1.31.6
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.17.70 1.19.4
github.com/spf13/cobra 1.9.1 1.10.1
github.com/stretchr/testify 1.10.0 1.11.1
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.44.0

Release notes

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

v2.44.0

See ./CHANGELOG.md for details

v2.43.0

See ./CHANGELOG.md for details

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

... (truncated)

Changelog

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

2.44.0/2025-08-12

Added

  • Add Flex_Logs_Compute_XL to API Spec #3266
  • Support Host and IaC finding types in security notifications #3265
  • New keys for summary public endpoint for Event Management Correlation product #3261
  • Add log autosubscription tag filters config to aws v2 API #3257
  • Extended List Findings API to expose resource related Private IP Addresses to details #3250
  • update metrics.yaml for ListMetricAssets and include Dashboard info #3245
  • Support Cloud SIEM scheduled rules in API client #3242
  • Uncomment edit dataset block, add dataset limitations into endpoint descriptions #3240
  • Add text field in synthetics search endpoint #3239
  • Adding all action connection types to public API #3238
  • Document case management attributes endpoints #3236
  • add AP2 endpoint for On-Call Paging #3232
  • Flag IP case action #3230
  • Add DNS specs for Cloud Network Monitoring API #3228
  • Adding Datadog Connection to Connection API #3222

Fixed

  • Split Dataset into separate request and response objects, mark unstable #3249
  • Disables some tests to avoid fails as the service is disabled #3244
  • OP make 'support_rules' field in parse_grok processor optional #3233

Deprecated

  • Deprecate signals triage v1 endpoints #3246

2.43.0/2025-07-14

Added

  • Add Datasets API to Open API Spec #3210
  • Add support for vulnerability management - GetSBOMsList new endpoint and update existing ones #3209
  • Add spreadsheet to restriction_policy specs #3203
  • Adds missing /api/v1/synthetics/tests/search spec #3196
  • Add API spec for AWS Integrations IAM permissions #3190
  • New keys added for multiple products #3188
  • Add extractFromEmailBody step for synthetics browser test #3185
  • Add support for Array Processor in Logs Pipelines #3183
  • Document Cloud Cost Management GCP endpoints publicly #3132

Changed

  • Update template variable schemas with type field in dashboards and shared dashboards endpoints for group by template variables #3184

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

... (truncated)

Commits
  • b99f504 Bump versions and add changelog entries. (#3275)
  • 67c6f40 Support Cloud SIEM scheduled rules in API client (#3242)
  • 2fae060 Add log autosubscription tag filters config to aws v2 API (#3257)
  • 02fd1c6 [cloud-network-monitoring] Remove preview note + Add notifications (#3267)
  • 95edcab OP make 'support_rules' field in parse_grok processor optional (#3233)
  • 73cf26a Support Host and IaC finding types in security notifications (#3265)
  • 889a255 Add Flex_Logs_Compute_XL to API Spec (#3266)
  • 56f985a New keys for summary public endpoint for Event Management Correlation product...
  • ebf7511 Add DNS specs for Cloud Network Monitoring API (#3228)
  • e6b2da7 Replace synthetics-ct team references with synthetics-managing (#3252)
  • Additional commits viewable in compare view

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

Commits

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

Commits

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

Commits

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

Commits

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

Commits

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

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-08-27)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.23.0
    • Feature: Sort map keys in JSON Document types.

Release (2025-07-24)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.5
    • Feature: Add HTTP interceptors.

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)

... (truncated)

Commits

Updates github.com/spf13/cobra from 1.9.1 to 1.10.1

Release notes

Sourced from github.com/spf13/cobra's releases.

v1.10.1

🐛 Fix

v1.0.9 of pflags brought back ParseErrorsWhitelist and marked it as deprecated

Full Changelog: spf13/cobra@v1.10.0...v1.10.1

v1.10.0

What's Changed

🚨 Attention!

This version of pflag carried a breaking change: it renamed ParseErrorsWhitelist to ParseErrorsAllowlist which can break builds if both pflag and cobra are dependencies in your project.

  • If you use both pflag and cobra, upgrade pflagto 1.0.8 andcobrato1.10.0`
  • or use the newer, fixed version of pflag v1.0.9 which keeps the deprecated ParseErrorsWhitelist

More details can be found here: spf13/cobra#2303

✨ Features

🐛 Fix

🪠 Testing

📝 Docs

New Contributors

... (truncated)

Commits
  • 7da941c chore: Bump pflag to v1.0.9 (#2305)
  • 51d6751 Bump pflag to 1.0.8 (#2303)
  • 3f3b818 Update README.md with new logo
  • dcaf42e Add Periscope to the list of projects using Cobra (#2299)
  • 6dec1ae The default ShellCompDirective can be customized for a command and its subcom...
  • c8289c1 chore(golangci-lint): add some exclusion presets
  • 4af7b64 refactor: apply golangci-lint autofixes, work around false positives
  • 75790e4 chore(golangci-lint): upgrade to v2
  • db3ddb5 Adding sponsorship to README.md
  • 67171d6 putting sponsorship below header
  • Additional commits viewable in compare view

Updates github.com/stretchr/testify from 1.10.0 to 1.11.1

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.11.1

This release fixes #1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.

What's Changed

Full Changelog: stretchr/testify@v1.11.0...v1.11.1

v1.11.0

What's Changed

Functional Changes

v1.11.0 Includes a number of performance improvements.

Fixes

Documentation, Build & CI

... (truncated)

Commits
  • 2a57335 Merge pull request #1788 from brackendawson/1785-backport-1.11
  • af8c912 Backport #1786 to release/1.11
  • b7801fb Merge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...
  • 69831f3 build(deps): bump actions/checkout from 4 to 5
  • a53be35 Improve captureTestingT helper
  • aafb604 mock: improve formatting of error message
  • 7218e03 improve error msg
  • 929a212 Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filtering
  • bc7459e suite: faster filtering of methods (-testify.m)
  • 7d37b5c suite: refactor methodFilter
  • 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 7 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.44.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.36.3` | `1.38.3` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.12` | `1.31.6` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.70` | `1.19.4` |
| [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.9.1` | `1.10.1` |
| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.10.0` | `1.11.1` |
| [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.44.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.44.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.36.3 to 1.38.3
- [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.38.3)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.12 to 1.31.6
- [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.31.6)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.65 to 1.18.10
- [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...config/v1.18.10)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.70 to 1.19.4
- [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...service/m2/v1.19.4)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.79.0 to 1.87.3
- [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.87.3)

Updates `github.com/aws/smithy-go` from 1.22.3 to 1.23.0
- [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.23.0)

Updates `github.com/spf13/cobra` from 1.9.1 to 1.10.1
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.9.1...v1.10.1)

Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.10.0...v1.11.1)

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.44.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.38.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-actions-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.31.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-actions-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.18.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-actions-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-version: 1.19.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-actions-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.87.3
  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.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-actions-deps
- dependency-name: github.com/spf13/cobra
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-actions-deps
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Sep 2, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2025

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

@dependabot dependabot bot closed this Oct 1, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/go-actions-deps-4a56c86a0d branch October 1, 2025 10:18
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