From 3468aee5e4da21a8bc50517b43495b7098ed3e2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 18:24:42 -0700 Subject: [PATCH] Bump va-gov/content-build from 0.0.3478 to 0.0.3480 (#17811) Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3478 to 0.0.3480. - [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.3478...v0.0.3480) --- 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 | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 25008f9199..bee09257b8 100644 --- a/composer.json +++ b/composer.json @@ -223,7 +223,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^6.3", "symfony/routing": "^6.3", - "va-gov/content-build": "^0.0.3478", + "va-gov/content-build": "^0.0.3480", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index d8fef096ce..36ca97fe20 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": "566bbaea8818a482c56fd800f1b518b9", + "content-hash": "5425427c4221d5622aa394d002cc470a", "packages": [ { "name": "asm89/stack-cors", @@ -25860,16 +25860,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3478", + "version": "v0.0.3480", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "efd0485da50ba02b02b29ee80f84501ebbe3ec1c" + "reference": "c6c8faa6db7c2079000daab3407b5b1b6ac6ec31" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/efd0485da50ba02b02b29ee80f84501ebbe3ec1c", - "reference": "efd0485da50ba02b02b29ee80f84501ebbe3ec1c", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/c6c8faa6db7c2079000daab3407b5b1b6ac6ec31", + "reference": "c6c8faa6db7c2079000daab3407b5b1b6ac6ec31", "shasum": "" }, "type": "node-project", @@ -25896,9 +25896,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.3478" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3480" }, - "time": "2024-04-08T22:37:09+00:00" + "time": "2024-04-10T15:37:00+00:00" }, { "name": "vlucas/phpdotenv", @@ -26881,6 +26881,7 @@ "drupal/components": 10, "drupal/danse_content_moderation": 10, "drupal/entity_block": 10, + "drupal/entity_clone": 15, "drupal/entity_diff_ui": 15, "drupal/entity_field_fetch": 10, "drupal/entity_reference_hierarchy": 10,