Skip to content
Snippets Groups Projects

fix(deps): update all non-major dependencies (patch)

Merged Reiter, Christoph requested to merge renovate/patch-all-minor-patch into main
1 file
+ 116
35
Compare changes
  • Side-by-side
  • Inline
+ 116
35
@@ -8,25 +8,25 @@
"packages": [
{
"name": "adldap2/adldap2",
"version": "v10.4.0",
"version": "v10.4.1",
"source": {
"type": "git",
"url": "https://github.com/Adldap2/Adldap2.git",
"reference": "b91df8c0f0f614f3b96c0c11996c3124030d395e"
"reference": "81aeb283f56e216ae925a9cc4241de56b1fd4453"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Adldap2/Adldap2/zipball/b91df8c0f0f614f3b96c0c11996c3124030d395e",
"reference": "b91df8c0f0f614f3b96c0c11996c3124030d395e",
"url": "https://api.github.com/repos/Adldap2/Adldap2/zipball/81aeb283f56e216ae925a9cc4241de56b1fd4453",
"reference": "81aeb283f56e216ae925a9cc4241de56b1fd4453",
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-ldap": "*",
"illuminate/contracts": "~5.0|~6.0|~7.0|~8.0",
"illuminate/contracts": "~5.0|~6.0|~7.0|~8.0|~9.0",
"php": ">=7.0",
"psr/log": "~1.0",
"psr/simple-cache": "~1.0",
"psr/log": "~1.0|~2.0|~3.0",
"psr/simple-cache": "~1.0|~2.0",
"tightenco/collect": "~5.0|~6.0|~7.0|~8.0"
},
"require-dev": {
@@ -69,7 +69,7 @@
"issues": "https://github.com/Adldap2/Adldap2/issues",
"source": "https://github.com/Adldap2/Adldap2"
},
"time": "2021-12-09T14:12:47+00:00"
"time": "2022-02-09T13:54:20+00:00"
},
{
"name": "api-platform/core",
@@ -294,11 +294,11 @@
},
{
"name": "dbp/relay-auth-bundle",
"version": "v0.1.6",
"version": "v0.1.7",
"source": {
"type": "git",
"url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-auth-bundle.git",
"reference": "ce556a11ce4db7c13f9584220fab36bc1d1a6056"
"reference": "a6171465a634332f5f44c9188353a69961978d20"
},
"require": {
"dbp/relay-core-bundle": "^0.1.10",
@@ -306,8 +306,8 @@
"ext-gmp": "*",
"ext-json": "*",
"guzzlehttp/guzzle": "^7.0",
"kevinrob/guzzle-cache-middleware": "^3.3",
"php": "^7.3",
"kevinrob/guzzle-cache-middleware": "^3.3 | ^4.0",
"php": ">=7.3",
"symfony/framework-bundle": "^5.2",
"symfony/security-core": "^5.2",
"symfony/yaml": "^5.2",
@@ -317,8 +317,9 @@
"require-dev": {
"brainmaestro/composer-git-hooks": "^2.8",
"friendsofphp/php-cs-fixer": "^3.0",
"phpstan/phpstan": "^0.12.33",
"phpstan/phpstan-phpunit": "^0.12.13",
"phpstan/phpstan": "^1.0.0",
"phpstan/phpstan-phpunit": "^1.0.0",
"phpunit/phpunit": "^9",
"symfony/browser-kit": "^5.3",
"symfony/http-client": "^5.3",
"symfony/phpunit-bridge": "^5.2",
@@ -341,7 +342,7 @@
"license": [
"AGPL-3.0-or-later"
],
"time": "2021-11-02T11:11:39+00:00"
"time": "2022-02-08T10:15:00+00:00"
},
{
"name": "dbp/relay-base-person-bundle",
@@ -394,11 +395,11 @@
},
{
"name": "dbp/relay-core-bundle",
"version": "v0.1.30",
"version": "v0.1.31",
"source": {
"type": "git",
"url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle",
"reference": "281710944f8621821e98db7797d2fb57e562905c"
"reference": "52ce43ce77b434e6a028dbbf0953e9891fdf7c41"
},
"require": {
"api-platform/core": "^2.6.6",
@@ -415,6 +416,7 @@
"symfony/event-dispatcher": "^5.3",
"symfony/expression-language": "^5.3",
"symfony/framework-bundle": "^5.3",
"symfony/lock": "^5.4",
"symfony/messenger": "^5.3",
"symfony/mime": "^5.3",
"symfony/security-bundle": "^5.3",
@@ -456,7 +458,7 @@
"license": [
"AGPL-3.0-or-later"
],
"time": "2022-01-10T15:43:13+00:00"
"time": "2022-02-10T14:08:31+00:00"
},
{
"name": "doctrine/annotations",
@@ -1219,7 +1221,7 @@
},
{
"name": "illuminate/contracts",
"version": "v8.82.0",
"version": "v8.83.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
@@ -1267,35 +1269,35 @@
},
{
"name": "kevinrob/guzzle-cache-middleware",
"version": "v3.5.0",
"version": "v4.0.0",
"source": {
"type": "git",
"url": "https://github.com/Kevinrob/guzzle-cache-middleware.git",
"reference": "c699f4623a7be6c92468876a1b2404d499a4f22f"
"reference": "22d79bb234861469e0c1d6b9541eb6d8e97ecd72"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/c699f4623a7be6c92468876a1b2404d499a4f22f",
"reference": "c699f4623a7be6c92468876a1b2404d499a4f22f",
"url": "https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/22d79bb234861469e0c1d6b9541eb6d8e97ecd72",
"reference": "22d79bb234861469e0c1d6b9541eb6d8e97ecd72",
"shasum": ""
},
"require": {
"guzzlehttp/guzzle": "^6.0 || ^7.0",
"guzzlehttp/psr7": "^1.7.0 || ^2.0.0",
"php": ">=5.5.0"
"php": ">=7.2.0"
},
"require-dev": {
"cache/array-adapter": "^0.4 || ^0.5 || ^1.0",
"cache/simple-cache-bridge": "^0.1 || ^1.0",
"doctrine/cache": "^1.0",
"doctrine/cache": "^1.10",
"illuminate/cache": "^5.0",
"league/flysystem": "^1.0",
"phpunit/phpunit": "^4.8.36 || ^5.0",
"phpunit/phpunit": "^8.5.15 || ^9.5",
"psr/cache": "^1.0",
"symfony/phpunit-bridge": "^4.4 || ^5.0"
},
"suggest": {
"doctrine/cache": "This library has a lot of ready-to-use cache storage (to be used with Kevinrob\\GuzzleCache\\Storage\\DoctrineCacheStorage).",
"doctrine/cache": "This library has a lot of ready-to-use cache storage (to be used with Kevinrob\\GuzzleCache\\Storage\\DoctrineCacheStorage). Use only versions >=1.4.0 < 2.0.0",
"guzzlehttp/guzzle": "For using this library. It was created for Guzzle6 (but you can use it with any PSR-7 HTTP client).",
"laravel/framework": "To be used with Kevinrob\\GuzzleCache\\Storage\\LaravelCacheStorage",
"league/flysystem": "To be used with Kevinrob\\GuzzleCache\\Storage\\FlysystemStorage",
@@ -1344,9 +1346,9 @@
],
"support": {
"issues": "https://github.com/Kevinrob/guzzle-cache-middleware/issues",
"source": "https://github.com/Kevinrob/guzzle-cache-middleware/tree/v3.5.0"
"source": "https://github.com/Kevinrob/guzzle-cache-middleware/tree/v4.0.0"
},
"time": "2022-01-04T16:40:46+00:00"
"time": "2022-02-07T05:49:59+00:00"
},
{
"name": "league/uri",
@@ -3695,6 +3697,85 @@
],
"time": "2022-01-29T18:08:07+00:00"
},
{
"name": "symfony/lock",
"version": "v5.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/lock.git",
"reference": "a0cc3e6af48b3ede03e607a15336f1cda7c0db7e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/lock/zipball/a0cc3e6af48b3ede03e607a15336f1cda7c0db7e",
"reference": "a0cc3e6af48b3ede03e607a15336f1cda7c0db7e",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/log": "^1|^2|^3",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/polyfill-php80": "^1.16"
},
"conflict": {
"doctrine/dbal": "<2.13"
},
"require-dev": {
"doctrine/dbal": "^2.13|^3.0",
"predis/predis": "~1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Lock\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jérémy Derussé",
"email": "jeremy@derusse.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Creates and manages locks, a mechanism to provide exclusive access to a shared resource",
"homepage": "https://symfony.com",
"keywords": [
"cas",
"flock",
"locking",
"mutex",
"redlock",
"semaphore"
],
"support": {
"source": "https://github.com/symfony/lock/tree/v5.4.3"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2022-01-27T13:12:43+00:00"
},
{
"name": "symfony/messenger",
"version": "v5.4.3",
@@ -6578,16 +6659,16 @@
},
{
"name": "tightenco/collect",
"version": "v8.81.0",
"version": "v8.83.0",
"source": {
"type": "git",
"url": "https://github.com/tighten/collect.git",
"reference": "2b629c5095c89f3e96488f4bde8ac11642465200"
"reference": "f8053a9e26ffe0db24db02ef346c40bca920f8f8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tighten/collect/zipball/2b629c5095c89f3e96488f4bde8ac11642465200",
"reference": "2b629c5095c89f3e96488f4bde8ac11642465200",
"url": "https://api.github.com/repos/tighten/collect/zipball/f8053a9e26ffe0db24db02ef346c40bca920f8f8",
"reference": "f8053a9e26ffe0db24db02ef346c40bca920f8f8",
"shasum": ""
},
"require": {
@@ -6626,9 +6707,9 @@
],
"support": {
"issues": "https://github.com/tighten/collect/issues",
"source": "https://github.com/tighten/collect/tree/v8.81.0"
"source": "https://github.com/tighten/collect/tree/v8.83.0"
},
"time": "2022-01-25T22:55:34+00:00"
"time": "2022-02-10T23:00:41+00:00"
},
{
"name": "twig/twig",
Loading