Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2025

This PR contains the following updates:

Package Update Change
DataDog/datadog-agent-dev (changelog) minor 0.26.00.31.0
datadog/datadog-agent-dev (changelog) minor 0.26.00.31.0

Release Notes

DataDog/datadog-agent-dev (DataDog/datadog-agent-dev)

v0.31.0

Compare Source

What's Changed

Full Changelog: DataDog/datadog-agent-dev@v0.30.4...v0.31.0

v0.30.4

Compare Source

Fixed:

  • Fixed release artifacts.

v0.30.3

Compare Source

Added:

  • user field for feature flags is also sent from Gitlab CI

v0.30.2

Compare Source

Fixed:

  • Lazily import Feature Flag manager when needed

v0.30.1

Compare Source

Added:

  • Add Feature Flag evaluation support
  • Add dda validate ai-rules command to automatically sync Cursor rules to Claude.md

v0.29.0

Compare Source

Changed:

  • Rename the self telemetry log show command to self telemetry show log

Added:

  • Add self telemetry show id command

Fixed:

  • The config show command now outputs to stdout instead of stderr
  • The error message when running an outdated version now outputs to stderr instead of stdout
  • The app.subprocess.capture and app.subprocess.redirect methods no longer include the standard error stream by default
  • Ignore rate limiting errors when checking for new releases
  • Send anonymized telemetry by default
  • Improve logging when developer environments fail to start

v0.28.0

Compare Source

Changed:

  • Rename build bazel command to bzl

Added:

  • Methods on the app.tools.bazel tool now prevent exceeding platform-specific command line length limits

v0.27.0

Compare Source

Changed:

  • Rename the [git.user] section to [tools.git.author]
  • The Tool interface now uses a single execution context instead of the dedicated methods format_command and env_vars

Added:

  • Add git tool
  • Add [user] section to the configuration
  • Add abstract context manager execution_context method to the Tool interface
  • Update release dependencies
datadog/datadog-agent-dev (datadog/datadog-agent-dev)

v0.31.0

Compare Source

What's Changed

Full Changelog: DataDog/datadog-agent-dev@v0.30.4...v0.31.0

v0.30.4

Compare Source

Fixed:

  • Fixed release artifacts.

v0.30.3

Compare Source

Added:

  • user field for feature flags is also sent from Gitlab CI

v0.30.2

Compare Source

Fixed:

  • Lazily import Feature Flag manager when needed

v0.30.1

Compare Source

Added:

  • Add Feature Flag evaluation support
  • Add dda validate ai-rules command to automatically sync Cursor rules to Claude.md

v0.29.0

Compare Source

Changed:

  • Rename the self telemetry log show command to self telemetry show log

Added:

  • Add self telemetry show id command

Fixed:

  • The config show command now outputs to stdout instead of stderr
  • The error message when running an outdated version now outputs to stderr instead of stdout
  • The app.subprocess.capture and app.subprocess.redirect methods no longer include the standard error stream by default
  • Ignore rate limiting errors when checking for new releases
  • Send anonymized telemetry by default
  • Improve logging when developer environments fail to start

v0.28.0

Compare Source

Changed:

  • Rename build bazel command to bzl

Added:

  • Methods on the app.tools.bazel tool now prevent exceeding platform-specific command line length limits

v0.27.0

Compare Source

Changed:

  • Rename the [git.user] section to [tools.git.author]
  • The Tool interface now uses a single execution context instead of the dedicated methods format_command and env_vars

Added:

  • Add git tool
  • Add [user] section to the configuration
  • Add abstract context manager execution_context method to the Tool interface
  • Update release dependencies

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 22, 2025
@github-actions github-actions bot requested a review from chouetz September 22, 2025 09:49
@github-actions
Copy link
Contributor

dependencies

@appfortest appfortest bot added the enhancement New feature or request label Sep 22, 2025
@github-actions
Copy link
Contributor

enhancement

@renovate renovate bot force-pushed the renovate/datadog-datadog-agent-dev-0.x branch from 22571c9 to 494da47 Compare September 22, 2025 18:44
@github-actions github-actions bot added this to the Amber milestone Sep 22, 2025
@renovate renovate bot changed the title Update dependency DataDog/datadog-agent-dev to v0.27.0 Update dependency DataDog/datadog-agent-dev to v0.28.0 Sep 22, 2025
@renovate renovate bot force-pushed the renovate/datadog-datadog-agent-dev-0.x branch 2 times, most recently from 19cf18e to bf74d9b Compare October 9, 2025 21:56
@renovate renovate bot changed the title Update dependency DataDog/datadog-agent-dev to v0.28.0 Update dependency DataDog/datadog-agent-dev to v0.29.0 Oct 9, 2025
@renovate renovate bot force-pushed the renovate/datadog-datadog-agent-dev-0.x branch from bf74d9b to 193ee0d Compare November 3, 2025 19:07
@renovate renovate bot force-pushed the renovate/datadog-datadog-agent-dev-0.x branch from 193ee0d to 6adb0ca Compare November 14, 2025 18:59
@renovate renovate bot changed the title Update dependency DataDog/datadog-agent-dev to v0.29.0 Update dependency DataDog/datadog-agent-dev to v0.30.1 Nov 14, 2025
@renovate renovate bot force-pushed the renovate/datadog-datadog-agent-dev-0.x branch from 6adb0ca to 9a07d0a Compare November 18, 2025 04:02
@renovate renovate bot changed the title Update dependency DataDog/datadog-agent-dev to v0.30.1 Update dependency DataDog/datadog-agent-dev to v0.30.2 Nov 18, 2025
@renovate renovate bot force-pushed the renovate/datadog-datadog-agent-dev-0.x branch from 9a07d0a to 2e7289d Compare November 26, 2025 12:33
@renovate renovate bot changed the title Update dependency DataDog/datadog-agent-dev to v0.30.2 Update dependency DataDog/datadog-agent-dev to v0.30.3 Nov 26, 2025
@renovate renovate bot force-pushed the renovate/datadog-datadog-agent-dev-0.x branch from 2e7289d to cbba8ea Compare November 26, 2025 19:51
@renovate renovate bot changed the title Update dependency DataDog/datadog-agent-dev to v0.30.3 Update dependency DataDog/datadog-agent-dev to v0.30.4 Nov 26, 2025
@renovate renovate bot force-pushed the renovate/datadog-datadog-agent-dev-0.x branch from cbba8ea to 8b56a4b Compare November 28, 2025 10:55
@renovate renovate bot changed the title Update dependency DataDog/datadog-agent-dev to v0.30.4 Update dependency DataDog/datadog-agent-dev to v0.31.0 Nov 28, 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 enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant