Skip to content
Snippets Groups Projects
Commit 74eb1a21 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 !195
parents 700e1bf3 d16918d8
No related branches found
No related tags found
1 merge request!195fix(deps): update all non-major dependencies (patch)
Pipeline #232680 passed
...@@ -283,11 +283,11 @@ ...@@ -283,11 +283,11 @@
}, },
{ {
"name": "dbp/relay-core-bundle", "name": "dbp/relay-core-bundle",
"version": "v0.1.74", "version": "v0.1.76",
"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": "1d43096e7e5a5a1289d76ef0d0d1819d6f9a66ac" "reference": "6b86617395c0d39c20d5f6327787b8713b4dc406"
}, },
"require": { "require": {
"api-platform/core": "^2.6.8 <2.7.0", "api-platform/core": "^2.6.8 <2.7.0",
...@@ -351,7 +351,7 @@ ...@@ -351,7 +351,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-02-07T12:00:47+00:00" "time": "2023-02-14T14:23:10+00:00"
}, },
{ {
"name": "dbp/relay-maker-bundle", "name": "dbp/relay-maker-bundle",
...@@ -1396,29 +1396,30 @@ ...@@ -1396,29 +1396,30 @@
}, },
{ {
"name": "nelmio/cors-bundle", "name": "nelmio/cors-bundle",
"version": "2.2.0", "version": "2.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nelmio/NelmioCorsBundle.git", "url": "https://github.com/nelmio/NelmioCorsBundle.git",
"reference": "0ee5ee30b0ee08ea122d431ae6e0ddeb87f035c0" "reference": "185d2c0ae50a3f0b628790170164d5f1c5b7c281"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/0ee5ee30b0ee08ea122d431ae6e0ddeb87f035c0", "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/185d2c0ae50a3f0b628790170164d5f1c5b7c281",
"reference": "0ee5ee30b0ee08ea122d431ae6e0ddeb87f035c0", "reference": "185d2c0ae50a3f0b628790170164d5f1c5b7c281",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"symfony/framework-bundle": "^4.3 || ^5.0 || ^6.0" "psr/log": "^1.0 || ^2.0 || ^3.0",
"symfony/framework-bundle": "^4.4 || ^5.4 || ^6.0"
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "^1.2", "mockery/mockery": "^1.2",
"symfony/phpunit-bridge": "^4.3 || ^5.0 || ^6.0" "symfony/phpunit-bridge": "^4.4 || ^5.4 || ^6.0"
}, },
"type": "symfony-bundle", "type": "symfony-bundle",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.0.x-dev" "dev-master": "2.x-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -1451,9 +1452,9 @@ ...@@ -1451,9 +1452,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nelmio/NelmioCorsBundle/issues", "issues": "https://github.com/nelmio/NelmioCorsBundle/issues",
"source": "https://github.com/nelmio/NelmioCorsBundle/tree/2.2.0" "source": "https://github.com/nelmio/NelmioCorsBundle/tree/2.3.1"
}, },
"time": "2021-12-01T09:34:27+00:00" "time": "2023-02-16T08:49:29+00:00"
}, },
{ {
"name": "phpdocumentor/reflection-common", "name": "phpdocumentor/reflection-common",
...@@ -3383,16 +3384,16 @@ ...@@ -3383,16 +3384,16 @@
}, },
{ {
"name": "symfony/flex", "name": "symfony/flex",
"version": "v1.19.4", "version": "v1.19.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/flex.git", "url": "https://github.com/symfony/flex.git",
"reference": "c82477240111bfe41a1067c9f0ab91d40bafa5b6" "reference": "51077ed0f6dc2c94cd0b670167eee3747c31b2c1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/flex/zipball/c82477240111bfe41a1067c9f0ab91d40bafa5b6", "url": "https://api.github.com/repos/symfony/flex/zipball/51077ed0f6dc2c94cd0b670167eee3747c31b2c1",
"reference": "c82477240111bfe41a1067c9f0ab91d40bafa5b6", "reference": "51077ed0f6dc2c94cd0b670167eee3747c31b2c1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3428,7 +3429,7 @@ ...@@ -3428,7 +3429,7 @@
"description": "Composer plugin for Symfony", "description": "Composer plugin for Symfony",
"support": { "support": {
"issues": "https://github.com/symfony/flex/issues", "issues": "https://github.com/symfony/flex/issues",
"source": "https://github.com/symfony/flex/tree/v1.19.4" "source": "https://github.com/symfony/flex/tree/v1.19.5"
}, },
"funding": [ "funding": [
{ {
...@@ -3444,7 +3445,7 @@ ...@@ -3444,7 +3445,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-20T07:19:24+00:00" "time": "2023-01-30T17:02:31+00:00"
}, },
{ {
"name": "symfony/framework-bundle", "name": "symfony/framework-bundle",
...@@ -8516,16 +8517,16 @@ ...@@ -8516,16 +8517,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.9.17", "version": "1.9.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "204e459e7822f2c586463029f5ecec31bb45a1f2" "reference": "f2d5cf71be91172a57c649770b73c20ebcffb0bf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/204e459e7822f2c586463029f5ecec31bb45a1f2", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f2d5cf71be91172a57c649770b73c20ebcffb0bf",
"reference": "204e459e7822f2c586463029f5ecec31bb45a1f2", "reference": "f2d5cf71be91172a57c649770b73c20ebcffb0bf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -8555,7 +8556,7 @@ ...@@ -8555,7 +8556,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.17" "source": "https://github.com/phpstan/phpstan/tree/1.9.18"
}, },
"funding": [ "funding": [
{ {
...@@ -8571,7 +8572,7 @@ ...@@ -8571,7 +8572,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-08T12:25:00+00:00" "time": "2023-02-17T15:01:27+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