From 36be2d8372b78a2a847279835fec4391c622154c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 09:18:10 +0000 Subject: [PATCH] Bump contributte/api-router from 4.3.0 to 5.0.0 Bumps [contributte/api-router](https://github.com/contributte/api-router) from 4.3.0 to 5.0.0. - [Release notes](https://github.com/contributte/api-router/releases) - [Commits](https://github.com/contributte/api-router/compare/v4.3.0...v5.0.0) --- updated-dependencies: - dependency-name: contributte/api-router dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 202 +++++++++++++++++++++++++------------------------- 2 files changed, 104 insertions(+), 100 deletions(-) diff --git a/composer.json b/composer.json index f5149f6..6771757 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "contributte/utils": "^0.5.0", "contributte/tracy": "^0.6.0", - "contributte/api-router": "^4.2.0" + "contributte/api-router": "^5.0.0" }, "require-dev": { "ninjify/qa": "^0.13", diff --git a/composer.lock b/composer.lock index c0da08f..52daed7 100644 --- a/composer.lock +++ b/composer.lock @@ -4,45 +4,42 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "dff83b3dedb052d3329432e85c40e806", + "content-hash": "0124f9857af32fe705df7f8d5dff2177", "packages": [ { "name": "contributte/api-router", - "version": "v4.3.0", + "version": "v5.0.0", "source": { "type": "git", "url": "https://github.com/contributte/api-router.git", - "reference": "e04de8b793b75149e137dee361c609ab7c049538" + "reference": "7eba9a05414c914e25fa4244a84b5d85f2ee56f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/contributte/api-router/zipball/e04de8b793b75149e137dee361c609ab7c049538", - "reference": "e04de8b793b75149e137dee361c609ab7c049538", + "url": "https://api.github.com/repos/contributte/api-router/zipball/7eba9a05414c914e25fa4244a84b5d85f2ee56f0", + "reference": "7eba9a05414c914e25fa4244a84b5d85f2ee56f0", "shasum": "" }, "require": { - "contributte/utils": "^0.5.2", - "doctrine/annotations": "^1.14.0", + "contributte/utils": "^0.5.2 || ^0.6.0", + "doctrine/annotations": "^1.14.3", "doctrine/cache": "^1.13.0", - "nette/application": "^3.1.0", - "nette/di": "^3.1.0", - "nette/http": "^3.2.0", - "php": ">=7.1" + "nette/application": "^3.1.14", + "nette/di": "^3.1.8", + "nette/http": "^3.2.3", + "php": ">=8.1" }, "require-dev": { - "mockery/mockery": "^1.3", - "nette/tester": "^2.3.2", - "ninjify/qa": "^0.12", - "phpstan/phpstan": "^1.9.4", - "phpstan/phpstan-deprecation-rules": "^1.1.0", - "phpstan/phpstan-nette": "^1.2.0", - "phpstan/phpstan-strict-rules": "^1.4.0", - "tracy/tracy": "^2.6" + "contributte/phpstan": "^0.1", + "contributte/qa": "^0.4", + "contributte/tester": "^0.3", + "mockery/mockery": "^1.6.6", + "tracy/tracy": "^2.10.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.3.x-dev" + "dev-master": "5.1.x-dev" } }, "autoload": { @@ -75,7 +72,7 @@ ], "support": { "issues": "https://github.com/contributte/api-router/issues", - "source": "https://github.com/contributte/api-router/tree/v4.3.0" + "source": "https://github.com/contributte/api-router/tree/v5.0.0" }, "funding": [ { @@ -87,7 +84,7 @@ "type": "github" } ], - "time": "2022-12-26T15:31:30+00:00" + "time": "2023-11-17T11:32:10+00:00" }, { "name": "contributte/application", @@ -692,16 +689,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": { @@ -762,9 +759,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/cache", @@ -867,25 +864,29 @@ }, { "name": "doctrine/deprecations", - "version": "v1.0.0", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/doctrine/deprecations.git", - "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de" + "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de", - "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de", + "url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", + "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", "shasum": "" }, "require": { - "php": "^7.1|^8.0" + "php": "^7.1 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^9", - "phpunit/phpunit": "^7.5|^8.5|^9.5", - "psr/log": "^1|^2|^3" + "phpstan/phpstan": "1.4.10 || 1.10.15", + "phpstan/phpstan-phpunit": "^1.0", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", + "psalm/plugin-phpunit": "0.18.4", + "psr/log": "^1 || ^2 || ^3", + "vimeo/psalm": "4.30.0 || 5.12.0" }, "suggest": { "psr/log": "Allows logging deprecations via PSR-3 logger implementation" @@ -904,22 +905,22 @@ "homepage": "https://www.doctrine-project.org/", "support": { "issues": "https://github.com/doctrine/deprecations/issues", - "source": "https://github.com/doctrine/deprecations/tree/v1.0.0" + "source": "https://github.com/doctrine/deprecations/tree/1.1.3" }, - "time": "2022-05-02T15:47:09+00:00" + "time": "2024-01-30T19:34:25+00:00" }, { "name": "doctrine/lexer", - "version": "2.1.0", + "version": "2.1.1", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", - "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124" + "reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/39ab8fcf5a51ce4b85ca97c7a7d033eb12831124", - "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6", + "reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6", "shasum": "" }, "require": { @@ -927,11 +928,11 @@ "php": "^7.1 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^9 || ^10", + "doctrine/coding-standard": "^9 || ^12", "phpstan/phpstan": "^1.3", - "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6", "psalm/plugin-phpunit": "^0.18.3", - "vimeo/psalm": "^4.11 || ^5.0" + "vimeo/psalm": "^4.11 || ^5.21" }, "type": "library", "autoload": { @@ -968,7 +969,7 @@ ], "support": { "issues": "https://github.com/doctrine/lexer/issues", - "source": "https://github.com/doctrine/lexer/tree/2.1.0" + "source": "https://github.com/doctrine/lexer/tree/2.1.1" }, "funding": [ { @@ -984,31 +985,31 @@ "type": "tidelift" } ], - "time": "2022-12-14T08:49:07+00:00" + "time": "2024-02-05T11:35:39+00:00" }, { "name": "nette/application", - "version": "v3.1.13", + "version": "v3.1.15", "source": { "type": "git", "url": "https://github.com/nette/application.git", - "reference": "83f5144840a1aa38eb7bae58ce58a9d0c5f10177" + "reference": "f50364147ca80d9fbcf4d6571cf216ced874d4f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/application/zipball/83f5144840a1aa38eb7bae58ce58a9d0c5f10177", - "reference": "83f5144840a1aa38eb7bae58ce58a9d0c5f10177", + "url": "https://api.github.com/repos/nette/application/zipball/f50364147ca80d9fbcf4d6571cf216ced874d4f9", + "reference": "f50364147ca80d9fbcf4d6571cf216ced874d4f9", "shasum": "" }, "require": { "nette/component-model": "^3.0", "nette/http": "^3.0.2", - "nette/routing": "^3.0.2", + "nette/routing": "^3.0.5", "nette/utils": "^3.2.1 || ~4.0.0", "php": ">=7.2" }, "conflict": { - "latte/latte": "<2.7.1 || >=3.0.0 <3.0.8 || >=3.1", + "latte/latte": "<2.7.1 || >=3.0.0 <3.0.12 || >=3.1", "nette/caching": "<3.1", "nette/di": "<3.0.7", "nette/forms": "<3.0", @@ -1017,11 +1018,11 @@ }, "require-dev": { "jetbrains/phpstorm-attributes": "dev-master", - "latte/latte": "^2.10.2 || ^3.0.3", - "mockery/mockery": "^1.0", + "latte/latte": "^2.10.2 || ^3.0.12", + "mockery/mockery": "^1.0 || ^2.0", "nette/di": "^v3.0", "nette/forms": "^3.0", - "nette/robot-loader": "^3.2", + "nette/robot-loader": "^3.2 || ^4.0", "nette/security": "^3.0", "nette/tester": "^2.3.1", "phpstan/phpstan-nette": "^0.12", @@ -1074,9 +1075,9 @@ ], "support": { "issues": "https://github.com/nette/application/issues", - "source": "https://github.com/nette/application/tree/v3.1.13" + "source": "https://github.com/nette/application/tree/v3.1.15" }, - "time": "2023-08-27T10:38:40+00:00" + "time": "2024-05-12T20:50:30+00:00" }, { "name": "nette/bootstrap", @@ -1294,16 +1295,16 @@ }, { "name": "nette/di", - "version": "v3.1.3", + "version": "v3.1.10", "source": { "type": "git", "url": "https://github.com/nette/di.git", - "reference": "a58a11eb6c1acbeb878d36efa614b301c87fbb95" + "reference": "2645ec3eaa17fa2ab87c5eb4eaacb1fe6dd28284" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/di/zipball/a58a11eb6c1acbeb878d36efa614b301c87fbb95", - "reference": "a58a11eb6c1acbeb878d36efa614b301c87fbb95", + "url": "https://api.github.com/repos/nette/di/zipball/2645ec3eaa17fa2ab87c5eb4eaacb1fe6dd28284", + "reference": "2645ec3eaa17fa2ab87c5eb4eaacb1fe6dd28284", "shasum": "" }, "require": { @@ -1311,7 +1312,7 @@ "nette/neon": "^3.3 || ^4.0", "nette/php-generator": "^3.5.4 || ^4.0", "nette/robot-loader": "^3.2 || ~4.0.0", - "nette/schema": "^1.2", + "nette/schema": "^1.2.5", "nette/utils": "^3.2.5 || ~4.0.0", "php": "7.2 - 8.3" }, @@ -1360,9 +1361,9 @@ ], "support": { "issues": "https://github.com/nette/di/issues", - "source": "https://github.com/nette/di/tree/v3.1.3" + "source": "https://github.com/nette/di/tree/v3.1.10" }, - "time": "2023-08-05T19:10:42+00:00" + "time": "2024-02-06T01:19:44+00:00" }, { "name": "nette/finder", @@ -1433,21 +1434,21 @@ }, { "name": "nette/http", - "version": "v3.2.2", + "version": "v3.2.4", "source": { "type": "git", "url": "https://github.com/nette/http.git", - "reference": "9105c26de3dd47da5e7cf6b4132b5d871f835e25" + "reference": "d7cc833ee186d5139cde5aab43b39ee7aedd6f22" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/http/zipball/9105c26de3dd47da5e7cf6b4132b5d871f835e25", - "reference": "9105c26de3dd47da5e7cf6b4132b5d871f835e25", + "url": "https://api.github.com/repos/nette/http/zipball/d7cc833ee186d5139cde5aab43b39ee7aedd6f22", + "reference": "d7cc833ee186d5139cde5aab43b39ee7aedd6f22", "shasum": "" }, "require": { "nette/utils": "^3.2.1 || ~4.0.0", - "php": ">=7.2 <8.3" + "php": "7.2 - 8.3" }, "conflict": { "nette/di": "<3.0.3", @@ -1461,7 +1462,10 @@ "tracy/tracy": "^2.8" }, "suggest": { - "ext-fileinfo": "to detect type of uploaded files" + "ext-fileinfo": "to detect MIME type of uploaded files by Nette\\Http\\FileUpload", + "ext-gd": "to use image function in Nette\\Http\\FileUpload", + "ext-intl": "to support punycode by Nette\\Http\\Url", + "ext-session": "to use Nette\\Http\\Session" }, "type": "library", "extra": { @@ -1505,27 +1509,27 @@ ], "support": { "issues": "https://github.com/nette/http/issues", - "source": "https://github.com/nette/http/tree/v3.2.2" + "source": "https://github.com/nette/http/tree/v3.2.4" }, - "time": "2023-03-18T14:55:56+00:00" + "time": "2024-01-30T18:13:43+00:00" }, { "name": "nette/neon", - "version": "v3.4.0", + "version": "v3.4.3", "source": { "type": "git", "url": "https://github.com/nette/neon.git", - "reference": "372d945c156ee7f35c953339fb164538339e6283" + "reference": "c8481c104431c8d94cc88424a1e21f47f8c93280" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/neon/zipball/372d945c156ee7f35c953339fb164538339e6283", - "reference": "372d945c156ee7f35c953339fb164538339e6283", + "url": "https://api.github.com/repos/nette/neon/zipball/c8481c104431c8d94cc88424a1e21f47f8c93280", + "reference": "c8481c104431c8d94cc88424a1e21f47f8c93280", "shasum": "" }, "require": { "ext-json": "*", - "php": ">=8.0 <8.3" + "php": "8.0 - 8.3" }, "require-dev": { "nette/tester": "^2.4", @@ -1573,22 +1577,22 @@ ], "support": { "issues": "https://github.com/nette/neon/issues", - "source": "https://github.com/nette/neon/tree/v3.4.0" + "source": "https://github.com/nette/neon/tree/v3.4.3" }, - "time": "2023-01-13T03:08:29+00:00" + "time": "2024-06-26T14:53:59+00:00" }, { "name": "nette/php-generator", - "version": "v4.0.9", + "version": "v4.1.5", "source": { "type": "git", "url": "https://github.com/nette/php-generator.git", - "reference": "72cf9e20686904678d9c1de664c6f7a8c9d676ed" + "reference": "690b00d81d42d5633e4457c43ef9754573b6f9d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/php-generator/zipball/72cf9e20686904678d9c1de664c6f7a8c9d676ed", - "reference": "72cf9e20686904678d9c1de664c6f7a8c9d676ed", + "url": "https://api.github.com/repos/nette/php-generator/zipball/690b00d81d42d5633e4457c43ef9754573b6f9d6", + "reference": "690b00d81d42d5633e4457c43ef9754573b6f9d6", "shasum": "" }, "require": { @@ -1598,7 +1602,7 @@ "require-dev": { "jetbrains/phpstorm-attributes": "dev-master", "nette/tester": "^2.4", - "nikic/php-parser": "^4.15", + "nikic/php-parser": "^4.18 || ^5.0", "phpstan/phpstan": "^1.0", "tracy/tracy": "^2.8" }, @@ -1608,7 +1612,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.0-dev" + "dev-master": "4.1-dev" } }, "autoload": { @@ -1642,9 +1646,9 @@ ], "support": { "issues": "https://github.com/nette/php-generator/issues", - "source": "https://github.com/nette/php-generator/tree/v4.0.9" + "source": "https://github.com/nette/php-generator/tree/v4.1.5" }, - "time": "2023-08-29T19:09:26+00:00" + "time": "2024-05-12T17:31:02+00:00" }, { "name": "nette/robot-loader", @@ -1715,16 +1719,16 @@ }, { "name": "nette/routing", - "version": "v3.0.4", + "version": "v3.0.5", "source": { "type": "git", "url": "https://github.com/nette/routing.git", - "reference": "eaefe6375303799366f3e43977daaf33f5f89b95" + "reference": "ff709ff9ed38a14c4fe3472534526593a8461ff5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/routing/zipball/eaefe6375303799366f3e43977daaf33f5f89b95", - "reference": "eaefe6375303799366f3e43977daaf33f5f89b95", + "url": "https://api.github.com/repos/nette/routing/zipball/ff709ff9ed38a14c4fe3472534526593a8461ff5", + "reference": "ff709ff9ed38a14c4fe3472534526593a8461ff5", "shasum": "" }, "require": { @@ -1771,22 +1775,22 @@ ], "support": { "issues": "https://github.com/nette/routing/issues", - "source": "https://github.com/nette/routing/tree/v3.0.4" + "source": "https://github.com/nette/routing/tree/v3.0.5" }, - "time": "2023-01-18T04:58:41+00:00" + "time": "2023-10-08T21:37:46+00:00" }, { "name": "nette/schema", - "version": "v1.2.4", + "version": "v1.2.5", "source": { "type": "git", "url": "https://github.com/nette/schema.git", - "reference": "c9ff517a53903b3d4e29ec547fb20feecb05b8ab" + "reference": "0462f0166e823aad657c9224d0f849ecac1ba10a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/schema/zipball/c9ff517a53903b3d4e29ec547fb20feecb05b8ab", - "reference": "c9ff517a53903b3d4e29ec547fb20feecb05b8ab", + "url": "https://api.github.com/repos/nette/schema/zipball/0462f0166e823aad657c9224d0f849ecac1ba10a", + "reference": "0462f0166e823aad657c9224d0f849ecac1ba10a", "shasum": "" }, "require": { @@ -1833,9 +1837,9 @@ ], "support": { "issues": "https://github.com/nette/schema/issues", - "source": "https://github.com/nette/schema/tree/v1.2.4" + "source": "https://github.com/nette/schema/tree/v1.2.5" }, - "time": "2023-08-05T18:56:25+00:00" + "time": "2023-10-05T20:37:59+00:00" }, { "name": "nette/security",