[Scummvm-git-logs] scummvm-web dependabot/composer/patch-releases-cde20b3e5e -> 828835aef063e8b2c035e160f9f1f3c85a537634

ScummVM git noreply at scummvm.org
Fri Nov 28 10:01:26 UTC 2025


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://api.github.com/repos/scummvm/scummvm-web .

Summary:
828835aef0 Bump the patch-releases group with 3 updates


Commit: 828835aef063e8b2c035e160f9f1f3c85a537634
    https://github.com/scummvm/scummvm-web/commit/828835aef063e8b2c035e160f9f1f3c85a537634
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-11-28T10:01:21Z

Commit Message:
Bump the patch-releases group with 3 updates

Bumps the patch-releases group with 3 updates: [matomo/device-detector](https://github.com/matomo-org/device-detector), [spatie/yaml-front-matter](https://github.com/spatie/yaml-front-matter) and [symfony/yaml](https://github.com/symfony/yaml).


Updates `matomo/device-detector` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/matomo-org/device-detector/releases)
- [Commits](https://github.com/matomo-org/device-detector/compare/6.4.7...6.4.8)

Updates `spatie/yaml-front-matter` from 2.1.0 to 2.1.1
- [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.1.0...2.1.1)

Updates `symfony/yaml` from 7.3.5 to 7.4.0
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/7.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/yaml/compare/v7.3.5...v7.4.0)

---
updated-dependencies:
- dependency-name: matomo/device-detector
  dependency-version: 6.4.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-releases
- dependency-name: spatie/yaml-front-matter
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-releases
- dependency-name: symfony/yaml
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-releases
...

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

Changed paths:
    composer.lock


diff --git a/composer.lock b/composer.lock
index afca4f21..cdd51e65 100644
--- a/composer.lock
+++ b/composer.lock
@@ -593,16 +593,16 @@
         },
         {
             "name": "matomo/device-detector",
-            "version": "6.4.7",
+            "version": "6.4.8",
             "source": {
                 "type": "git",
                 "url": "https://github.com/matomo-org/device-detector.git",
-                "reference": "e53eed31bb1530851feebe52bd64c3451da19e77"
+                "reference": "56baf981af4f192e15a4f369d4975af847a81ccb"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/e53eed31bb1530851feebe52bd64c3451da19e77",
-                "reference": "e53eed31bb1530851feebe52bd64c3451da19e77",
+                "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/56baf981af4f192e15a4f369d4975af847a81ccb",
+                "reference": "56baf981af4f192e15a4f369d4975af847a81ccb",
                 "shasum": ""
             },
             "require": {
@@ -659,7 +659,7 @@
                 "source": "https://github.com/matomo-org/matomo",
                 "wiki": "https://dev.matomo.org/"
             },
-            "time": "2025-08-20T17:20:16+00:00"
+            "time": "2025-11-26T16:02:47+00:00"
         },
         {
             "name": "mustangostang/spyc",
@@ -1474,21 +1474,21 @@
         },
         {
             "name": "spatie/yaml-front-matter",
-            "version": "2.1.0",
+            "version": "2.1.1",
             "source": {
                 "type": "git",
                 "url": "https://github.com/spatie/yaml-front-matter.git",
-                "reference": "5d0009289dd19a23e5f6cbb72c959a9fc1881e32"
+                "reference": "3066996d0e4ed74bcc22c261084a9df727bf7e36"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/spatie/yaml-front-matter/zipball/5d0009289dd19a23e5f6cbb72c959a9fc1881e32",
-                "reference": "5d0009289dd19a23e5f6cbb72c959a9fc1881e32",
+                "url": "https://api.github.com/repos/spatie/yaml-front-matter/zipball/3066996d0e4ed74bcc22c261084a9df727bf7e36",
+                "reference": "3066996d0e4ed74bcc22c261084a9df727bf7e36",
                 "shasum": ""
             },
             "require": {
                 "php": "^8.0",
-                "symfony/yaml": "^6.0|^7.0"
+                "symfony/yaml": "^6.0|^7.0|^8.0"
             },
             "require-dev": {
                 "phpunit/phpunit": "^9.0"
@@ -1520,7 +1520,7 @@
                 "yaml"
             ],
             "support": {
-                "source": "https://github.com/spatie/yaml-front-matter/tree/2.1.0"
+                "source": "https://github.com/spatie/yaml-front-matter/tree/2.1.1"
             },
             "funding": [
                 {
@@ -1532,7 +1532,7 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-12-02T08:40:45+00:00"
+            "time": "2025-11-24T16:17:28+00:00"
         },
         {
             "name": "symfony/config",
@@ -2794,28 +2794,28 @@
         },
         {
             "name": "symfony/yaml",
-            "version": "v7.3.5",
+            "version": "v7.4.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symfony/yaml.git",
-                "reference": "90208e2fc6f68f613eae7ca25a2458a931b1bacc"
+                "reference": "6c84a4b55aee4cd02034d1c528e83f69ddf63810"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/symfony/yaml/zipball/90208e2fc6f68f613eae7ca25a2458a931b1bacc",
-                "reference": "90208e2fc6f68f613eae7ca25a2458a931b1bacc",
+                "url": "https://api.github.com/repos/symfony/yaml/zipball/6c84a4b55aee4cd02034d1c528e83f69ddf63810",
+                "reference": "6c84a4b55aee4cd02034d1c528e83f69ddf63810",
                 "shasum": ""
             },
             "require": {
                 "php": ">=8.2",
-                "symfony/deprecation-contracts": "^2.5|^3.0",
+                "symfony/deprecation-contracts": "^2.5|^3",
                 "symfony/polyfill-ctype": "^1.8"
             },
             "conflict": {
                 "symfony/console": "<6.4"
             },
             "require-dev": {
-                "symfony/console": "^6.4|^7.0"
+                "symfony/console": "^6.4|^7.0|^8.0"
             },
             "bin": [
                 "Resources/bin/yaml-lint"
@@ -2846,7 +2846,7 @@
             "description": "Loads and dumps YAML files",
             "homepage": "https://symfony.com",
             "support": {
-                "source": "https://github.com/symfony/yaml/tree/v7.3.5"
+                "source": "https://github.com/symfony/yaml/tree/v7.4.0"
             },
             "funding": [
                 {
@@ -2866,7 +2866,7 @@
                     "type": "tidelift"
                 }
             ],
-            "time": "2025-09-27T09:00:46+00:00"
+            "time": "2025-11-16T10:14:42+00:00"
         }
     ],
     "packages-dev": [




More information about the Scummvm-git-logs mailing list