Skip to content
Snippets Groups Projects
Commit f0abb695 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 !59
parents 1ff476a7 098043f8
No related branches found
No related tags found
1 merge request!59fix(deps): update all non-major dependencies (patch)
Pipeline #231355 passed
...@@ -169,11 +169,11 @@ ...@@ -169,11 +169,11 @@
}, },
{ {
"name": "dbp/relay-core-bundle", "name": "dbp/relay-core-bundle",
"version": "v0.1.71", "version": "v0.1.74",
"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": "fa743c094f807e028cc917387643379c0324a4d5" "reference": "1d43096e7e5a5a1289d76ef0d0d1819d6f9a66ac"
}, },
"require": { "require": {
"api-platform/core": "^2.6.8 <2.7.0", "api-platform/core": "^2.6.8 <2.7.0",
...@@ -237,7 +237,7 @@ ...@@ -237,7 +237,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": "2023-01-17T11:13:52+00:00" "time": "2023-02-07T12:00:47+00:00"
}, },
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
...@@ -6154,16 +6154,16 @@ ...@@ -6154,16 +6154,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.5.0", "version": "v3.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "3ffcf4b7d890770466da3b2666f82ac054e7ec72" "reference": "a6e0510cc793912b451fd40ab983a1d28f611c15"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/3ffcf4b7d890770466da3b2666f82ac054e7ec72", "url": "https://api.github.com/repos/twigphp/Twig/zipball/a6e0510cc793912b451fd40ab983a1d28f611c15",
"reference": "3ffcf4b7d890770466da3b2666f82ac054e7ec72", "reference": "a6e0510cc793912b451fd40ab983a1d28f611c15",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6214,7 +6214,7 @@ ...@@ -6214,7 +6214,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/twigphp/Twig/issues", "issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.5.0" "source": "https://github.com/twigphp/Twig/tree/v3.5.1"
}, },
"funding": [ "funding": [
{ {
...@@ -6226,7 +6226,7 @@ ...@@ -6226,7 +6226,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-27T12:28:18+00:00" "time": "2023-02-08T07:49:20+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",
...@@ -7585,16 +7585,16 @@ ...@@ -7585,16 +7585,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.9.14", "version": "1.9.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "e5fcc96289cf737304286a9b505fbed091f02e58" "reference": "204e459e7822f2c586463029f5ecec31bb45a1f2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/e5fcc96289cf737304286a9b505fbed091f02e58", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/204e459e7822f2c586463029f5ecec31bb45a1f2",
"reference": "e5fcc96289cf737304286a9b505fbed091f02e58", "reference": "204e459e7822f2c586463029f5ecec31bb45a1f2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7624,7 +7624,7 @@ ...@@ -7624,7 +7624,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.9.14" "source": "https://github.com/phpstan/phpstan/tree/1.9.17"
}, },
"funding": [ "funding": [
{ {
...@@ -7640,20 +7640,20 @@ ...@@ -7640,20 +7640,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-01-19T10:47:09+00:00" "time": "2023-02-08T12:25:00+00:00"
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",
"version": "1.3.3", "version": "1.3.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git", "url": "https://github.com/phpstan/phpstan-phpunit.git",
"reference": "54a24bd23e9e80ee918cdc24f909d376c2e273f7" "reference": "d77af96c1aaec28f7c0293677132eaaad079e01b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/54a24bd23e9e80ee918cdc24f909d376c2e273f7", "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/d77af96c1aaec28f7c0293677132eaaad079e01b",
"reference": "54a24bd23e9e80ee918cdc24f909d376c2e273f7", "reference": "d77af96c1aaec28f7c0293677132eaaad079e01b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7690,22 +7690,22 @@ ...@@ -7690,22 +7690,22 @@
"description": "PHPUnit extensions and rules for PHPStan", "description": "PHPUnit extensions and rules for PHPStan",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan-phpunit/issues", "issues": "https://github.com/phpstan/phpstan-phpunit/issues",
"source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.3" "source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.4"
}, },
"time": "2022-12-21T15:25:00+00:00" "time": "2023-02-09T08:05:29+00:00"
}, },
{ {
"name": "phpstan/phpstan-symfony", "name": "phpstan/phpstan-symfony",
"version": "1.2.22", "version": "1.2.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git", "url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "cbf5b9ceadab8365ed46db42dcd23db1a4c26c93" "reference": "8a8d0538ca943b20beda7e9799e14fb3683262d4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/cbf5b9ceadab8365ed46db42dcd23db1a4c26c93", "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/8a8d0538ca943b20beda7e9799e14fb3683262d4",
"reference": "cbf5b9ceadab8365ed46db42dcd23db1a4c26c93", "reference": "8a8d0538ca943b20beda7e9799e14fb3683262d4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7761,9 +7761,9 @@ ...@@ -7761,9 +7761,9 @@
"description": "Symfony Framework extensions and rules for PHPStan", "description": "Symfony Framework extensions and rules for PHPStan",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan-symfony/issues", "issues": "https://github.com/phpstan/phpstan-symfony/issues",
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.2.22" "source": "https://github.com/phpstan/phpstan-symfony/tree/1.2.23"
}, },
"time": "2023-02-01T13:26:41+00:00" "time": "2023-02-06T10:42:02+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment