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

Merge branch 'renovate/patch-all-minor-patch' into 'main'

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

See merge request !80
parents 45f527ec c8a851ef
No related branches found
No related tags found
1 merge request!80fix(deps): update all non-major dependencies to v5.4.10 (patch)
Pipeline #186616 passed
...@@ -2455,16 +2455,16 @@ ...@@ -2455,16 +2455,16 @@
}, },
{ {
"name": "symfony/cache", "name": "symfony/cache",
"version": "v5.4.9", "version": "v5.4.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/cache.git", "url": "https://github.com/symfony/cache.git",
"reference": "a50b7249bea81ddd6d3b799ce40c5521c2f72f0b" "reference": "c4e387b739022fd4b20abd8edb2143c44c5daa14"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/a50b7249bea81ddd6d3b799ce40c5521c2f72f0b", "url": "https://api.github.com/repos/symfony/cache/zipball/c4e387b739022fd4b20abd8edb2143c44c5daa14",
"reference": "a50b7249bea81ddd6d3b799ce40c5521c2f72f0b", "reference": "c4e387b739022fd4b20abd8edb2143c44c5daa14",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2532,7 +2532,7 @@ ...@@ -2532,7 +2532,7 @@
"psr6" "psr6"
], ],
"support": { "support": {
"source": "https://github.com/symfony/cache/tree/v5.4.9" "source": "https://github.com/symfony/cache/tree/v5.4.10"
}, },
"funding": [ "funding": [
{ {
...@@ -2548,7 +2548,7 @@ ...@@ -2548,7 +2548,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-05-21T10:24:18+00:00" "time": "2022-06-19T12:03:50+00:00"
}, },
{ {
"name": "symfony/cache-contracts", "name": "symfony/cache-contracts",
...@@ -2710,16 +2710,16 @@ ...@@ -2710,16 +2710,16 @@
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v5.4.9", "version": "v5.4.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "beecae161577305926ec078c4ed973f2b98880b3" "reference": "88d1c0d38c2e60f757fa11d89cfc885f0b7f5171"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/beecae161577305926ec078c4ed973f2b98880b3", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/88d1c0d38c2e60f757fa11d89cfc885f0b7f5171",
"reference": "beecae161577305926ec078c4ed973f2b98880b3", "reference": "88d1c0d38c2e60f757fa11d89cfc885f0b7f5171",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2779,7 +2779,7 @@ ...@@ -2779,7 +2779,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application", "description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.9" "source": "https://github.com/symfony/dependency-injection/tree/v5.4.10"
}, },
"funding": [ "funding": [
{ {
...@@ -2795,7 +2795,7 @@ ...@@ -2795,7 +2795,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-05-27T06:40:03+00:00" "time": "2022-06-26T13:00:04+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
...@@ -3364,16 +3364,16 @@ ...@@ -3364,16 +3364,16 @@
}, },
{ {
"name": "symfony/framework-bundle", "name": "symfony/framework-bundle",
"version": "v5.4.9", "version": "v5.4.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/framework-bundle.git", "url": "https://github.com/symfony/framework-bundle.git",
"reference": "1cb89cd3e36d5060545d0f223f00a774fa6430ef" "reference": "7cbc790e067a23a47b9f0dc59e2ff0ecddbd3e14"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/1cb89cd3e36d5060545d0f223f00a774fa6430ef", "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/7cbc790e067a23a47b9f0dc59e2ff0ecddbd3e14",
"reference": "1cb89cd3e36d5060545d0f223f00a774fa6430ef", "reference": "7cbc790e067a23a47b9f0dc59e2ff0ecddbd3e14",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3495,7 +3495,7 @@ ...@@ -3495,7 +3495,7 @@
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework", "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/framework-bundle/tree/v5.4.9" "source": "https://github.com/symfony/framework-bundle/tree/v5.4.10"
}, },
"funding": [ "funding": [
{ {
...@@ -3511,20 +3511,20 @@ ...@@ -3511,20 +3511,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-05-27T06:29:07+00:00" "time": "2022-06-19T13:15:57+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v5.4.9", "version": "v5.4.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "6b0d0e4aca38d57605dcd11e2416994b38774522" "reference": "e7793b7906f72a8cc51054fbca9dcff7a8af1c1e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/6b0d0e4aca38d57605dcd11e2416994b38774522", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e7793b7906f72a8cc51054fbca9dcff7a8af1c1e",
"reference": "6b0d0e4aca38d57605dcd11e2416994b38774522", "reference": "e7793b7906f72a8cc51054fbca9dcff7a8af1c1e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3568,7 +3568,7 @@ ...@@ -3568,7 +3568,7 @@
"description": "Defines an object-oriented layer for the HTTP specification", "description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-foundation/tree/v5.4.9" "source": "https://github.com/symfony/http-foundation/tree/v5.4.10"
}, },
"funding": [ "funding": [
{ {
...@@ -3584,20 +3584,20 @@ ...@@ -3584,20 +3584,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-05-17T15:07:29+00:00" "time": "2022-06-19T13:13:40+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v5.4.9", "version": "v5.4.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "34b121ad3dc761f35fe1346d2f15618f8cbf77f8" "reference": "255ae3b0a488d78fbb34da23d3e0c059874b5948"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/34b121ad3dc761f35fe1346d2f15618f8cbf77f8", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/255ae3b0a488d78fbb34da23d3e0c059874b5948",
"reference": "34b121ad3dc761f35fe1346d2f15618f8cbf77f8", "reference": "255ae3b0a488d78fbb34da23d3e0c059874b5948",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3680,7 +3680,7 @@ ...@@ -3680,7 +3680,7 @@
"description": "Provides a structured process for converting a Request into a Response", "description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-kernel/tree/v5.4.9" "source": "https://github.com/symfony/http-kernel/tree/v5.4.10"
}, },
"funding": [ "funding": [
{ {
...@@ -3696,7 +3696,7 @@ ...@@ -3696,7 +3696,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-05-27T07:09:08+00:00" "time": "2022-06-26T16:57:59+00:00"
}, },
{ {
"name": "symfony/lock", "name": "symfony/lock",
...@@ -3869,16 +3869,16 @@ ...@@ -3869,16 +3869,16 @@
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v5.4.9", "version": "v5.4.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "2b3802a24e48d0cfccf885173d2aac91e73df92e" "reference": "02265e1e5111c3cd7480387af25e82378b7ab9cc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/2b3802a24e48d0cfccf885173d2aac91e73df92e", "url": "https://api.github.com/repos/symfony/mime/zipball/02265e1e5111c3cd7480387af25e82378b7ab9cc",
"reference": "2b3802a24e48d0cfccf885173d2aac91e73df92e", "reference": "02265e1e5111c3cd7480387af25e82378b7ab9cc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3932,7 +3932,7 @@ ...@@ -3932,7 +3932,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v5.4.9" "source": "https://github.com/symfony/mime/tree/v5.4.10"
}, },
"funding": [ "funding": [
{ {
...@@ -3948,7 +3948,7 @@ ...@@ -3948,7 +3948,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-05-21T10:24:18+00:00" "time": "2022-06-09T12:22:40+00:00"
}, },
{ {
"name": "symfony/password-hasher", "name": "symfony/password-hasher",
...@@ -6425,16 +6425,16 @@ ...@@ -6425,16 +6425,16 @@
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
"version": "v5.4.9", "version": "v5.4.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-exporter.git", "url": "https://github.com/symfony/var-exporter.git",
"reference": "63249ebfca4e75a357679fa7ba2089cfb898aa67" "reference": "8fc03ee75eeece3d9be1ef47d26d79bea1afb340"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/63249ebfca4e75a357679fa7ba2089cfb898aa67", "url": "https://api.github.com/repos/symfony/var-exporter/zipball/8fc03ee75eeece3d9be1ef47d26d79bea1afb340",
"reference": "63249ebfca4e75a357679fa7ba2089cfb898aa67", "reference": "8fc03ee75eeece3d9be1ef47d26d79bea1afb340",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6478,7 +6478,7 @@ ...@@ -6478,7 +6478,7 @@
"serialize" "serialize"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-exporter/tree/v5.4.9" "source": "https://github.com/symfony/var-exporter/tree/v5.4.10"
}, },
"funding": [ "funding": [
{ {
...@@ -6494,7 +6494,7 @@ ...@@ -6494,7 +6494,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-05-21T10:24:18+00:00" "time": "2022-05-27T12:56:18+00:00"
}, },
{ {
"name": "symfony/web-link", "name": "symfony/web-link",
...@@ -10770,16 +10770,16 @@ ...@@ -10770,16 +10770,16 @@
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
"version": "v5.4.8", "version": "v5.4.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git", "url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "cec05218b4fd847b87dce5b3560b288096c36950" "reference": "1eeae96a2e6a2ec052e55e9f2ae35ad8bbe16ce8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/cec05218b4fd847b87dce5b3560b288096c36950", "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/1eeae96a2e6a2ec052e55e9f2ae35ad8bbe16ce8",
"reference": "cec05218b4fd847b87dce5b3560b288096c36950", "reference": "1eeae96a2e6a2ec052e55e9f2ae35ad8bbe16ce8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -10833,7 +10833,7 @@ ...@@ -10833,7 +10833,7 @@
"description": "Provides utilities for PHPUnit, especially user deprecation notices management", "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.8" "source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.10"
}, },
"funding": [ "funding": [
{ {
...@@ -10849,7 +10849,7 @@ ...@@ -10849,7 +10849,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-04-12T15:48:08+00:00" "time": "2022-06-20T08:12:38+00:00"
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment