Skip to content
Snippets Groups Projects
Commit 73cbd248 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 !35
parents 2d05ebad 0901da09
No related branches found
No related tags found
1 merge request!35chore(deps): lock file maintenance
Pipeline #231819 passed
...@@ -1520,16 +1520,16 @@ ...@@ -1520,16 +1520,16 @@
}, },
{ {
"name": "doctrine/persistence", "name": "doctrine/persistence",
"version": "3.1.3", "version": "3.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/persistence.git", "url": "https://github.com/doctrine/persistence.git",
"reference": "920da294b4bb0bb527f2a91ed60c18213435880f" "reference": "8bf8ab15960787f1a49d405f6eb8c787b4841119"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/920da294b4bb0bb527f2a91ed60c18213435880f", "url": "https://api.github.com/repos/doctrine/persistence/zipball/8bf8ab15960787f1a49d405f6eb8c787b4841119",
"reference": "920da294b4bb0bb527f2a91ed60c18213435880f", "reference": "8bf8ab15960787f1a49d405f6eb8c787b4841119",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1598,7 +1598,7 @@ ...@@ -1598,7 +1598,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/persistence/issues", "issues": "https://github.com/doctrine/persistence/issues",
"source": "https://github.com/doctrine/persistence/tree/3.1.3" "source": "https://github.com/doctrine/persistence/tree/3.1.4"
}, },
"funding": [ "funding": [
{ {
...@@ -1614,7 +1614,7 @@ ...@@ -1614,7 +1614,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-01-19T13:39:42+00:00" "time": "2023-02-03T11:13:07+00:00"
}, },
{ {
"name": "doctrine/sql-formatter", "name": "doctrine/sql-formatter",
...@@ -1935,16 +1935,16 @@ ...@@ -1935,16 +1935,16 @@
}, },
{ {
"name": "friendsofphp/proxy-manager-lts", "name": "friendsofphp/proxy-manager-lts",
"version": "v1.0.13", "version": "v1.0.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git", "url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git",
"reference": "88354616f4cf4f6620910fd035e282173ba453e8" "reference": "a527c9d9d5348e012bd24482d83a5cd643bcbc9e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/88354616f4cf4f6620910fd035e282173ba453e8", "url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/a527c9d9d5348e012bd24482d83a5cd643bcbc9e",
"reference": "88354616f4cf4f6620910fd035e282173ba453e8", "reference": "a527c9d9d5348e012bd24482d83a5cd643bcbc9e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2001,7 +2001,7 @@ ...@@ -2001,7 +2001,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/FriendsOfPHP/proxy-manager-lts/issues", "issues": "https://github.com/FriendsOfPHP/proxy-manager-lts/issues",
"source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.13" "source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.14"
}, },
"funding": [ "funding": [
{ {
...@@ -2013,7 +2013,7 @@ ...@@ -2013,7 +2013,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-17T19:48:16+00:00" "time": "2023-01-30T10:40:19+00:00"
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
...@@ -7048,16 +7048,16 @@ ...@@ -7048,16 +7048,16 @@
}, },
{ {
"name": "symfony/serializer", "name": "symfony/serializer",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/serializer.git", "url": "https://github.com/symfony/serializer.git",
"reference": "4ac4fae1cbad2655a0b05f327e7ce8ef310239fb" "reference": "2139fa01c19a764af81191d635b2b9302f4bafd8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/4ac4fae1cbad2655a0b05f327e7ce8ef310239fb", "url": "https://api.github.com/repos/symfony/serializer/zipball/2139fa01c19a764af81191d635b2b9302f4bafd8",
"reference": "4ac4fae1cbad2655a0b05f327e7ce8ef310239fb", "reference": "2139fa01c19a764af81191d635b2b9302f4bafd8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7131,7 +7131,7 @@ ...@@ -7131,7 +7131,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.17" "source": "https://github.com/symfony/serializer/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -7147,7 +7147,7 @@ ...@@ -7147,7 +7147,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-20T11:10:57+00:00" "time": "2023-01-14T08:18:46+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
...@@ -8019,16 +8019,16 @@ ...@@ -8019,16 +8019,16 @@
}, },
{ {
"name": "symfony/web-link", "name": "symfony/web-link",
"version": "v5.4.3", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/web-link.git", "url": "https://github.com/symfony/web-link.git",
"reference": "8b9b073390359549fec5f5d797f23bbe9e2997a5" "reference": "c5b5d4a84249959d0df65c0e804d7f57f6873ecd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/web-link/zipball/8b9b073390359549fec5f5d797f23bbe9e2997a5", "url": "https://api.github.com/repos/symfony/web-link/zipball/c5b5d4a84249959d0df65c0e804d7f57f6873ecd",
"reference": "8b9b073390359549fec5f5d797f23bbe9e2997a5", "reference": "c5b5d4a84249959d0df65c0e804d7f57f6873ecd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -8086,7 +8086,7 @@ ...@@ -8086,7 +8086,7 @@
"push" "push"
], ],
"support": { "support": {
"source": "https://github.com/symfony/web-link/tree/v5.4.3" "source": "https://github.com/symfony/web-link/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -8102,7 +8102,7 @@ ...@@ -8102,7 +8102,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-02T09:53:40+00:00" "time": "2023-01-01T08:32:19+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
...@@ -9199,7 +9199,13 @@ ...@@ -9199,7 +9199,13 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "git@gitlab.tugraz.at:dbp/relay/dbp-relay-blob-connector-filesystem-bundle.git", "url": "git@gitlab.tugraz.at:dbp/relay/dbp-relay-blob-connector-filesystem-bundle.git",
"reference": "8927f382bb12f96704395824bec5c95f6e8b3564" "reference": "695718d95a01f29583ce679926e0d2d726c3e79b"
},
"dist": {
"type": "zip",
"url": "https://gitlab.tugraz.at/api/v4/projects/dbp%2Frelay%2Fdbp-relay-blob-connector-filesystem-bundle/repository/archive.zip?sha=695718d95a01f29583ce679926e0d2d726c3e79b",
"reference": "695718d95a01f29583ce679926e0d2d726c3e79b",
"shasum": ""
}, },
"require": { "require": {
"api-platform/core": "^2.6", "api-platform/core": "^2.6",
...@@ -9264,7 +9270,11 @@ ...@@ -9264,7 +9270,11 @@
"AGPL-3.0-or-later" "AGPL-3.0-or-later"
], ],
"description": "A template bundle for the Relay API gateway", "description": "A template bundle for the Relay API gateway",
"time": "2023-01-30T14:44:29+00:00" "support": {
"source": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-blob-connector-filesystem-bundle/-/tree/main",
"issues": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-blob-connector-filesystem-bundle/-/issues"
},
"time": "2023-02-13T01:07:47+01:00"
}, },
{ {
"name": "dnoegel/php-xdg-base-dir", "name": "dnoegel/php-xdg-base-dir",
...@@ -9495,16 +9505,16 @@ ...@@ -9495,16 +9505,16 @@
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
"version": "2.8.0", "version": "2.9.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Seldaek/monolog.git", "url": "https://github.com/Seldaek/monolog.git",
"reference": "720488632c590286b88b80e62aa3d3d551ad4a50" "reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/720488632c590286b88b80e62aa3d3d551ad4a50", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f259e2b15fb95494c83f52d3caad003bbf5ffaa1",
"reference": "720488632c590286b88b80e62aa3d3d551ad4a50", "reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9519,7 +9529,7 @@ ...@@ -9519,7 +9529,7 @@
"doctrine/couchdb": "~1.0@dev", "doctrine/couchdb": "~1.0@dev",
"elasticsearch/elasticsearch": "^7 || ^8", "elasticsearch/elasticsearch": "^7 || ^8",
"ext-json": "*", "ext-json": "*",
"graylog2/gelf-php": "^1.4.2", "graylog2/gelf-php": "^1.4.2 || ^2@dev",
"guzzlehttp/guzzle": "^7.4", "guzzlehttp/guzzle": "^7.4",
"guzzlehttp/psr7": "^2.2", "guzzlehttp/psr7": "^2.2",
"mongodb/mongodb": "^1.8", "mongodb/mongodb": "^1.8",
...@@ -9581,7 +9591,7 @@ ...@@ -9581,7 +9591,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/Seldaek/monolog/issues", "issues": "https://github.com/Seldaek/monolog/issues",
"source": "https://github.com/Seldaek/monolog/tree/2.8.0" "source": "https://github.com/Seldaek/monolog/tree/2.9.1"
}, },
"funding": [ "funding": [
{ {
...@@ -9593,7 +9603,7 @@ ...@@ -9593,7 +9603,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-24T11:55:47+00:00" "time": "2023-02-06T13:44:46+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",
...@@ -11858,16 +11868,16 @@ ...@@ -11858,16 +11868,16 @@
}, },
{ {
"name": "symfony/monolog-bridge", "name": "symfony/monolog-bridge",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/monolog-bridge.git", "url": "https://github.com/symfony/monolog-bridge.git",
"reference": "0280390d8232a5668b02e0d87e9fce0a535c4af9" "reference": "6b2732feb1335d588a902ca744cae9812cc0e7d3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/0280390d8232a5668b02e0d87e9fce0a535c4af9", "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/6b2732feb1335d588a902ca744cae9812cc0e7d3",
"reference": "0280390d8232a5668b02e0d87e9fce0a535c4af9", "reference": "6b2732feb1335d588a902ca744cae9812cc0e7d3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -11922,7 +11932,7 @@ ...@@ -11922,7 +11932,7 @@
"description": "Provides integration for Monolog with various Symfony components", "description": "Provides integration for Monolog with various Symfony components",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/monolog-bridge/tree/v5.4.17" "source": "https://github.com/symfony/monolog-bridge/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -11938,7 +11948,7 @@ ...@@ -11938,7 +11948,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-13T10:55:04+00:00" "time": "2023-01-01T08:32:19+00:00"
}, },
{ {
"name": "symfony/monolog-bundle", "name": "symfony/monolog-bundle",
...@@ -12023,16 +12033,16 @@ ...@@ -12023,16 +12033,16 @@
}, },
{ {
"name": "symfony/options-resolver", "name": "symfony/options-resolver",
"version": "v5.4.11", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/options-resolver.git", "url": "https://github.com/symfony/options-resolver.git",
"reference": "54f14e36aa73cb8f7261d7686691fd4d75ea2690" "reference": "b03c99236445492f20c61666e8f7e5d388b078e5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/54f14e36aa73cb8f7261d7686691fd4d75ea2690", "url": "https://api.github.com/repos/symfony/options-resolver/zipball/b03c99236445492f20c61666e8f7e5d388b078e5",
"reference": "54f14e36aa73cb8f7261d7686691fd4d75ea2690", "reference": "b03c99236445492f20c61666e8f7e5d388b078e5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -12072,7 +12082,7 @@ ...@@ -12072,7 +12082,7 @@
"options" "options"
], ],
"support": { "support": {
"source": "https://github.com/symfony/options-resolver/tree/v5.4.11" "source": "https://github.com/symfony/options-resolver/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
...@@ -12088,7 +12098,7 @@ ...@@ -12088,7 +12098,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-20T13:00:38+00:00" "time": "2023-01-01T08:32:19+00:00"
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment