Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps the ruby-dependencies group in /cloud-run-functions/ruby with 1 update: datadog.

Updates datadog from 2.21.0 to 2.22.0

Release notes

Sourced from datadog's releases.

2.22.0

Highlights

This release implements most of the Dynamic Instrumentation Expression Language. It is not yet enabled in the Datadog UI. We also added support for Remote Configuration capabilities like fingerprinting, trace tagging and user auto-instrumentation in AppSec.

Added

  • Tracing: Add GraphQL error tracking with OpenTelemetry semantics (#4864)
  • AppSec: API Security: Add endpoint collection for Rails (#4919)
  • AppSec: Updated WAF rules to add support for JWT analysis (#4907)
  • AppSec: Enable Remote Configuration capabilities for fingerprinting, trace tagging and user auto-instrumentation (#4965)
  • Dynamic Instrumentation: Support @duration, @return and @exception in message templates (#4914)
  • Dynamic Instrumentation: Report evaluation errors to the UI (#4913)
  • Dynamic Instrumentation: Support conditions for method probes (#4909)
  • Dynamic Instrumentation: Capture exceptions raised by instrumented methods in method probes (#4906)
  • Dynamic Instrumentation: Add support for probe conditions for line probes (#4861)

Changed

  • Core: Upgrade libdatadog dependency to 22.0.1 (#4902)
  • Tracing: Add Forwarded header to the list of headers used for remote IP detection. (#4969)
  • AppSec: Update libddwaf to version 1.25.1.0.1 (#4894)
  • AppSec: WAF rules can control whether traces are kept or sampled (#4918)
  • Dynamic Instrumentation: Evaluate message templates when logging instrumented code (#4908)

Fixed

  • Core: Improve locking code for remote configuration worker (#4957)
  • Dynamic Instrumentation: Emit a single log event for line probes on exception-raising lines (#4900)
Changelog

Sourced from datadog's changelog.

[2.22.0] - 2025-10-15

Added

  • Tracing: Add GraphQL error tracking with OpenTelemetry semantics (#4864[])
  • AppSec: API Security: Add endpoint collection for Rails (#4919[])
  • AppSec: Updated WAF rules to add support for JWT analysis (#4907[])
  • AppSec: Enable Remote Configuration capabilities for fingerprinting, trace tagging and user auto-instrumentation (#4965[])
  • Dynamic Instrumentation: Support [@duration][], [@return][] and [@exception][] in message templates (#4914[])
  • Dynamic Instrumentation: Report evaluation errors to the UI (#4913[])
  • Dynamic Instrumentation: Support conditions for method probes (#4909[])
  • Dynamic Instrumentation: Capture exceptions raised by instrumented methods in method probes (#4906[])
  • Dynamic Instrumentation: Add support for probe conditions for line probes (#4861[])

Changed

  • Core: Upgrade libdatadog dependency to 22.0.1 (#4902[])
  • Tracing: Add Forwarded header to the list of headers used for remote IP detection. (#4969[])
  • AppSec: Update libbddwaf to version 1.25.1.0.1 (#4894[])
  • AppSec: WAF rules can control whether traces are kept or sampled (#4918[])
  • Dynamic Instrumentation: Evaluate message templates when logging instrumented code (#4908[])

Fixed

  • Core: Improve locking code for remote configuration worker (#4957[])
  • Dynamic Instrumentation: Emit a single log event for line probes on exception-raising lines (#4900[])
Commits

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 ruby-dependencies group in /cloud-run-functions/ruby with 1 update: [datadog](https://github.com/DataDog/dd-trace-rb).


Updates `datadog` from 2.21.0 to 2.22.0
- [Release notes](https://github.com/DataDog/dd-trace-rb/releases)
- [Changelog](https://github.com/DataDog/dd-trace-rb/blob/master/CHANGELOG.md)
- [Commits](DataDog/dd-trace-rb@v2.21.0...v2.22.0)

---
updated-dependencies:
- dependency-name: datadog
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Nov 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 1, 2025 07: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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant