From bceafac3c34ae5f96a9a6f5995af804524ca88e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 20:33:54 -0500 Subject: [PATCH] Bump datadog/dd-trace from 0.92.0 to 0.92.1 (#15513) Bumps [datadog/dd-trace](https://github.com/DataDog/dd-trace-php) from 0.92.0 to 0.92.1. - [Release notes](https://github.com/DataDog/dd-trace-php/releases) - [Commits](https://github.com/DataDog/dd-trace-php/compare/0.92.0...0.92.1) --- updated-dependencies: - dependency-name: datadog/dd-trace dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index fa10efcc00..78d6caa31e 100644 --- a/composer.lock +++ b/composer.lock @@ -1289,16 +1289,16 @@ }, { "name": "datadog/dd-trace", - "version": "0.92.0", + "version": "0.92.1", "source": { "type": "git", "url": "https://github.com/DataDog/dd-trace-php.git", - "reference": "14ec3548330701bb3fb1356b76ef4c9446cc17fc" + "reference": "548306ba6879b719afda4037c4a85c2d46bc9f73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/DataDog/dd-trace-php/zipball/14ec3548330701bb3fb1356b76ef4c9446cc17fc", - "reference": "14ec3548330701bb3fb1356b76ef4c9446cc17fc", + "url": "https://api.github.com/repos/DataDog/dd-trace-php/zipball/548306ba6879b719afda4037c4a85c2d46bc9f73", + "reference": "548306ba6879b719afda4037c4a85c2d46bc9f73", "shasum": "" }, "require": { @@ -1377,9 +1377,9 @@ ], "support": { "issues": "https://github.com/DataDog/dd-trace-php/issues", - "source": "https://github.com/DataDog/dd-trace-php/tree/0.92.0" + "source": "https://github.com/DataDog/dd-trace-php/tree/0.92.1" }, - "time": "2023-09-26T15:36:17+00:00" + "time": "2023-10-02T09:37:49+00:00" }, { "name": "davedevelopment/stiphle", @@ -27779,6 +27779,7 @@ "drupal/cer": 10, "drupal/change_labels": 20, "drupal/components": 10, + "drupal/content_model_documentation": 15, "drupal/danse_content_moderation": 10, "drupal/entity_block": 10, "drupal/entity_clone": 10,