From b4f3fda5e625252e39edb56083d705bbdfe04485 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 19:59:00 -0600 Subject: [PATCH 1/6] Bump va-gov/content-build from 0.0.3390 to 0.0.3391 (#16192) Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3390 to 0.0.3391. - [Release notes](https://github.com/department-of-veterans-affairs/content-build/releases) - [Commits](https://github.com/department-of-veterans-affairs/content-build/compare/v0.0.3390...v0.0.3391) --- updated-dependencies: - dependency-name: va-gov/content-build 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.json | 2 +- composer.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index e122b33a7a..dc6292309b 100644 --- a/composer.json +++ b/composer.json @@ -208,7 +208,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^4.0", "symfony/routing": "^4.0", - "va-gov/content-build": "^0.0.3390", + "va-gov/content-build": "^0.0.3391", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 35bd21b3a9..4cbd8e405e 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "762cdcc61a6de38494a9855b7e656b96", + "content-hash": "08356102a5c681e1a87c48269a7c593c", "packages": [ { "name": "alchemy/zippy", @@ -26906,7 +26906,7 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3390", + "version": "v0.0.3391", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", @@ -26942,7 +26942,7 @@ "description": "Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/content-build, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.", "support": { "issues": "https://github.com/department-of-veterans-affairs/content-build/issues", - "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3390" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3391" }, "time": "2023-11-20T18:56:17+00:00" }, From 9573e6b41f2bec23a4276ce0b4529bd9b68e6255 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 08:52:23 -0500 Subject: [PATCH 2/6] Bump phpstan/phpstan from 1.10.43 to 1.10.44 (#16193) Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.43 to 1.10.44. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md) - [Commits](https://github.com/phpstan/phpstan/compare/1.10.43...1.10.44) --- updated-dependencies: - dependency-name: phpstan/phpstan 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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 4cbd8e405e..47f491eb94 100644 --- a/composer.lock +++ b/composer.lock @@ -18390,16 +18390,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.43", + "version": "1.10.44", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "2c4129f6ca8c7cfa870098884b8869b410a5a361" + "reference": "bf84367c53a23f759513985c54ffe0d0c249825b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2c4129f6ca8c7cfa870098884b8869b410a5a361", - "reference": "2c4129f6ca8c7cfa870098884b8869b410a5a361", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/bf84367c53a23f759513985c54ffe0d0c249825b", + "reference": "bf84367c53a23f759513985c54ffe0d0c249825b", "shasum": "" }, "require": { @@ -18448,7 +18448,7 @@ "type": "tidelift" } ], - "time": "2023-11-19T19:55:25+00:00" + "time": "2023-11-21T16:30:46+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", From baa02a9a1ac9238bc12934bf2c2e8422c8cbd626 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 20:25:12 -0600 Subject: [PATCH 3/6] Bump datadog/dd-trace from 0.93.2 to 0.94.0 (#16194) Bumps [datadog/dd-trace](https://github.com/DataDog/dd-trace-php) from 0.93.2 to 0.94.0. - [Release notes](https://github.com/DataDog/dd-trace-php/releases) - [Commits](https://github.com/DataDog/dd-trace-php/compare/0.93.2...0.94.0) --- updated-dependencies: - dependency-name: datadog/dd-trace dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 24 +++++++++++++++++------- 2 files changed, 18 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index dc6292309b..12c9b4df9b 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "composer/installers": "^2.2.0", "consolidation/site-process": "^4.1", "cweagans/composer-patches": "^1.7", - "datadog/dd-trace": "^0.93.1", + "datadog/dd-trace": "^0.94.0", "dealerdirect/phpcodesniffer-composer-installer": "0.7.2", "drupal/address": "^1.4", "drupal/admin_feedback": "^2.2", diff --git a/composer.lock b/composer.lock index 47f491eb94..4b43d39498 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "08356102a5c681e1a87c48269a7c593c", + "content-hash": "c05a722223fb609b9bf6d9d3e0545b7b", "packages": [ { "name": "alchemy/zippy", @@ -1271,16 +1271,16 @@ }, { "name": "datadog/dd-trace", - "version": "0.93.2", + "version": "0.94.0", "source": { "type": "git", "url": "https://github.com/DataDog/dd-trace-php.git", - "reference": "7850350e97f1bc26466ccaf72d0b41cf2ade4127" + "reference": "dc23b0c7f826fb832e8d69e350524de5a07002c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/DataDog/dd-trace-php/zipball/7850350e97f1bc26466ccaf72d0b41cf2ade4127", - "reference": "7850350e97f1bc26466ccaf72d0b41cf2ade4127", + "url": "https://api.github.com/repos/DataDog/dd-trace-php/zipball/dc23b0c7f826fb832e8d69e350524de5a07002c2", + "reference": "dc23b0c7f826fb832e8d69e350524de5a07002c2", "shasum": "" }, "require": { @@ -1299,6 +1299,16 @@ "type": "library", "extra": { "scenarios": { + "opentelemetry1": { + "require": { + "open-telemetry/sdk": "@stable", + "open-telemetry/extension-propagator-b3": "@stable", + "open-telemetry/opentelemetry-logger-monolog": "@stable" + }, + "scenario-options": { + "create-lockfile": false + } + }, "opentracing_beta5": { "require": { "opentracing/opentracing": "1.0.0-beta5" @@ -1359,9 +1369,9 @@ ], "support": { "issues": "https://github.com/DataDog/dd-trace-php/issues", - "source": "https://github.com/DataDog/dd-trace-php/tree/0.93.2" + "source": "https://github.com/DataDog/dd-trace-php/tree/0.94.0" }, - "time": "2023-11-13T11:35:31+00:00" + "time": "2023-11-20T17:09:04+00:00" }, { "name": "davedevelopment/stiphle", From 588cd2bf54fa79225433255cecd85aa0bba3643e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 19:34:11 -0600 Subject: [PATCH 4/6] Bump va-gov/content-build from 0.0.3391 to 0.0.3392 (#16197) Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3391 to 0.0.3392. - [Release notes](https://github.com/department-of-veterans-affairs/content-build/releases) - [Commits](https://github.com/department-of-veterans-affairs/content-build/compare/v0.0.3391...v0.0.3392) --- updated-dependencies: - dependency-name: va-gov/content-build 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.json | 2 +- composer.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 12c9b4df9b..5f51f78607 100644 --- a/composer.json +++ b/composer.json @@ -208,7 +208,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^4.0", "symfony/routing": "^4.0", - "va-gov/content-build": "^0.0.3391", + "va-gov/content-build": "^0.0.3392", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 4b43d39498..fb6dea19b5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "c05a722223fb609b9bf6d9d3e0545b7b", + "content-hash": "d4021cb5119f043c65b6619b15d1df4a", "packages": [ { "name": "alchemy/zippy", @@ -26916,7 +26916,7 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3391", + "version": "v0.0.3392", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", @@ -26952,7 +26952,7 @@ "description": "Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/content-build, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.", "support": { "issues": "https://github.com/department-of-veterans-affairs/content-build/issues", - "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3391" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3392" }, "time": "2023-11-20T18:56:17+00:00" }, From 27291cf9ecd0260156e3635264172c90647071be Mon Sep 17 00:00:00 2001 From: John Luo Date: Fri, 24 Nov 2023 10:32:34 -0500 Subject: [PATCH 5/6] Add command for running PHP Code Beautifier and Fixer (phpcbf) (#16199) --- composer.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/composer.json b/composer.json index 5f51f78607..c76bf6ab4d 100644 --- a/composer.json +++ b/composer.json @@ -533,6 +533,7 @@ "va:drush": "Run Drush transparently (all arguments will be passed).", "va:npm": "Run NPM transparently (all arguments will be passed).", "va:nuke": "Remove all Composer package and cache directories.", + "va:phpcbf": "Run PHP Code Beautifier and Fixer transparently (all arguments will be passed).", "va:remove-git-dirs": "Remove .git directories within this directory, e.g. those created by Composer.", "va:set-path": "Display a command for updating the path to include `./bin`.", "va:ds:drupal": "Build the Drupal theme.", @@ -622,6 +623,11 @@ "! ./scripts/should-run-directly.sh || ./scripts/nuke-composer-directories.sh", "./scripts/should-run-directly.sh || ddev composer va:nuke --" ], + "va:phpcbf": [ + "# Run PHP Code Beautifier and Fixer transparently (all arguments will be passed).", + "! ./scripts/should-run-directly.sh || bin/phpcbf -p --", + "./scripts/should-run-directly.sh || ddev composer va:phpcbf --" + ], "va:proxy:socks": [ "# Set up a SOCKS proxy.", "./scripts/connect-socks.sh" From 8d58bd5c4e390d96c093c75345af8a286b17661d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 11:31:00 -0500 Subject: [PATCH 6/6] Bump drupal/geocoder from 3.35.0 to 3.36.0 (#16200) Bumps drupal/geocoder from 3.35.0 to 3.36.0. --- updated-dependencies: - dependency-name: drupal/geocoder dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/composer.lock b/composer.lock index fb6dea19b5..ab41fb5ebf 100644 --- a/composer.lock +++ b/composer.lock @@ -6448,17 +6448,17 @@ }, { "name": "drupal/geocoder", - "version": "3.35.0", + "version": "3.36.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/geocoder.git", - "reference": "8.x-3.35" + "reference": "8.x-3.36" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/geocoder-8.x-3.35.zip", - "reference": "8.x-3.35", - "shasum": "3e63b48fedf4c720ec51f8c0d804bfbbbfc6829f" + "url": "https://ftp.drupal.org/files/projects/geocoder-8.x-3.36.zip", + "reference": "8.x-3.36", + "shasum": "77494b78d55c5a2906619c9e125bae7a842c40ca" }, "require": { "davedevelopment/stiphle": "^0.9.2", @@ -6477,6 +6477,7 @@ "geo6/geocoder-php-geopunt-provider": "^1.0", "geo6/geocoder-php-spw-provider": "^1.0", "geocoder-php/arcgis-online-provider": "^4.0", + "geocoder-php/azure-maps-provider": "^1.2", "geocoder-php/bing-maps-provider": "^4.0", "geocoder-php/free-geoip-provider": "^4.1", "geocoder-php/geo-plugin-provider": "^4.0", @@ -6496,13 +6497,14 @@ "geocoder-php/pelias-provider": "^1.1", "geocoder-php/photon-provider": "^0.1.0", "geocoder-php/tomtom-provider": "^4.0", - "geocoder-php/yandex-provider": "^4.0" + "geocoder-php/yandex-provider": "^4.0", + "systonic/ban-france-provider": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.35", - "datestamp": "1697825623", + "version": "8.x-3.36", + "datestamp": "1700812620", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -26781,16 +26783,16 @@ }, { "name": "twig/twig", - "version": "v2.15.5", + "version": "v2.15.6", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "fc02a6af3eeb97c4bf5650debc76c2eda85ac22e" + "reference": "ad637405a828601a56f32ccab9a85541c4b66c9d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/fc02a6af3eeb97c4bf5650debc76c2eda85ac22e", - "reference": "fc02a6af3eeb97c4bf5650debc76c2eda85ac22e", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/ad637405a828601a56f32ccab9a85541c4b66c9d", + "reference": "ad637405a828601a56f32ccab9a85541c4b66c9d", "shasum": "" }, "require": { @@ -26801,7 +26803,7 @@ }, "require-dev": { "psr/container": "^1.0", - "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0" + "symfony/phpunit-bridge": "^5.4.9|^6.3" }, "type": "library", "extra": { @@ -26845,7 +26847,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v2.15.5" + "source": "https://github.com/twigphp/Twig/tree/v2.15.6" }, "funding": [ { @@ -26857,7 +26859,7 @@ "type": "tidelift" } ], - "time": "2023-05-03T17:49:41+00:00" + "time": "2023-11-21T17:34:48+00:00" }, { "name": "typo3/phar-stream-wrapper",