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

Merge branch 'renovate/lock-file-maintenance' into 'main'

chore(deps): lock file maintenance

See merge request !34
parents dcd45e81 8e0709a7
No related branches found
No related tags found
1 merge request!34chore(deps): lock file maintenance
Pipeline #107263 passed
...@@ -172,8 +172,14 @@ ...@@ -172,8 +172,14 @@
"version": "dev-main", "version": "dev-main",
"source": { "source": {
"type": "git", "type": "git",
"url": "git@gitlab.tugraz.at:dbp/relay/dbp-relay-core-bundle.git", "url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle.git",
"reference": "c4b3db9c89573518e449c68e7ee90c86c943deb5" "reference": "f2f855d4c54d0743007e2d6c1994778d0b6bf62d"
},
"dist": {
"type": "zip",
"url": "https://gitlab.tugraz.at/api/v4/projects/dbp%2Frelay%2Fdbp-relay-core-bundle/repository/archive.zip?sha=f2f855d4c54d0743007e2d6c1994778d0b6bf62d",
"reference": "f2f855d4c54d0743007e2d6c1994778d0b6bf62d",
"shasum": ""
}, },
"require": { "require": {
"api-platform/core": "^2.6.6", "api-platform/core": "^2.6.6",
...@@ -269,7 +275,11 @@ ...@@ -269,7 +275,11 @@
"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-04-28T11:35:29+00:00" "support": {
"source": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle/-/tree/main",
"issues": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle/-/issues"
},
"time": "2022-05-01T02:22:41+02:00"
}, },
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
...@@ -2185,16 +2195,16 @@ ...@@ -2185,16 +2195,16 @@
}, },
{ {
"name": "symfony/doctrine-messenger", "name": "symfony/doctrine-messenger",
"version": "v5.4.7", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/doctrine-messenger.git", "url": "https://github.com/symfony/doctrine-messenger.git",
"reference": "bea918cb8363d8fe7953ebcc300454207a3e6093" "reference": "5a3d269d9934dee87555a05f71ea1b9c5acf61fb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/bea918cb8363d8fe7953ebcc300454207a3e6093", "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/5a3d269d9934dee87555a05f71ea1b9c5acf61fb",
"reference": "bea918cb8363d8fe7953ebcc300454207a3e6093", "reference": "5a3d269d9934dee87555a05f71ea1b9c5acf61fb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2208,7 +2218,7 @@ ...@@ -2208,7 +2218,7 @@
}, },
"require-dev": { "require-dev": {
"doctrine/dbal": "^2.13|^3.0", "doctrine/dbal": "^2.13|^3.0",
"doctrine/persistence": "^1.3|^2", "doctrine/persistence": "^1.3|^2|^3",
"symfony/property-access": "^4.4|^5.0|^6.0", "symfony/property-access": "^4.4|^5.0|^6.0",
"symfony/serializer": "^4.4|^5.0|^6.0" "symfony/serializer": "^4.4|^5.0|^6.0"
}, },
...@@ -2238,7 +2248,7 @@ ...@@ -2238,7 +2248,7 @@
"description": "Symfony Doctrine Messenger Bridge", "description": "Symfony Doctrine Messenger Bridge",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/doctrine-messenger/tree/v5.4.7" "source": "https://github.com/symfony/doctrine-messenger/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -2254,7 +2264,7 @@ ...@@ -2254,7 +2264,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-04-01T10:23:59+00:00" "time": "2022-04-26T18:02:07+00:00"
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
...@@ -2493,16 +2503,16 @@ ...@@ -2493,16 +2503,16 @@
}, },
{ {
"name": "symfony/expression-language", "name": "symfony/expression-language",
"version": "v5.4.7", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/expression-language.git", "url": "https://github.com/symfony/expression-language.git",
"reference": "2ab2550b48ee6e88137f69967a5ded0852741549" "reference": "9d186e1eecf9e3461c6adbdf1acf614b8da9def9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/2ab2550b48ee6e88137f69967a5ded0852741549", "url": "https://api.github.com/repos/symfony/expression-language/zipball/9d186e1eecf9e3461c6adbdf1acf614b8da9def9",
"reference": "2ab2550b48ee6e88137f69967a5ded0852741549", "reference": "9d186e1eecf9e3461c6adbdf1acf614b8da9def9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2536,7 +2546,7 @@ ...@@ -2536,7 +2546,7 @@
"description": "Provides an engine that can compile and evaluate expressions", "description": "Provides an engine that can compile and evaluate expressions",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/expression-language/tree/v5.4.7" "source": "https://github.com/symfony/expression-language/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -2552,7 +2562,7 @@ ...@@ -2552,7 +2562,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-31T17:09:19+00:00" "time": "2022-04-08T05:07:18+00:00"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
...@@ -3098,16 +3108,16 @@ ...@@ -3098,16 +3108,16 @@
}, },
{ {
"name": "symfony/messenger", "name": "symfony/messenger",
"version": "v5.4.3", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/messenger.git", "url": "https://github.com/symfony/messenger.git",
"reference": "4319c25b76573cff46f112ee8cc83fffa4b97579" "reference": "e6ada0d7917c52bd50e37f082063cfc93d5ae182"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/messenger/zipball/4319c25b76573cff46f112ee8cc83fffa4b97579", "url": "https://api.github.com/repos/symfony/messenger/zipball/e6ada0d7917c52bd50e37f082063cfc93d5ae182",
"reference": "4319c25b76573cff46f112ee8cc83fffa4b97579", "reference": "e6ada0d7917c52bd50e37f082063cfc93d5ae182",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3168,7 +3178,7 @@ ...@@ -3168,7 +3178,7 @@
"description": "Helps applications send and receive messages to/from other applications or via message queues", "description": "Helps applications send and receive messages to/from other applications or via message queues",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/messenger/tree/v5.4.3" "source": "https://github.com/symfony/messenger/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -3184,7 +3194,7 @@ ...@@ -3184,7 +3194,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-12T18:55:10+00:00" "time": "2022-04-12T16:02:29+00:00"
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
...@@ -4908,16 +4918,16 @@ ...@@ -4908,16 +4918,16 @@
}, },
{ {
"name": "symfony/serializer", "name": "symfony/serializer",
"version": "v5.4.7", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/serializer.git", "url": "https://github.com/symfony/serializer.git",
"reference": "d1bc37090edabada161b6490d1be14e8cb4891d4" "reference": "a806b1031c45bf2ee583beee6df734ecf34d5cfc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/d1bc37090edabada161b6490d1be14e8cb4891d4", "url": "https://api.github.com/repos/symfony/serializer/zipball/a806b1031c45bf2ee583beee6df734ecf34d5cfc",
"reference": "d1bc37090edabada161b6490d1be14e8cb4891d4", "reference": "a806b1031c45bf2ee583beee6df734ecf34d5cfc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4991,7 +5001,7 @@ ...@@ -4991,7 +5001,7 @@
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/serializer/tree/v5.4.7" "source": "https://github.com/symfony/serializer/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -5007,7 +5017,7 @@ ...@@ -5007,7 +5017,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-24T17:11:08+00:00" "time": "2022-04-12T16:02:29+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
...@@ -5258,16 +5268,16 @@ ...@@ -5258,16 +5268,16 @@
}, },
{ {
"name": "symfony/twig-bridge", "name": "symfony/twig-bridge",
"version": "v5.4.7", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/twig-bridge.git", "url": "https://github.com/symfony/twig-bridge.git",
"reference": "b43e9bdb57a39ffffb4c44a7ef0a47d338e9f1da" "reference": "f68dbdb80c9ce425f503512dfa8c8c01cf789e43"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/b43e9bdb57a39ffffb4c44a7ef0a47d338e9f1da", "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/f68dbdb80c9ce425f503512dfa8c8c01cf789e43",
"reference": "b43e9bdb57a39ffffb4c44a7ef0a47d338e9f1da", "reference": "f68dbdb80c9ce425f503512dfa8c8c01cf789e43",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5359,7 +5369,7 @@ ...@@ -5359,7 +5369,7 @@
"description": "Provides integration for Twig with various Symfony components", "description": "Provides integration for Twig with various Symfony components",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/twig-bridge/tree/v5.4.7" "source": "https://github.com/symfony/twig-bridge/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -5375,20 +5385,20 @@ ...@@ -5375,20 +5385,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-04-01T06:09:41+00:00" "time": "2022-04-12T15:48:08+00:00"
}, },
{ {
"name": "symfony/twig-bundle", "name": "symfony/twig-bundle",
"version": "v5.4.3", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/twig-bundle.git", "url": "https://github.com/symfony/twig-bundle.git",
"reference": "45ae3ee8155f93042a1033b166a7a3ed57b96a92" "reference": "c992b4474c3a31f3c40a1ca593d213833f91b818"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/twig-bundle/zipball/45ae3ee8155f93042a1033b166a7a3ed57b96a92", "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/c992b4474c3a31f3c40a1ca593d213833f91b818",
"reference": "45ae3ee8155f93042a1033b166a7a3ed57b96a92", "reference": "c992b4474c3a31f3c40a1ca593d213833f91b818",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5448,7 +5458,7 @@ ...@@ -5448,7 +5458,7 @@
"description": "Provides a tight integration of Twig into the Symfony full-stack framework", "description": "Provides a tight integration of Twig into the Symfony full-stack framework",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/twig-bundle/tree/v5.4.3" "source": "https://github.com/symfony/twig-bundle/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -5464,7 +5474,7 @@ ...@@ -5464,7 +5474,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-02T09:53:40+00:00" "time": "2022-04-03T13:03:10+00:00"
}, },
{ {
"name": "symfony/uid", "name": "symfony/uid",
...@@ -7473,16 +7483,16 @@ ...@@ -7473,16 +7483,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.5.7", "version": "1.6.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "7fb7e2e1e9f3d59a26a413b2d3d5e47f0edb75ac" "reference": "6128620b98292e0b69ea6d799871d77163681c8e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/7fb7e2e1e9f3d59a26a413b2d3d5e47f0edb75ac", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/6128620b98292e0b69ea6d799871d77163681c8e",
"reference": "7fb7e2e1e9f3d59a26a413b2d3d5e47f0edb75ac", "reference": "6128620b98292e0b69ea6d799871d77163681c8e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7508,7 +7518,7 @@ ...@@ -7508,7 +7518,7 @@
"description": "PHPStan - PHP Static Analysis Tool", "description": "PHPStan - PHP Static Analysis Tool",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan/issues", "issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.5.7" "source": "https://github.com/phpstan/phpstan/tree/1.6.3"
}, },
"funding": [ "funding": [
{ {
...@@ -7528,7 +7538,7 @@ ...@@ -7528,7 +7538,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-04-20T12:20:27+00:00" "time": "2022-04-28T11:27:53+00:00"
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",
...@@ -9041,16 +9051,16 @@ ...@@ -9041,16 +9051,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v5.4.7", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "900275254f0a1a2afff1ab0e11abd5587a10e1d6" "reference": "ffe3aed36c4d60da2cf1b0a1cee6b8f2e5fa881b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/900275254f0a1a2afff1ab0e11abd5587a10e1d6", "url": "https://api.github.com/repos/symfony/console/zipball/ffe3aed36c4d60da2cf1b0a1cee6b8f2e5fa881b",
"reference": "900275254f0a1a2afff1ab0e11abd5587a10e1d6", "reference": "ffe3aed36c4d60da2cf1b0a1cee6b8f2e5fa881b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9120,7 +9130,7 @@ ...@@ -9120,7 +9130,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v5.4.7" "source": "https://github.com/symfony/console/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -9136,7 +9146,7 @@ ...@@ -9136,7 +9146,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-31T17:09:19+00:00" "time": "2022-04-12T16:02:29+00:00"
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
...@@ -9697,16 +9707,16 @@ ...@@ -9697,16 +9707,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v5.4.7", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "38a44b2517b470a436e1c944bf9b9ba3961137fb" "reference": "597f3fff8e3e91836bb0bd38f5718b56ddbde2f3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/38a44b2517b470a436e1c944bf9b9ba3961137fb", "url": "https://api.github.com/repos/symfony/process/zipball/597f3fff8e3e91836bb0bd38f5718b56ddbde2f3",
"reference": "38a44b2517b470a436e1c944bf9b9ba3961137fb", "reference": "597f3fff8e3e91836bb0bd38f5718b56ddbde2f3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9739,7 +9749,7 @@ ...@@ -9739,7 +9749,7 @@
"description": "Executes commands in sub-processes", "description": "Executes commands in sub-processes",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/process/tree/v5.4.7" "source": "https://github.com/symfony/process/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -9755,7 +9765,7 @@ ...@@ -9755,7 +9765,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-18T16:18:52+00:00" "time": "2022-04-08T05:07:18+00:00"
}, },
{ {
"name": "symfony/stopwatch", "name": "symfony/stopwatch",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment