Skip to content
Snippets Groups Projects
Commit fe01b6a8 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 !50
parents 88dcc334 c9ec4d83
No related branches found
No related tags found
1 merge request!50chore(deps): lock file maintenance
Pipeline #182125 passed
...@@ -173,12 +173,12 @@ ...@@ -173,12 +173,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle.git", "url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle.git",
"reference": "860fbb25ccc3fc3e5c9f71cd5957c3dac4349155" "reference": "766488dd1db1778632dedd0752f89e065c68a2da"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://gitlab.tugraz.at/api/v4/projects/dbp%2Frelay%2Fdbp-relay-core-bundle/repository/archive.zip?sha=860fbb25ccc3fc3e5c9f71cd5957c3dac4349155", "url": "https://gitlab.tugraz.at/api/v4/projects/dbp%2Frelay%2Fdbp-relay-core-bundle/repository/archive.zip?sha=766488dd1db1778632dedd0752f89e065c68a2da",
"reference": "860fbb25ccc3fc3e5c9f71cd5957c3dac4349155", "reference": "766488dd1db1778632dedd0752f89e065c68a2da",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -279,7 +279,7 @@ ...@@ -279,7 +279,7 @@
"source": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle/-/tree/main", "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" "issues": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle/-/issues"
}, },
"time": "2022-06-06T02:27:29+02:00" "time": "2022-06-11T02:25:45+02:00"
}, },
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
...@@ -644,16 +644,16 @@ ...@@ -644,16 +644,16 @@
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
"version": "7.4.3", "version": "7.4.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/guzzle.git", "url": "https://github.com/guzzle/guzzle.git",
"reference": "74a8602c6faec9ef74b7a9391ac82c5e65b1cdab" "reference": "e3ff079b22820c2029d4c2a87796b6a0b8716ad8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/74a8602c6faec9ef74b7a9391ac82c5e65b1cdab", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/e3ff079b22820c2029d4c2a87796b6a0b8716ad8",
"reference": "74a8602c6faec9ef74b7a9391ac82c5e65b1cdab", "reference": "e3ff079b22820c2029d4c2a87796b6a0b8716ad8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -748,7 +748,7 @@ ...@@ -748,7 +748,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/guzzle/issues", "issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.4.3" "source": "https://github.com/guzzle/guzzle/tree/7.4.4"
}, },
"funding": [ "funding": [
{ {
...@@ -764,7 +764,7 @@ ...@@ -764,7 +764,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-05-25T13:24:33+00:00" "time": "2022-06-09T21:39:15+00:00"
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",
...@@ -852,16 +852,16 @@ ...@@ -852,16 +852,16 @@
}, },
{ {
"name": "guzzlehttp/psr7", "name": "guzzlehttp/psr7",
"version": "2.2.1", "version": "2.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/psr7.git", "url": "https://github.com/guzzle/psr7.git",
"reference": "c94a94f120803a18554c1805ef2e539f8285f9a2" "reference": "83260bb50b8fc753c72d14dc1621a2dac31877ee"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/c94a94f120803a18554c1805ef2e539f8285f9a2", "url": "https://api.github.com/repos/guzzle/psr7/zipball/83260bb50b8fc753c72d14dc1621a2dac31877ee",
"reference": "c94a94f120803a18554c1805ef2e539f8285f9a2", "reference": "83260bb50b8fc753c72d14dc1621a2dac31877ee",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -885,7 +885,7 @@ ...@@ -885,7 +885,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.2-dev" "dev-master": "2.3-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -947,7 +947,7 @@ ...@@ -947,7 +947,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/psr7/issues", "issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.2.1" "source": "https://github.com/guzzle/psr7/tree/2.3.0"
}, },
"funding": [ "funding": [
{ {
...@@ -963,7 +963,7 @@ ...@@ -963,7 +963,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-20T21:55:58+00:00" "time": "2022-06-09T08:26:02+00:00"
}, },
{ {
"name": "nelmio/cors-bundle", "name": "nelmio/cors-bundle",
...@@ -6935,16 +6935,16 @@ ...@@ -6935,16 +6935,16 @@
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
"version": "2.6.0", "version": "2.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Seldaek/monolog.git", "url": "https://github.com/Seldaek/monolog.git",
"reference": "247918972acd74356b0a91dfaa5adcaec069b6c0" "reference": "5579edf28aee1190a798bfa5be8bc16c563bd524"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/247918972acd74356b0a91dfaa5adcaec069b6c0", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/5579edf28aee1190a798bfa5be8bc16c563bd524",
"reference": "247918972acd74356b0a91dfaa5adcaec069b6c0", "reference": "5579edf28aee1190a798bfa5be8bc16c563bd524",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7023,7 +7023,7 @@ ...@@ -7023,7 +7023,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.6.0" "source": "https://github.com/Seldaek/monolog/tree/2.7.0"
}, },
"funding": [ "funding": [
{ {
...@@ -7035,7 +7035,7 @@ ...@@ -7035,7 +7035,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-05-10T09:36:00+00:00" "time": "2022-06-09T08:59:12+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment