Skip to content
Snippets Groups Projects
Commit 222017b7 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 (patch)

See merge request !198
parents de005b1c 5d005ffe
No related branches found
No related tags found
1 merge request!198fix(deps): update all non-major dependencies (patch)
Pipeline #230517 passed
......@@ -248,16 +248,16 @@
},
{
"name": "doctrine/annotations",
"version": "1.14.2",
"version": "1.14.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
"reference": "ad785217c1e9555a7d6c6c8c9f406395a5e2882b"
"reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/ad785217c1e9555a7d6c6c8c9f406395a5e2882b",
"reference": "ad785217c1e9555a7d6c6c8c9f406395a5e2882b",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af",
"reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af",
"shasum": ""
},
"require": {
......@@ -318,9 +318,9 @@
],
"support": {
"issues": "https://github.com/doctrine/annotations/issues",
"source": "https://github.com/doctrine/annotations/tree/1.14.2"
"source": "https://github.com/doctrine/annotations/tree/1.14.3"
},
"time": "2022-12-15T06:48:22+00:00"
"time": "2023-02-01T09:20:38+00:00"
},
{
"name": "doctrine/deprecations",
......@@ -2251,16 +2251,16 @@
},
{
"name": "symfony/dependency-injection",
"version": "v5.4.19",
"version": "v5.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "99dae35f2b7d1bd9b800fcda4173215fc9f79ba3"
"reference": "8185ed0df129005a26715902f1a53bad0fe67102"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/99dae35f2b7d1bd9b800fcda4173215fc9f79ba3",
"reference": "99dae35f2b7d1bd9b800fcda4173215fc9f79ba3",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/8185ed0df129005a26715902f1a53bad0fe67102",
"reference": "8185ed0df129005a26715902f1a53bad0fe67102",
"shasum": ""
},
"require": {
......@@ -2320,7 +2320,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.19"
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.20"
},
"funding": [
{
......@@ -2336,7 +2336,7 @@
"type": "tidelift"
}
],
"time": "2023-01-23T15:37:22+00:00"
"time": "2023-01-27T11:08:11+00:00"
},
{
"name": "symfony/deprecation-contracts",
......@@ -3056,16 +3056,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v5.4.19",
"version": "v5.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "70fd0eb8a1570ba119d5e496c8ee79bf9f0b51b0"
"reference": "d0435363362a47c14e9cf50663cb8ffbf491875a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/70fd0eb8a1570ba119d5e496c8ee79bf9f0b51b0",
"reference": "70fd0eb8a1570ba119d5e496c8ee79bf9f0b51b0",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/d0435363362a47c14e9cf50663cb8ffbf491875a",
"reference": "d0435363362a47c14e9cf50663cb8ffbf491875a",
"shasum": ""
},
"require": {
......@@ -3112,7 +3112,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.19"
"source": "https://github.com/symfony/http-foundation/tree/v5.4.20"
},
"funding": [
{
......@@ -3128,20 +3128,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:32:19+00:00"
"time": "2023-01-29T11:11:52+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v5.4.19",
"version": "v5.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "ee371cd7718c938d1bffdf868b665003aeeae69c"
"reference": "aaeec341582d3c160cc9ecfa8b2419ba6c69954e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/ee371cd7718c938d1bffdf868b665003aeeae69c",
"reference": "ee371cd7718c938d1bffdf868b665003aeeae69c",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/aaeec341582d3c160cc9ecfa8b2419ba6c69954e",
"reference": "aaeec341582d3c160cc9ecfa8b2419ba6c69954e",
"shasum": ""
},
"require": {
......@@ -3224,7 +3224,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.19"
"source": "https://github.com/symfony/http-kernel/tree/v5.4.20"
},
"funding": [
{
......@@ -3240,7 +3240,7 @@
"type": "tidelift"
}
],
"time": "2023-01-24T13:37:42+00:00"
"time": "2023-02-01T08:18:48+00:00"
},
{
"name": "symfony/lock",
......@@ -4715,16 +4715,16 @@
},
{
"name": "symfony/security-bundle",
"version": "v5.4.19",
"version": "v5.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-bundle.git",
"reference": "e16ac30558967f212d656accb9cfc36ffb5712b5"
"reference": "1a049b77e70e890c5d5d2105d96ce8b35890197e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/e16ac30558967f212d656accb9cfc36ffb5712b5",
"reference": "e16ac30558967f212d656accb9cfc36ffb5712b5",
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/1a049b77e70e890c5d5d2105d96ce8b35890197e",
"reference": "1a049b77e70e890c5d5d2105d96ce8b35890197e",
"shasum": ""
},
"require": {
......@@ -4741,7 +4741,7 @@
"symfony/security-core": "^5.4|^6.0",
"symfony/security-csrf": "^4.4|^5.0|^6.0",
"symfony/security-guard": "^5.3",
"symfony/security-http": "^5.4|^6.0"
"symfony/security-http": "^5.4.20|~6.0.20|~6.1.12|^6.2.6"
},
"conflict": {
"symfony/browser-kit": "<4.4",
......@@ -4797,7 +4797,7 @@
"description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-bundle/tree/v5.4.19"
"source": "https://github.com/symfony/security-bundle/tree/v5.4.20"
},
"funding": [
{
......@@ -4813,7 +4813,7 @@
"type": "tidelift"
}
],
"time": "2023-01-13T08:30:54+00:00"
"time": "2023-01-30T09:35:58+00:00"
},
{
"name": "symfony/security-core",
......@@ -5049,16 +5049,16 @@
},
{
"name": "symfony/security-http",
"version": "v5.4.19",
"version": "v5.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-http.git",
"reference": "4f5f6c6aac8b049a34bfd2bedb292d23b81dce90"
"reference": "0236efe37462df3204e758e3a55661a43285d948"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-http/zipball/4f5f6c6aac8b049a34bfd2bedb292d23b81dce90",
"reference": "4f5f6c6aac8b049a34bfd2bedb292d23b81dce90",
"url": "https://api.github.com/repos/symfony/security-http/zipball/0236efe37462df3204e758e3a55661a43285d948",
"reference": "0236efe37462df3204e758e3a55661a43285d948",
"shasum": ""
},
"require": {
......@@ -5114,7 +5114,7 @@
"description": "Symfony Security Component - HTTP Integration",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-http/tree/v5.4.19"
"source": "https://github.com/symfony/security-http/tree/v5.4.20"
},
"funding": [
{
......@@ -5130,7 +5130,7 @@
"type": "tidelift"
}
],
"time": "2023-01-24T10:56:59+00:00"
"time": "2023-01-30T09:35:58+00:00"
},
{
"name": "symfony/serializer",
......@@ -9377,16 +9377,16 @@
},
{
"name": "symfony/http-client",
"version": "v5.4.19",
"version": "v5.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "0c22562d0601e19bd01c4480893f5438e6b12db5"
"reference": "b4d936b657c7952a41e89efd0ddcea51f8c90f34"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/0c22562d0601e19bd01c4480893f5438e6b12db5",
"reference": "0c22562d0601e19bd01c4480893f5438e6b12db5",
"url": "https://api.github.com/repos/symfony/http-client/zipball/b4d936b657c7952a41e89efd0ddcea51f8c90f34",
"reference": "b4d936b657c7952a41e89efd0ddcea51f8c90f34",
"shasum": ""
},
"require": {
......@@ -9444,7 +9444,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.19"
"source": "https://github.com/symfony/http-client/tree/v5.4.20"
},
"funding": [
{
......@@ -9460,7 +9460,7 @@
"type": "tidelift"
}
],
"time": "2023-01-12T15:47:53+00:00"
"time": "2023-01-25T18:32:18+00:00"
},
{
"name": "symfony/http-client-contracts",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment