Skip to content

chore(deps): bump github.com/DataDog/datadog-api-client-go/v2 from 2.48.0 to 2.49.0 in the dependencies group#34

Merged
k1LoW merged 1 commit intomainfrom
dependabot/go_modules/dependencies-2f94c38bdf
Nov 6, 2025
Merged

chore(deps): bump github.com/DataDog/datadog-api-client-go/v2 from 2.48.0 to 2.49.0 in the dependencies group#34
k1LoW merged 1 commit intomainfrom
dependabot/go_modules/dependencies-2f94c38bdf

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 2, 2025

Bumps the dependencies group with 1 update: github.com/DataDog/datadog-api-client-go/v2.

Updates github.com/DataDog/datadog-api-client-go/v2 from 2.48.0 to 2.49.0

Release notes

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

v2.49.0

See ./CHANGELOG.md for details

Changelog

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

2.49.0/2025-10-30

Added

  • 📝 [LOGSAC-1298] Add logs-pipeline type to restriction policy OpenAPI spec #3434
  • Security Monitoring - Update Signal Archive Reasons #3433
  • Add endpoints for Software Composition Analysis #3430
  • Add New Serverless Summary Entries to Api Spec #3418
  • Add metric namespace config filters to V2 GCP API #3417
  • Add specs for v2 eventbridge API #3414
  • Add support for Schema Processor in Logs Pipelines #3411
  • Add Static Analysis Rules Endpoints #3395

Changed

  • Rename historical job API endpoints to threat hunting #3431
Commits
  • bce3ca6 Bump versions and add changelog entries. (#3442)
  • 3c2d740 Update Post an event v2 API description (#3437)
  • b36bf0c fix(aws): mark eventbridge v1 endpoints as deprecated (#3438)
  • 9838ca5 fix(aws): mark v1 endpoints which have v2 replacement as deprecated (#3415)
  • ebd2fd5 Add New Serverless Summary Entries to Api Spec (#3418)
  • 151a146 Add Static Analysis Rules Endpoints (#3395)
  • 65449f4 Add specs for v2 eventbridge API (#3414)
  • f4cc37a [LOGSAC-1298] Add logs-pipeline type to restriction policy OpenAPI spec (#3434)
  • fff03f3 Security Monitoring - Update Signal Archive Reasons v2 (#3433)
  • 07458ab Add metric namespace config filters to V2 GCP API (#3417)
  • Additional commits viewable in compare view

Dependabot compatibility score

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Nov 2, 2025
@k1LoW
Copy link
Copy Markdown
Owner

k1LoW commented Nov 6, 2025

@dependabot rebase

Bumps the dependencies group with 1 update: [github.com/DataDog/datadog-api-client-go/v2](https://github.com/DataDog/datadog-api-client-go).


Updates `github.com/DataDog/datadog-api-client-go/v2` from 2.48.0 to 2.49.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.48.0...v2.49.0)

---
updated-dependencies:
- dependency-name: github.com/DataDog/datadog-api-client-go/v2
  dependency-version: 2.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/dependencies-2f94c38bdf branch from 9e29a4f to 91e478d Compare November 6, 2025 01:51
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 6, 2025

Code Metrics Report

main (3addaff) #34 (fbb265d) +/-
Coverage 5.6% 5.6% 0.0%
Code to Test Ratio 1:0.1 1:0.1 0.0
Test Execution Time 10s 10s 0s
Details
  |                     | main (3addaff) | #34 (fbb265d) | +/-  |
  |---------------------|----------------|---------------|------|
  | Coverage            |           5.6% |          5.6% | 0.0% |
  |   Files             |             10 |            10 |    0 |
  |   Lines             |            405 |           405 |    0 |
  |   Covered           |             23 |            23 |    0 |
  | Code to Test Ratio  |          1:0.1 |         1:0.1 |  0.0 |
  |   Code              |            939 |           939 |    0 |
  |   Test              |            102 |           102 |    0 |
  | Test Execution Time |            10s |           10s |   0s |

Reported by octocov

@k1LoW k1LoW merged commit 0d04629 into main Nov 6, 2025
2 checks passed
@k1LoW k1LoW deleted the dependabot/go_modules/dependencies-2f94c38bdf branch November 6, 2025 01:58
@github-actions github-actions Bot mentioned this pull request Nov 6, 2025
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