[Scummvm-git-logs] scummvm-web dependabot/composer/spatie/yaml-front-matter-2.0.8 -> 91ee61ba3703b43e503785a2bca7b41168a80ebc
ScummVM git
noreply at scummvm.org
Mon Dec 4 10:47:33 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
91ee61ba37 Bump spatie/yaml-front-matter from 2.0.7 to 2.0.8
Commit: 91ee61ba3703b43e503785a2bca7b41168a80ebc
https://github.com/scummvm/scummvm-web/commit/91ee61ba3703b43e503785a2bca7b41168a80ebc
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2023-12-04T10:47:31Z
Commit Message:
Bump spatie/yaml-front-matter from 2.0.7 to 2.0.8
Bumps [spatie/yaml-front-matter](https://github.com/spatie/yaml-front-matter) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/spatie/yaml-front-matter/releases)
- [Changelog](https://github.com/spatie/yaml-front-matter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/yaml-front-matter/compare/2.0.7...2.0.8)
---
updated-dependencies:
- dependency-name: spatie/yaml-front-matter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support at github.com>
Changed paths:
composer.lock
diff --git a/composer.lock b/composer.lock
index 8247c3e9..f9b33386 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1448,21 +1448,21 @@
},
{
"name": "spatie/yaml-front-matter",
- "version": "2.0.7",
+ "version": "2.0.8",
"source": {
"type": "git",
"url": "https://github.com/spatie/yaml-front-matter.git",
- "reference": "f49f228994de70827ca857efffdd3bd7703aea34"
+ "reference": "f2f1f749a405fafc9d6337067c92c062d51a581c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/spatie/yaml-front-matter/zipball/f49f228994de70827ca857efffdd3bd7703aea34",
- "reference": "f49f228994de70827ca857efffdd3bd7703aea34",
+ "url": "https://api.github.com/repos/spatie/yaml-front-matter/zipball/f2f1f749a405fafc9d6337067c92c062d51a581c",
+ "reference": "f2f1f749a405fafc9d6337067c92c062d51a581c",
"shasum": ""
},
"require": {
"php": "^7.0|^8.0",
- "symfony/yaml": "^3.0|^4.0|^5.0|^6.0"
+ "symfony/yaml": "^3.0|^4.0|^5.0|^6.0|^7.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
@@ -1494,7 +1494,7 @@
"yaml"
],
"support": {
- "source": "https://github.com/spatie/yaml-front-matter/tree/2.0.7"
+ "source": "https://github.com/spatie/yaml-front-matter/tree/2.0.8"
},
"funding": [
{
@@ -1506,7 +1506,7 @@
"type": "github"
}
],
- "time": "2022-04-06T12:03:55+00:00"
+ "time": "2023-12-04T10:02:52+00:00"
},
{
"name": "symfony/config",
@@ -1683,7 +1683,7 @@
},
{
"name": "symfony/deprecation-contracts",
- "version": "v3.3.0",
+ "version": "v3.4.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
@@ -1730,7 +1730,7 @@
"description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/deprecation-contracts/tree/v3.3.0"
+ "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0"
},
"funding": [
{
@@ -2665,16 +2665,16 @@
},
{
"name": "symfony/yaml",
- "version": "v6.3.8",
+ "version": "v6.4.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
- "reference": "3493af8a8dad7fa91c77fa473ba23ecd95334a92"
+ "reference": "4f9237a1bb42455d609e6687d2613dde5b41a587"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/yaml/zipball/3493af8a8dad7fa91c77fa473ba23ecd95334a92",
- "reference": "3493af8a8dad7fa91c77fa473ba23ecd95334a92",
+ "url": "https://api.github.com/repos/symfony/yaml/zipball/4f9237a1bb42455d609e6687d2613dde5b41a587",
+ "reference": "4f9237a1bb42455d609e6687d2613dde5b41a587",
"shasum": ""
},
"require": {
@@ -2686,7 +2686,7 @@
"symfony/console": "<5.4"
},
"require-dev": {
- "symfony/console": "^5.4|^6.0"
+ "symfony/console": "^5.4|^6.0|^7.0"
},
"bin": [
"Resources/bin/yaml-lint"
@@ -2717,7 +2717,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/yaml/tree/v6.3.8"
+ "source": "https://github.com/symfony/yaml/tree/v6.4.0"
},
"funding": [
{
@@ -2733,7 +2733,7 @@
"type": "tidelift"
}
],
- "time": "2023-11-06T10:58:05+00:00"
+ "time": "2023-11-06T11:00:25+00:00"
}
],
"packages-dev": [
More information about the Scummvm-git-logs
mailing list