From 1d0f61eef7ba3707407a115392082e1c2a517b56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 11:11:34 -0800 Subject: [PATCH 1/5] Bump drupal/office_hours from 1.12.0 to 1.15.0 (#17258) Bumps drupal/office_hours from 1.12.0 to 1.15.0. --- updated-dependencies: - dependency-name: drupal/office_hours 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> Co-authored-by: Edmund Dunn <109987005+edmund-dunn@users.noreply.github.com> --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 35509b265c..791abacddd 100644 --- a/composer.lock +++ b/composer.lock @@ -10282,17 +10282,17 @@ }, { "name": "drupal/office_hours", - "version": "1.12.0", + "version": "1.15.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/office_hours.git", - "reference": "8.x-1.12" + "reference": "8.x-1.15" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/office_hours-8.x-1.12.zip", - "reference": "8.x-1.12", - "shasum": "e6b88520935adffc0361ab3a80dd44b76b77b9a9" + "url": "https://ftp.drupal.org/files/projects/office_hours-8.x-1.15.zip", + "reference": "8.x-1.15", + "shasum": "3cc5c51420d60fcd45648b823f6b8e0ff9079af9" }, "require": { "drupal/core": "^8 || ^9 || ^10" @@ -10300,8 +10300,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.12", - "datestamp": "1696706142", + "version": "8.x-1.15", + "datestamp": "1708001336", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" From ee7ba407e0c51f84b4bf31472fd354bc62537501 Mon Sep 17 00:00:00 2001 From: Tanner Heffner Date: Fri, 16 Feb 2024 12:00:19 -0800 Subject: [PATCH 2/5] add next preview server route for brd (#17264) --- docroot/sites/default/settings/settings.brd_common.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docroot/sites/default/settings/settings.brd_common.php b/docroot/sites/default/settings/settings.brd_common.php index 3c4f454962..a66ecd139b 100644 --- a/docroot/sites/default/settings/settings.brd_common.php +++ b/docroot/sites/default/settings/settings.brd_common.php @@ -16,3 +16,7 @@ } $settings['cms_datadog_api_key'] = getenv('CMS_DATADOG_API_KEY'); + +// Update next-build site endpoint to the appropriate preview alias +$config['next.next_site.next_build_preview_server']['base_url'] = getenv('NEXT_BUILD_PREVIEW_HOSTNAME'); +$config['next.next_site.next_build_preview_server']['preview_url'] = getenv('NEXT_BUILD_PREVIEW_HOSTNAME') . 'api/preview'; From 24c1df7f9078489f1eb15cc1a30f1fe853254501 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 18:53:56 -0800 Subject: [PATCH 3/5] Bump va-gov/content-build from 0.0.3441 to 0.0.3442 (#17271) Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3441 to 0.0.3442. - [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.3441...v0.0.3442) --- 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 658c1118bd..04bcfd7ba6 100644 --- a/composer.json +++ b/composer.json @@ -221,7 +221,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^6.3", "symfony/routing": "^6.3", - "va-gov/content-build": "^0.0.3441", + "va-gov/content-build": "^0.0.3442", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 791abacddd..1b23219306 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": "0aafdc84754d748d9a73e8856c353b95", + "content-hash": "38089a73377242058c762000dcb90cf5", "packages": [ { "name": "asm89/stack-cors", @@ -25807,7 +25807,7 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3441", + "version": "v0.0.3442", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", @@ -25843,7 +25843,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.3441" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3442" }, "time": "2024-02-14T14:09:01+00:00" }, From bc81d3d067feb3d6729463aee5892a4df28f492a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 18:23:29 -0800 Subject: [PATCH 4/5] Bump va-gov/content-build from 0.0.3442 to 0.0.3443 (#17287) Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3442 to 0.0.3443. - [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.3442...v0.0.3443) --- 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 | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 04bcfd7ba6..45eb11dd72 100644 --- a/composer.json +++ b/composer.json @@ -221,7 +221,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^6.3", "symfony/routing": "^6.3", - "va-gov/content-build": "^0.0.3442", + "va-gov/content-build": "^0.0.3443", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 1b23219306..9b33c28b99 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": "38089a73377242058c762000dcb90cf5", + "content-hash": "531e4e20bcfc5dbf7198d4d544d7e286", "packages": [ { "name": "asm89/stack-cors", @@ -25807,16 +25807,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3442", + "version": "v0.0.3443", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "4ff558516c6af0270ce577b42127f5cd413ddf8f" + "reference": "988b6e091aa1bf53e8ddf29a2e9f80615b3bc3be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/4ff558516c6af0270ce577b42127f5cd413ddf8f", - "reference": "4ff558516c6af0270ce577b42127f5cd413ddf8f", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/988b6e091aa1bf53e8ddf29a2e9f80615b3bc3be", + "reference": "988b6e091aa1bf53e8ddf29a2e9f80615b3bc3be", "shasum": "" }, "type": "node-project", @@ -25843,9 +25843,9 @@ "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.3442" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3443" }, - "time": "2024-02-14T14:09:01+00:00" + "time": "2024-02-19T13:44:21+00:00" }, { "name": "vlucas/phpdotenv", From bb9c40489e0ffd9efb22fc01b9e5a5b358d99b99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 07:28:14 -0800 Subject: [PATCH 5/5] Bump drupal/office_hours from 1.15.0 to 1.16.0 (#17269) Bumps drupal/office_hours from 1.15.0 to 1.16.0. --- updated-dependencies: - dependency-name: drupal/office_hours 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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 9b33c28b99..25b5472fba 100644 --- a/composer.lock +++ b/composer.lock @@ -10282,17 +10282,17 @@ }, { "name": "drupal/office_hours", - "version": "1.15.0", + "version": "1.16.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/office_hours.git", - "reference": "8.x-1.15" + "reference": "8.x-1.16" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/office_hours-8.x-1.15.zip", - "reference": "8.x-1.15", - "shasum": "3cc5c51420d60fcd45648b823f6b8e0ff9079af9" + "url": "https://ftp.drupal.org/files/projects/office_hours-8.x-1.16.zip", + "reference": "8.x-1.16", + "shasum": "63b2efd112cde04f3b2b2823a7ade0f3a3c73bf4" }, "require": { "drupal/core": "^8 || ^9 || ^10" @@ -10300,8 +10300,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.15", - "datestamp": "1708001336", + "version": "8.x-1.16", + "datestamp": "1708099237", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy"