[Scummvm-git-logs] scummvm-web dependabot/composer/predis/predis-3.1.0 -> e833359d655da96211254c97efaeda397ed2dac5
ScummVM git
noreply at scummvm.org
Fri Jul 25 10:51:37 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:
e833359d65 Bump predis/predis from 3.0.1 to 3.1.0
Commit: e833359d655da96211254c97efaeda397ed2dac5
https://github.com/scummvm/scummvm-web/commit/e833359d655da96211254c97efaeda397ed2dac5
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-07-25T10:51:35Z
Commit Message:
Bump predis/predis from 3.0.1 to 3.1.0
Bumps [predis/predis](https://github.com/predis/predis) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/predis/predis/releases)
- [Changelog](https://github.com/predis/predis/blob/main/CHANGELOG.md)
- [Commits](https://github.com/predis/predis/compare/v3.0.1...v3.1.0)
---
updated-dependencies:
- dependency-name: predis/predis
dependency-version: 3.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support at github.com>
Changed paths:
composer.lock
diff --git a/composer.lock b/composer.lock
index 9377961c..3ee6b3bf 100644
--- a/composer.lock
+++ b/composer.lock
@@ -849,16 +849,16 @@
},
{
"name": "predis/predis",
- "version": "v3.0.1",
+ "version": "v3.1.0",
"source": {
"type": "git",
"url": "https://github.com/predis/predis.git",
- "reference": "34fb0a7da0330df1bab4280fcac4afdeeccc3edf"
+ "reference": "202e0c5322b906ec4c761c0cefebad6d0959a699"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/predis/predis/zipball/34fb0a7da0330df1bab4280fcac4afdeeccc3edf",
- "reference": "34fb0a7da0330df1bab4280fcac4afdeeccc3edf",
+ "url": "https://api.github.com/repos/predis/predis/zipball/202e0c5322b906ec4c761c0cefebad6d0959a699",
+ "reference": "202e0c5322b906ec4c761c0cefebad6d0959a699",
"shasum": ""
},
"require": {
@@ -900,7 +900,7 @@
],
"support": {
"issues": "https://github.com/predis/predis/issues",
- "source": "https://github.com/predis/predis/tree/v3.0.1"
+ "source": "https://github.com/predis/predis/tree/v3.1.0"
},
"funding": [
{
@@ -908,7 +908,7 @@
"type": "github"
}
],
- "time": "2025-05-16T18:30:32+00:00"
+ "time": "2025-07-22T15:37:44+00:00"
},
{
"name": "propel/propel",
@@ -2960,6 +2960,6 @@
"php": ">=8.2.0",
"ext-intl": "*"
},
- "platform-dev": [],
- "plugin-api-version": "2.3.0"
+ "platform-dev": {},
+ "plugin-api-version": "2.6.0"
}
More information about the Scummvm-git-logs
mailing list