updated contrib modules M-T

This commit is contained in:
2025-10-29 12:01:50 +01:00
parent 492c62b3bf
commit 44806913cf
2 changed files with 107 additions and 100 deletions

205
composer.lock generated
View File

@@ -6844,26 +6844,26 @@
}, },
{ {
"name": "drupal/maxlength", "name": "drupal/maxlength",
"version": "2.1.4", "version": "3.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/maxlength.git", "url": "https://git.drupalcode.org/project/maxlength.git",
"reference": "2.1.4" "reference": "3.1.3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/maxlength-2.1.4.zip", "url": "https://ftp.drupal.org/files/projects/maxlength-3.1.3.zip",
"reference": "2.1.4", "reference": "3.1.3",
"shasum": "a7ffb649b24901da4b586add16385555d1dd7bd5" "shasum": "7f063d0a449eda6bc499a718a09d1091907ef054"
}, },
"require": { "require": {
"drupal/core": "^9.5 || ^10" "drupal/core": "^10 || ^11"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "2.1.4", "version": "3.1.3",
"datestamp": "1738341582", "datestamp": "1756373060",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -6906,8 +6906,9 @@
"role": "Maintainer" "role": "Maintainer"
}, },
{ {
"name": "srdtwc", "name": "Adam Nagy (joevagyok)",
"homepage": "https://www.drupal.org/user/3422763" "homepage": "https://www.drupal.org/u/joevagyok",
"role": "Maintainer"
} }
], ],
"description": "MaxLength allows a soft or hard character limit to be set on titles, text fields and link fields.", "description": "MaxLength allows a soft or hard character limit to be set on titles, text fields and link fields.",
@@ -6919,26 +6920,26 @@
}, },
{ {
"name": "drupal/menu_admin_per_menu", "name": "drupal/menu_admin_per_menu",
"version": "1.6.0", "version": "1.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/menu_admin_per_menu.git", "url": "https://git.drupalcode.org/project/menu_admin_per_menu.git",
"reference": "8.x-1.6" "reference": "8.x-1.7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/menu_admin_per_menu-8.x-1.6.zip", "url": "https://ftp.drupal.org/files/projects/menu_admin_per_menu-8.x-1.7.zip",
"reference": "8.x-1.6", "reference": "8.x-1.7",
"shasum": "8ebbab26f0dad2b1f79d7aa185295ca033eece7a" "shasum": "ce9faed09c95de7c7a57653aab66c5afc3e946a2"
}, },
"require": { "require": {
"drupal/core": "^10.2 || ^11.0" "drupal/core": "^10.2 || ^11.0 || ^12"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.6", "version": "8.x-1.7",
"datestamp": "1726150514", "datestamp": "1750246188",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -7102,25 +7103,25 @@
}, },
{ {
"name": "drupal/metatag", "name": "drupal/metatag",
"version": "2.1.0", "version": "2.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/metatag.git", "url": "https://git.drupalcode.org/project/metatag.git",
"reference": "2.1.0" "reference": "2.2.0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/metatag-2.1.0.zip", "url": "https://ftp.drupal.org/files/projects/metatag-2.2.0.zip",
"reference": "2.1.0", "reference": "2.2.0",
"shasum": "c28fe2fdac68a9370a6af6cbafff4425dd5148f3" "shasum": "b6ae4b665a49771d5139644c71cb3d5a68cb4828"
}, },
"require": { "require": {
"drupal/core": "^9.4 || ^10 || ^11", "drupal/core": "^10.3 || ^11",
"drupal/token": "^1.0", "drupal/token": "^1.0",
"php": ">=8.0" "php": ">=8.0"
}, },
"require-dev": { "require-dev": {
"drupal/forum": "*", "drupal/forum": "1.x-dev",
"drupal/hal": "^1 || ^2 || ^9", "drupal/hal": "^1 || ^2 || ^9",
"drupal/metatag_dc": "*", "drupal/metatag_dc": "*",
"drupal/metatag_open_graph": "*", "drupal/metatag_open_graph": "*",
@@ -7132,8 +7133,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "2.1.0", "version": "2.2.0",
"datestamp": "1731004042", "datestamp": "1758622371",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -7388,21 +7389,21 @@
}, },
{ {
"name": "drupal/panels", "name": "drupal/panels",
"version": "4.8.0", "version": "4.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/panels.git", "url": "https://git.drupalcode.org/project/panels.git",
"reference": "8.x-4.8" "reference": "8.x-4.9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/panels-8.x-4.8.zip", "url": "https://ftp.drupal.org/files/projects/panels-8.x-4.9.zip",
"reference": "8.x-4.8", "reference": "8.x-4.9",
"shasum": "0b947a1af3b2479c8f38d94f8f065e788d023063" "shasum": "7c05719e3af591947159c071c3bacff9d24d2be5"
}, },
"require": { "require": {
"drupal/core": "^9.2 || ^10", "drupal/core": "^9.5 || ^10 || ^11",
"drupal/ctools": "^3.12 || ^4.0", "drupal/ctools": "^3.15 || ^4.1",
"drupal/jquery_ui_droppable": "^1.0 || ^2.0" "drupal/jquery_ui_droppable": "^1.0 || ^2.0"
}, },
"require-dev": { "require-dev": {
@@ -7412,8 +7413,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-4.8", "version": "8.x-4.9",
"datestamp": "1718663806", "datestamp": "1744218203",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -7669,23 +7670,26 @@
}, },
{ {
"name": "drupal/pathauto", "name": "drupal/pathauto",
"version": "1.13.0", "version": "1.14.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/pathauto.git", "url": "https://git.drupalcode.org/project/pathauto.git",
"reference": "8.x-1.13" "reference": "8.x-1.14"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.13.zip", "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.14.zip",
"reference": "8.x-1.13", "reference": "8.x-1.14",
"shasum": "e64b5a82cf1b8ab48bce400b21ae6fc99c8078fd" "shasum": "07f0d2efcf0bfb450e2ab69a43921fa39dc5f25b"
}, },
"require": { "require": {
"drupal/core": "^9.4 || ^10 || ^11", "drupal/core": "^10 || ^11",
"drupal/ctools": "*", "drupal/ctools": "*",
"drupal/token": "*" "drupal/token": "*"
}, },
"conflict": {
"drush/drush": "<12.5.1"
},
"require-dev": { "require-dev": {
"drupal/forum": "*" "drupal/forum": "*"
}, },
@@ -7695,17 +7699,12 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.13", "version": "8.x-1.14",
"datestamp": "1739552840", "datestamp": "1759838097",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
} }
},
"drush": {
"services": {
"drush.services.yml": "^9 || ^10"
}
} }
}, },
"notification-url": "https://packages.drupal.org/8/downloads", "notification-url": "https://packages.drupal.org/8/downloads",
@@ -7956,26 +7955,26 @@
}, },
{ {
"name": "drupal/redirect", "name": "drupal/redirect",
"version": "1.11.0", "version": "1.12.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/redirect.git", "url": "https://git.drupalcode.org/project/redirect.git",
"reference": "8.x-1.11" "reference": "8.x-1.12"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.11.zip", "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.12.zip",
"reference": "8.x-1.11", "reference": "8.x-1.12",
"shasum": "7df8b3524bbde07d254216039636947a689140ef" "shasum": "1cdee11356a25b9f9a10329aec0eeb293e0023de"
}, },
"require": { "require": {
"drupal/core": "^9.2 || ^10 || ^11" "drupal/core": "^10 || ^11"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.11", "version": "8.x-1.12",
"datestamp": "1737382886", "datestamp": "1756419163",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -8012,17 +8011,17 @@
}, },
{ {
"name": "drupal/redis", "name": "drupal/redis",
"version": "1.9.0", "version": "1.10.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/redis.git", "url": "https://git.drupalcode.org/project/redis.git",
"reference": "8.x-1.9" "reference": "8.x-1.10"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/redis-8.x-1.9.zip", "url": "https://ftp.drupal.org/files/projects/redis-8.x-1.10.zip",
"reference": "8.x-1.9", "reference": "8.x-1.10",
"shasum": "77e2e8ddb95be08f3fe9f74182c7ff0476e15674" "shasum": "c3a886bd2941f60ae17bd23fa255ee99f2581637"
}, },
"require": { "require": {
"drupal/core": "^9.3 || ^10 || ^11" "drupal/core": "^9.3 || ^10 || ^11"
@@ -8035,8 +8034,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.9", "version": "8.x-1.10",
"datestamp": "1737932099", "datestamp": "1754045876",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -8143,29 +8142,26 @@
}, },
{ {
"name": "drupal/role_delegation", "name": "drupal/role_delegation",
"version": "1.3.0", "version": "1.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/role_delegation.git", "url": "https://git.drupalcode.org/project/role_delegation.git",
"reference": "8.x-1.3" "reference": "8.x-1.4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/role_delegation-8.x-1.3.zip", "url": "https://ftp.drupal.org/files/projects/role_delegation-8.x-1.4.zip",
"reference": "8.x-1.3", "reference": "8.x-1.4",
"shasum": "e03d9c82d509a2630750e50a3452bd70ca1c55a6" "shasum": "7637fb2506b134bc888c74d3dcfa79c8a0c207aa"
}, },
"require": { "require": {
"drupal/core": "^10.3 || ^11" "drupal/core": "^10.3 || ^11"
}, },
"require-dev": {
"drupal/action": "^0.2"
},
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.3", "version": "8.x-1.4",
"datestamp": "1726236826", "datestamp": "1751012870",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -8186,6 +8182,10 @@
"name": "benjy", "name": "benjy",
"homepage": "https://www.drupal.org/user/1852732" "homepage": "https://www.drupal.org/user/1852732"
}, },
{
"name": "dieterholvoet",
"homepage": "https://www.drupal.org/user/3567222"
},
{ {
"name": "jeroent", "name": "jeroent",
"homepage": "https://www.drupal.org/user/2228934" "homepage": "https://www.drupal.org/user/2228934"
@@ -8200,27 +8200,28 @@
}, },
{ {
"name": "drupal/search_api", "name": "drupal/search_api",
"version": "1.38.0", "version": "1.39.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/search_api.git", "url": "https://git.drupalcode.org/project/search_api.git",
"reference": "8.x-1.38" "reference": "8.x-1.39"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.38.zip", "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.39.zip",
"reference": "8.x-1.38", "reference": "8.x-1.39",
"shasum": "d1c83ba74e553eca07d3ea4b15e5d9c7f009a496" "shasum": "faaf441950b7357203d3fa9ce92f3e59b55c0837"
}, },
"require": { "require": {
"drupal/core": "^10.2 || ^11" "drupal/core": "^10.3 || ^11"
}, },
"conflict": { "conflict": {
"drupal/search_api_solr": "2.* || 3.0 || 3.1" "drupal/search_api_solr": "2.* || 3.0 || 3.1"
}, },
"require-dev": { "require-dev": {
"drupal/language_fallback_fix": "@dev", "drupal/config_readonly": "1.x-dev",
"drupal/search_api_autocomplete": "@dev", "drupal/language_fallback_fix": "1.x-dev",
"drupal/search_api_autocomplete": "1.x-dev",
"drupal/search_api_db": "*" "drupal/search_api_db": "*"
}, },
"suggest": { "suggest": {
@@ -8231,12 +8232,15 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.38", "version": "8.x-1.39",
"datestamp": "1740298961", "datestamp": "1758968162",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
} }
},
"branch-alias": {
"dev-8.x-1.x": "1.x-dev"
} }
}, },
"notification-url": "https://packages.drupal.org/8/downloads", "notification-url": "https://packages.drupal.org/8/downloads",
@@ -8503,17 +8507,17 @@
}, },
{ {
"name": "drupal/smart_date", "name": "drupal/smart_date",
"version": "4.2.3", "version": "4.2.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/smart_date.git", "url": "https://git.drupalcode.org/project/smart_date.git",
"reference": "4.2.3" "reference": "4.2.4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/smart_date-4.2.3.zip", "url": "https://ftp.drupal.org/files/projects/smart_date-4.2.4.zip",
"reference": "4.2.3", "reference": "4.2.4",
"shasum": "f4e97acce3bd666cf553b85c87b466eb172da69c" "shasum": "87638e15bd1878f402cdb9cd40154d481a849881"
}, },
"require": { "require": {
"drupal/core": "^9 || ^10 || ^11", "drupal/core": "^9 || ^10 || ^11",
@@ -8529,8 +8533,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "4.2.3", "version": "4.2.4",
"datestamp": "1740856565", "datestamp": "1751143243",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -8554,6 +8558,10 @@
{ {
"name": "stefan.korn", "name": "stefan.korn",
"homepage": "https://www.drupal.org/user/1942204" "homepage": "https://www.drupal.org/user/1942204"
},
{
"name": "tyapchyc",
"homepage": "https://www.drupal.org/user/3351412"
} }
], ],
"description": "Adds app-like date and recurring date functionality.", "description": "Adds app-like date and recurring date functionality.",
@@ -8900,17 +8908,17 @@
}, },
{ {
"name": "drupal/token", "name": "drupal/token",
"version": "1.15.0", "version": "1.16.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/token.git", "url": "https://git.drupalcode.org/project/token.git",
"reference": "8.x-1.15" "reference": "8.x-1.16"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/token-8.x-1.15.zip", "url": "https://ftp.drupal.org/files/projects/token-8.x-1.16.zip",
"reference": "8.x-1.15", "reference": "8.x-1.16",
"shasum": "5916fbccc86458a5f51e71f832ac70ff4c84ebdf" "shasum": "f7ae77316ef8135068d995c09507da7517b20572"
}, },
"require": { "require": {
"drupal/core": "^9.2 || ^10 || ^11" "drupal/core": "^9.2 || ^10 || ^11"
@@ -8921,8 +8929,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.15", "version": "8.x-1.16",
"datestamp": "1722206211", "datestamp": "1757151197",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -15589,7 +15597,6 @@
"drupal/inline_entity_form": 5, "drupal/inline_entity_form": 5,
"drupal/login_destination": 20, "drupal/login_destination": 20,
"drupal/maillog": 20, "drupal/maillog": 20,
"drupal/maxlength": 10,
"drupal/menu_block": 20, "drupal/menu_block": 20,
"drupal/menu_position": 20, "drupal/menu_position": 20,
"drupal/page_manager": 20, "drupal/page_manager": 20,