[Scummvm-git-logs] scummvm-web master -> 7f249f08ea31a25b4b63d2ad0f84a9a6b94fa727
lephilousophe
noreply at scummvm.org
Sun Apr 5 09:54:58 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:
7f249f08ea Bump the patch-releases group across 1 directory with 2 updates
Commit: 7f249f08ea31a25b4b63d2ad0f84a9a6b94fa727
https://github.com/scummvm/scummvm-web/commit/7f249f08ea31a25b4b63d2ad0f84a9a6b94fa727
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2026-04-05T11:54:55+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: [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) and [ts-loader](https://github.com/TypeStrong/ts-loader).
Updates `@zip.js/zip.js` from 2.8.23 to 2.8.26
- [Release notes](https://github.com/gildas-lormeau/zip.js/releases)
- [Commits](https://github.com/gildas-lormeau/zip.js/compare/v2.8.23...v2.8.26)
Updates `ts-loader` from 9.5.4 to 9.5.7
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.5.4...v9.5.7)
---
updated-dependencies:
- dependency-name: "@zip.js/zip.js"
dependency-version: 2.8.26
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-releases
- dependency-name: ts-loader
dependency-version: 9.5.7
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 c17271a2..cad26edb 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -8,10 +8,10 @@
"name": "dumper-companion",
"version": "0.0.1",
"dependencies": {
- "@zip.js/zip.js": "^2.8.23",
+ "@zip.js/zip.js": "^2.8.26",
"preact": "^10.29.0",
"punycode": "^2.3.1",
- "ts-loader": "^9.5.4",
+ "ts-loader": "^9.5.7",
"webpack": "^5.105.4",
"webpack-cli": "^7.0.2"
},
@@ -1163,9 +1163,9 @@
"license": "Apache-2.0"
},
"node_modules/@zip.js/zip.js": {
- "version": "2.8.23",
- "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.23.tgz",
- "integrity": "sha512-RB+RLnxPJFPrGvQ9rgO+4JOcsob6lD32OcF0QE0yg24oeW9q8KnTTNlugcDaIveEcCbclobJcZP+fLQ++sH0bw==",
+ "version": "2.8.26",
+ "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.26.tgz",
+ "integrity": "sha512-RQ4h9F6DOiHxpdocUDrOl6xBM+yOtz+LkUol47AVWcfebGBDpZ7w7Xvz9PS24JgXvLGiXXzSAfdCdVy1tPlaFA==",
"license": "BSD-3-Clause",
"engines": {
"bun": ">=0.7.0",
@@ -4737,9 +4737,9 @@
}
},
"node_modules/ts-loader": {
- "version": "9.5.4",
- "resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-9.5.4.tgz",
- "integrity": "sha512-nCz0rEwunlTZiy6rXFByQU1kVVpCIgUpc/psFiKVrUwrizdnIbRFu8w7bxhUF0X613DYwT4XzrZHpVyMe758hQ==",
+ "version": "9.5.7",
+ "resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-9.5.7.tgz",
+ "integrity": "sha512-/ZNrKgA3K3PtpMYOC71EeMWIloGw3IYEa5/t1cyz2r5/PyUwTXGzYJvcD3kfUvmhlfpz1rhV8B2O6IVTQ0avsg==",
"license": "MIT",
"dependencies": {
"chalk": "^4.1.0",
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index cbcf318a..b8c7829d 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -7,10 +7,10 @@
"lint": "eslint ."
},
"dependencies": {
- "@zip.js/zip.js": "^2.8.23",
+ "@zip.js/zip.js": "^2.8.26",
"preact": "^10.29.0",
"punycode": "^2.3.1",
- "ts-loader": "^9.5.4",
+ "ts-loader": "^9.5.7",
"webpack": "^5.105.4",
"webpack-cli": "^7.0.2"
},
More information about the Scummvm-git-logs
mailing list