[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/dumper-companion/patch-releases-e9f875fbf7 -> 620885f76add552584275c1e822bec852a35f4fe
ScummVM git
noreply at scummvm.org
Fri Feb 20 10:14:34 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:
620885f76a Bump the patch-releases group across 1 directory with 3 updates
Commit: 620885f76add552584275c1e822bec852a35f4fe
https://github.com/scummvm/scummvm-web/commit/620885f76add552584275c1e822bec852a35f4fe
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2026-02-20T10:14:30Z
Commit Message:
Bump the patch-releases group across 1 directory with 3 updates
Bumps the patch-releases group with 3 updates in the /dumper-companion directory: [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js), [preact](https://github.com/preactjs/preact) and [webpack](https://github.com/webpack/webpack).
Updates `@zip.js/zip.js` from 2.8.17 to 2.8.21
- [Release notes](https://github.com/gildas-lormeau/zip.js/releases)
- [Commits](https://github.com/gildas-lormeau/zip.js/compare/v2.8.17...v2.8.21)
Updates `preact` from 10.28.3 to 10.28.4
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.28.3...10.28.4)
Updates `webpack` from 5.105.0 to 5.105.2
- [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.105.0...v5.105.2)
---
updated-dependencies:
- dependency-name: "@zip.js/zip.js"
dependency-version: 2.8.21
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-releases
- dependency-name: preact
dependency-version: 10.28.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-releases
- dependency-name: webpack
dependency-version: 5.105.2
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 5460b522..ab9267e7 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -8,11 +8,11 @@
"name": "dumper-companion",
"version": "0.0.1",
"dependencies": {
- "@zip.js/zip.js": "^2.8.17",
- "preact": "^10.28.3",
+ "@zip.js/zip.js": "^2.8.21",
+ "preact": "^10.28.4",
"punycode": "^2.3.1",
"ts-loader": "^9.5.4",
- "webpack": "^5.105.0",
+ "webpack": "^5.105.2",
"webpack-cli": "^6.0.1"
},
"devDependencies": {
@@ -1211,13 +1211,10 @@
"license": "Apache-2.0"
},
"node_modules/@zip.js/zip.js": {
- "version": "2.8.17",
- "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.17.tgz",
- "integrity": "sha512-3UdSsm9D9wy8+Oclimd3W9mWqiGptbrL7kBxAdXr/FLN2FSmNnAiyRol93heAffLGDzNwY5nnvDEjMmo8JbeeA==",
+ "version": "2.8.21",
+ "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.21.tgz",
+ "integrity": "sha512-fkyzXISE3IMrstDO1AgPkJCx14MYHP/suIGiAovEYEuBjq3mffsuL6aMV7ohOSjW4rXtuACuUfpA3GtITgdtYg==",
"license": "BSD-3-Clause",
- "dependencies": {
- "web-worker": "^1.5.0"
- },
"engines": {
"bun": ">=0.7.0",
"deno": ">=1.0.0",
@@ -4059,9 +4056,9 @@
}
},
"node_modules/preact": {
- "version": "10.28.3",
- "resolved": "https://registry.npmjs.org/preact/-/preact-10.28.3.tgz",
- "integrity": "sha512-tCmoRkPQLpBeWzpmbhryairGnhW9tKV6c6gr/w+RhoRoKEJwsjzipwp//1oCpGPOchvSLaAPlpcJi9MwMmoPyA==",
+ "version": "10.28.4",
+ "resolved": "https://registry.npmjs.org/preact/-/preact-10.28.4.tgz",
+ "integrity": "sha512-uKFfOHWuSNpRFVTnljsCluEFq57OKT+0QdOiQo8XWnQ/pSvg7OpX5eNOejELXJMWy+BwM2nobz0FkvzmnpCNsQ==",
"license": "MIT",
"funding": {
"type": "opencollective",
@@ -5049,16 +5046,10 @@
"node": ">=10.13.0"
}
},
- "node_modules/web-worker": {
- "version": "1.5.0",
- "resolved": "https://registry.npmjs.org/web-worker/-/web-worker-1.5.0.tgz",
- "integrity": "sha512-RiMReJrTAiA+mBjGONMnjVDP2u3p9R1vkcGz6gDIrOMT3oGuYwX2WRMYI9ipkphSuE5XKEhydbhNEJh4NY9mlw==",
- "license": "Apache-2.0"
- },
"node_modules/webpack": {
- "version": "5.105.0",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.105.0.tgz",
- "integrity": "sha512-gX/dMkRQc7QOMzgTe6KsYFM7DxeIONQSui1s0n/0xht36HvrgbxtM1xBlgx596NbpHuQU8P7QpKwrZYwUX48nw==",
+ "version": "5.105.2",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.105.2.tgz",
+ "integrity": "sha512-dRXm0a2qcHPUBEzVk8uph0xWSjV/xZxenQQbLwnwP7caQCYpqG1qddwlyEkIDkYn0K8tvmcrZ+bOrzoQ3HxCDw==",
"license": "MIT",
"dependencies": {
"@types/eslint-scope": "^3.7.7",
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index 2b8fba26..a1240a2f 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -7,11 +7,11 @@
"lint": "eslint ."
},
"dependencies": {
- "@zip.js/zip.js": "^2.8.17",
- "preact": "^10.28.3",
+ "@zip.js/zip.js": "^2.8.21",
+ "preact": "^10.28.4",
"punycode": "^2.3.1",
"ts-loader": "^9.5.4",
- "webpack": "^5.105.0",
+ "webpack": "^5.105.2",
"webpack-cli": "^6.0.1"
},
"devDependencies": {
More information about the Scummvm-git-logs
mailing list