From 05dbfdf32960af8ab0a3b6dff5e21fb426ce9c08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 02:16:34 +0000 Subject: [PATCH] Bump va-gov/content-build from 0.0.3628 to 0.0.3630 Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3628 to 0.0.3630. - [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.3628...v0.0.3630) --- 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 | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index d24cad766e..db610b5264 100644 --- a/composer.json +++ b/composer.json @@ -231,7 +231,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^6.3", "symfony/routing": "^6.3", - "va-gov/content-build": "^0.0.3628", + "va-gov/content-build": "^0.0.3630", "vlucas/phpdotenv": "^5.6", "webflo/drupal-finder": "1.3.1", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 089275e745..b0c7ee6dca 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": "60b83dc67af9ed31e11fd42768902bf7", + "content-hash": "567691aecba06ae5aeac7b5acf48c1f6", "packages": [ { "name": "asm89/stack-cors", @@ -26767,16 +26767,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3628", + "version": "v0.0.3630", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "54aaa70430a0a3cddfac40b039753fd392b8262a" + "reference": "75b5d7f86d437da6b7022cfa00149dcee9b6d869" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/54aaa70430a0a3cddfac40b039753fd392b8262a", - "reference": "54aaa70430a0a3cddfac40b039753fd392b8262a", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/75b5d7f86d437da6b7022cfa00149dcee9b6d869", + "reference": "75b5d7f86d437da6b7022cfa00149dcee9b6d869", "shasum": "" }, "type": "node-project", @@ -26803,9 +26803,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.3628" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3630" }, - "time": "2024-10-30T23:57:13+00:00" + "time": "2024-11-04T15:53:24+00:00" }, { "name": "vlucas/phpdotenv",