[Scummvm-git-logs] scummvm-web master -> 623acce6f6b7be13007a5ad6999fd25426d1fe7a
lephilousophe
noreply at scummvm.org
Sat Jun 27 15:27:36 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:
623acce6f6 Bump the patch-releases group with 2 updates
Commit: 623acce6f6b7be13007a5ad6999fd25426d1fe7a
https://github.com/scummvm/scummvm-web/commit/623acce6f6b7be13007a5ad6999fd25426d1fe7a
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2026-06-27T17:27:32+02:00
Commit Message:
Bump the patch-releases group with 2 updates
Bumps the patch-releases group with 2 updates: [smarty/smarty](https://github.com/smarty-php/smarty) and [guzzlehttp/guzzle](https://github.com/guzzle/guzzle).
Updates `smarty/smarty` from 5.8.0 to 5.8.2
- [Release notes](https://github.com/smarty-php/smarty/releases)
- [Changelog](https://github.com/smarty-php/smarty/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smarty-php/smarty/compare/v5.8.0...v5.8.2)
Updates `guzzlehttp/guzzle` from 7.12.1 to 7.12.3
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.12/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.12.1...7.12.3)
---
updated-dependencies:
- dependency-name: smarty/smarty
dependency-version: 5.8.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-releases
- dependency-name: guzzlehttp/guzzle
dependency-version: 7.12.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:
composer.lock
diff --git a/composer.lock b/composer.lock
index d6de3c81..5534e773 100644
--- a/composer.lock
+++ b/composer.lock
@@ -183,26 +183,26 @@
},
{
"name": "guzzlehttp/guzzle",
- "version": "7.12.1",
+ "version": "7.12.3",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
- "reference": "d34627490fbc03bf5c5d7cfed81f2faa19519425"
+ "reference": "9aa17bcdd777ee31df9fc83c337ca4ca2340def3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/guzzle/guzzle/zipball/d34627490fbc03bf5c5d7cfed81f2faa19519425",
- "reference": "d34627490fbc03bf5c5d7cfed81f2faa19519425",
+ "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9aa17bcdd777ee31df9fc83c337ca4ca2340def3",
+ "reference": "9aa17bcdd777ee31df9fc83c337ca4ca2340def3",
"shasum": ""
},
"require": {
"ext-json": "*",
"guzzlehttp/promises": "^2.5",
- "guzzlehttp/psr7": "^2.12.1",
+ "guzzlehttp/psr7": "^2.12.3",
"php": "^7.2.5 || ^8.0",
"psr/http-client": "^1.0",
"symfony/deprecation-contracts": "^2.5 || ^3.0",
- "symfony/polyfill-php80": "^1.24"
+ "symfony/polyfill-php80": "^1.25"
},
"provide": {
"psr/http-client-implementation": "1.0"
@@ -291,7 +291,7 @@
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
- "source": "https://github.com/guzzle/guzzle/tree/7.12.1"
+ "source": "https://github.com/guzzle/guzzle/tree/7.12.3"
},
"funding": [
{
@@ -307,7 +307,7 @@
"type": "tidelift"
}
],
- "time": "2026-06-18T14:12:49+00:00"
+ "time": "2026-06-23T15:29:02+00:00"
},
{
"name": "guzzlehttp/promises",
@@ -395,16 +395,16 @@
},
{
"name": "guzzlehttp/psr7",
- "version": "2.12.1",
+ "version": "2.12.3",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
- "reference": "172ef2f4e9824c1e058b7f30be8ae25a02c0f2b7"
+ "reference": "7ec62dc3f44aa218487dbed81a9bf9bc647be55d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/guzzle/psr7/zipball/172ef2f4e9824c1e058b7f30be8ae25a02c0f2b7",
- "reference": "172ef2f4e9824c1e058b7f30be8ae25a02c0f2b7",
+ "url": "https://api.github.com/repos/guzzle/psr7/zipball/7ec62dc3f44aa218487dbed81a9bf9bc647be55d",
+ "reference": "7ec62dc3f44aa218487dbed81a9bf9bc647be55d",
"shasum": ""
},
"require": {
@@ -413,7 +413,7 @@
"psr/http-message": "^1.1 || ^2.0",
"ralouphie/getallheaders": "^3.0",
"symfony/deprecation-contracts": "^2.5 || ^3.0",
- "symfony/polyfill-php80": "^1.24"
+ "symfony/polyfill-php80": "^1.25"
},
"provide": {
"psr/http-factory-implementation": "1.0",
@@ -494,7 +494,7 @@
],
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
- "source": "https://github.com/guzzle/psr7/tree/2.12.1"
+ "source": "https://github.com/guzzle/psr7/tree/2.12.3"
},
"funding": [
{
@@ -510,7 +510,7 @@
"type": "tidelift"
}
],
- "time": "2026-06-18T09:49:37+00:00"
+ "time": "2026-06-23T15:21:08+00:00"
},
{
"name": "league/csv",
@@ -1409,16 +1409,16 @@
},
{
"name": "smarty/smarty",
- "version": "v5.8.0",
+ "version": "v5.8.2",
"source": {
"type": "git",
"url": "https://github.com/smarty-php/smarty.git",
- "reference": "78d259d3b971c59a0cd719c270cc5cbb740c36a7"
+ "reference": "06594a114931ab6fea76b12f0207c5903cf01f8c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/smarty-php/smarty/zipball/78d259d3b971c59a0cd719c270cc5cbb740c36a7",
- "reference": "78d259d3b971c59a0cd719c270cc5cbb740c36a7",
+ "url": "https://api.github.com/repos/smarty-php/smarty/zipball/06594a114931ab6fea76b12f0207c5903cf01f8c",
+ "reference": "06594a114931ab6fea76b12f0207c5903cf01f8c",
"shasum": ""
},
"require": {
@@ -1473,7 +1473,7 @@
"support": {
"forum": "https://github.com/smarty-php/smarty/discussions",
"issues": "https://github.com/smarty-php/smarty/issues",
- "source": "https://github.com/smarty-php/smarty/tree/v5.8.0"
+ "source": "https://github.com/smarty-php/smarty/tree/v5.8.2"
},
"funding": [
{
@@ -1481,7 +1481,7 @@
"type": "github"
}
],
- "time": "2026-02-15T14:27:15+00:00"
+ "time": "2026-06-24T08:04:41+00:00"
},
{
"name": "spatie/yaml-front-matter",
@@ -3131,5 +3131,5 @@
"platform-overrides": {
"php": "8.2.0"
},
- "plugin-api-version": "2.6.0"
+ "plugin-api-version": "2.9.0"
}
More information about the Scummvm-git-logs
mailing list