From 797e9e753f28fac8d112c467c620c6fb784fa69b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 00:51:45 +0000 Subject: [PATCH] Bump va-gov/content-build from 0.0.3356 to 0.0.3357 Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3356 to 0.0.3357. - [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.3356...v0.0.3357) --- updated-dependencies: - dependency-name: va-gov/content-build dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 16 +++++++++------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 39aa89143e..bdc44f04e0 100644 --- a/composer.json +++ b/composer.json @@ -209,7 +209,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^4.0", "symfony/routing": "^4.0", - "va-gov/content-build": "^0.0.3356", + "va-gov/content-build": "^0.0.3357", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 46138ebda6..f69af06ea8 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": "4acdfbdf8a8c1c24435e411d392acbf3", + "content-hash": "06c550e1c8ba6a79e889b88088e4ae53", "packages": [ { "name": "alchemy/zippy", @@ -26927,16 +26927,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3356", + "version": "v0.0.3357", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "0e62d52473ffe5d524fd6d0a61d9f43f47141cd2" + "reference": "ed63ada20065f6e5ee92a5f1f5785d4d312b1e66" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/0e62d52473ffe5d524fd6d0a61d9f43f47141cd2", - "reference": "0e62d52473ffe5d524fd6d0a61d9f43f47141cd2", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/ed63ada20065f6e5ee92a5f1f5785d4d312b1e66", + "reference": "ed63ada20065f6e5ee92a5f1f5785d4d312b1e66", "shasum": "" }, "type": "node-project", @@ -26963,9 +26963,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.3356" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3357" }, - "time": "2023-10-02T15:42:39+00:00" + "time": "2023-10-02T19:51:11+00:00" }, { "name": "vlucas/phpdotenv", @@ -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, @@ -27789,6 +27790,7 @@ "drupal/fast_404": 15, "drupal/fieldhelptext": 10, "drupal/flag": 10, + "drupal/graphql_menu": 15, "drupal/hook_event_dispatcher": 10, "drupal/image_style_warmer": 5, "drupal/jsonapi_resources": 10,