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

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

Update all non-major dependencies to v5.4.16 (patch)

See merge request !184
parents d5bc3661 5386bc27
No related branches found
No related tags found
1 merge request!184Update all non-major dependencies to v5.4.16 (patch)
Pipeline #212709 passed
...@@ -2018,16 +2018,16 @@ ...@@ -2018,16 +2018,16 @@
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v5.4.13", "version": "v5.4.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "24cf522668845391c0542bc1de496366072a6d0e" "reference": "a93e1863500940780fc1235f52d54397be2d14b3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/24cf522668845391c0542bc1de496366072a6d0e", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/a93e1863500940780fc1235f52d54397be2d14b3",
"reference": "24cf522668845391c0542bc1de496366072a6d0e", "reference": "a93e1863500940780fc1235f52d54397be2d14b3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2087,7 +2087,7 @@ ...@@ -2087,7 +2087,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.13" "source": "https://github.com/symfony/dependency-injection/tree/v5.4.16"
}, },
"funding": [ "funding": [
{ {
...@@ -2103,7 +2103,7 @@ ...@@ -2103,7 +2103,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-08-30T19:10:13+00:00" "time": "2022-11-25T07:33:13+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
...@@ -2174,16 +2174,16 @@ ...@@ -2174,16 +2174,16 @@
}, },
{ {
"name": "symfony/doctrine-messenger", "name": "symfony/doctrine-messenger",
"version": "v5.4.12", "version": "v5.4.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/doctrine-messenger.git", "url": "https://github.com/symfony/doctrine-messenger.git",
"reference": "7649a80e917b47c5072480a2d763c2422da239d2" "reference": "e44bc95cf7f9ad34b7a993b9aaa93703e0bc35eb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/7649a80e917b47c5072480a2d763c2422da239d2", "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/e44bc95cf7f9ad34b7a993b9aaa93703e0bc35eb",
"reference": "7649a80e917b47c5072480a2d763c2422da239d2", "reference": "e44bc95cf7f9ad34b7a993b9aaa93703e0bc35eb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2227,7 +2227,7 @@ ...@@ -2227,7 +2227,7 @@
"description": "Symfony Doctrine Messenger Bridge", "description": "Symfony Doctrine Messenger Bridge",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/doctrine-messenger/tree/v5.4.12" "source": "https://github.com/symfony/doctrine-messenger/tree/v5.4.16"
}, },
"funding": [ "funding": [
{ {
...@@ -2243,7 +2243,7 @@ ...@@ -2243,7 +2243,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-08-09T12:54:00+00:00" "time": "2022-11-04T07:27:04+00:00"
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
...@@ -2672,16 +2672,16 @@ ...@@ -2672,16 +2672,16 @@
}, },
{ {
"name": "symfony/framework-bundle", "name": "symfony/framework-bundle",
"version": "v5.4.14", "version": "v5.4.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/framework-bundle.git", "url": "https://github.com/symfony/framework-bundle.git",
"reference": "00ac4d7e31597f6a49759bd925d83fc87d4ade68" "reference": "70bfb2e76b8d97b2b19058bd65046b4cc1f04e3d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/00ac4d7e31597f6a49759bd925d83fc87d4ade68", "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/70bfb2e76b8d97b2b19058bd65046b4cc1f04e3d",
"reference": "00ac4d7e31597f6a49759bd925d83fc87d4ade68", "reference": "70bfb2e76b8d97b2b19058bd65046b4cc1f04e3d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2803,7 +2803,7 @@ ...@@ -2803,7 +2803,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.14" "source": "https://github.com/symfony/framework-bundle/tree/v5.4.16"
}, },
"funding": [ "funding": [
{ {
...@@ -2819,20 +2819,20 @@ ...@@ -2819,20 +2819,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-07T08:01:20+00:00" "time": "2022-11-25T14:26:10+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v5.4.15", "version": "v5.4.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "75bd663ff2db90141bfb733682459d5bbe9e29c3" "reference": "5032c5849aef24741e1970cb03511b0dd131d838"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/75bd663ff2db90141bfb733682459d5bbe9e29c3", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/5032c5849aef24741e1970cb03511b0dd131d838",
"reference": "75bd663ff2db90141bfb733682459d5bbe9e29c3", "reference": "5032c5849aef24741e1970cb03511b0dd131d838",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2879,7 +2879,7 @@ ...@@ -2879,7 +2879,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.15" "source": "https://github.com/symfony/http-foundation/tree/v5.4.16"
}, },
"funding": [ "funding": [
{ {
...@@ -2895,20 +2895,20 @@ ...@@ -2895,20 +2895,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-12T09:43:19+00:00" "time": "2022-11-07T08:06:40+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v5.4.15", "version": "v5.4.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "fc63c8c3e1036d424820cc993a4ea163778dc5c7" "reference": "b432c57c5de73634b1859093c1f58e3cd84455a1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/fc63c8c3e1036d424820cc993a4ea163778dc5c7", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/b432c57c5de73634b1859093c1f58e3cd84455a1",
"reference": "fc63c8c3e1036d424820cc993a4ea163778dc5c7", "reference": "b432c57c5de73634b1859093c1f58e3cd84455a1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2991,7 +2991,7 @@ ...@@ -2991,7 +2991,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.15" "source": "https://github.com/symfony/http-kernel/tree/v5.4.16"
}, },
"funding": [ "funding": [
{ {
...@@ -3007,7 +3007,7 @@ ...@@ -3007,7 +3007,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-28T17:52:18+00:00" "time": "2022-11-28T18:08:58+00:00"
}, },
{ {
"name": "symfony/lock", "name": "symfony/lock",
...@@ -3090,16 +3090,16 @@ ...@@ -3090,16 +3090,16 @@
}, },
{ {
"name": "symfony/messenger", "name": "symfony/messenger",
"version": "v5.4.14", "version": "v5.4.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/messenger.git", "url": "https://github.com/symfony/messenger.git",
"reference": "de4b258a5551934460c422620b61cf0a35744f51" "reference": "ead27c3bcb125799a249b430ca0540ee0b3a4504"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/messenger/zipball/de4b258a5551934460c422620b61cf0a35744f51", "url": "https://api.github.com/repos/symfony/messenger/zipball/ead27c3bcb125799a249b430ca0540ee0b3a4504",
"reference": "de4b258a5551934460c422620b61cf0a35744f51", "reference": "ead27c3bcb125799a249b430ca0540ee0b3a4504",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3160,7 +3160,7 @@ ...@@ -3160,7 +3160,7 @@
"description": "Helps applications send and receive messages to/from other applications or via message queues", "description": "Helps applications send and receive messages to/from other applications or via message queues",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/messenger/tree/v5.4.14" "source": "https://github.com/symfony/messenger/tree/v5.4.16"
}, },
"funding": [ "funding": [
{ {
...@@ -3176,20 +3176,20 @@ ...@@ -3176,20 +3176,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-10T09:32:54+00:00" "time": "2022-11-14T10:09:38+00:00"
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v5.4.14", "version": "v5.4.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "1c118b253bb3495d81e95a6e3ec6c2766a98a0c4" "reference": "46eeedb08f0832b1b61a84c612d945fc85ee4734"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/1c118b253bb3495d81e95a6e3ec6c2766a98a0c4", "url": "https://api.github.com/repos/symfony/mime/zipball/46eeedb08f0832b1b61a84c612d945fc85ee4734",
"reference": "1c118b253bb3495d81e95a6e3ec6c2766a98a0c4", "reference": "46eeedb08f0832b1b61a84c612d945fc85ee4734",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3244,7 +3244,7 @@ ...@@ -3244,7 +3244,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v5.4.14" "source": "https://github.com/symfony/mime/tree/v5.4.16"
}, },
"funding": [ "funding": [
{ {
...@@ -3260,7 +3260,7 @@ ...@@ -3260,7 +3260,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-07T08:01:20+00:00" "time": "2022-11-26T16:45:22+00:00"
}, },
{ {
"name": "symfony/password-hasher", "name": "symfony/password-hasher",
...@@ -5959,16 +5959,16 @@ ...@@ -5959,16 +5959,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v5.4.14", "version": "v5.4.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "e83fe9a72011f07c662da46a05603d66deeeb487" "reference": "ebd37c71f62d5ec5f6e27de3e06fee492d4c6298"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/e83fe9a72011f07c662da46a05603d66deeeb487", "url": "https://api.github.com/repos/symfony/yaml/zipball/ebd37c71f62d5ec5f6e27de3e06fee492d4c6298",
"reference": "e83fe9a72011f07c662da46a05603d66deeeb487", "reference": "ebd37c71f62d5ec5f6e27de3e06fee492d4c6298",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6014,7 +6014,7 @@ ...@@ -6014,7 +6014,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.14" "source": "https://github.com/symfony/yaml/tree/v5.4.16"
}, },
"funding": [ "funding": [
{ {
...@@ -6030,7 +6030,7 @@ ...@@ -6030,7 +6030,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-03T15:15:50+00:00" "time": "2022-11-25T16:04:03+00:00"
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
...@@ -9248,16 +9248,16 @@ ...@@ -9248,16 +9248,16 @@
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v5.4.15", "version": "v5.4.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "8f29b0f06c9ff48c8431e78eb90c8bd6f82cb12b" "reference": "0f43af12a27733a060b92396b7bde84a4376da0a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/8f29b0f06c9ff48c8431e78eb90c8bd6f82cb12b", "url": "https://api.github.com/repos/symfony/http-client/zipball/0f43af12a27733a060b92396b7bde84a4376da0a",
"reference": "8f29b0f06c9ff48c8431e78eb90c8bd6f82cb12b", "reference": "0f43af12a27733a060b92396b7bde84a4376da0a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9315,7 +9315,7 @@ ...@@ -9315,7 +9315,7 @@
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-client/tree/v5.4.15" "source": "https://github.com/symfony/http-client/tree/v5.4.16"
}, },
"funding": [ "funding": [
{ {
...@@ -9331,7 +9331,7 @@ ...@@ -9331,7 +9331,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-25T16:22:13+00:00" "time": "2022-11-09T11:27:39+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",
...@@ -9482,16 +9482,16 @@ ...@@ -9482,16 +9482,16 @@
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
"version": "v5.4.14", "version": "v5.4.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git", "url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "684084f74504c234462fafe6f5eea003a73e7e75" "reference": "5ea977eb24dd9926e2920078530985dc6942597c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/684084f74504c234462fafe6f5eea003a73e7e75", "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/5ea977eb24dd9926e2920078530985dc6942597c",
"reference": "684084f74504c234462fafe6f5eea003a73e7e75", "reference": "5ea977eb24dd9926e2920078530985dc6942597c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9545,7 +9545,7 @@ ...@@ -9545,7 +9545,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.14" "source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.16"
}, },
"funding": [ "funding": [
{ {
...@@ -9561,7 +9561,7 @@ ...@@ -9561,7 +9561,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-07T08:01:20+00:00" "time": "2022-11-14T09:59:19+00:00"
}, },
{ {
"name": "symfony/stopwatch", "name": "symfony/stopwatch",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment