Skip to content

chore(deps): bump the all group with 2 updates#9

Merged
platinummonkey merged 1 commit into
mainfrom
dependabot/go_modules/all-487174929c
Feb 10, 2026
Merged

chore(deps): bump the all group with 2 updates#9
platinummonkey merged 1 commit into
mainfrom
dependabot/go_modules/all-487174929c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 10, 2026

Bumps the all group with 2 updates: github.com/DataDog/datadog-api-client-go/v2 and github.com/spf13/cobra.

Updates github.com/DataDog/datadog-api-client-go/v2 from 2.30.0 to 2.54.0

Release notes

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

v2.54.0

See ./CHANGELOG.md for details

v2.53.0

See ./CHANGELOG.md for details

v2.52.0

See ./CHANGELOG.md for details

v2.51.0

See ./CHANGELOG.md for details

v2.50.0

See ./CHANGELOG.md for details

v2.49.0

See ./CHANGELOG.md for details

v2.48.0

See ./CHANGELOG.md for details

v2.47.0

See ./CHANGELOG.md for details

v2.46.0

See ./CHANGELOG.md for details

v2.45.0

See ./CHANGELOG.md for details

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

... (truncated)

Changelog

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

2.54.0/2026-01-15

Added

  • Add subtest for synthetics multistep tests #3596
  • feat - Add data-quality alert monitor type support #3594
  • Add a new end point that allows the SPA recommendation to be called without the shard parameter #3585
  • Add Critical Assets specs to security_monitoring feature #3581
  • Add new Observability Pipelines components #3576
  • Specify accepted types for UpsertRows values #3567
  • Add subtest for synthetics multistep tests #3555
  • Add query param in rules list endpoint #3547
  • Add Security Findings Public API beta endpoints #3532
  • Add bar chart widget to Dashboards API #3505
  • Update distribution and heatmap's markers ,num_buckets properties and allowed request/query #3504
  • Add region_filter_configs and is_global_location_enabled to v2 GCP API #3497

Deprecated

  • Update docs for Security Finding API endpoints #3592

Fixed

  • Use nullable list for non-primitives types as well #3589
  • remove duplicate sync_enabled field for PATCH Reference Tables request schema #3478

Removed

  • Revert - Update specs for AWS account updates and creation for CCM configs #3579

2.53.0/2026-01-08

Added

  • Add new bits_ai usage attribution type to Usage Attribution Public API Documentation #3566
  • Add Product Analytics Server-Side Events API endpoint #3561
  • Update /api/v2/cases endpoint to add custom attributes support #3558
  • Documentation for team notifications API #3554
  • [RQ-7160] Add llm_spans and deprecate llm_observability #3540
  • Add display_name to Observability Pipeline processors #3538
  • Add a new includeDiscovered query parameter to Software Catalog APIs #3535
  • Add routes for managing On-Call user notification rules #3534
  • Add anomaly detection options to security monitoring rules #3531
  • Remove preview/unstable tags from GitHub team sync and connections endpoints #3529
  • Added spec for flex_stored_logs #3523
  • Add documentation for synthetics global variable jsonpatch endpoint #3484

Changed

  • Remove steps from certain expected synthetics api response #3565
  • Add documentation for GET, POST, PATCH, and DELETE api/v2/incidents/incident_id/attachments endpoints #3508

2.52.0/2025-12-17

Changed

  • Mark Incident Impact Endpoints stable #3530

... (truncated)

Commits
  • 80b8826 Bump versions and add changelog entries. (#3602)
  • 53c1f3c Add bar chart widget to Dashboards API (#3505)
  • 7d316b4 Add Critical Assets specs to security_monitoring feature (#3581)
  • 6111c76 Add query param in rules list endpoint (#3547)
  • e4fae70 Regenerate client from commit aa13f77 of spec repo (#3593)
  • f60ce99 Add new Observability Pipelines components (#3576)
  • e25cc33 Use nullable list for non-primitives types as well (#3589)
  • 58f69c7 [REDHOSTS-612] Update Tags API Documentation (#3511)
  • c27207d Add subtest for synthetics multistep tests (#3596)
  • 4f97847 Add region_filter_configs and is_global_location_enabled to v2 GCP API (#3497)
  • Additional commits viewable in compare view

Updates github.com/spf13/cobra from 1.8.1 to 1.10.2

Release notes

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

v1.10.2

🔧 Dependencies

  • chore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 by @​dims in spf13/cobra#2336 - the gopkg.in/yaml.v3 package has been deprecated for some time: this should significantly cleanup dependency/supply-chains for consumers of spf13/cobra

📈 CI/CD

🔥✍🏼 Docs

🍂 Refactors

🤗 New Contributors

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

Thank you to our amazing contributors!!!!! 🐍 🚀

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

... (truncated)

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 all group with 2 updates: [github.com/DataDog/datadog-api-client-go/v2](https://github.com/DataDog/datadog-api-client-go) and [github.com/spf13/cobra](https://github.com/spf13/cobra).


Updates `github.com/DataDog/datadog-api-client-go/v2` from 2.30.0 to 2.54.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.30.0...v2.54.0)

Updates `github.com/spf13/cobra` from 1.8.1 to 1.10.2
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.8.1...v1.10.2)

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

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 Feb 10, 2026
@dependabot dependabot Bot requested a review from a team as a code owner February 10, 2026 02:57
@dependabot dependabot Bot added the go Pull requests that update go code label Feb 10, 2026
@github-actions
Copy link
Copy Markdown

📊 Test Coverage Report

Overall Coverage: 75.1% Coverage

Threshold: 80% ❌

Coverage by Package
## Coverage by Package

- github.com/DataDog/pup/pkg/auth/callback/server.go:40: 81.2%
- github.com/DataDog/pup/pkg/auth/dcr/client.go:28: 100.0%
- github.com/DataDog/pup/pkg/auth/dcr/types.go:24: 100.0%
- github.com/DataDog/pup/pkg/auth/oauth/client.go:22: 100.0%
- github.com/DataDog/pup/pkg/auth/oauth/pkce.go:24: 85.7%
- github.com/DataDog/pup/pkg/auth/storage/factory.go:53: 94.7%
- github.com/DataDog/pup/pkg/auth/storage/keychain.go:44: 42.9%
- github.com/DataDog/pup/pkg/auth/storage/storage.go:58: 71.4%
- github.com/DataDog/pup/pkg/auth/types/types.go:23: 100.0%
- github.com/DataDog/pup/pkg/client/client.go:28: 94.1%
- github.com/DataDog/pup/pkg/config/config.go:22: 100.0%
- github.com/DataDog/pup/pkg/formatter/formatter.go:31: 100.0%
- github.com/DataDog/pup/pkg/util/time.go:20: 95.8%

## Summary

total:								(statements)		75.1%

📈 Coverage Status: ❌ FAILED - Coverage below minimum threshold

Updated for commit d52923f

@platinummonkey platinummonkey merged commit e0eeb3c into main Feb 10, 2026
4 checks passed
@platinummonkey platinummonkey deleted the dependabot/go_modules/all-487174929c branch February 10, 2026 03:21
platinummonkey added a commit that referenced this pull request Feb 10, 2026
Add three new command groups and enhance existing commands using new APIs
available in datadog-api-client-go v2.54.0 upgrade (PR #9).

NEW COMMAND GROUPS:

- app-keys: App key registration management for Action Connections
  * list: List all app key registrations with pagination
  * get: Get specific registration details
  * register: Register new app key
  * unregister: Remove app key registration
  Implements: cmd/app_keys.go:1-232

- cost: Cost management and billing analysis
  * projected: Get end-of-month cost projections
  * attribution: Cost breakdown by tags (team, env, service)
  * by-org: Organizational cost reports (actual, estimated, historical)
  Implements: cmd/cost.go:1-267

- product-analytics: Server-side product analytics events
  * events send: Send custom events with properties and user context
  Implements: cmd/product_analytics.go:1-171

ENHANCED COMMANDS:

- security: Enhanced findings with search capabilities
  * findings get: Retrieve specific finding details
  * findings search: Search with log query syntax
  * findings list: Added filtering by status, evaluation, rule-id, resource-type
  Enhanced: cmd/security.go:1-381 (+205 lines)

- rum: Implemented metrics and retention-filters APIs
  * metrics list/get: Query RUM custom metrics (create/update/delete pending)
  * retention-filters list/get: Query retention filters (create/update/delete pending)
  Fixed: cmd/rum.go:551-656 (+93 lines)

DOCUMENTATION:

- Updated COMMANDS.md to reflect 33 working command groups (was 30)
- Added new command group documentation for app-keys, cost, product-analytics
- Updated RUM status to fully operational for read operations
- Enhanced "Recent Enhancements" section with v2.54.0 capabilities

FILES MODIFIED:
- cmd/app_keys.go (new, 232 lines)
- cmd/cost.go (new, 267 lines)
- cmd/product_analytics.go (new, 171 lines)
- cmd/security.go (+205 lines)
- cmd/rum.go (+93 lines)
- cmd/root.go (registered new commands)
- docs/COMMANDS.md (updated documentation)

TESTING:
- All commands compile successfully
- Help output verified for all new commands
- Follows existing patterns: getClient(), formatAPIError(), printOutput()
- Supports JSON/YAML/table output formats via formatter package

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
platinummonkey added a commit that referenced this pull request Mar 26, 2026
…, GHSA-hhw4-xg65-fp2x)

serde_yml (<=0.0.12) and its dependency libyml (>=0.0.4) are unsound
and unmaintained — their GitHub projects have been archived. Replace
with serde_norway 0.9.42, a maintained fork of serde_yaml using
unsafe-libyaml-norway, which fixes both Dependabot alerts #8 and #9.

API is identical; only the crate name changes across formatter.rs,
config.rs, commands/alias.rs, and commands/idp.rs.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
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