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

lephilousophe noreply at scummvm.org
Sat Jul 11 20:54:39 UTC 2026


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:
ea2471e8e0 Bump the patch-releases group across 1 directory with 2 updates


Commit: ea2471e8e025c97d7e06c3a29db726b47cedbfc2
    https://github.com/scummvm/scummvm-web/commit/ea2471e8e025c97d7e06c3a29db726b47cedbfc2
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2026-07-11T22:54:36+02:00

Commit Message:
Bump the patch-releases group across 1 directory with 2 updates

Bumps the patch-releases group with 2 updates in the /dumper-companion directory: [preact](https://github.com/preactjs/preact) and [webpack](https://github.com/webpack/webpack).


Updates `preact` from 10.29.3 to 10.29.7
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.29.3...10.29.7)

Updates `webpack` from 5.108.3 to 5.108.4
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack/compare/v5.108.3...v5.108.4)

---
updated-dependencies:
- dependency-name: preact
  dependency-version: 10.29.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-releases
- dependency-name: webpack
  dependency-version: 5.108.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-releases
...

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

Changed paths:
    dumper-companion/package-lock.json
    dumper-companion/package.json


diff --git a/dumper-companion/package-lock.json b/dumper-companion/package-lock.json
index 130d3bbe..324c8e21 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -10,10 +10,10 @@
       "dependencies": {
         "@types/punycode": "^2.1.4",
         "@zip.js/zip.js": "^2.8.26",
-        "preact": "^10.29.3",
+        "preact": "^10.29.7",
         "punycode": "^2.3.1",
         "ts-loader": "^9.6.2",
-        "webpack": "^5.108.3",
+        "webpack": "^5.108.4",
         "webpack-cli": "^7.1.0"
       },
       "devDependencies": {
@@ -4011,13 +4011,21 @@
       }
     },
     "node_modules/preact": {
-      "version": "10.29.3",
-      "resolved": "https://registry.npmjs.org/preact/-/preact-10.29.3.tgz",
-      "integrity": "sha512-D9NL1GAnJZhc3RndVs4gDdxEeU9TcHgywMrhhOsnpdlvFjdbx0gAsLUnH6JEhlJH5giL7Tx5biWPUSEXE/HPzw==",
+      "version": "10.29.7",
+      "resolved": "https://registry.npmjs.org/preact/-/preact-10.29.7.tgz",
+      "integrity": "sha512-DCHYrK/B10yUD3ZjLfhZ3WIE/9Vf9VFUODcRE2dRomTYDpJk6z6L9wecSfhfE6M9ZTHUdyQkoC46arIDhEV84Q==",
       "license": "MIT",
       "funding": {
         "type": "opencollective",
         "url": "https://opencollective.com/preact"
+      },
+      "peerDependencies": {
+        "preact-render-to-string": ">=5"
+      },
+      "peerDependenciesMeta": {
+        "preact-render-to-string": {
+          "optional": true
+        }
       }
     },
     "node_modules/prelude-ls": {
@@ -4945,9 +4953,9 @@
       }
     },
     "node_modules/webpack": {
-      "version": "5.108.3",
-      "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.108.3.tgz",
-      "integrity": "sha512-hOpaCHmQVVY66IVTjofnH14IgSdmod2aquSGHGuYig/OIdWge01Hk2Wt988DZcwXumFUT4+FvJY5N+ikl8o/ww==",
+      "version": "5.108.4",
+      "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.108.4.tgz",
+      "integrity": "sha512-yur8LyJoeiWh47dErD+Ok7vlbmDsJ3UbbRPAoxbGJ54WpE2y5yVo5G/inUzujnYgw3tPmBRdn+G7PoxXaYC33w==",
       "license": "MIT",
       "dependencies": {
         "@types/estree": "^1.0.8",
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index ab4c339e..57f2bcb8 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -9,10 +9,10 @@
   "dependencies": {
     "@types/punycode": "^2.1.4",
     "@zip.js/zip.js": "^2.8.26",
-    "preact": "^10.29.3",
+    "preact": "^10.29.7",
     "punycode": "^2.3.1",
     "ts-loader": "^9.6.2",
-    "webpack": "^5.108.3",
+    "webpack": "^5.108.4",
     "webpack-cli": "^7.1.0"
   },
   "devDependencies": {




More information about the Scummvm-git-logs mailing list