From 24367fbb3fa1a6315565444b8ba96533057d1479 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 10:42:53 +0000 Subject: [PATCH 1/2] build(deps): bump gesdinet/jwt-refresh-token-bundle Bumps the major group in /backend with 1 update: [gesdinet/jwt-refresh-token-bundle](https://github.com/markitosgv/JWTRefreshTokenBundle). Updates `gesdinet/jwt-refresh-token-bundle` from 2.2.2 to 3.0.0 - [Release notes](https://github.com/markitosgv/JWTRefreshTokenBundle/releases) - [Changelog](https://github.com/markitosgv/JWTRefreshTokenBundle/blob/master/CHANGELOG.md) - [Commits](https://github.com/markitosgv/JWTRefreshTokenBundle/compare/v2.2.2...v3.0.0) --- updated-dependencies: - dependency-name: gesdinet/jwt-refresh-token-bundle dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major ... Signed-off-by: dependabot[bot] --- backend/composer.json | 2 +- backend/composer.lock | 49 +++++++++++++++++++++++-------------------- 2 files changed, 27 insertions(+), 24 deletions(-) diff --git a/backend/composer.json b/backend/composer.json index 5c086a1e..3f40f7b5 100644 --- a/backend/composer.json +++ b/backend/composer.json @@ -13,7 +13,7 @@ "doctrine/doctrine-bundle": "^3.2", "doctrine/doctrine-migrations-bundle": "^4.0", "doctrine/orm": "^3.2", - "gesdinet/jwt-refresh-token-bundle": "^2.0", + "gesdinet/jwt-refresh-token-bundle": "^3.0", "lexik/jwt-authentication-bundle": "^3.1", "phpdocumentor/reflection-docblock": "^6.0", "phpoffice/phpspreadsheet": "^5.1", diff --git a/backend/composer.lock b/backend/composer.lock index ae6f8046..e866dea5 100644 --- a/backend/composer.lock +++ b/backend/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": "8f6e68e0abaf77447d5f59a298a80d26", + "content-hash": "6b5a9244bcced70a26d2138548c95a8b", "packages": [ { "name": "beberlei/doctrineextensions", @@ -1330,33 +1330,33 @@ }, { "name": "gesdinet/jwt-refresh-token-bundle", - "version": "v2.2.2", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/markitosgv/JWTRefreshTokenBundle.git", - "reference": "63e3a1f2c7f5342fcda6868bb57d74e61c209f0c" + "reference": "fd8d573f3f51e18ca67cc84d454a055c01526414" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/markitosgv/JWTRefreshTokenBundle/zipball/63e3a1f2c7f5342fcda6868bb57d74e61c209f0c", - "reference": "63e3a1f2c7f5342fcda6868bb57d74e61c209f0c", + "url": "https://api.github.com/repos/markitosgv/JWTRefreshTokenBundle/zipball/fd8d573f3f51e18ca67cc84d454a055c01526414", + "reference": "fd8d573f3f51e18ca67cc84d454a055c01526414", "shasum": "" }, "require": { "doctrine/persistence": "^3.1 || ^4.0", - "lexik/jwt-authentication-bundle": "^2.15 || ^3.0", - "php": "^8.2", - "symfony/config": "^6.4 || ^7.0 || ^7.2 || ^8.0", - "symfony/console": "^6.4 || ^7.0 || ^7.2 || ^8.0", - "symfony/dependency-injection": "^6.4 || ^7.0 || ^7.2 || ^8.0", + "lexik/jwt-authentication-bundle": "^3.0", + "php": "^8.4", + "symfony/config": "^8.0.9", + "symfony/console": "^8.0", + "symfony/dependency-injection": "^8.0", "symfony/deprecation-contracts": "^2.1 || ^3.0 || ^4.0", - "symfony/event-dispatcher": "^6.4 || ^7.0 || ^7.2 || ^8.0", - "symfony/http-foundation": "^6.4 || ^7.0 || ^7.2 || ^8.0", - "symfony/http-kernel": "^6.4 || ^7.0 || ^7.2 || ^8.0", - "symfony/property-access": "^6.4 || ^7.0 || ^7.2 || ^8.0", - "symfony/security-bundle": "^6.4 || ^7.0 || ^7.2 || ^8.0", - "symfony/security-core": "^6.4 || ^7.0 || ^7.2 || ^8.0", - "symfony/security-http": "^6.4 || ^7.0 || ^7.2 || ^8.0" + "symfony/event-dispatcher": "^8.0", + "symfony/http-foundation": "^8.0", + "symfony/http-kernel": "^8.0", + "symfony/property-access": "^8.0", + "symfony/security-bundle": "^8.0", + "symfony/security-core": "^8.0", + "symfony/security-http": "^8.0" }, "conflict": { "doctrine/mongodb-odm": "<2.7", @@ -1364,10 +1364,11 @@ }, "require-dev": { "api-platform/openapi": "^4.0", - "doctrine/dbal": "^3.7 || ^4.0", + "doctrine/dbal": "^4.0", "doctrine/mongodb-odm": "^2.7", "doctrine/orm": "^2.20 || ^3.0", "ergebnis/composer-normalize": "*", + "friendsofphp/php-cs-fixer": "^3.95", "matthiasnoback/symfony-config-test": "^5.1 || ^6.0", "matthiasnoback/symfony-dependency-injection-test": "^5.1 || ^6.0", "mongodb/mongodb": "^2.1", @@ -1376,17 +1377,19 @@ "phpunit/phpunit": "^10.5 || ^12.2 || ^13.0", "rector/jack": "^1.0.0", "rector/rector": "^2.2", - "symfony/cache": "^6.4 || ^7.0 || ^7.2 || ^8.0", + "symfony/cache": "^8.0", + "symfony/rate-limiter": "^8.0", "vimeo/psalm": "^7.0@beta" }, "suggest": { "api-platform/core": "To document the refresh token in the OpenAPI specification when using API Platform", - "doctrine/dbal": "To store the refresh tokens through a plain connection, without the ORM or the ODM" + "doctrine/dbal": "To store the refresh tokens through a plain connection, without the ORM or the ODM", + "symfony/rate-limiter": "To bound how often the refresh endpoint will answer" }, "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "2.x-dev" + "dev-master": "3.x-dev" } }, "autoload": { @@ -1410,9 +1413,9 @@ ], "support": { "issues": "https://github.com/markitosgv/JWTRefreshTokenBundle/issues", - "source": "https://github.com/markitosgv/JWTRefreshTokenBundle/tree/v2.2.2" + "source": "https://github.com/markitosgv/JWTRefreshTokenBundle/tree/v3.0.0" }, - "time": "2026-08-04T10:50:29+00:00" + "time": "2026-08-05T15:15:44+00:00" }, { "name": "lcobucci/jwt", From f47d766fe198746cc755d8930e7dc6efe9b9fd64 Mon Sep 17 00:00:00 2001 From: Algirdas Date: Sun, 16 Aug 2026 10:25:37 +0300 Subject: [PATCH 2/2] build(deps): add refresh token family columns for gesdinet 3.0 --- backend/migrations/Version20260816073000.php | 26 ++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 backend/migrations/Version20260816073000.php diff --git a/backend/migrations/Version20260816073000.php b/backend/migrations/Version20260816073000.php new file mode 100644 index 00000000..919f2d60 --- /dev/null +++ b/backend/migrations/Version20260816073000.php @@ -0,0 +1,26 @@ +addSql('ALTER TABLE refresh_token ADD family VARCHAR(32) DEFAULT NULL, ADD family_valid DATETIME DEFAULT NULL'); + } + + public function down(Schema $schema): void + { + $this->addSql('ALTER TABLE refresh_token DROP family, DROP family_valid'); + } +}