From 1c5ddcce7b71ed0c2619e30d40e8fa7636a8a49f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 01:56:12 +0000 Subject: [PATCH] Bump va-gov/content-build from 0.0.3640 to 0.0.3642 Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3640 to 0.0.3642. - [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.3640...v0.0.3642) --- 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 | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/composer.json b/composer.json index d06a87330e..9dd56c87b4 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.3640", + "va-gov/content-build": "^0.0.3642", "vlucas/phpdotenv": "^5.6", "webflo/drupal-finder": "1.3.1", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 7670ba2ce0..1c027a77a9 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": "f7bb337405568069960a2a9342301edc", + "content-hash": "bfb384d0a25ecbb4faa65c784488e2e6", "packages": [ { "name": "asm89/stack-cors", @@ -26851,28 +26851,28 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3640", + "version": "v0.0.3642", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "afb998923f8d593490e2d4ac739d115de453a52e" + "reference": "ab6655e04dfffd217b242b81197b4d212e4fb52f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/afb998923f8d593490e2d4ac739d115de453a52e", - "reference": "afb998923f8d593490e2d4ac739d115de453a52e", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/ab6655e04dfffd217b242b81197b4d212e4fb52f", + "reference": "ab6655e04dfffd217b242b81197b4d212e4fb52f", "shasum": "" }, "type": "node-project", "extra": { - "installer-types": [ - "node-project" - ], "installer-paths": { "web/": [ "type:node-project" ] - } + }, + "installer-types": [ + "node-project" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -26887,9 +26887,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.3640" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3642" }, - "time": "2024-11-25T16:30:31+00:00" + "time": "2024-12-04T01:32:27+00:00" }, { "name": "vlucas/phpdotenv", @@ -27896,7 +27896,6 @@ "drupal/fieldhelptext": 10, "drupal/flag": 10, "drupal/graphql_menu": 15, - "drupal/html_tag_usage": 10, "drupal/image_style_warmer": 5, "drupal/jsonapi_resources": 10, "drupal/limited_field_widgets": 15, @@ -27916,12 +27915,13 @@ "drupal/simplesamlphp_auth": 5, "drupal/styleguide": 10, "drupal/user_history": 15, - "drupal/viewfield": 10 + "drupal/viewfield": 10, + "drupal/html_tag_usage": 10 }, "prefer-stable": true, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, + "platform": [], + "platform-dev": [], "platform-overrides": { "php": "8.1" },