From 79636653d9e5dd8dd64d65fd3811542423cd34e9 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Thu, 31 Jul 2025 11:01:49 +0300 Subject: [PATCH] deps: Replace `belomaxorka/captcha` with `gregwar/captcha` --- cliff.toml | 2 +- composer.json | 2 +- composer.lock | 142 +++++++++++++++++++++++--------------------------- 3 files changed, 67 insertions(+), 79 deletions(-) diff --git a/cliff.toml b/cliff.toml index 858d0a4db..105f9ee7c 100644 --- a/cliff.toml +++ b/cliff.toml @@ -110,7 +110,7 @@ commit_parsers = [ { body = ".*security", group = "🛡️ Security" }, { message = "^revert", group = "◀️ Revert" }, { message = "^crowdin|^crodwin", group = "🈳 New translations" }, # crowdin pulls supporting - { message = "^Composer", group = "📦 Dependencies" }, # dependabot pulls supporting + { message = "^Composer|^deps", group = "📦 Dependencies" }, # dependabot pulls supporting { message = "^rem|^drop|^removed", group = "🗑️ Removed" }, { message = ".*", group = "💼 Other" }, ] diff --git a/composer.json b/composer.json index a15ef15cc..c5aaa06ff 100644 --- a/composer.json +++ b/composer.json @@ -53,7 +53,7 @@ "arokettu/torrent-file": "^5.2.1", "bugsnag/bugsnag": "^v3.29.1", "claviska/simpleimage": "^4.0", - "belomaxorka/captcha": "1.*", + "gregwar/captcha": "1.*", "egulias/email-validator": "^4.0.1", "filp/whoops": "^2.15", "z4kn4fein/php-semver": "^v3.0.0", diff --git a/composer.lock b/composer.lock index 9bf9af62c..5ce29ce7c 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "2acad3dafd9fd57bc8c26303df22dd15", + "content-hash": "4a8e483526e6241286bf04937e1f4913", "packages": [ { "name": "arokettu/bencode", @@ -411,88 +411,18 @@ }, "time": "2025-03-31T23:49:37+00:00" }, - { - "name": "belomaxorka/captcha", - "version": "v1.2.4", - "source": { - "type": "git", - "url": "https://github.com/belomaxorka/Captcha.git", - "reference": "db51723a9539b57ac3faff0211c117b4c55dbe23" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/belomaxorka/Captcha/zipball/db51723a9539b57ac3faff0211c117b4c55dbe23", - "reference": "db51723a9539b57ac3faff0211c117b4c55dbe23", - "shasum": "" - }, - "require": { - "ext-fileinfo": "*", - "ext-gd": "*", - "ext-mbstring": "*", - "php": ">=5.3.0", - "symfony/finder": "*" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6.4 || ^7.0 || ^8.0 || ^9.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Gregwar\\": "src/Gregwar" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Grégoire Passault", - "email": "g.passault@gmail.com", - "homepage": "https://www.gregwar.com/", - "role": "Developer" - }, - { - "name": "Jeremy Livingston", - "email": "jeremy.j.livingston@gmail.com" - }, - { - "name": "belomaxorka", - "email": "roman25052006.kelesh@gmail.com", - "homepage": "https://belomaxorka.github.io/", - "role": "Developer" - } - ], - "description": "Captcha generator", - "homepage": "https://github.com/belomaxorka/Captcha", - "keywords": [ - "anti-bot", - "anti-spam", - "bot-protection", - "captcha", - "no-bot", - "obfuscation", - "security", - "spam", - "spam-protection" - ], - "support": { - "source": "https://github.com/belomaxorka/Captcha/tree/v1.2.4" - }, - "time": "2025-03-10T13:15:53+00:00" - }, { "name": "bugsnag/bugsnag", - "version": "v3.29.3", + "version": "v3.30.0", "source": { "type": "git", "url": "https://github.com/bugsnag/bugsnag-php.git", - "reference": "9d9aa665f5e9d24f45aad5114dbd2d861119febb" + "reference": "ea174966d8a09424d7963e1e0fe9d570b63ff98c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bugsnag/bugsnag-php/zipball/9d9aa665f5e9d24f45aad5114dbd2d861119febb", - "reference": "9d9aa665f5e9d24f45aad5114dbd2d861119febb", + "url": "https://api.github.com/repos/bugsnag/bugsnag-php/zipball/ea174966d8a09424d7963e1e0fe9d570b63ff98c", + "reference": "ea174966d8a09424d7963e1e0fe9d570b63ff98c", "shasum": "" }, "require": { @@ -540,9 +470,9 @@ ], "support": { "issues": "https://github.com/bugsnag/bugsnag-php/issues", - "source": "https://github.com/bugsnag/bugsnag-php/tree/v3.29.3" + "source": "https://github.com/bugsnag/bugsnag-php/tree/v3.30.0" }, - "time": "2025-03-06T12:03:07+00:00" + "time": "2025-07-08T15:15:58+00:00" }, { "name": "claviska/simpleimage", @@ -1107,6 +1037,64 @@ ], "time": "2024-07-20T21:45:45+00:00" }, + { + "name": "gregwar/captcha", + "version": "v1.3.0", + "source": { + "type": "git", + "url": "https://github.com/Gregwar/Captcha.git", + "reference": "4edbcd09fde4353b94ce550f43460eba73baf2cc" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Gregwar/Captcha/zipball/4edbcd09fde4353b94ce550f43460eba73baf2cc", + "reference": "4edbcd09fde4353b94ce550f43460eba73baf2cc", + "shasum": "" + }, + "require": { + "ext-fileinfo": "*", + "ext-gd": "*", + "ext-mbstring": "*", + "php": ">=5.3.0", + "symfony/finder": "*" + }, + "require-dev": { + "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6.4 || ^7.0 || ^8.0 || ^9.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Gregwar\\": "src/Gregwar" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Grégoire Passault", + "email": "g.passault@gmail.com", + "homepage": "http://www.gregwar.com/" + }, + { + "name": "Jeremy Livingston", + "email": "jeremy.j.livingston@gmail.com" + } + ], + "description": "Captcha generator", + "homepage": "https://github.com/Gregwar/Captcha", + "keywords": [ + "bot", + "captcha", + "spam" + ], + "support": { + "issues": "https://github.com/Gregwar/Captcha/issues", + "source": "https://github.com/Gregwar/Captcha/tree/v1.3.0" + }, + "time": "2025-06-23T12:25:54+00:00" + }, { "name": "guzzlehttp/guzzle", "version": "7.9.3",