Skip to content

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

Merged
k1LoW merged 1 commit intomainfrom
dependabot/go_modules/dependencies-859115e240
Oct 31, 2025
Merged

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 26, 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.47.0 to 2.48.0

Release notes

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

v2.48.0

See ./CHANGELOG.md for details

Changelog

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

2.48.0/2025-10-23

Changed

  • Include mention to new scanned-assets-metadata endpoint on container images v1 endpoint #3410
  • Include mention to new scanned-assets-metadata endpoint on hosts v1 endpoint #3409
  • security_monitoring - Add indexes to deprecate index in ruleQuery #3402
  • Add support for vulnerability management - Add ListScannedAssetsMetadata new endpoint and update existing ones #3400
  • Update description, operationId and examples for tag pipeline and custom allocation rules #3397

Fixed

  • Update the summary name for get a tag pipeline ruleset. #3405

Added

  • Add new DeleteAssignee endpoint to Error Tracking APIs #3404
  • document agentless GCP scan options CRUD endpoints #3401
  • Document /api/v2/roles/templates #3390
  • Add Reference Tables API spec #3389
  • Add blockedRequestPatterns to synthetics browser test options #3383
  • Add BulkDeleteDatastoreItems to Datastore API spec #3382
  • Add some missing Workload Protection agent rule fields #3381
  • Add AzureScanOptions to agentless scanning API #3379
  • Add conditional recipients to notification rule #3375
  • Update ci_app description with max 1 year event run duration restriction #3358
  • Documenting the new Flaky Test Management API endpoint for public beta #3347
  • Document multiple case-management endpoints #3273
Commits
  • 9d89d0e Bump versions and add changelog entries. (#3420)
  • 7814b32 Allow missing descriptions. (#3413)
  • 178704d Update ci_app description with max 1 year event run duration restriction (#3358)
  • a388306 Add new DeleteAssignee endpoint to Error Tracking APIs (#3404)
  • 6ae04cc Include mention to new scanned-assets-metadata endpoint on hosts v1 endpoint ...
  • 29d4e8e Include mention to new scanned-assets-metadata endpoint on container images v...
  • 7e83419 Document multiple case-management endpoints (#3273)
  • fb82920 Add support for vulnerability management - Add ListScannedAssetsMetadata new ...
  • 154b542 Update the summary name for get a tag pipeline ruleset. (#3405)
  • b96e12b Regenerate client from commit 0767ae6 of spec repo (#3402)
  • 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

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.47.0 to 2.48.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.47.0...v2.48.0)

---
updated-dependencies:
- dependency-name: github.com/DataDog/datadog-api-client-go/v2
  dependency-version: 2.48.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 added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Oct 26, 2025
@github-actions
Copy link
Copy Markdown
Contributor

Code Metrics Report

main (e34caf5) #33 (ef4b5cc) +/-
Coverage 5.6% 5.6% 0.0%
Code to Test Ratio 1:0.1 1:0.1 0.0
Test Execution Time 9s 9s 0s
Details
  |                     | main (e34caf5) | #33 (ef4b5cc) | +/-  |
  |---------------------|----------------|---------------|------|
  | 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 |             9s |            9s |   0s |

Reported by octocov

@k1LoW k1LoW merged commit 7e586f8 into main Oct 31, 2025
2 checks passed
@k1LoW k1LoW deleted the dependabot/go_modules/dependencies-859115e240 branch October 31, 2025 12:25
@github-actions github-actions Bot mentioned this pull request Oct 31, 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