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

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

parent 5a393a6b
No related branches found
No related tags found
1 merge request!70fix(deps): update all non-major dependencies to v5.4.1 (patch)
Pipeline #105832 passed
......@@ -1992,16 +1992,16 @@
},
{
"name": "symfony/dependency-injection",
"version": "v5.4.0",
"version": "v5.4.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "69c398723857bb19fdea78496cedea0f756decab"
"reference": "9bd1ef389a2fe05fea7306b6155403e8a960d73d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/69c398723857bb19fdea78496cedea0f756decab",
"reference": "69c398723857bb19fdea78496cedea0f756decab",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/9bd1ef389a2fe05fea7306b6155403e8a960d73d",
"reference": "9bd1ef389a2fe05fea7306b6155403e8a960d73d",
"shasum": ""
},
"require": {
......@@ -2061,7 +2061,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.0"
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.1"
},
"funding": [
{
......@@ -2077,7 +2077,7 @@
"type": "tidelift"
}
],
"time": "2021-11-29T15:30:56+00:00"
"time": "2021-12-01T16:25:34+00:00"
},
{
"name": "symfony/deprecation-contracts",
......@@ -2221,16 +2221,16 @@
},
{
"name": "symfony/error-handler",
"version": "v5.4.0",
"version": "v5.4.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
"reference": "8433fa3145ac78df88b87a4a539118e950828126"
"reference": "1e3cb3565af49cd5f93e5787500134500a29f0d9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/8433fa3145ac78df88b87a4a539118e950828126",
"reference": "8433fa3145ac78df88b87a4a539118e950828126",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/1e3cb3565af49cd5f93e5787500134500a29f0d9",
"reference": "1e3cb3565af49cd5f93e5787500134500a29f0d9",
"shasum": ""
},
"require": {
......@@ -2272,7 +2272,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.0"
"source": "https://github.com/symfony/error-handler/tree/v5.4.1"
},
"funding": [
{
......@@ -2288,7 +2288,7 @@
"type": "tidelift"
}
],
"time": "2021-11-29T15:30:56+00:00"
"time": "2021-12-01T15:04:08+00:00"
},
{
"name": "symfony/event-dispatcher",
......@@ -2646,16 +2646,16 @@
},
{
"name": "symfony/framework-bundle",
"version": "v5.4.0",
"version": "v5.4.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/framework-bundle.git",
"reference": "4e3b7215071f02e930b00f69741dfd4dab3c31e7"
"reference": "4e67931a6771a54e69383058a3e4e6f1acc154dd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/4e3b7215071f02e930b00f69741dfd4dab3c31e7",
"reference": "4e3b7215071f02e930b00f69741dfd4dab3c31e7",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/4e67931a6771a54e69383058a3e4e6f1acc154dd",
"reference": "4e67931a6771a54e69383058a3e4e6f1acc154dd",
"shasum": ""
},
"require": {
......@@ -2779,7 +2779,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.0"
"source": "https://github.com/symfony/framework-bundle/tree/v5.4.1"
},
"funding": [
{
......@@ -2795,20 +2795,20 @@
"type": "tidelift"
}
],
"time": "2021-11-29T16:01:17+00:00"
"time": "2021-12-07T12:41:14+00:00"
},
{
"name": "symfony/http-foundation",
"version": "v5.4.0",
"version": "v5.4.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "5ef86ac7927d2de08dc1e26eb91325f9ccbe6309"
"reference": "5dad3780023a707f4c24beac7d57aead85c1ce3c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/5ef86ac7927d2de08dc1e26eb91325f9ccbe6309",
"reference": "5ef86ac7927d2de08dc1e26eb91325f9ccbe6309",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/5dad3780023a707f4c24beac7d57aead85c1ce3c",
"reference": "5dad3780023a707f4c24beac7d57aead85c1ce3c",
"shasum": ""
},
"require": {
......@@ -2852,7 +2852,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.0"
"source": "https://github.com/symfony/http-foundation/tree/v5.4.1"
},
"funding": [
{
......@@ -2868,20 +2868,20 @@
"type": "tidelift"
}
],
"time": "2021-11-28T15:25:38+00:00"
"time": "2021-12-09T12:46:57+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v5.4.0",
"version": "v5.4.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "e012f16688bcb151e965473a70d8ebaa8b1d15ea"
"reference": "2bdace75c9d6a6eec7e318801b7dc87a72375052"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/e012f16688bcb151e965473a70d8ebaa8b1d15ea",
"reference": "e012f16688bcb151e965473a70d8ebaa8b1d15ea",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/2bdace75c9d6a6eec7e318801b7dc87a72375052",
"reference": "2bdace75c9d6a6eec7e318801b7dc87a72375052",
"shasum": ""
},
"require": {
......@@ -2964,7 +2964,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.0"
"source": "https://github.com/symfony/http-kernel/tree/v5.4.1"
},
"funding": [
{
......@@ -2980,7 +2980,7 @@
"type": "tidelift"
}
],
"time": "2021-11-29T16:56:53+00:00"
"time": "2021-12-09T13:36:09+00:00"
},
{
"name": "symfony/messenger",
......@@ -5377,16 +5377,16 @@
},
{
"name": "symfony/var-dumper",
"version": "v5.4.0",
"version": "v5.4.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "89ab66eaef230c9cd1992de2e9a1b26652b127b9"
"reference": "2366ac8d8abe0c077844613c1a4f0c0a9f522dcc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/89ab66eaef230c9cd1992de2e9a1b26652b127b9",
"reference": "89ab66eaef230c9cd1992de2e9a1b26652b127b9",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/2366ac8d8abe0c077844613c1a4f0c0a9f522dcc",
"reference": "2366ac8d8abe0c077844613c1a4f0c0a9f522dcc",
"shasum": ""
},
"require": {
......@@ -5446,7 +5446,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.0"
"source": "https://github.com/symfony/var-dumper/tree/v5.4.1"
},
"funding": [
{
......@@ -5462,7 +5462,7 @@
"type": "tidelift"
}
],
"time": "2021-11-29T15:30:56+00:00"
"time": "2021-12-01T15:04:08+00:00"
},
{
"name": "symfony/var-exporter",
......@@ -7247,16 +7247,16 @@
},
{
"name": "symfony/http-client",
"version": "v5.4.0",
"version": "v5.4.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "b3d99775f5372ff746035e98d6fa00182e832380"
"reference": "78b69fc4532253f3025db7f2429d8765e506cbf2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/b3d99775f5372ff746035e98d6fa00182e832380",
"reference": "b3d99775f5372ff746035e98d6fa00182e832380",
"url": "https://api.github.com/repos/symfony/http-client/zipball/78b69fc4532253f3025db7f2429d8765e506cbf2",
"reference": "78b69fc4532253f3025db7f2429d8765e506cbf2",
"shasum": ""
},
"require": {
......@@ -7314,7 +7314,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.0"
"source": "https://github.com/symfony/http-client/tree/v5.4.1"
},
"funding": [
{
......@@ -7330,7 +7330,7 @@
"type": "tidelift"
}
],
"time": "2021-11-23T15:26:31+00:00"
"time": "2021-12-01T15:04:08+00:00"
},
{
"name": "symfony/http-client-contracts",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment