From 8f9c3892dc2ecbb2871247778cd0eae2ffb4bb83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 18:49:59 -0700 Subject: [PATCH] Bump va-gov/content-build from 0.0.3490 to 0.0.3491 (#17971) Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3490 to 0.0.3491. - [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.3490...v0.0.3491) --- 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 74fda38177..1342d7587d 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.3490", + "va-gov/content-build": "^0.0.3491", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 55bb29ac40..de8b572499 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": "9720182b7aef6dd9af996d16443983c7", + "content-hash": "c9e49e839a9b7f364d6adc1f903c528f", "packages": [ { "name": "asm89/stack-cors", @@ -25886,16 +25886,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3490", + "version": "v0.0.3491", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "8e9a6419b4c2eaf729e3cdeb422435f044e2becf" + "reference": "47ef73aa44f4c0b77e1e2232759e136492a524ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/8e9a6419b4c2eaf729e3cdeb422435f044e2becf", - "reference": "8e9a6419b4c2eaf729e3cdeb422435f044e2becf", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/47ef73aa44f4c0b77e1e2232759e136492a524ab", + "reference": "47ef73aa44f4c0b77e1e2232759e136492a524ab", "shasum": "" }, "type": "node-project", @@ -25922,9 +25922,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.3490" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3491" }, - "time": "2024-04-24T15:50:19+00:00" + "time": "2024-04-25T17:57:48+00:00" }, { "name": "vlucas/phpdotenv", @@ -26922,6 +26922,7 @@ "drupal/no_table_drag": 15, "drupal/openapi": 5, "drupal/openapi_ui": 5, + "drupal/paragraphs_features": 10, "drupal/password_strength": 20, "drupal/pathologic": 15, "drupal/prometheus_exporter": 10,