From 3be43da84767d390b635fa5c863228826b593e4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 20:49:17 +0000 Subject: [PATCH] Bump filament/filament from 3.2.115 to 3.2.117 Bumps [filament/filament](https://github.com/filamentphp/panels) from 3.2.115 to 3.2.117. - [Commits](https://github.com/filamentphp/panels/compare/v3.2.115...v3.2.117) --- updated-dependencies: - dependency-name: filament/filament dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 186 ++++++++++++++++++++++++++------------------------ 1 file changed, 95 insertions(+), 91 deletions(-) diff --git a/composer.lock b/composer.lock index 253bffe..1b228bf 100644 --- a/composer.lock +++ b/composer.lock @@ -609,16 +609,16 @@ }, { "name": "doctrine/dbal", - "version": "4.1.1", + "version": "4.2.1", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "7a8252418689feb860ea8dfeab66d64a56a64df8" + "reference": "dadd35300837a3a2184bd47d403333b15d0a9bd0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/7a8252418689feb860ea8dfeab66d64a56a64df8", - "reference": "7a8252418689feb860ea8dfeab66d64a56a64df8", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/dadd35300837a3a2184bd47d403333b15d0a9bd0", + "reference": "dadd35300837a3a2184bd47d403333b15d0a9bd0", "shasum": "" }, "require": { @@ -631,7 +631,7 @@ "doctrine/coding-standard": "12.0.0", "fig/log-test": "^1", "jetbrains/phpstorm-stubs": "2023.2", - "phpstan/phpstan": "1.12.0", + "phpstan/phpstan": "1.12.6", "phpstan/phpstan-phpunit": "1.4.0", "phpstan/phpstan-strict-rules": "^1.6", "phpunit/phpunit": "10.5.30", @@ -697,7 +697,7 @@ ], "support": { "issues": "https://github.com/doctrine/dbal/issues", - "source": "https://github.com/doctrine/dbal/tree/4.1.1" + "source": "https://github.com/doctrine/dbal/tree/4.2.1" }, "funding": [ { @@ -713,7 +713,7 @@ "type": "tidelift" } ], - "time": "2024-09-03T08:58:39+00:00" + "time": "2024-10-10T18:01:27+00:00" }, { "name": "doctrine/deprecations", @@ -932,16 +932,16 @@ }, { "name": "dragonmantank/cron-expression", - "version": "v3.3.3", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/dragonmantank/cron-expression.git", - "reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a" + "reference": "8c784d071debd117328803d86b2097615b457500" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/adfb1f505deb6384dc8b39804c5065dd3c8c8c0a", - "reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a", + "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/8c784d071debd117328803d86b2097615b457500", + "reference": "8c784d071debd117328803d86b2097615b457500", "shasum": "" }, "require": { @@ -954,10 +954,14 @@ "require-dev": { "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^1.0", - "phpstan/phpstan-webmozart-assert": "^1.0", "phpunit/phpunit": "^7.0|^8.0|^9.0" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.x-dev" + } + }, "autoload": { "psr-4": { "Cron\\": "src/Cron/" @@ -981,7 +985,7 @@ ], "support": { "issues": "https://github.com/dragonmantank/cron-expression/issues", - "source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.3" + "source": "https://github.com/dragonmantank/cron-expression/tree/v3.4.0" }, "funding": [ { @@ -989,7 +993,7 @@ "type": "github" } ], - "time": "2023-08-10T19:36:49+00:00" + "time": "2024-10-09T13:47:03+00:00" }, { "name": "egulias/email-validator", @@ -1060,16 +1064,16 @@ }, { "name": "filament/actions", - "version": "v3.2.115", + "version": "v3.2.117", "source": { "type": "git", "url": "https://github.com/filamentphp/actions.git", - "reference": "38c6eb00c7e3265907b37482c2dfd411c6f910c9" + "reference": "886108b59ce99edc26f5bc1231134a95ec58718a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/actions/zipball/38c6eb00c7e3265907b37482c2dfd411c6f910c9", - "reference": "38c6eb00c7e3265907b37482c2dfd411c6f910c9", + "url": "https://api.github.com/repos/filamentphp/actions/zipball/886108b59ce99edc26f5bc1231134a95ec58718a", + "reference": "886108b59ce99edc26f5bc1231134a95ec58718a", "shasum": "" }, "require": { @@ -1109,20 +1113,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2024-09-27T13:16:08+00:00" + "time": "2024-10-09T11:19:22+00:00" }, { "name": "filament/filament", - "version": "v3.2.115", + "version": "v3.2.117", "source": { "type": "git", "url": "https://github.com/filamentphp/panels.git", - "reference": "8d0f0e7101c14fe2f00490172452767f16b39f02" + "reference": "84f839b4b42549c0d4bd231648da17561ada70c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/panels/zipball/8d0f0e7101c14fe2f00490172452767f16b39f02", - "reference": "8d0f0e7101c14fe2f00490172452767f16b39f02", + "url": "https://api.github.com/repos/filamentphp/panels/zipball/84f839b4b42549c0d4bd231648da17561ada70c2", + "reference": "84f839b4b42549c0d4bd231648da17561ada70c2", "shasum": "" }, "require": { @@ -1174,20 +1178,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2024-09-27T13:16:11+00:00" + "time": "2024-10-08T14:24:12+00:00" }, { "name": "filament/forms", - "version": "v3.2.115", + "version": "v3.2.117", "source": { "type": "git", "url": "https://github.com/filamentphp/forms.git", - "reference": "ffa33043ea0ee67a4eed58535687f87311e4256b" + "reference": "896c868cca474b2e925a3e6162b7c76d8ff3e5fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/forms/zipball/ffa33043ea0ee67a4eed58535687f87311e4256b", - "reference": "ffa33043ea0ee67a4eed58535687f87311e4256b", + "url": "https://api.github.com/repos/filamentphp/forms/zipball/896c868cca474b2e925a3e6162b7c76d8ff3e5fc", + "reference": "896c868cca474b2e925a3e6162b7c76d8ff3e5fc", "shasum": "" }, "require": { @@ -1230,20 +1234,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2024-09-27T13:16:04+00:00" + "time": "2024-10-09T11:19:26+00:00" }, { "name": "filament/infolists", - "version": "v3.2.115", + "version": "v3.2.117", "source": { "type": "git", "url": "https://github.com/filamentphp/infolists.git", - "reference": "d4d3030644e3617aed252a5df3c385145ada0ec6" + "reference": "fc5f01c094fe25ef906f3e1b88d3d8883a73d6be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/infolists/zipball/d4d3030644e3617aed252a5df3c385145ada0ec6", - "reference": "d4d3030644e3617aed252a5df3c385145ada0ec6", + "url": "https://api.github.com/repos/filamentphp/infolists/zipball/fc5f01c094fe25ef906f3e1b88d3d8883a73d6be", + "reference": "fc5f01c094fe25ef906f3e1b88d3d8883a73d6be", "shasum": "" }, "require": { @@ -1281,20 +1285,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2024-09-27T13:16:10+00:00" + "time": "2024-10-08T14:24:09+00:00" }, { "name": "filament/notifications", - "version": "v3.2.115", + "version": "v3.2.117", "source": { "type": "git", "url": "https://github.com/filamentphp/notifications.git", - "reference": "0272612e1d54e0520f8717b24c71b9b70f198c8f" + "reference": "a5f684b690354630210fc9a90bd06da9b1f6ae82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/notifications/zipball/0272612e1d54e0520f8717b24c71b9b70f198c8f", - "reference": "0272612e1d54e0520f8717b24c71b9b70f198c8f", + "url": "https://api.github.com/repos/filamentphp/notifications/zipball/a5f684b690354630210fc9a90bd06da9b1f6ae82", + "reference": "a5f684b690354630210fc9a90bd06da9b1f6ae82", "shasum": "" }, "require": { @@ -1333,20 +1337,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2024-09-27T13:16:07+00:00" + "time": "2024-10-08T14:24:11+00:00" }, { "name": "filament/support", - "version": "v3.2.115", + "version": "v3.2.117", "source": { "type": "git", "url": "https://github.com/filamentphp/support.git", - "reference": "6dba51efd6f2a32db21bc8684cd663915ab0e4d7" + "reference": "31fcff80b873b4decdba10d5f7010310e12c8e94" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/support/zipball/6dba51efd6f2a32db21bc8684cd663915ab0e4d7", - "reference": "6dba51efd6f2a32db21bc8684cd663915ab0e4d7", + "url": "https://api.github.com/repos/filamentphp/support/zipball/31fcff80b873b4decdba10d5f7010310e12c8e94", + "reference": "31fcff80b873b4decdba10d5f7010310e12c8e94", "shasum": "" }, "require": { @@ -1356,7 +1360,7 @@ "illuminate/contracts": "^10.45|^11.0", "illuminate/support": "^10.45|^11.0", "illuminate/view": "^10.45|^11.0", - "kirschbaum-development/eloquent-power-joins": "^3.0", + "kirschbaum-development/eloquent-power-joins": "^3.0|^4.0", "livewire/livewire": "^3.4.10 <= 3.5.6", "php": "^8.1", "ryangjchandler/blade-capture-directive": "^0.2|^0.3|^1.0", @@ -1392,20 +1396,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2024-09-27T13:16:20+00:00" + "time": "2024-10-08T14:24:29+00:00" }, { "name": "filament/tables", - "version": "v3.2.115", + "version": "v3.2.117", "source": { "type": "git", "url": "https://github.com/filamentphp/tables.git", - "reference": "07226fcd080f0f547aac31cf5117bfab192ea770" + "reference": "152bf46a8f2c46f047835771a67085c2866b039b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/tables/zipball/07226fcd080f0f547aac31cf5117bfab192ea770", - "reference": "07226fcd080f0f547aac31cf5117bfab192ea770", + "url": "https://api.github.com/repos/filamentphp/tables/zipball/152bf46a8f2c46f047835771a67085c2866b039b", + "reference": "152bf46a8f2c46f047835771a67085c2866b039b", "shasum": "" }, "require": { @@ -1444,20 +1448,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2024-09-27T13:16:23+00:00" + "time": "2024-10-08T14:24:25+00:00" }, { "name": "filament/widgets", - "version": "v3.2.115", + "version": "v3.2.117", "source": { "type": "git", "url": "https://github.com/filamentphp/widgets.git", - "reference": "06b70c4f260c91da03bdc51d1275543776ef7385" + "reference": "14ae503aae8265ddc48274debbf7b7aefc7afb0b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/widgets/zipball/06b70c4f260c91da03bdc51d1275543776ef7385", - "reference": "06b70c4f260c91da03bdc51d1275543776ef7385", + "url": "https://api.github.com/repos/filamentphp/widgets/zipball/14ae503aae8265ddc48274debbf7b7aefc7afb0b", + "reference": "14ae503aae8265ddc48274debbf7b7aefc7afb0b", "shasum": "" }, "require": { @@ -1488,7 +1492,7 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2024-09-23T14:10:16+00:00" + "time": "2024-10-08T14:24:26+00:00" }, { "name": "fruitcake/php-cors", @@ -2094,27 +2098,28 @@ }, { "name": "kirschbaum-development/eloquent-power-joins", - "version": "3.5.8", + "version": "4.0.0", "source": { "type": "git", "url": "https://github.com/kirschbaum-development/eloquent-power-joins.git", - "reference": "397ef08f15ceff48111fd7f57d9f1fd41bf1a453" + "reference": "c6c42a52c5a097cc11761e72782b2d0215692caf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kirschbaum-development/eloquent-power-joins/zipball/397ef08f15ceff48111fd7f57d9f1fd41bf1a453", - "reference": "397ef08f15ceff48111fd7f57d9f1fd41bf1a453", + "url": "https://api.github.com/repos/kirschbaum-development/eloquent-power-joins/zipball/c6c42a52c5a097cc11761e72782b2d0215692caf", + "reference": "c6c42a52c5a097cc11761e72782b2d0215692caf", "shasum": "" }, "require": { - "illuminate/database": "^8.0|^9.0|^10.0|^11.0", - "illuminate/support": "^8.0|^9.0|^10.0|^11.0", - "php": "^8.0" + "illuminate/database": "^10.0|^11.0", + "illuminate/support": "^10.0|^11.0", + "php": "^8.1" }, "require-dev": { + "friendsofphp/php-cs-fixer": "dev-master", "laravel/legacy-factories": "^1.0@dev", - "orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0|^9.0", - "phpunit/phpunit": "^8.0|^9.0|^10.0" + "orchestra/testbench": "^8.0|^9.0", + "phpunit/phpunit": "^10.0" }, "type": "library", "extra": { @@ -2150,9 +2155,9 @@ ], "support": { "issues": "https://github.com/kirschbaum-development/eloquent-power-joins/issues", - "source": "https://github.com/kirschbaum-development/eloquent-power-joins/tree/3.5.8" + "source": "https://github.com/kirschbaum-development/eloquent-power-joins/tree/4.0.0" }, - "time": "2024-09-10T10:28:05+00:00" + "time": "2024-10-06T12:28:14+00:00" }, { "name": "laminas/laminas-diactoros", @@ -2241,16 +2246,16 @@ }, { "name": "laravel/framework", - "version": "v11.26.0", + "version": "v11.27.2", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "b8cb8998701d5b3cfe68539d3c3da1fc59ddd82b" + "reference": "a51d1f2b771c542324a3d9b76a98b1bbc75c0ee9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/b8cb8998701d5b3cfe68539d3c3da1fc59ddd82b", - "reference": "b8cb8998701d5b3cfe68539d3c3da1fc59ddd82b", + "url": "https://api.github.com/repos/laravel/framework/zipball/a51d1f2b771c542324a3d9b76a98b1bbc75c0ee9", + "reference": "a51d1f2b771c542324a3d9b76a98b1bbc75c0ee9", "shasum": "" }, "require": { @@ -2446,7 +2451,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-10-01T14:29:34+00:00" + "time": "2024-10-09T04:17:35+00:00" }, { "name": "laravel/horizon", @@ -3061,16 +3066,16 @@ }, { "name": "league/csv", - "version": "9.16.0", + "version": "9.17.0", "source": { "type": "git", "url": "https://github.com/thephpleague/csv.git", - "reference": "998280c6c34bd67d8125fdc8b45bae28d761b440" + "reference": "8cab815fb11ec93aa2f7b8a57b3daa1f1a364011" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/csv/zipball/998280c6c34bd67d8125fdc8b45bae28d761b440", - "reference": "998280c6c34bd67d8125fdc8b45bae28d761b440", + "url": "https://api.github.com/repos/thephpleague/csv/zipball/8cab815fb11ec93aa2f7b8a57b3daa1f1a364011", + "reference": "8cab815fb11ec93aa2f7b8a57b3daa1f1a364011", "shasum": "" }, "require": { @@ -3078,17 +3083,16 @@ "php": "^8.1.2" }, "require-dev": { - "doctrine/collections": "^2.2.2", "ext-dom": "*", "ext-xdebug": "*", - "friendsofphp/php-cs-fixer": "^3.57.1", - "phpbench/phpbench": "^1.2.15", - "phpstan/phpstan": "^1.11.1", - "phpstan/phpstan-deprecation-rules": "^1.2.0", + "friendsofphp/php-cs-fixer": "^3.64.0", + "phpbench/phpbench": "^1.3.1", + "phpstan/phpstan": "^1.12.5", + "phpstan/phpstan-deprecation-rules": "^1.2.1", "phpstan/phpstan-phpunit": "^1.4.0", - "phpstan/phpstan-strict-rules": "^1.6.0", - "phpunit/phpunit": "^10.5.16 || ^11.1.3", - "symfony/var-dumper": "^6.4.6 || ^7.0.7" + "phpstan/phpstan-strict-rules": "^1.6.1", + "phpunit/phpunit": "^10.5.16 || ^11.4.0", + "symfony/var-dumper": "^6.4.8 || ^7.1.5" }, "suggest": { "ext-dom": "Required to use the XMLConverter and the HTMLConverter classes", @@ -3106,7 +3110,7 @@ "src/functions_include.php" ], "psr-4": { - "League\\Csv\\": "src" + "League\\Csv\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -3145,20 +3149,20 @@ "type": "github" } ], - "time": "2024-05-24T11:04:54+00:00" + "time": "2024-10-10T10:30:28+00:00" }, { "name": "league/flysystem", - "version": "3.29.0", + "version": "3.29.1", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "0adc0d9a51852e170e0028a60bd271726626d3f0" + "reference": "edc1bb7c86fab0776c3287dbd19b5fa278347319" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/0adc0d9a51852e170e0028a60bd271726626d3f0", - "reference": "0adc0d9a51852e170e0028a60bd271726626d3f0", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/edc1bb7c86fab0776c3287dbd19b5fa278347319", + "reference": "edc1bb7c86fab0776c3287dbd19b5fa278347319", "shasum": "" }, "require": { @@ -3226,9 +3230,9 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/3.29.0" + "source": "https://github.com/thephpleague/flysystem/tree/3.29.1" }, - "time": "2024-09-29T11:59:11+00:00" + "time": "2024-10-08T08:58:34+00:00" }, { "name": "league/flysystem-local",