[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/dumper-companion/patch-releases-a295479f2e -> ca7a57f7ee74f52e37ad6d8d1aa05d20a2691979
ScummVM git
noreply at scummvm.org
Sun Aug 24 10:36:20 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:
ca7a57f7ee Bump the patch-releases group across 1 directory with 3 updates
Commit: ca7a57f7ee74f52e37ad6d8d1aa05d20a2691979
https://github.com/scummvm/scummvm-web/commit/ca7a57f7ee74f52e37ad6d8d1aa05d20a2691979
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-08-24T10:36:19Z
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: [preact](https://github.com/preactjs/preact), [ts-loader](https://github.com/TypeStrong/ts-loader) and [webpack](https://github.com/webpack/webpack).
Updates `preact` from 10.27.0 to 10.27.1
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.27.0...10.27.1)
Updates `ts-loader` from 9.5.2 to 9.5.4
- [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.2...v9.5.4)
Updates `webpack` from 5.101.0 to 5.101.3
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.101.0...v5.101.3)
---
updated-dependencies:
- dependency-name: preact
dependency-version: 10.27.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-releases
- dependency-name: ts-loader
dependency-version: 9.5.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-releases
- dependency-name: webpack
dependency-version: 5.101.3
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 2da62a1a..09ce77f1 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -9,10 +9,10 @@
"version": "0.0.1",
"dependencies": {
"@zip.js/zip.js": "^2.7.72",
- "preact": "^10.27.0",
+ "preact": "^10.27.1",
"punycode": "^2.3.1",
- "ts-loader": "^9.5.2",
- "webpack": "^5.101.0",
+ "ts-loader": "^9.5.4",
+ "webpack": "^5.101.3",
"webpack-cli": "^6.0.1"
},
"devDependencies": {
@@ -2193,9 +2193,9 @@
}
},
"node_modules/preact": {
- "version": "10.27.0",
- "resolved": "https://registry.npmjs.org/preact/-/preact-10.27.0.tgz",
- "integrity": "sha512-/DTYoB6mwwgPytiqQTh/7SFRL98ZdiD8Sk8zIUVOxtwq4oWcwrcd1uno9fE/zZmUaUrFNYzbH14CPebOz9tZQw==",
+ "version": "10.27.1",
+ "resolved": "https://registry.npmjs.org/preact/-/preact-10.27.1.tgz",
+ "integrity": "sha512-V79raXEWch/rbqoNc7nT9E4ep7lu+mI3+sBmfRD4i1M73R3WLYcCtdI0ibxGVf4eQL8ZIz2nFacqEC+rmnOORQ==",
"license": "MIT",
"funding": {
"type": "opencollective",
@@ -2637,9 +2637,9 @@
}
},
"node_modules/ts-loader": {
- "version": "9.5.2",
- "resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-9.5.2.tgz",
- "integrity": "sha512-Qo4piXvOTWcMGIgRiuFa6nHNm+54HbYaZCKqc9eeZCLRy3XqafQgwX2F7mofrbJG3g7EEb+lkiR+z2Lic2s3Zw==",
+ "version": "9.5.4",
+ "resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-9.5.4.tgz",
+ "integrity": "sha512-nCz0rEwunlTZiy6rXFByQU1kVVpCIgUpc/psFiKVrUwrizdnIbRFu8w7bxhUF0X613DYwT4XzrZHpVyMe758hQ==",
"license": "MIT",
"dependencies": {
"chalk": "^4.1.0",
@@ -2743,9 +2743,9 @@
}
},
"node_modules/webpack": {
- "version": "5.101.0",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.101.0.tgz",
- "integrity": "sha512-B4t+nJqytPeuZlHuIKTbalhljIFXeNRqrUGAQgTGlfOl2lXXKXw+yZu6bicycP+PUlM44CxBjCFD6aciKFT3LQ==",
+ "version": "5.101.3",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.101.3.tgz",
+ "integrity": "sha512-7b0dTKR3Ed//AD/6kkx/o7duS8H3f1a4w3BYpIriX4BzIhjkn4teo05cptsxvLesHFKK5KObnadmCHBwGc+51A==",
"license": "MIT",
"dependencies": {
"@types/eslint-scope": "^3.7.7",
@@ -2758,7 +2758,7 @@
"acorn-import-phases": "^1.0.3",
"browserslist": "^4.24.0",
"chrome-trace-event": "^1.0.2",
- "enhanced-resolve": "^5.17.2",
+ "enhanced-resolve": "^5.17.3",
"es-module-lexer": "^1.2.1",
"eslint-scope": "5.1.1",
"events": "^3.2.0",
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index 5f4bb0ac..082684d5 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -16,10 +16,10 @@
},
"dependencies": {
"@zip.js/zip.js": "^2.7.72",
- "preact": "^10.27.0",
+ "preact": "^10.27.1",
"punycode": "^2.3.1",
- "ts-loader": "^9.5.2",
- "webpack": "^5.101.0",
+ "ts-loader": "^9.5.4",
+ "webpack": "^5.101.3",
"webpack-cli": "^6.0.1"
}
}
More information about the Scummvm-git-logs
mailing list