[Scummvm-git-logs] scummvm-web master -> ee53760c53e9a7daab82e4de6475c33f2b3def61

ScummVM git noreply at scummvm.org
Tue Jun 6 01:48:16 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:
ee53760c53 Bump symfony/yaml from 6.2.10 to 6.3.0


Commit: ee53760c53e9a7daab82e4de6475c33f2b3def61
    https://github.com/scummvm/scummvm-web/commit/ee53760c53e9a7daab82e4de6475c33f2b3def61
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2023-06-06T01:48:12Z

Commit Message:
Bump symfony/yaml from 6.2.10 to 6.3.0

Bumps [symfony/yaml](https://github.com/symfony/yaml) from 6.2.10 to 6.3.0.
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/6.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/yaml/compare/v6.2.10...v6.3.0)

---
updated-dependencies:
- dependency-name: symfony/yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support at github.com>

Changed paths:
    composer.lock


diff --git a/composer.lock b/composer.lock
index 64be0561..4ee4e95a 100644
--- a/composer.lock
+++ b/composer.lock
@@ -2661,16 +2661,16 @@
         },
         {
             "name": "symfony/yaml",
-            "version": "v6.2.10",
+            "version": "v6.3.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symfony/yaml.git",
-                "reference": "61916f3861b1e9705b18cfde723921a71dd1559d"
+                "reference": "a9a8337aa641ef2aa39c3e028f9107ec391e5927"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/symfony/yaml/zipball/61916f3861b1e9705b18cfde723921a71dd1559d",
-                "reference": "61916f3861b1e9705b18cfde723921a71dd1559d",
+                "url": "https://api.github.com/repos/symfony/yaml/zipball/a9a8337aa641ef2aa39c3e028f9107ec391e5927",
+                "reference": "a9a8337aa641ef2aa39c3e028f9107ec391e5927",
                 "shasum": ""
             },
             "require": {
@@ -2683,9 +2683,6 @@
             "require-dev": {
                 "symfony/console": "^5.4|^6.0"
             },
-            "suggest": {
-                "symfony/console": "For validating YAML files using the lint command"
-            },
             "bin": [
                 "Resources/bin/yaml-lint"
             ],
@@ -2715,7 +2712,7 @@
             "description": "Loads and dumps YAML files",
             "homepage": "https://symfony.com",
             "support": {
-                "source": "https://github.com/symfony/yaml/tree/v6.2.10"
+                "source": "https://github.com/symfony/yaml/tree/v6.3.0"
             },
             "funding": [
                 {
@@ -2731,7 +2728,7 @@
                     "type": "tidelift"
                 }
             ],
-            "time": "2023-04-28T13:25:36+00:00"
+            "time": "2023-04-28T13:28:14+00:00"
         }
     ],
     "packages-dev": [




More information about the Scummvm-git-logs mailing list