Skip to content
Snippets Groups Projects

fix(deps): update all non-major dependencies (patch)

Merged Reiter, Christoph requested to merge renovate/patch-all-minor-patch into main
1 file
+ 9
9
Compare changes
  • Side-by-side
  • Inline
+ 9
9
@@ -229,11 +229,11 @@
@@ -229,11 +229,11 @@
},
},
{
{
"name": "dbp/relay-core-bundle",
"name": "dbp/relay-core-bundle",
"version": "v0.1.64",
"version": "v0.1.69",
"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": "f1469c6034fcf8d32901f72b4cbec20e59c25d0b"
"reference": "ba964bff20b015600a2909c5936bfde4b6b3ab2a"
},
},
"require": {
"require": {
"api-platform/core": "^2.6.8 <2.7.0",
"api-platform/core": "^2.6.8 <2.7.0",
@@ -297,7 +297,7 @@
@@ -297,7 +297,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": "2022-12-01T12:48:26+00:00"
"time": "2022-12-06T13:16:15+00:00"
},
},
{
{
"name": "doctrine/annotations",
"name": "doctrine/annotations",
@@ -8502,16 +8502,16 @@
@@ -8502,16 +8502,16 @@
},
},
{
{
"name": "phpunit/phpunit",
"name": "phpunit/phpunit",
"version": "9.5.26",
"version": "9.5.27",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2"
"reference": "a2bc7ffdca99f92d959b3f2270529334030bba38"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/851867efcbb6a1b992ec515c71cdcf20d895e9d2",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a2bc7ffdca99f92d959b3f2270529334030bba38",
"reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2",
"reference": "a2bc7ffdca99f92d959b3f2270529334030bba38",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -8584,7 +8584,7 @@
@@ -8584,7 +8584,7 @@
],
],
"support": {
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.26"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.27"
},
},
"funding": [
"funding": [
{
{
@@ -8600,7 +8600,7 @@
@@ -8600,7 +8600,7 @@
"type": "tidelift"
"type": "tidelift"
}
}
],
],
"time": "2022-10-28T06:00:21+00:00"
"time": "2022-12-09T07:31:23+00:00"
},
},
{
{
"name": "sebastian/cli-parser",
"name": "sebastian/cli-parser",
Loading