From df9f4f233680480f002dcce5d41d512049b70a12 Mon Sep 17 00:00:00 2001 From: bach Date: Wed, 23 Sep 2026 18:33:14 +0200 Subject: [PATCH] more modules update --- composer.json | 12 +- composer.lock | 191 +++++++++++--------- config/sync/email_registration.settings.yml | 1 - 3 files changed, 108 insertions(+), 96 deletions(-) diff --git a/composer.json b/composer.json index 08be545c..53f52592 100644 --- a/composer.json +++ b/composer.json @@ -71,7 +71,7 @@ "drupal/audiofield": "^1.10", "drupal/auto_entitylabel": "^3.1", "drupal/classy": "^2.0", - "drupal/color": "^1.0", + "drupal/color": "^2.0", "drupal/commerce": "^3.0", "drupal/commerce_cart_api": "^1.4", "drupal/commerce_email": "^1.5", @@ -139,8 +139,8 @@ "drupal/telephone_formatter": "^1.0@beta", "drupal/telephone_validation": "^2.1", "drupal/term_reference_tree": "2.0.1", - "drupal/unique_content_field_validation": "^1.1", - "drupal/upgrade_status": "^4.3", + "drupal/unique_content_field_validation": "^2.0", + "drupal/upgrade_status": "^5.0", "drupal/user_csv_import": "^2.0", "drupal/user_email_verification": "^1.2", "drupal/user_history": "^1.0", @@ -235,9 +235,6 @@ "Entity view/form mode formatter/widget settings have no translation UI 2 https://www.drupal.org/project/drupal/issues/2546212": "https://www.drupal.org/files/issues/2020-12-04/2546212-168.patch", "Allow to validate Apache/Nginx configuration requirement for aggregation folder before enabling aggregation. https://www.drupal.org/project/drupal/issues/3384272":"https://www.drupal.org/files/issues/2024-08-22/4673.diff" }, - "drupal/email_registration": { - "allow email login through REST https://www.drupal.org/project/email_registration/issues/2856542": "https://www.drupal.org/files/issues/2021-06-11/2856542-13.patch" - }, "drupal/stripe": { "Stripe is a web service and should be in system.admin_config_services https://www.drupal.org/project/stripe/issues/3090652": "https://www.drupal.org/files/issues/2020-01-08/stripe-link_menu_in_services-3090652-5.patch" }, @@ -273,6 +270,9 @@ } }, "archived-patches": { + "drupal/email_registration": { + "allow email login through REST https://www.drupal.org/project/email_registration/issues/2856542":"integrated upstream in email_registration 2.x (UserHttpAuthenticationController)" + }, "drupal/core":{ "Cannot save translated nodes after upgrading to 8.8 due to invalid path https://www.drupal.org/project/drupal/issues/3101344":"https://www.drupal.org/files/issues/2021-03-01/3101344-drupal-core-fix-permissions-checking-while-node-translating-64.patch" }, diff --git a/composer.lock b/composer.lock index 84febaf6..51e138b3 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": "5dc50f1c80bc089a7c23c77c2f242154", + "content-hash": "607efcd894269e2d35cd5c0176f07299", "packages": [ { "name": "asm89/stack-cors", @@ -2989,32 +2989,32 @@ }, { "name": "drupal/color", - "version": "1.0.3", + "version": "2.0.0-alpha1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/color.git", - "reference": "1.0.3" + "reference": "2.0.0-alpha1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/color-1.0.3.zip", - "reference": "1.0.3", - "shasum": "b88ab527bed65b67eec555ee4b17e633c19f3194" + "url": "https://ftp.drupal.org/files/projects/color-2.0.0-alpha1.zip", + "reference": "2.0.0-alpha1", + "shasum": "5e518124fe3e18f0104ecad7dd4d6d6dce441e83" }, "require": { - "drupal/core": "^9.4 || ^10" + "drupal/core": ">=10.1.3 || ^11" }, "require-dev": { - "drupal/bartik": "^1.0" + "drupal/bartik": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "1.0.3", - "datestamp": "1663234622", + "version": "2.0.0-alpha1", + "datestamp": "1751431548", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Alpha releases are not covered by Drupal security advisories." } } }, @@ -5142,21 +5142,21 @@ }, { "name": "drupal/csv_serialization", - "version": "4.0.0", + "version": "4.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/csv_serialization.git", - "reference": "4.0.0" + "reference": "4.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/csv_serialization-4.0.0.zip", - "reference": "4.0.0", - "shasum": "90d429b044f7d6608d9075852285f37a97d5de6c" + "url": "https://ftp.drupal.org/files/projects/csv_serialization-4.0.1.zip", + "reference": "4.0.1", + "shasum": "cd172acbf6b5996daa88b0d8d897074c5fe742dd" }, "require": { - "drupal/core": "^10", - "league/csv": "^9.1" + "drupal/core": "^10 || ^11", + "league/csv": "^9.16" }, "require-dev": { "drupal/coder": "^8.3" @@ -5164,8 +5164,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.0.0", - "datestamp": "1698702085", + "version": "4.0.1", + "datestamp": "1723473162", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5512,39 +5512,41 @@ }, { "name": "drupal/email_registration", - "version": "1.4.0", + "version": "2.0.0-rc9", "source": { "type": "git", "url": "https://git.drupalcode.org/project/email_registration.git", - "reference": "8.x-1.4" + "reference": "2.0.0-rc9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/email_registration-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "fe7a91b858a98533fc1d7550b0917fc80523f186" + "url": "https://ftp.drupal.org/files/projects/email_registration-2.0.0-rc9.zip", + "reference": "2.0.0-rc9", + "shasum": "218e8dbd6c524d7e1b6bb1f4de4fdb10c61cf884" }, "require": { - "drupal/core": "^9.1 || ^10" - }, - "conflict": { - "drupal/commerce": "<2.12" + "drupal/core": "^9.5 || ^10 || ^11" }, "require-dev": { - "drupal/commerce": "^2.0", + "drupal/commerce": "^3.0", "drupal/token": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.4", - "datestamp": "1700548925", + "version": "2.0.0-rc9", + "datestamp": "1787842851", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "RC releases are not covered by Drupal security advisories." } } }, + "autoload": { + "psr-4": { + "Drupal\\email_registration\\Component\\": "lib" + } + }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" @@ -5571,7 +5573,7 @@ "role": "Maintainer" }, { - "name": "Grevil", + "name": "grevil", "homepage": "https://www.drupal.org/user/3668491" }, { @@ -11079,20 +11081,20 @@ }, { "name": "drupal/translation_views", - "version": "1.0.0-alpha11", + "version": "2.0.0-alpha1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/translation_views.git", - "reference": "8.x-1.0-alpha11" + "reference": "2.0.0-alpha1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/translation_views-8.x-1.0-alpha11.zip", - "reference": "8.x-1.0-alpha11", - "shasum": "331c0ec63e99760d7ae34a4db1ba7766f683f6d1" + "url": "https://ftp.drupal.org/files/projects/translation_views-2.0.0-alpha1.zip", + "reference": "2.0.0-alpha1", + "shasum": "d1e72eabb5d052ac58789a9a9c2b59ab16d1b4cb" }, "require": { - "drupal/core": "^8.8 || ^9 || ^10" + "drupal/core": "^10.1 || ^11" }, "require-dev": { "drupal/translators_content": "^1.0@alpha" @@ -11100,11 +11102,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-alpha11", - "datestamp": "1679660668", + "version": "2.0.0-alpha1", + "datestamp": "1735784365", "security-coverage": { "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "message": "Alpha releases are not covered by Drupal security advisories." } } }, @@ -11244,29 +11246,29 @@ }, { "name": "drupal/unique_content_field_validation", - "version": "1.1.1", + "version": "2.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/unique_content_field_validation.git", - "reference": "1.1.1" + "reference": "2.0.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/unique_content_field_validation-1.1.1.zip", - "reference": "1.1.1", - "shasum": "a6fdc0b33e3a022fbc8f2decc8b0488ebe79cb82" + "url": "https://ftp.drupal.org/files/projects/unique_content_field_validation-2.0.0-rc1.zip", + "reference": "2.0.0-rc1", + "shasum": "cfb9731f6d7dc64786e30e15f1b9fac27d9c564d" }, "require": { - "drupal/core": "^9.1 || ^10" + "drupal/core": "^10.3 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "1.1.1", - "datestamp": "1688169108", + "version": "2.0.0-rc1", + "datestamp": "1733866359", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "RC releases are not covered by Drupal security advisories." } } }, @@ -11279,49 +11281,53 @@ "name": "Fabian Sierra", "homepage": "https://www.drupal.org/u/fabiansierra5191", "role": "Maintainer" + }, + { + "name": "mably", + "homepage": "https://www.drupal.org/user/3375160" } ], "description": "Validate the uniqueness of the entities fields or title.", - "homepage": "http://drupal.org/project/unique_content_field_validation", + "homepage": "https://drupal.org/project/unique_content_field_validation", "support": { - "source": "https://cgit.drupalcode.org/unique_content_field_validation", + "source": "https://git.drupalcode.org/project/unique_content_field_validation", "issues": "https://drupal.org/project/issues/unique_content_field_validation" } }, { "name": "drupal/upgrade_status", - "version": "4.3.10", + "version": "5.0.0-alpha3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/upgrade_status.git", - "reference": "4.3.10" + "reference": "5.0.0-alpha3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/upgrade_status-4.3.10.zip", - "reference": "4.3.10", - "shasum": "977dbf24874b2394b74fd6c7f9787bcc508a4e37" + "url": "https://ftp.drupal.org/files/projects/upgrade_status-5.0.0-alpha3.zip", + "reference": "5.0.0-alpha3", + "shasum": "31e9d34dd8d2f546eac040b0a994ed534b8e7201" }, "require": { "dekor/php-array-table": "^2.0", - "drupal/core": "^9 || ^10 || ^11", + "drupal/core": "^10.4 || ^11 || ^12", "mglaman/phpstan-drupal": "^1.2.11|^2.0", "nikic/php-parser": "^4.0.0|^5.0.0", "phpstan/phpstan-deprecation-rules": "^1.0.0|^2.0", - "symfony/process": "^3.4|^4.0|^5.0|^6.0|^7.0", + "symfony/process": "^3.4|^4.0|^5.0|^6.0|^7.0|^8.0", "webflo/drupal-finder": "^1.2" }, "require-dev": { - "drush/drush": "^11|^12|^13" + "drush/drush": "^11|^12|^13|^14" }, "type": "drupal-module", "extra": { "drupal": { - "version": "4.3.10", - "datestamp": "1780927635", + "version": "5.0.0-alpha3", + "datestamp": "1783011332", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Alpha releases are not covered by Drupal security advisories." } }, "drush": { @@ -13812,35 +13818,42 @@ }, { "name": "league/csv", - "version": "9.8.0", + "version": "9.28.0", "source": { "type": "git", "url": "https://github.com/thephpleague/csv.git", - "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47" + "reference": "6582ace29ae09ba5b07049d40ea13eb19c8b5073" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/csv/zipball/9d2e0265c5d90f5dd601bc65ff717e05cec19b47", - "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47", + "url": "https://api.github.com/repos/thephpleague/csv/zipball/6582ace29ae09ba5b07049d40ea13eb19c8b5073", + "reference": "6582ace29ae09ba5b07049d40ea13eb19c8b5073", "shasum": "" }, "require": { - "ext-json": "*", - "ext-mbstring": "*", - "php": "^7.4 || ^8.0" + "ext-filter": "*", + "php": "^8.1.2" }, "require-dev": { - "ext-curl": "*", "ext-dom": "*", - "friendsofphp/php-cs-fixer": "^v3.4.0", - "phpstan/phpstan": "^1.3.0", - "phpstan/phpstan-phpunit": "^1.0.0", - "phpstan/phpstan-strict-rules": "^1.1.0", - "phpunit/phpunit": "^9.5.11" + "ext-xdebug": "*", + "friendsofphp/php-cs-fixer": "^3.92.3", + "phpbench/phpbench": "^1.4.3", + "phpstan/phpstan": "^1.12.32", + "phpstan/phpstan-deprecation-rules": "^1.2.1", + "phpstan/phpstan-phpunit": "^1.4.2", + "phpstan/phpstan-strict-rules": "^1.6.2", + "phpunit/phpunit": "^10.5.16 || ^11.5.22 || ^12.5.4", + "symfony/var-dumper": "^6.4.8 || ^7.4.0 || ^8.0" }, "suggest": { - "ext-dom": "Required to use the XMLConverter and or the HTMLConverter classes", - "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters" + "ext-dom": "Required to use the XMLConverter and the HTMLConverter classes", + "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters", + "ext-mbstring": "Needed to ease transcoding CSV using mb stream filters", + "ext-mysqli": "Requiered to use the package with the MySQLi extension", + "ext-pdo": "Required to use the package with the PDO extension", + "ext-pgsql": "Requiered to use the package with the PgSQL extension", + "ext-sqlite3": "Required to use the package with the SQLite3 extension" }, "type": "library", "extra": { @@ -13892,7 +13905,7 @@ "type": "github" } ], - "time": "2022-01-04T00:13:07+00:00" + "time": "2025-12-27T15:18:42+00:00" }, { "name": "maennchen/zipstream-php", @@ -15347,11 +15360,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.2.14", + "version": "2.2.15", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9c672e7a8e791dfc3d30e55f683e73fc0b63a3ac", - "reference": "9c672e7a8e791dfc3d30e55f683e73fc0b63a3ac", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b158556ffd26825cf615a1c1f72fb5157a2301b7", + "reference": "b158556ffd26825cf615a1c1f72fb5157a2301b7", "shasum": "" }, "require": { @@ -15407,7 +15420,7 @@ "type": "github" } ], - "time": "2026-09-12T21:39:33+00:00" + "time": "2026-09-23T12:23:07+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", diff --git a/config/sync/email_registration.settings.yml b/config/sync/email_registration.settings.yml index 5435825c..cb0e05c0 100644 --- a/config/sync/email_registration.settings.yml +++ b/config/sync/email_registration.settings.yml @@ -1,4 +1,3 @@ _core: default_config_hash: k024s6lEcCjGqAq_82KNi-RRCCc37Jxo5frFNChAqao login_with_username: false -require_username_on_registration: false