Skip to content
Snippets Groups Projects
Commit 71cdb95f authored by Renovate Bot's avatar Renovate Bot
Browse files

fix(deps): update all non-major dependencies

parent f40c4bcc
No related branches found
No related tags found
1 merge request!88fix(deps): update all non-major dependencies (patch)
Pipeline #197710 passed
......@@ -2477,16 +2477,16 @@
},
{
"name": "symfony/error-handler",
"version": "v5.4.11",
"version": "v5.4.14",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
"reference": "f75d17cb4769eb38cd5fccbda95cd80a054d35c8"
"reference": "5fe6d42ffeb68b094df8fdbf3acf23f391cc6be0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/f75d17cb4769eb38cd5fccbda95cd80a054d35c8",
"reference": "f75d17cb4769eb38cd5fccbda95cd80a054d35c8",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/5fe6d42ffeb68b094df8fdbf3acf23f391cc6be0",
"reference": "5fe6d42ffeb68b094df8fdbf3acf23f391cc6be0",
"shasum": ""
},
"require": {
......@@ -2528,7 +2528,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/error-handler/tree/v5.4.11"
"source": "https://github.com/symfony/error-handler/tree/v5.4.14"
},
"funding": [
{
......@@ -2544,7 +2544,7 @@
"type": "tidelift"
}
],
"time": "2022-07-29T07:37:50+00:00"
"time": "2022-10-03T15:15:50+00:00"
},
{
"name": "symfony/event-dispatcher",
......@@ -2712,16 +2712,16 @@
},
{
"name": "symfony/expression-language",
"version": "v5.4.11",
"version": "v5.4.14",
"source": {
"type": "git",
"url": "https://github.com/symfony/expression-language.git",
"reference": "eb59000eb72c9681502cb501af3c666be42d215e"
"reference": "2f27d5b1e7926bba18e87719af75f696977cd58b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/eb59000eb72c9681502cb501af3c666be42d215e",
"reference": "eb59000eb72c9681502cb501af3c666be42d215e",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/2f27d5b1e7926bba18e87719af75f696977cd58b",
"reference": "2f27d5b1e7926bba18e87719af75f696977cd58b",
"shasum": ""
},
"require": {
......@@ -2755,7 +2755,7 @@
"description": "Provides an engine that can compile and evaluate expressions",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/expression-language/tree/v5.4.11"
"source": "https://github.com/symfony/expression-language/tree/v5.4.14"
},
"funding": [
{
......@@ -2771,7 +2771,7 @@
"type": "tidelift"
}
],
"time": "2022-07-20T11:34:24+00:00"
"time": "2022-10-07T08:01:20+00:00"
},
{
"name": "symfony/filesystem",
......@@ -2902,16 +2902,16 @@
},
{
"name": "symfony/framework-bundle",
"version": "v5.4.13",
"version": "v5.4.14",
"source": {
"type": "git",
"url": "https://github.com/symfony/framework-bundle.git",
"reference": "394866c2cb8bb189b9bd5ebd043b66f89c800363"
"reference": "00ac4d7e31597f6a49759bd925d83fc87d4ade68"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/394866c2cb8bb189b9bd5ebd043b66f89c800363",
"reference": "394866c2cb8bb189b9bd5ebd043b66f89c800363",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/00ac4d7e31597f6a49759bd925d83fc87d4ade68",
"reference": "00ac4d7e31597f6a49759bd925d83fc87d4ade68",
"shasum": ""
},
"require": {
......@@ -3033,7 +3033,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.13"
"source": "https://github.com/symfony/framework-bundle/tree/v5.4.14"
},
"funding": [
{
......@@ -3049,20 +3049,20 @@
"type": "tidelift"
}
],
"time": "2022-09-29T08:12:55+00:00"
"time": "2022-10-07T08:01:20+00:00"
},
{
"name": "symfony/http-foundation",
"version": "v5.4.13",
"version": "v5.4.14",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "54be067587a4f2b7fffb7a699f9481ec3daf9379"
"reference": "e7c7b395c3a61d746919c21e915f51f0039c3f75"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/54be067587a4f2b7fffb7a699f9481ec3daf9379",
"reference": "54be067587a4f2b7fffb7a699f9481ec3daf9379",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/e7c7b395c3a61d746919c21e915f51f0039c3f75",
"reference": "e7c7b395c3a61d746919c21e915f51f0039c3f75",
"shasum": ""
},
"require": {
......@@ -3109,7 +3109,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.13"
"source": "https://github.com/symfony/http-foundation/tree/v5.4.14"
},
"funding": [
{
......@@ -3125,20 +3125,20 @@
"type": "tidelift"
}
],
"time": "2022-09-17T07:31:22+00:00"
"time": "2022-10-01T21:59:28+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v5.4.13",
"version": "v5.4.14",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "4f25330c216b7bb178603b2e25fb7a9325015507"
"reference": "6f77fabc1a37c2dceecc6f78cca44772705dc52f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/4f25330c216b7bb178603b2e25fb7a9325015507",
"reference": "4f25330c216b7bb178603b2e25fb7a9325015507",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/6f77fabc1a37c2dceecc6f78cca44772705dc52f",
"reference": "6f77fabc1a37c2dceecc6f78cca44772705dc52f",
"shasum": ""
},
"require": {
......@@ -3221,7 +3221,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.13"
"source": "https://github.com/symfony/http-kernel/tree/v5.4.14"
},
"funding": [
{
......@@ -3237,7 +3237,7 @@
"type": "tidelift"
}
],
"time": "2022-09-30T07:40:28+00:00"
"time": "2022-10-12T07:12:21+00:00"
},
{
"name": "symfony/lock",
......@@ -3320,16 +3320,16 @@
},
{
"name": "symfony/messenger",
"version": "v5.4.13",
"version": "v5.4.14",
"source": {
"type": "git",
"url": "https://github.com/symfony/messenger.git",
"reference": "8f8d3425991e627902f8288088609a8d8f6c6ea4"
"reference": "de4b258a5551934460c422620b61cf0a35744f51"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/messenger/zipball/8f8d3425991e627902f8288088609a8d8f6c6ea4",
"reference": "8f8d3425991e627902f8288088609a8d8f6c6ea4",
"url": "https://api.github.com/repos/symfony/messenger/zipball/de4b258a5551934460c422620b61cf0a35744f51",
"reference": "de4b258a5551934460c422620b61cf0a35744f51",
"shasum": ""
},
"require": {
......@@ -3390,7 +3390,7 @@
"description": "Helps applications send and receive messages to/from other applications or via message queues",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/messenger/tree/v5.4.13"
"source": "https://github.com/symfony/messenger/tree/v5.4.14"
},
"funding": [
{
......@@ -3406,7 +3406,7 @@
"type": "tidelift"
}
],
"time": "2022-09-17T07:31:22+00:00"
"time": "2022-10-10T09:32:54+00:00"
},
{
"name": "symfony/mime",
......@@ -4813,16 +4813,16 @@
},
{
"name": "symfony/security-core",
"version": "v5.4.13",
"version": "v5.4.14",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-core.git",
"reference": "71bc477807d9afc9c904fd62b3b5d48f97308460"
"reference": "0f8b4595ce4725f8f02fbb63729036813645fc2c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/71bc477807d9afc9c904fd62b3b5d48f97308460",
"reference": "71bc477807d9afc9c904fd62b3b5d48f97308460",
"url": "https://api.github.com/repos/symfony/security-core/zipball/0f8b4595ce4725f8f02fbb63729036813645fc2c",
"reference": "0f8b4595ce4725f8f02fbb63729036813645fc2c",
"shasum": ""
},
"require": {
......@@ -4886,7 +4886,7 @@
"description": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-core/tree/v5.4.13"
"source": "https://github.com/symfony/security-core/tree/v5.4.14"
},
"funding": [
{
......@@ -4902,7 +4902,7 @@
"type": "tidelift"
}
],
"time": "2022-09-17T07:31:22+00:00"
"time": "2022-10-01T21:59:28+00:00"
},
{
"name": "symfony/security-csrf",
......@@ -5480,16 +5480,16 @@
},
{
"name": "symfony/twig-bridge",
"version": "v5.4.12",
"version": "v5.4.14",
"source": {
"type": "git",
"url": "https://github.com/symfony/twig-bridge.git",
"reference": "94c3b38514c953e3e84719c96d4e578a01ca1819"
"reference": "60db1cc3f5b098eb194c00a10489148a03861371"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/94c3b38514c953e3e84719c96d4e578a01ca1819",
"reference": "94c3b38514c953e3e84719c96d4e578a01ca1819",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/60db1cc3f5b098eb194c00a10489148a03861371",
"reference": "60db1cc3f5b098eb194c00a10489148a03861371",
"shasum": ""
},
"require": {
......@@ -5581,7 +5581,7 @@
"description": "Provides integration for Twig with various Symfony components",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/twig-bridge/tree/v5.4.12"
"source": "https://github.com/symfony/twig-bridge/tree/v5.4.14"
},
"funding": [
{
......@@ -5597,7 +5597,7 @@
"type": "tidelift"
}
],
"time": "2022-08-03T13:09:21+00:00"
"time": "2022-10-11T12:49:22+00:00"
},
{
"name": "symfony/twig-bundle",
......@@ -5764,16 +5764,16 @@
},
{
"name": "symfony/validator",
"version": "v5.4.13",
"version": "v5.4.14",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
"reference": "8fba40ed3c21054cb9a543ccecd4f3175b6a011b"
"reference": "717b1eabbc51795369400697458f7e813fc6c71e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/8fba40ed3c21054cb9a543ccecd4f3175b6a011b",
"reference": "8fba40ed3c21054cb9a543ccecd4f3175b6a011b",
"url": "https://api.github.com/repos/symfony/validator/zipball/717b1eabbc51795369400697458f7e813fc6c71e",
"reference": "717b1eabbc51795369400697458f7e813fc6c71e",
"shasum": ""
},
"require": {
......@@ -5857,7 +5857,7 @@
"description": "Provides tools to validate values",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/validator/tree/v5.4.13"
"source": "https://github.com/symfony/validator/tree/v5.4.14"
},
"funding": [
{
......@@ -5873,20 +5873,20 @@
"type": "tidelift"
}
],
"time": "2022-09-17T07:31:22+00:00"
"time": "2022-10-01T21:59:28+00:00"
},
{
"name": "symfony/var-dumper",
"version": "v5.4.13",
"version": "v5.4.14",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "2bf2ccab581bec363191672f0df40e0c85569e1c"
"reference": "6894d06145fefebd9a4c7272baa026a1c394a430"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/2bf2ccab581bec363191672f0df40e0c85569e1c",
"reference": "2bf2ccab581bec363191672f0df40e0c85569e1c",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/6894d06145fefebd9a4c7272baa026a1c394a430",
"reference": "6894d06145fefebd9a4c7272baa026a1c394a430",
"shasum": ""
},
"require": {
......@@ -5946,7 +5946,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.13"
"source": "https://github.com/symfony/var-dumper/tree/v5.4.14"
},
"funding": [
{
......@@ -5962,7 +5962,7 @@
"type": "tidelift"
}
],
"time": "2022-09-06T13:23:31+00:00"
"time": "2022-10-07T08:01:20+00:00"
},
{
"name": "symfony/var-exporter",
......@@ -6126,16 +6126,16 @@
},
{
"name": "symfony/yaml",
"version": "v5.4.12",
"version": "v5.4.14",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "7a3aa21ac8ab1a96cc6de5bbcab4bc9fc943b18c"
"reference": "e83fe9a72011f07c662da46a05603d66deeeb487"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/7a3aa21ac8ab1a96cc6de5bbcab4bc9fc943b18c",
"reference": "7a3aa21ac8ab1a96cc6de5bbcab4bc9fc943b18c",
"url": "https://api.github.com/repos/symfony/yaml/zipball/e83fe9a72011f07c662da46a05603d66deeeb487",
"reference": "e83fe9a72011f07c662da46a05603d66deeeb487",
"shasum": ""
},
"require": {
......@@ -6181,7 +6181,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v5.4.12"
"source": "https://github.com/symfony/yaml/tree/v5.4.14"
},
"funding": [
{
......@@ -6197,7 +6197,7 @@
"type": "tidelift"
}
],
"time": "2022-08-02T15:52:22+00:00"
"time": "2022-10-03T15:15:50+00:00"
},
{
"name": "twig/twig",
......@@ -7632,16 +7632,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.8.8",
"version": "1.8.9",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "08310ce271984587e2a4cda94e1ac66510a6ea07"
"reference": "3a72d9d9f2528fbd50c2d8fcf155fd9f74ade3f2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/08310ce271984587e2a4cda94e1ac66510a6ea07",
"reference": "08310ce271984587e2a4cda94e1ac66510a6ea07",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/3a72d9d9f2528fbd50c2d8fcf155fd9f74ade3f2",
"reference": "3a72d9d9f2528fbd50c2d8fcf155fd9f74ade3f2",
"shasum": ""
},
"require": {
......@@ -7671,7 +7671,7 @@
],
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.8.8"
"source": "https://github.com/phpstan/phpstan/tree/1.8.9"
},
"funding": [
{
......@@ -7687,7 +7687,7 @@
"type": "tidelift"
}
],
"time": "2022-10-06T12:51:57+00:00"
"time": "2022-10-13T13:40:18+00:00"
},
{
"name": "phpstan/phpstan-phpunit",
......@@ -9373,16 +9373,16 @@
},
{
"name": "symfony/http-client",
"version": "v5.4.13",
"version": "v5.4.14",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "596fd752f00e0205d895cd6b184d135c27bb5d6a"
"reference": "8a3929c814cba77db93de61c22759e0dbeaa4c87"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/596fd752f00e0205d895cd6b184d135c27bb5d6a",
"reference": "596fd752f00e0205d895cd6b184d135c27bb5d6a",
"url": "https://api.github.com/repos/symfony/http-client/zipball/8a3929c814cba77db93de61c22759e0dbeaa4c87",
"reference": "8a3929c814cba77db93de61c22759e0dbeaa4c87",
"shasum": ""
},
"require": {
......@@ -9440,7 +9440,7 @@
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-client/tree/v5.4.13"
"source": "https://github.com/symfony/http-client/tree/v5.4.14"
},
"funding": [
{
......@@ -9456,7 +9456,7 @@
"type": "tidelift"
}
],
"time": "2022-09-08T18:41:21+00:00"
"time": "2022-10-11T15:16:01+00:00"
},
{
"name": "symfony/http-client-contracts",
......@@ -9772,16 +9772,16 @@
},
{
"name": "symfony/phpunit-bridge",
"version": "v5.4.11",
"version": "v5.4.14",
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "31b1549f54b1a1890e725a0c1c8c2de6ef2205b3"
"reference": "684084f74504c234462fafe6f5eea003a73e7e75"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/31b1549f54b1a1890e725a0c1c8c2de6ef2205b3",
"reference": "31b1549f54b1a1890e725a0c1c8c2de6ef2205b3",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/684084f74504c234462fafe6f5eea003a73e7e75",
"reference": "684084f74504c234462fafe6f5eea003a73e7e75",
"shasum": ""
},
"require": {
......@@ -9835,7 +9835,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.11"
"source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.14"
},
"funding": [
{
......@@ -9851,7 +9851,7 @@
"type": "tidelift"
}
],
"time": "2022-07-28T13:33:28+00:00"
"time": "2022-10-07T08:01:20+00:00"
},
{
"name": "symfony/process",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment