Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump va-gov/content-build from 0.0.3386 to 0.0.3387 #16147

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump va-gov/content-build from 0.0.3386 to 0.0.3387
Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3386 to 0.0.3387.
- [Release notes](https://github.com/department-of-veterans-affairs/content-build/releases)
- [Commits](department-of-veterans-affairs/content-build@v0.0.3386...v0.0.3387)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
commit 0cc5fe22aca191877a35ec88c7270ae8aa3d6618
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -208,7 +208,7 @@
"symfony/phpunit-bridge": "^5.1",
"symfony/process": "^4.0",
"symfony/routing": "^4.0",
"va-gov/content-build": "^0.0.3386",
"va-gov/content-build": "^0.0.3387",
"vlucas/phpdotenv": "^5.3",
"webflo/drupal-finder": "^1.0.0",
"webmozart/path-util": "^2.3",
16 changes: 8 additions & 8 deletions composer.lock
Original file line number Diff line number Diff line change
@@ -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": "b75d7fc5fc1fcbb7c55c0ce0ecec6d7f",
"content-hash": "dc1ef17bd85e532906f75d7386c5a291",
"packages": [
{
"name": "alchemy/zippy",
@@ -26911,16 +26911,16 @@
},
{
"name": "va-gov/content-build",
"version": "v0.0.3386",
"version": "v0.0.3387",
"source": {
"type": "git",
"url": "https://github.com/department-of-veterans-affairs/content-build.git",
"reference": "9008b5b142da3ff733e9c7aae18643621cbd8967"
"reference": "917fa5884dd7db0d7f39ca56b21d758d4b3f417d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/9008b5b142da3ff733e9c7aae18643621cbd8967",
"reference": "9008b5b142da3ff733e9c7aae18643621cbd8967",
"url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/917fa5884dd7db0d7f39ca56b21d758d4b3f417d",
"reference": "917fa5884dd7db0d7f39ca56b21d758d4b3f417d",
"shasum": ""
},
"type": "node-project",
@@ -26947,9 +26947,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.3386"
"source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3387"
},
"time": "2023-11-14T19:23:29+00:00"
"time": "2023-11-15T16:10:47+00:00"
},
{
"name": "vlucas/phpdotenv",
@@ -27872,5 +27872,5 @@
"platform-overrides": {
"php": "8.1"
},
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.6.0"
}
Loading