Skip to content
Snippets Groups Projects

fix(deps): update all non-major dependencies to v5.4.10 (patch)

Merged Reiter, Christoph requested to merge renovate/patch-all-minor-patch into main
1 file
+ 48
48
Compare changes
  • Side-by-side
  • Inline
+ 48
48
@@ -1738,16 +1738,16 @@
},
{
"name": "symfony/cache",
"version": "v5.4.9",
"version": "v5.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "a50b7249bea81ddd6d3b799ce40c5521c2f72f0b"
"reference": "c4e387b739022fd4b20abd8edb2143c44c5daa14"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/a50b7249bea81ddd6d3b799ce40c5521c2f72f0b",
"reference": "a50b7249bea81ddd6d3b799ce40c5521c2f72f0b",
"url": "https://api.github.com/repos/symfony/cache/zipball/c4e387b739022fd4b20abd8edb2143c44c5daa14",
"reference": "c4e387b739022fd4b20abd8edb2143c44c5daa14",
"shasum": ""
},
"require": {
@@ -1815,7 +1815,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v5.4.9"
"source": "https://github.com/symfony/cache/tree/v5.4.10"
},
"funding": [
{
@@ -1831,7 +1831,7 @@
"type": "tidelift"
}
],
"time": "2022-05-21T10:24:18+00:00"
"time": "2022-06-19T12:03:50+00:00"
},
{
"name": "symfony/cache-contracts",
@@ -1993,16 +1993,16 @@
},
{
"name": "symfony/dependency-injection",
"version": "v5.4.9",
"version": "v5.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "beecae161577305926ec078c4ed973f2b98880b3"
"reference": "88d1c0d38c2e60f757fa11d89cfc885f0b7f5171"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/beecae161577305926ec078c4ed973f2b98880b3",
"reference": "beecae161577305926ec078c4ed973f2b98880b3",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/88d1c0d38c2e60f757fa11d89cfc885f0b7f5171",
"reference": "88d1c0d38c2e60f757fa11d89cfc885f0b7f5171",
"shasum": ""
},
"require": {
@@ -2062,7 +2062,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.9"
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.10"
},
"funding": [
{
@@ -2078,7 +2078,7 @@
"type": "tidelift"
}
],
"time": "2022-05-27T06:40:03+00:00"
"time": "2022-06-26T13:00:04+00:00"
},
{
"name": "symfony/deprecation-contracts",
@@ -2647,16 +2647,16 @@
},
{
"name": "symfony/framework-bundle",
"version": "v5.4.9",
"version": "v5.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/framework-bundle.git",
"reference": "1cb89cd3e36d5060545d0f223f00a774fa6430ef"
"reference": "7cbc790e067a23a47b9f0dc59e2ff0ecddbd3e14"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/1cb89cd3e36d5060545d0f223f00a774fa6430ef",
"reference": "1cb89cd3e36d5060545d0f223f00a774fa6430ef",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/7cbc790e067a23a47b9f0dc59e2ff0ecddbd3e14",
"reference": "7cbc790e067a23a47b9f0dc59e2ff0ecddbd3e14",
"shasum": ""
},
"require": {
@@ -2778,7 +2778,7 @@
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/framework-bundle/tree/v5.4.9"
"source": "https://github.com/symfony/framework-bundle/tree/v5.4.10"
},
"funding": [
{
@@ -2794,20 +2794,20 @@
"type": "tidelift"
}
],
"time": "2022-05-27T06:29:07+00:00"
"time": "2022-06-19T13:15:57+00:00"
},
{
"name": "symfony/http-foundation",
"version": "v5.4.9",
"version": "v5.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "6b0d0e4aca38d57605dcd11e2416994b38774522"
"reference": "e7793b7906f72a8cc51054fbca9dcff7a8af1c1e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/6b0d0e4aca38d57605dcd11e2416994b38774522",
"reference": "6b0d0e4aca38d57605dcd11e2416994b38774522",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/e7793b7906f72a8cc51054fbca9dcff7a8af1c1e",
"reference": "e7793b7906f72a8cc51054fbca9dcff7a8af1c1e",
"shasum": ""
},
"require": {
@@ -2851,7 +2851,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v5.4.9"
"source": "https://github.com/symfony/http-foundation/tree/v5.4.10"
},
"funding": [
{
@@ -2867,20 +2867,20 @@
"type": "tidelift"
}
],
"time": "2022-05-17T15:07:29+00:00"
"time": "2022-06-19T13:13:40+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v5.4.9",
"version": "v5.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "34b121ad3dc761f35fe1346d2f15618f8cbf77f8"
"reference": "255ae3b0a488d78fbb34da23d3e0c059874b5948"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/34b121ad3dc761f35fe1346d2f15618f8cbf77f8",
"reference": "34b121ad3dc761f35fe1346d2f15618f8cbf77f8",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/255ae3b0a488d78fbb34da23d3e0c059874b5948",
"reference": "255ae3b0a488d78fbb34da23d3e0c059874b5948",
"shasum": ""
},
"require": {
@@ -2963,7 +2963,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v5.4.9"
"source": "https://github.com/symfony/http-kernel/tree/v5.4.10"
},
"funding": [
{
@@ -2979,7 +2979,7 @@
"type": "tidelift"
}
],
"time": "2022-05-27T07:09:08+00:00"
"time": "2022-06-26T16:57:59+00:00"
},
{
"name": "symfony/lock",
@@ -3152,16 +3152,16 @@
},
{
"name": "symfony/mime",
"version": "v5.4.9",
"version": "v5.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "2b3802a24e48d0cfccf885173d2aac91e73df92e"
"reference": "02265e1e5111c3cd7480387af25e82378b7ab9cc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/2b3802a24e48d0cfccf885173d2aac91e73df92e",
"reference": "2b3802a24e48d0cfccf885173d2aac91e73df92e",
"url": "https://api.github.com/repos/symfony/mime/zipball/02265e1e5111c3cd7480387af25e82378b7ab9cc",
"reference": "02265e1e5111c3cd7480387af25e82378b7ab9cc",
"shasum": ""
},
"require": {
@@ -3215,7 +3215,7 @@
"mime-type"
],
"support": {
"source": "https://github.com/symfony/mime/tree/v5.4.9"
"source": "https://github.com/symfony/mime/tree/v5.4.10"
},
"funding": [
{
@@ -3231,7 +3231,7 @@
"type": "tidelift"
}
],
"time": "2022-05-21T10:24:18+00:00"
"time": "2022-06-09T12:22:40+00:00"
},
{
"name": "symfony/password-hasher",
@@ -5708,16 +5708,16 @@
},
{
"name": "symfony/var-exporter",
"version": "v5.4.9",
"version": "v5.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
"reference": "63249ebfca4e75a357679fa7ba2089cfb898aa67"
"reference": "8fc03ee75eeece3d9be1ef47d26d79bea1afb340"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/63249ebfca4e75a357679fa7ba2089cfb898aa67",
"reference": "63249ebfca4e75a357679fa7ba2089cfb898aa67",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/8fc03ee75eeece3d9be1ef47d26d79bea1afb340",
"reference": "8fc03ee75eeece3d9be1ef47d26d79bea1afb340",
"shasum": ""
},
"require": {
@@ -5761,7 +5761,7 @@
"serialize"
],
"support": {
"source": "https://github.com/symfony/var-exporter/tree/v5.4.9"
"source": "https://github.com/symfony/var-exporter/tree/v5.4.10"
},
"funding": [
{
@@ -5777,7 +5777,7 @@
"type": "tidelift"
}
],
"time": "2022-05-21T10:24:18+00:00"
"time": "2022-05-27T12:56:18+00:00"
},
{
"name": "symfony/web-link",
@@ -9582,16 +9582,16 @@
},
{
"name": "symfony/phpunit-bridge",
"version": "v5.4.8",
"version": "v5.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "cec05218b4fd847b87dce5b3560b288096c36950"
"reference": "1eeae96a2e6a2ec052e55e9f2ae35ad8bbe16ce8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/cec05218b4fd847b87dce5b3560b288096c36950",
"reference": "cec05218b4fd847b87dce5b3560b288096c36950",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/1eeae96a2e6a2ec052e55e9f2ae35ad8bbe16ce8",
"reference": "1eeae96a2e6a2ec052e55e9f2ae35ad8bbe16ce8",
"shasum": ""
},
"require": {
@@ -9645,7 +9645,7 @@
"description": "Provides utilities for PHPUnit, especially user deprecation notices management",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.8"
"source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.10"
},
"funding": [
{
@@ -9661,7 +9661,7 @@
"type": "tidelift"
}
],
"time": "2022-04-12T15:48:08+00:00"
"time": "2022-06-20T08:12:38+00:00"
},
{
"name": "symfony/process",
Loading