updated contrib modules A-E

This commit is contained in:
2025-10-29 11:37:09 +01:00
parent 7861df2f57
commit 6f35e0066a
3 changed files with 100 additions and 88 deletions

181
composer.lock generated
View File

@@ -2019,29 +2019,26 @@
}, },
{ {
"name": "drupal/admin_toolbar", "name": "drupal/admin_toolbar",
"version": "3.5.3", "version": "3.6.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/admin_toolbar.git", "url": "https://git.drupalcode.org/project/admin_toolbar.git",
"reference": "3.5.3" "reference": "3.6.2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.5.3.zip", "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.6.2.zip",
"reference": "3.5.3", "reference": "3.6.2",
"shasum": "363cdd6e6ca47983900f40793edf9a8b26f132bb" "shasum": "0d25e3b7bcea28533ae5f2371a34d507603bfb66"
}, },
"require": { "require": {
"drupal/core": "^9.5 || ^10 || ^11" "drupal/core": "^9.5 || ^10 || ^11"
}, },
"require-dev": {
"drupal/admin_toolbar_tools": "*"
},
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "3.5.3", "version": "3.6.2",
"datestamp": "1740156799", "datestamp": "1753826106",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -2326,17 +2323,17 @@
}, },
{ {
"name": "drupal/autocomplete_deluxe", "name": "drupal/autocomplete_deluxe",
"version": "2.1.1", "version": "2.1.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/autocomplete_deluxe.git", "url": "https://git.drupalcode.org/project/autocomplete_deluxe.git",
"reference": "2.1.1" "reference": "2.1.2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/autocomplete_deluxe-2.1.1.zip", "url": "https://ftp.drupal.org/files/projects/autocomplete_deluxe-2.1.2.zip",
"reference": "2.1.1", "reference": "2.1.2",
"shasum": "4753ace947bde51cadd879b768d2036c9b25b436" "shasum": "3e8ba6e205b21305d672a02edb6dc40770ade71e"
}, },
"require": { "require": {
"drupal/core": "^10.3 || ^11" "drupal/core": "^10.3 || ^11"
@@ -2344,8 +2341,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "2.1.1", "version": "2.1.2",
"datestamp": "1741505183", "datestamp": "1742303934",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -2613,17 +2610,17 @@
}, },
{ {
"name": "drupal/block_class", "name": "drupal/block_class",
"version": "4.0.0", "version": "4.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/block_class.git", "url": "https://git.drupalcode.org/project/block_class.git",
"reference": "4.0.0" "reference": "4.0.1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/block_class-4.0.0.zip", "url": "https://ftp.drupal.org/files/projects/block_class-4.0.1.zip",
"reference": "4.0.0", "reference": "4.0.1",
"shasum": "4ed97a78db9b52f28e46d377947fecfb3a8c9580" "shasum": "46fa2437a8bd272a1f757a7cd957eb2747e28cdb"
}, },
"require": { "require": {
"drupal/core": "^9 || ^10 || ^11" "drupal/core": "^9 || ^10 || ^11"
@@ -2631,8 +2628,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "4.0.0", "version": "4.0.1",
"datestamp": "1730640283", "datestamp": "1745427425",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -2917,29 +2914,29 @@
}, },
{ {
"name": "drupal/ckeditor_iframe", "name": "drupal/ckeditor_iframe",
"version": "3.0.0-beta2", "version": "3.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/ckeditor_iframe.git", "url": "https://git.drupalcode.org/project/ckeditor_iframe.git",
"reference": "3.0.0-beta2" "reference": "3.1.1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/ckeditor_iframe-3.0.0-beta2.zip", "url": "https://ftp.drupal.org/files/projects/ckeditor_iframe-3.1.1.zip",
"reference": "3.0.0-beta2", "reference": "3.1.1",
"shasum": "c553c65393c7f05fb563281b70b8763547e7db1a" "shasum": "2705bcb28428af963c816abecbf3fa89f3d31593"
}, },
"require": { "require": {
"drupal/core": "^9 || ^10" "drupal/core": "^10.5 || ^11.2"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "3.0.0-beta2", "version": "3.1.1",
"datestamp": "1727983211", "datestamp": "1754591709",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "covered",
"message": "Beta releases are not covered by Drupal security advisories." "message": "Covered by Drupal's security advisory policy"
} }
} }
}, },
@@ -3957,17 +3954,17 @@
}, },
{ {
"name": "drupal/devel", "name": "drupal/devel",
"version": "5.3.1", "version": "5.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/devel.git", "url": "https://git.drupalcode.org/project/devel.git",
"reference": "5.3.1" "reference": "5.4.0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/devel-5.3.1.zip", "url": "https://ftp.drupal.org/files/projects/devel-5.4.0.zip",
"reference": "5.3.1", "reference": "5.4.0",
"shasum": "6a5f13bdf93dc5f7f194b6af847589ae15e37b63" "shasum": "fc14fe1c396dbff661f9d13e6e3171d9ab781a46"
}, },
"require": { "require": {
"doctrine/common": "^2.7 || ^3.4", "doctrine/common": "^2.7 || ^3.4",
@@ -3977,22 +3974,21 @@
}, },
"conflict": { "conflict": {
"drupal/core": "<10.3", "drupal/core": "<10.3",
"drush/drush": "<12.5.1", "drush/drush": "<12.5.1"
"kint-php/kint": "<3"
}, },
"require-dev": { "require-dev": {
"drupal/navigation_extra_tools": "1.0.x-dev",
"drush/drush": "^13", "drush/drush": "^13",
"firephp/firephp-core": "^0.5.3", "firephp/firephp-core": "^0.5.3"
"kint-php/kint": "^5.1"
}, },
"suggest": { "suggest": {
"kint-php/kint": "Kint provides an informative display of arrays/objects. Useful for debugging and developing." "drupal/kint": "Kint provides an informative display of arrays/objects. Useful for debugging and developing."
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "5.3.1", "version": "5.4.0",
"datestamp": "1723258446", "datestamp": "1752755621",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -4019,28 +4015,28 @@
}, },
{ {
"name": "drupal/devel_kint_extras", "name": "drupal/devel_kint_extras",
"version": "1.1.4", "version": "1.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/devel_kint_extras.git", "url": "https://git.drupalcode.org/project/devel_kint_extras.git",
"reference": "1.1.4" "reference": "1.1.6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/devel_kint_extras-1.1.4.zip", "url": "https://ftp.drupal.org/files/projects/devel_kint_extras-1.1.6.zip",
"reference": "1.1.4", "reference": "1.1.6",
"shasum": "7723086e6edb52b6dacfda4f656f93cbd63b105b" "shasum": "b1bd34276f0e0bf924710f3c6a7feccff11f158b"
}, },
"require": { "require": {
"drupal/core": "^9 || ^10 || ^11", "drupal/core": "^9 || ^10 || ^11",
"drupal/devel": "^4.0 || ^5.0", "drupal/devel": "^5.4",
"kint-php/kint": "^3.3 || ^4.0 || ^5.0 || ^6.0" "kint-php/kint": "^3.3 || ^4.0 || ^5.0 || ^6.0"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "1.1.4", "version": "1.1.6",
"datestamp": "1740995042", "datestamp": "1759998789",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -4283,17 +4279,17 @@
}, },
{ {
"name": "drupal/entity_browser", "name": "drupal/entity_browser",
"version": "2.13.0", "version": "2.15.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/entity_browser.git", "url": "https://git.drupalcode.org/project/entity_browser.git",
"reference": "8.x-2.13" "reference": "8.x-2.15"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/entity_browser-8.x-2.13.zip", "url": "https://ftp.drupal.org/files/projects/entity_browser-8.x-2.15.zip",
"reference": "8.x-2.13", "reference": "8.x-2.15",
"shasum": "9c31caed2602a5cb582cb4f1e1feaac44cbbc21b" "shasum": "86265fadf12f8c2eb4bc0dc813589efe8fa180a2"
}, },
"require": { "require": {
"drupal/core": "^10.2 || ^11" "drupal/core": "^10.2 || ^11"
@@ -4314,8 +4310,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-2.13", "version": "8.x-2.15",
"datestamp": "1739701403", "datestamp": "1756969160",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -4342,10 +4338,18 @@
"homepage": "https://www.drupal.org/node/1943336/committers", "homepage": "https://www.drupal.org/node/1943336/committers",
"role": "contributor" "role": "contributor"
}, },
{
"name": "devin carlson",
"homepage": "https://www.drupal.org/user/290182"
},
{ {
"name": "Drupal Media Team", "name": "Drupal Media Team",
"homepage": "https://www.drupal.org/user/3260690" "homepage": "https://www.drupal.org/user/3260690"
}, },
{
"name": "grevil",
"homepage": "https://www.drupal.org/user/3668491"
},
{ {
"name": "marcingy", "name": "marcingy",
"homepage": "https://www.drupal.org/user/77320" "homepage": "https://www.drupal.org/user/77320"
@@ -4559,17 +4563,17 @@
}, },
{ {
"name": "drupal/extlink", "name": "drupal/extlink",
"version": "2.0.4", "version": "2.0.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/extlink.git", "url": "https://git.drupalcode.org/project/extlink.git",
"reference": "2.0.4" "reference": "2.0.5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/extlink-2.0.4.zip", "url": "https://ftp.drupal.org/files/projects/extlink-2.0.5.zip",
"reference": "2.0.4", "reference": "2.0.5",
"shasum": "0331ef3457d3a1701f01e04f8256bdd823ea3512" "shasum": "3b2f73f60483ebf6e7f374f7340b19f228386cca"
}, },
"require": { "require": {
"drupal/core": "^10 || ^11" "drupal/core": "^10 || ^11"
@@ -4577,8 +4581,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "2.0.4", "version": "2.0.5",
"datestamp": "1732565828", "datestamp": "1757349140",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -5075,17 +5079,17 @@
}, },
{ {
"name": "drupal/geofield", "name": "drupal/geofield",
"version": "1.64.0", "version": "1.66.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/geofield.git", "url": "https://git.drupalcode.org/project/geofield.git",
"reference": "8.x-1.64" "reference": "8.x-1.66"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/geofield-8.x-1.64.zip", "url": "https://ftp.drupal.org/files/projects/geofield-8.x-1.66.zip",
"reference": "8.x-1.64", "reference": "8.x-1.66",
"shasum": "300f8cf8bf4d0cf2660c5a7e81d56146d947b772" "shasum": "c217b8f506dcc6c4c581d2dd0dc6c02f9ce8bd14"
}, },
"require": { "require": {
"drupal/core": "^9 || ^10 || ^11", "drupal/core": "^9 || ^10 || ^11",
@@ -5098,8 +5102,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.64", "version": "8.x-1.66",
"datestamp": "1736675456", "datestamp": "1757514238",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -6201,17 +6205,17 @@
}, },
{ {
"name": "drupal/leaflet", "name": "drupal/leaflet",
"version": "10.2.43", "version": "10.3.11",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/leaflet.git", "url": "https://git.drupalcode.org/project/leaflet.git",
"reference": "10.2.43" "reference": "10.3.11"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/leaflet-10.2.43.zip", "url": "https://ftp.drupal.org/files/projects/leaflet-10.3.11.zip",
"reference": "10.2.43", "reference": "10.3.11",
"shasum": "bfe3399a0c795aa82793de0d82b6018faeffc94a" "shasum": "64a83207cd1bfc599d32ad5f338a3d6ee24a2bad"
}, },
"require": { "require": {
"drupal/core": "^9.3 || ^10 || ^11", "drupal/core": "^9.3 || ^10 || ^11",
@@ -6220,8 +6224,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "10.2.43", "version": "10.3.11",
"datestamp": "1741123901", "datestamp": "1761727339",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -10646,16 +10650,16 @@
}, },
{ {
"name": "itamair/geophp", "name": "itamair/geophp",
"version": "1.6", "version": "1.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/itamair/geoPHP.git", "url": "https://github.com/itamair/geoPHP.git",
"reference": "f210e37ab3d4706b7e8cfe3183fec2f5be8a85e6" "reference": "9e464b5f65a2694789505adc5b8845d51ba2a365"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/itamair/geoPHP/zipball/f210e37ab3d4706b7e8cfe3183fec2f5be8a85e6", "url": "https://api.github.com/repos/itamair/geoPHP/zipball/9e464b5f65a2694789505adc5b8845d51ba2a365",
"reference": "f210e37ab3d4706b7e8cfe3183fec2f5be8a85e6", "reference": "9e464b5f65a2694789505adc5b8845d51ba2a365",
"shasum": "" "shasum": ""
}, },
"require-dev": { "require-dev": {
@@ -10686,9 +10690,10 @@
"description": "GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.", "description": "GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.",
"homepage": "https://github.com/itamair/geoPHP", "homepage": "https://github.com/itamair/geoPHP",
"support": { "support": {
"source": "https://github.com/itamair/geoPHP/tree/1.6" "issues": "https://github.com/itamair/geoPHP/issues",
"source": "https://github.com/itamair/geoPHP/tree/1.8"
}, },
"time": "2023-12-23T23:28:59+00:00" "time": "2025-10-03T07:54:28+00:00"
}, },
{ {
"name": "kint-php/kint", "name": "kint-php/kint",

View File

@@ -1 +1,5 @@
menu_depth: 4 menu_depth: 4
hoverintent_behavior:
enabled: true
timeout: 500
enable_toggle_shortcut: false

View File

@@ -3,6 +3,8 @@ _core:
langcode: fr langcode: fr
extlink_target: false extlink_target: false
extlink_target_no_override: false extlink_target_no_override: false
extlink_target_display_default_title: true
extlink_target_default_title_text: '(opens in a new window)'
extlink_title_no_override: false extlink_title_no_override: false
extlink_nofollow: false extlink_nofollow: false
extlink_follow_no_override: false extlink_follow_no_override: false
@@ -26,3 +28,4 @@ extlink_mailto_label: '(link sends email)'
extlink_tel_class: '' extlink_tel_class: ''
extlink_tel_label: '(link is a phone number)' extlink_tel_label: '(link is a phone number)'
extlink_prevent_orphan: false extlink_prevent_orphan: false
allowed_domains: null