Skip to content
Snippets Groups Projects
Commit c3a9133c 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 !89
parents 4ea19f0d 8c8949fa
Branches
Tags
1 merge request!89fix(deps): update all non-major dependencies to v5.4.10 (patch)
Pipeline #186626 passed
...@@ -2022,16 +2022,16 @@ ...@@ -2022,16 +2022,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": {
...@@ -2099,7 +2099,7 @@ ...@@ -2099,7 +2099,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": [
{ {
...@@ -2115,7 +2115,7 @@ ...@@ -2115,7 +2115,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",
...@@ -2277,16 +2277,16 @@ ...@@ -2277,16 +2277,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": {
...@@ -2346,7 +2346,7 @@ ...@@ -2346,7 +2346,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": [
{ {
...@@ -2362,7 +2362,7 @@ ...@@ -2362,7 +2362,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",
...@@ -2931,16 +2931,16 @@ ...@@ -2931,16 +2931,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": {
...@@ -3062,7 +3062,7 @@ ...@@ -3062,7 +3062,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": [
{ {
...@@ -3078,20 +3078,20 @@ ...@@ -3078,20 +3078,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": {
...@@ -3135,7 +3135,7 @@ ...@@ -3135,7 +3135,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": [
{ {
...@@ -3151,20 +3151,20 @@ ...@@ -3151,20 +3151,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": {
...@@ -3247,7 +3247,7 @@ ...@@ -3247,7 +3247,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": [
{ {
...@@ -3263,7 +3263,7 @@ ...@@ -3263,7 +3263,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",
...@@ -3436,16 +3436,16 @@ ...@@ -3436,16 +3436,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": {
...@@ -3499,7 +3499,7 @@ ...@@ -3499,7 +3499,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": [
{ {
...@@ -3515,7 +3515,7 @@ ...@@ -3515,7 +3515,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",
...@@ -4839,16 +4839,16 @@ ...@@ -4839,16 +4839,16 @@
}, },
{ {
"name": "symfony/security-core", "name": "symfony/security-core",
"version": "v5.4.8", "version": "v5.4.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-core.git", "url": "https://github.com/symfony/security-core.git",
"reference": "4540ecb8ae82cc46d9580672888597f481ff0440" "reference": "fcaf47f5c1f598f02e7fa812536e3334709432ca"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/4540ecb8ae82cc46d9580672888597f481ff0440", "url": "https://api.github.com/repos/symfony/security-core/zipball/fcaf47f5c1f598f02e7fa812536e3334709432ca",
"reference": "4540ecb8ae82cc46d9580672888597f481ff0440", "reference": "fcaf47f5c1f598f02e7fa812536e3334709432ca",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4912,7 +4912,7 @@ ...@@ -4912,7 +4912,7 @@
"description": "Symfony Security Component - Core Library", "description": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/security-core/tree/v5.4.8" "source": "https://github.com/symfony/security-core/tree/v5.4.10"
}, },
"funding": [ "funding": [
{ {
...@@ -4928,7 +4928,7 @@ ...@@ -4928,7 +4928,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-04-15T08:07:45+00:00" "time": "2022-06-23T11:55:08+00:00"
}, },
{ {
"name": "symfony/security-csrf", "name": "symfony/security-csrf",
...@@ -5992,16 +5992,16 @@ ...@@ -5992,16 +5992,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": {
...@@ -6045,7 +6045,7 @@ ...@@ -6045,7 +6045,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": [
{ {
...@@ -6061,7 +6061,7 @@ ...@@ -6061,7 +6061,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",
...@@ -6152,16 +6152,16 @@ ...@@ -6152,16 +6152,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v5.4.3", "version": "v5.4.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "e80f87d2c9495966768310fc531b487ce64237a2" "reference": "04e42926429d9e8b39c174387ab990bf7817f7a2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/e80f87d2c9495966768310fc531b487ce64237a2", "url": "https://api.github.com/repos/symfony/yaml/zipball/04e42926429d9e8b39c174387ab990bf7817f7a2",
"reference": "e80f87d2c9495966768310fc531b487ce64237a2", "reference": "04e42926429d9e8b39c174387ab990bf7817f7a2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6207,7 +6207,7 @@ ...@@ -6207,7 +6207,7 @@
"description": "Loads and dumps YAML files", "description": "Loads and dumps YAML files",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/yaml/tree/v5.4.3" "source": "https://github.com/symfony/yaml/tree/v5.4.10"
}, },
"funding": [ "funding": [
{ {
...@@ -6223,7 +6223,7 @@ ...@@ -6223,7 +6223,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-26T16:32:32+00:00" "time": "2022-06-20T11:50:59+00:00"
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
...@@ -9964,16 +9964,16 @@ ...@@ -9964,16 +9964,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": {
...@@ -10027,7 +10027,7 @@ ...@@ -10027,7 +10027,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": [
{ {
...@@ -10043,7 +10043,7 @@ ...@@ -10043,7 +10043,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