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

chore(deps): update all non-major dependencies

parent 05463a23
Branches
No related tags found
1 merge request!120chore(deps): update all non-major dependencies (patch)
Pipeline #197761 passed
......@@ -2517,16 +2517,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": {
......@@ -2568,7 +2568,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": [
{
......@@ -2584,7 +2584,7 @@
"type": "tidelift"
}
],
"time": "2022-07-29T07:37:50+00:00"
"time": "2022-10-03T15:15:50+00:00"
},
{
"name": "symfony/event-dispatcher",
......@@ -2942,16 +2942,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": {
......@@ -3073,7 +3073,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": [
{
......@@ -3089,20 +3089,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": {
......@@ -3149,7 +3149,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": [
{
......@@ -3165,20 +3165,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": {
......@@ -3261,7 +3261,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": [
{
......@@ -3277,7 +3277,7 @@
"type": "tidelift"
}
],
"time": "2022-09-30T07:40:28+00:00"
"time": "2022-10-12T07:12:21+00:00"
},
{
"name": "symfony/lock",
......@@ -4853,16 +4853,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": {
......@@ -4926,7 +4926,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": [
{
......@@ -4942,7 +4942,7 @@
"type": "tidelift"
}
],
"time": "2022-09-17T07:31:22+00:00"
"time": "2022-10-01T21:59:28+00:00"
},
{
"name": "symfony/security-csrf",
......@@ -5917,16 +5917,16 @@
},
{
"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": {
......@@ -5986,7 +5986,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": [
{
......@@ -6002,7 +6002,7 @@
"type": "tidelift"
}
],
"time": "2022-09-06T13:23:31+00:00"
"time": "2022-10-07T08:01:20+00:00"
},
{
"name": "symfony/var-exporter",
......@@ -6166,16 +6166,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": {
......@@ -6221,7 +6221,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": [
{
......@@ -6237,7 +6237,7 @@
"type": "tidelift"
}
],
"time": "2022-08-02T15:52:22+00:00"
"time": "2022-10-03T15:15:50+00:00"
},
{
"name": "twig/twig",
......@@ -7937,16 +7937,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": {
......@@ -7976,7 +7976,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": [
{
......@@ -7992,7 +7992,7 @@
"type": "tidelift"
}
],
"time": "2022-10-06T12:51:57+00:00"
"time": "2022-10-13T13:40:18+00:00"
},
{
"name": "phpstan/phpstan-phpunit",
......@@ -9749,16 +9749,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": {
......@@ -9816,7 +9816,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": [
{
......@@ -9832,7 +9832,7 @@
"type": "tidelift"
}
],
"time": "2022-09-08T18:41:21+00:00"
"time": "2022-10-11T15:16:01+00:00"
},
{
"name": "symfony/http-client-contracts",
......@@ -9983,16 +9983,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": {
......@@ -10046,7 +10046,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": [
{
......@@ -10062,7 +10062,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