Skip to content
Snippets Groups Projects
Commit 4cd1cd9f authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Merge branch 'renovate/patch-all-minor-patch' into 'main'

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

See merge request !106
parents 5a665207 19542ce4
Branches
Tags
1 merge request!106fix(deps): update all non-major dependencies (patch)
Pipeline #193783 passed
...@@ -396,11 +396,11 @@ ...@@ -396,11 +396,11 @@
}, },
{ {
"name": "dbp/relay-core-bundle", "name": "dbp/relay-core-bundle",
"version": "v0.1.40", "version": "v0.1.41",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle", "url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle",
"reference": "f9c4542cac5381d931d21163c64f524061991790" "reference": "656136f5ed70450683a5c0251fd071e607bd2c81"
}, },
"require": { "require": {
"api-platform/core": "^2.6.6", "api-platform/core": "^2.6.6",
...@@ -463,7 +463,7 @@ ...@@ -463,7 +463,7 @@
"AGPL-3.0-or-later" "AGPL-3.0-or-later"
], ],
"description": "The core bundle of the Relay API gateway", "description": "The core bundle of the Relay API gateway",
"time": "2022-08-30T13:35:14+00:00" "time": "2022-09-08T10:58:52+00:00"
}, },
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
...@@ -540,28 +540,28 @@ ...@@ -540,28 +540,28 @@
}, },
{ {
"name": "doctrine/inflector", "name": "doctrine/inflector",
"version": "2.0.4", "version": "2.0.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/inflector.git", "url": "https://github.com/doctrine/inflector.git",
"reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89" "reference": "ade2b3bbfb776f27f0558e26eed43b5d9fe1b392"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89", "url": "https://api.github.com/repos/doctrine/inflector/zipball/ade2b3bbfb776f27f0558e26eed43b5d9fe1b392",
"reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89", "reference": "ade2b3bbfb776f27f0558e26eed43b5d9fe1b392",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.2 || ^8.0" "php": "^7.2 || ^8.0"
}, },
"require-dev": { "require-dev": {
"doctrine/coding-standard": "^8.2", "doctrine/coding-standard": "^9",
"phpstan/phpstan": "^0.12", "phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^0.12", "phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-strict-rules": "^0.12", "phpstan/phpstan-strict-rules": "^1.3",
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", "phpunit/phpunit": "^8.5 || ^9.5",
"vimeo/psalm": "^4.10" "vimeo/psalm": "^4.25"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
...@@ -611,7 +611,7 @@ ...@@ -611,7 +611,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/inflector/issues", "issues": "https://github.com/doctrine/inflector/issues",
"source": "https://github.com/doctrine/inflector/tree/2.0.4" "source": "https://github.com/doctrine/inflector/tree/2.0.5"
}, },
"funding": [ "funding": [
{ {
...@@ -627,7 +627,7 @@ ...@@ -627,7 +627,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-10-22T20:16:43+00:00" "time": "2022-09-07T09:01:28+00:00"
}, },
{ {
"name": "doctrine/lexer", "name": "doctrine/lexer",
...@@ -8020,16 +8020,16 @@ ...@@ -8020,16 +8020,16 @@
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",
"version": "1.5.0", "version": "1.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mockery/mockery.git", "url": "https://github.com/mockery/mockery.git",
"reference": "c10a5f6e06fc2470ab1822fa13fa2a7380f8fbac" "reference": "e92dcc83d5a51851baf5f5591d32cb2b16e3684e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mockery/mockery/zipball/c10a5f6e06fc2470ab1822fa13fa2a7380f8fbac", "url": "https://api.github.com/repos/mockery/mockery/zipball/e92dcc83d5a51851baf5f5591d32cb2b16e3684e",
"reference": "c10a5f6e06fc2470ab1822fa13fa2a7380f8fbac", "reference": "e92dcc83d5a51851baf5f5591d32cb2b16e3684e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -8086,9 +8086,9 @@ ...@@ -8086,9 +8086,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/mockery/mockery/issues", "issues": "https://github.com/mockery/mockery/issues",
"source": "https://github.com/mockery/mockery/tree/1.5.0" "source": "https://github.com/mockery/mockery/tree/1.5.1"
}, },
"time": "2022-01-20T13:18:17+00:00" "time": "2022-09-07T15:32:08+00:00"
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
...@@ -8577,16 +8577,16 @@ ...@@ -8577,16 +8577,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.8.4", "version": "1.8.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "eed4c9da531f6ebb4787235b6fb486e2c20f34e5" "reference": "f6598a5ff12ca4499a836815e08b4d77a2ddeb20"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/eed4c9da531f6ebb4787235b6fb486e2c20f34e5", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f6598a5ff12ca4499a836815e08b4d77a2ddeb20",
"reference": "eed4c9da531f6ebb4787235b6fb486e2c20f34e5", "reference": "f6598a5ff12ca4499a836815e08b4d77a2ddeb20",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -8616,7 +8616,7 @@ ...@@ -8616,7 +8616,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan/issues", "issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.8.4" "source": "https://github.com/phpstan/phpstan/tree/1.8.5"
}, },
"funding": [ "funding": [
{ {
...@@ -8632,7 +8632,7 @@ ...@@ -8632,7 +8632,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-09-03T13:08:04+00:00" "time": "2022-09-07T16:05:32+00:00"
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment