Skip to content

Commit

Permalink
Bump va-gov/content-build from 0.0.3464 to 0.0.3465
Browse files Browse the repository at this point in the history
Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3464 to 0.0.3465.
- [Release notes](https://github.com/department-of-veterans-affairs/content-build/releases)
- [Commits](department-of-veterans-affairs/content-build@v0.0.3464...v0.0.3465)

---
updated-dependencies:
- dependency-name: va-gov/content-build
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 27, 2024
1 parent e29d10d commit 1e5da5c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 72 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
"symfony/phpunit-bridge": "^5.1",
"symfony/process": "^6.3",
"symfony/routing": "^6.3",
"va-gov/content-build": "^0.0.3464",
"va-gov/content-build": "^0.0.3465",
"vlucas/phpdotenv": "^5.3",
"webflo/drupal-finder": "^1.0.0",
"webmozart/path-util": "^2.3",
Expand Down
78 changes: 7 additions & 71 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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": "a59a48f1b2819e0f79d09f19408bb2b9",
"content-hash": "3dc08c28dde0c969b25260bc3b0bfb5d",
"packages": [
{
"name": "asm89/stack-cors",
Expand Down Expand Up @@ -2639,70 +2639,6 @@
"source": "https://git.drupalcode.org/project/allow_only_one"
}
},
{
"name": "drupal/allowed_formats",
"version": "3.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/allowed_formats.git",
"reference": "3.0.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/allowed_formats-3.0.0.zip",
"reference": "3.0.0",
"shasum": "1dad855db0e12fa3cdef8ca4e3bfc98f89090490"
},
"require": {
"drupal/core": "^10.1"
},
"conflict": {
"drupal/core": "<10.1.0"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "3.0.0",
"datestamp": "1693983469",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Northern Commerce (formerly Digital Echidna)",
"homepage": "https://www.drupal.org/northern-commerce-formerly-digital-echidna",
"role": "Supporting organization"
},
{
"name": "Jordan Thompson (nord102)",
"homepage": "https://www.drupal.org/u/nord102",
"role": "Maintainer"
},
{
"name": "Wunder",
"homepage": "https://www.drupal.org/wunder",
"role": "Supporting organization"
},
{
"name": "Florian Loretan (floretan)",
"homepage": "https://www.drupal.org/u/floretan",
"role": "Maintainer"
}
],
"description": "Hides info about the selected text format. The 'allowed formats' functionality has been moved to core since Drupal 10.1.0.",
"homepage": "https://www.drupal.org/project/allowed_formats",
"support": {
"source": "http://cgit.drupalcode.org/allowed_formats",
"issues": "https://www.drupal.org/project/issues/allowed_formats"
}
},
{
"name": "drupal/animated_gif",
"version": "2.0.5",
Expand Down Expand Up @@ -25853,16 +25789,16 @@
},
{
"name": "va-gov/content-build",
"version": "v0.0.3464",
"version": "v0.0.3465",
"source": {
"type": "git",
"url": "https://github.com/department-of-veterans-affairs/content-build.git",
"reference": "2193b9b85c951c57a9ba23cc242e11b50e726766"
"reference": "654a65b0fab9fffed6218021bd803b01ce4d0aaf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/2193b9b85c951c57a9ba23cc242e11b50e726766",
"reference": "2193b9b85c951c57a9ba23cc242e11b50e726766",
"url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/654a65b0fab9fffed6218021bd803b01ce4d0aaf",
"reference": "654a65b0fab9fffed6218021bd803b01ce4d0aaf",
"shasum": ""
},
"type": "node-project",
Expand All @@ -25889,9 +25825,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.3464"
"source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3465"
},
"time": "2024-03-25T21:34:07+00:00"
"time": "2024-03-26T18:49:58+00:00"
},
{
"name": "vlucas/phpdotenv",
Expand Down

0 comments on commit 1e5da5c

Please sign in to comment.