Skip to content
Snippets Groups Projects

fix(deps): update all non-major dependencies (patch)

Merged Bekerle, Patrizio requested to merge renovate/patch-all-minor-patch into main
1 file
+ 83
83
Compare changes
  • Side-by-side
  • Inline
+ 83
83
@@ -8,16 +8,16 @@
"packages": [
{
"name": "api-platform/core",
"version": "v2.6.4",
"version": "v2.6.5",
"source": {
"type": "git",
"url": "https://github.com/api-platform/core.git",
"reference": "be971e5d0257a8c01a824ee01cfc217ba04c3200"
"reference": "4e22a289e474db454480020ff37d20472668c11c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/api-platform/core/zipball/be971e5d0257a8c01a824ee01cfc217ba04c3200",
"reference": "be971e5d0257a8c01a824ee01cfc217ba04c3200",
"url": "https://api.github.com/repos/api-platform/core/zipball/4e22a289e474db454480020ff37d20472668c11c",
"reference": "4e22a289e474db454480020ff37d20472668c11c",
"shasum": ""
},
"require": {
@@ -36,17 +36,18 @@
},
"conflict": {
"doctrine/common": "<2.7",
"doctrine/mongodb-odm": "<2.0",
"doctrine/mongodb-odm": "<2.2",
"doctrine/persistence": "<1.3"
},
"require-dev": {
"behat/behat": "^3.1",
"behat/mink": "^1.7",
"doctrine/annotations": "^1.7",
"doctrine/cache": "^1.11",
"doctrine/common": "^2.11 || ^3.0",
"doctrine/data-fixtures": "^1.2.2",
"doctrine/doctrine-bundle": "^1.12 || ^2.0",
"doctrine/mongodb-odm": "^2.0",
"doctrine/mongodb-odm": "^2.2",
"doctrine/mongodb-odm-bundle": "^4.0",
"doctrine/orm": "^2.6.4 || ^3.0",
"elasticsearch/elasticsearch": "^6.0 || ^7.0",
@@ -135,7 +136,7 @@
"authors": [
{
"name": "Kévin Dunglas",
"email": "dunglas@gmail.com",
"email": "kevin@dunglas.fr",
"homepage": "https://dunglas.fr"
}
],
@@ -154,7 +155,7 @@
],
"support": {
"issues": "https://github.com/api-platform/core/issues",
"source": "https://github.com/api-platform/core/tree/v2.6.4"
"source": "https://github.com/api-platform/core/tree/v2.6.5"
},
"funding": [
{
@@ -162,7 +163,7 @@
"type": "tidelift"
}
],
"time": "2021-04-12T14:53:14+00:00"
"time": "2021-06-15T16:53:33+00:00"
},
{
"name": "brick/math",
@@ -2030,16 +2031,16 @@
},
{
"name": "symfony/config",
"version": "v5.3.0",
"version": "v5.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "9f4a448c2d7fd2c90882dfff930b627ddbe16810"
"reference": "9c307728cfacbd50914f0db28aee1e0ecd82b99f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/9f4a448c2d7fd2c90882dfff930b627ddbe16810",
"reference": "9f4a448c2d7fd2c90882dfff930b627ddbe16810",
"url": "https://api.github.com/repos/symfony/config/zipball/9c307728cfacbd50914f0db28aee1e0ecd82b99f",
"reference": "9c307728cfacbd50914f0db28aee1e0ecd82b99f",
"shasum": ""
},
"require": {
@@ -2089,7 +2090,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/config/tree/v5.3.0"
"source": "https://github.com/symfony/config/tree/v5.3.2"
},
"funding": [
{
@@ -2105,20 +2106,20 @@
"type": "tidelift"
}
],
"time": "2021-05-26T17:43:10+00:00"
"time": "2021-06-12T10:15:17+00:00"
},
{
"name": "symfony/dependency-injection",
"version": "v5.3.0",
"version": "v5.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "94d973cb742d8c5c5dcf9534220e6b73b09af1d4"
"reference": "ddbff73bc4fa3d5b415431d486770ab0e72f6516"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/94d973cb742d8c5c5dcf9534220e6b73b09af1d4",
"reference": "94d973cb742d8c5c5dcf9534220e6b73b09af1d4",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/ddbff73bc4fa3d5b415431d486770ab0e72f6516",
"reference": "ddbff73bc4fa3d5b415431d486770ab0e72f6516",
"shasum": ""
},
"require": {
@@ -2177,7 +2178,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.3.0"
"source": "https://github.com/symfony/dependency-injection/tree/v5.3.2"
},
"funding": [
{
@@ -2193,7 +2194,7 @@
"type": "tidelift"
}
],
"time": "2021-05-26T17:57:12+00:00"
"time": "2021-06-12T09:17:04+00:00"
},
{
"name": "symfony/deprecation-contracts",
@@ -2684,16 +2685,16 @@
},
{
"name": "symfony/framework-bundle",
"version": "v5.3.0",
"version": "v5.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/framework-bundle.git",
"reference": "99196372c703b8cc97ee61d63d98acbf9896d425"
"reference": "120e80e882debd7e705d53a3b054e1a0fae91fbc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/99196372c703b8cc97ee61d63d98acbf9896d425",
"reference": "99196372c703b8cc97ee61d63d98acbf9896d425",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/120e80e882debd7e705d53a3b054e1a0fae91fbc",
"reference": "120e80e882debd7e705d53a3b054e1a0fae91fbc",
"shasum": ""
},
"require": {
@@ -2847,7 +2848,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.3.0"
"source": "https://github.com/symfony/framework-bundle/tree/v5.3.2"
},
"funding": [
{
@@ -2863,7 +2864,7 @@
"type": "tidelift"
}
],
"time": "2021-05-31T10:12:54+00:00"
"time": "2021-06-17T13:29:40+00:00"
},
{
"name": "symfony/http-client-contracts",
@@ -2945,16 +2946,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v5.3.1",
"version": "v5.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "8827b90cf8806e467124ad476acd15216c2fceb6"
"reference": "7b6dd714d95106b831aaa7f3c9c612ab886516bd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/8827b90cf8806e467124ad476acd15216c2fceb6",
"reference": "8827b90cf8806e467124ad476acd15216c2fceb6",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/7b6dd714d95106b831aaa7f3c9c612ab886516bd",
"reference": "7b6dd714d95106b831aaa7f3c9c612ab886516bd",
"shasum": ""
},
"require": {
@@ -2998,7 +2999,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.3.1"
"source": "https://github.com/symfony/http-foundation/tree/v5.3.2"
},
"funding": [
{
@@ -3014,20 +3015,20 @@
"type": "tidelift"
}
],
"time": "2021-06-02T09:32:00+00:00"
"time": "2021-06-12T10:15:17+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v5.3.1",
"version": "v5.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "74eb022e3bac36b3d3a897951a98759f2b32b864"
"reference": "e7021165d9dbfb4051296b8de827e92c8a7b5c87"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/74eb022e3bac36b3d3a897951a98759f2b32b864",
"reference": "74eb022e3bac36b3d3a897951a98759f2b32b864",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/e7021165d9dbfb4051296b8de827e92c8a7b5c87",
"reference": "e7021165d9dbfb4051296b8de827e92c8a7b5c87",
"shasum": ""
},
"require": {
@@ -3110,7 +3111,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.3.1"
"source": "https://github.com/symfony/http-kernel/tree/v5.3.2"
},
"funding": [
{
@@ -3126,7 +3127,7 @@
"type": "tidelift"
}
],
"time": "2021-06-02T10:07:12+00:00"
"time": "2021-06-17T14:18:27+00:00"
},
{
"name": "symfony/password-hasher",
@@ -4447,16 +4448,16 @@
},
{
"name": "symfony/serializer",
"version": "v5.3.1",
"version": "v5.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
"reference": "ebb3dc397af77a08d734eea7305e0b2ec8c5e875"
"reference": "96f6ff6582d1bf1bf08281b563a6c7c917efe6c1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/ebb3dc397af77a08d734eea7305e0b2ec8c5e875",
"reference": "ebb3dc397af77a08d734eea7305e0b2ec8c5e875",
"url": "https://api.github.com/repos/symfony/serializer/zipball/96f6ff6582d1bf1bf08281b563a6c7c917efe6c1",
"reference": "96f6ff6582d1bf1bf08281b563a6c7c917efe6c1",
"shasum": ""
},
"require": {
@@ -4529,7 +4530,7 @@
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/serializer/tree/v5.3.1"
"source": "https://github.com/symfony/serializer/tree/v5.3.2"
},
"funding": [
{
@@ -4545,7 +4546,7 @@
"type": "tidelift"
}
],
"time": "2021-06-02T09:36:17+00:00"
"time": "2021-06-10T18:05:39+00:00"
},
{
"name": "symfony/service-contracts",
@@ -4628,16 +4629,16 @@
},
{
"name": "symfony/string",
"version": "v5.3.0",
"version": "v5.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "a9a0f8b6aafc5d2d1c116dcccd1573a95153515b"
"reference": "0732e97e41c0a590f77e231afc16a327375d50b0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/a9a0f8b6aafc5d2d1c116dcccd1573a95153515b",
"reference": "a9a0f8b6aafc5d2d1c116dcccd1573a95153515b",
"url": "https://api.github.com/repos/symfony/string/zipball/0732e97e41c0a590f77e231afc16a327375d50b0",
"reference": "0732e97e41c0a590f77e231afc16a327375d50b0",
"shasum": ""
},
"require": {
@@ -4691,7 +4692,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.3.0"
"source": "https://github.com/symfony/string/tree/v5.3.2"
},
"funding": [
{
@@ -4707,7 +4708,7 @@
"type": "tidelift"
}
],
"time": "2021-05-26T17:43:10+00:00"
"time": "2021-06-06T09:51:56+00:00"
},
{
"name": "symfony/translation-contracts",
@@ -5107,16 +5108,16 @@
},
{
"name": "symfony/var-dumper",
"version": "v5.3.0",
"version": "v5.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "1d3953e627fe4b5f6df503f356b6545ada6351f3"
"reference": "905a22c68b292ffb6f20d7636c36b220d1fba5ae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/1d3953e627fe4b5f6df503f356b6545ada6351f3",
"reference": "1d3953e627fe4b5f6df503f356b6545ada6351f3",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/905a22c68b292ffb6f20d7636c36b220d1fba5ae",
"reference": "905a22c68b292ffb6f20d7636c36b220d1fba5ae",
"shasum": ""
},
"require": {
@@ -5175,7 +5176,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.3.0"
"source": "https://github.com/symfony/var-dumper/tree/v5.3.2"
},
"funding": [
{
@@ -5191,20 +5192,20 @@
"type": "tidelift"
}
],
"time": "2021-05-27T12:28:50+00:00"
"time": "2021-06-06T09:51:56+00:00"
},
{
"name": "symfony/var-exporter",
"version": "v5.3.0",
"version": "v5.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
"reference": "7a7c9dd972541f78e7815c03c0bae9f81e0e9dbb"
"reference": "df663fb63bdcd7298373cbd431165ab031706cb2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/7a7c9dd972541f78e7815c03c0bae9f81e0e9dbb",
"reference": "7a7c9dd972541f78e7815c03c0bae9f81e0e9dbb",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/df663fb63bdcd7298373cbd431165ab031706cb2",
"reference": "df663fb63bdcd7298373cbd431165ab031706cb2",
"shasum": ""
},
"require": {
@@ -5248,7 +5249,7 @@
"serialize"
],
"support": {
"source": "https://github.com/symfony/var-exporter/tree/v5.3.0"
"source": "https://github.com/symfony/var-exporter/tree/v5.3.2"
},
"funding": [
{
@@ -5264,7 +5265,7 @@
"type": "tidelift"
}
],
"time": "2021-05-26T17:40:38+00:00"
"time": "2021-06-09T10:57:10+00:00"
},
{
"name": "symfony/web-link",
@@ -6901,16 +6902,16 @@
},
{
"name": "phpstan/phpstan",
"version": "0.12.89",
"version": "0.12.90",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "54c0f5a6c30511b77128d58b6369f718df250542"
"reference": "f0e4b56630fc3d4eb5be86606d07212ac212ede4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/54c0f5a6c30511b77128d58b6369f718df250542",
"reference": "54c0f5a6c30511b77128d58b6369f718df250542",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/f0e4b56630fc3d4eb5be86606d07212ac212ede4",
"reference": "f0e4b56630fc3d4eb5be86606d07212ac212ede4",
"shasum": ""
},
"require": {
@@ -6941,7 +6942,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/0.12.89"
"source": "https://github.com/phpstan/phpstan/tree/0.12.90"
},
"funding": [
{
@@ -6961,20 +6962,20 @@
"type": "tidelift"
}
],
"time": "2021-06-09T20:23:49+00:00"
"time": "2021-06-18T07:15:38+00:00"
},
{
"name": "phpstan/phpstan-phpunit",
"version": "0.12.19",
"version": "0.12.20",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git",
"reference": "52f7072ddc5f81492f9d2de65a24813a48c90b18"
"reference": "efc009981af383eb3303f0ca9868c29acad7ce74"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/52f7072ddc5f81492f9d2de65a24813a48c90b18",
"reference": "52f7072ddc5f81492f9d2de65a24813a48c90b18",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/efc009981af383eb3303f0ca9868c29acad7ce74",
"reference": "efc009981af383eb3303f0ca9868c29acad7ce74",
"shasum": ""
},
"require": {
@@ -6985,10 +6986,9 @@
"phpunit/phpunit": "<7.0"
},
"require-dev": {
"phing/phing": "^2.16.3",
"php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/phpstan-strict-rules": "^0.12.6",
"phpunit/phpunit": "^7.5.20"
"phpunit/phpunit": "^9.5"
},
"type": "phpstan-extension",
"extra": {
@@ -7014,9 +7014,9 @@
"description": "PHPUnit extensions and rules for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-phpunit/issues",
"source": "https://github.com/phpstan/phpstan-phpunit/tree/0.12.19"
"source": "https://github.com/phpstan/phpstan-phpunit/tree/0.12.20"
},
"time": "2021-04-30T11:10:37+00:00"
"time": "2021-06-17T08:28:30+00:00"
},
{
"name": "sebastian/diff",
@@ -7330,16 +7330,16 @@
},
{
"name": "symfony/http-client",
"version": "v5.3.0",
"version": "v5.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "ef85ca5fa7a4f9c57592fab49faeccdf22b13136"
"reference": "d2464f48482223c7c6826cd8c6ed7929d1ce6093"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/ef85ca5fa7a4f9c57592fab49faeccdf22b13136",
"reference": "ef85ca5fa7a4f9c57592fab49faeccdf22b13136",
"url": "https://api.github.com/repos/symfony/http-client/zipball/d2464f48482223c7c6826cd8c6ed7929d1ce6093",
"reference": "d2464f48482223c7c6826cd8c6ed7929d1ce6093",
"shasum": ""
},
"require": {
@@ -7397,7 +7397,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.3.0"
"source": "https://github.com/symfony/http-client/tree/v5.3.2"
},
"funding": [
{
@@ -7413,7 +7413,7 @@
"type": "tidelift"
}
],
"time": "2021-05-26T17:43:10+00:00"
"time": "2021-06-12T10:15:17+00:00"
},
{
"name": "symfony/options-resolver",
Loading