[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/dumper-companion/patch-releases-af79638ea8 -> 51fde2665bb725f2a4064f1d1a463fa7170731a6
ScummVM git
noreply at scummvm.org
Fri Feb 13 10:14:14 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:
51fde2665b Bump the patch-releases group across 1 directory with 2 updates
Commit: 51fde2665bb725f2a4064f1d1a463fa7170731a6
https://github.com/scummvm/scummvm-web/commit/51fde2665bb725f2a4064f1d1a463fa7170731a6
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2026-02-13T10:14:12Z
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 [webpack](https://github.com/webpack/webpack).
Updates `@zip.js/zip.js` from 2.8.17 to 2.8.20
- [Release notes](https://github.com/gildas-lormeau/zip.js/releases)
- [Commits](https://github.com/gildas-lormeau/zip.js/compare/v2.8.17...v2.8.20)
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.20
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..1b128e3e 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",
+ "@zip.js/zip.js": "^2.8.20",
"preact": "^10.28.3",
"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.20",
+ "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.20.tgz",
+ "integrity": "sha512-oJzVhK9gnSKD++WLG37QEgeTgm5W8XUYmNv0EhOxytSr85vXn9EMpOoKNTK3yWDLa55Z0MovKW/6RNeh9OUmnA==",
"license": "BSD-3-Clause",
- "dependencies": {
- "web-worker": "^1.5.0"
- },
"engines": {
"bun": ">=0.7.0",
"deno": ">=1.0.0",
@@ -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..2de24c89 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",
+ "@zip.js/zip.js": "^2.8.20",
"preact": "^10.28.3",
"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