updated all updatable modules

This commit is contained in:
2024-09-17 10:50:40 +02:00
parent 91486996ab
commit f502656fae
12 changed files with 270 additions and 193 deletions
+3 -3
View File
@@ -34,12 +34,12 @@
"drupal/color_field": "^2.4", "drupal/color_field": "^2.4",
"drupal/config_devel": "^1.4", "drupal/config_devel": "^1.4",
"drupal/config_filter": "^1.6", "drupal/config_filter": "^1.6",
"drupal/config_ignore": "^2.2", "drupal/config_ignore": "^3.3",
"drupal/context": "^4.1", "drupal/context": "^4.1",
"drupal/core-composer-scaffold": "^8.8.6", "drupal/core-composer-scaffold": "^8.8.6",
"drupal/core-recommended": "^8.9.13", "drupal/core-recommended": "^8.9.13",
"drupal/ctools": "^3.4", "drupal/ctools": "^3.4",
"drupal/date_range_formatter": "4.0.1", "drupal/date_range_formatter": "^4.0",
"drupal/devel": "^4.0", "drupal/devel": "^4.0",
"drupal/domain": "^1.0@alpha", "drupal/domain": "^1.0@alpha",
"drupal/domain_menu_access": "^1.0@alpha", "drupal/domain_menu_access": "^1.0@alpha",
@@ -54,7 +54,7 @@
"drupal/jquery_ui_draggable": "^1.2", "drupal/jquery_ui_draggable": "^1.2",
"drupal/jquery_ui_droppable": "^1.2", "drupal/jquery_ui_droppable": "^1.2",
"drupal/jquery_ui_sortable": "^1.1", "drupal/jquery_ui_sortable": "^1.1",
"drupal/linkit": "^5.0", "drupal/linkit": "^6.0@beta",
"drupal/login_emailusername": "^2.1", "drupal/login_emailusername": "^2.1",
"drupal/maillog": "^1.0@beta", "drupal/maillog": "^1.0@beta",
"drupal/matomo": "1.9.0", "drupal/matomo": "1.9.0",
Generated
+237 -173
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "5e2a4c6841bbd20dcb10173a5e0a39b4", "content-hash": "f67712d2925f9f01b3c6ac9ff7eec3bd",
"packages": [ "packages": [
{ {
"name": "asm89/stack-cors", "name": "asm89/stack-cors",
@@ -1619,17 +1619,17 @@
}, },
{ {
"name": "drupal/addtoany", "name": "drupal/addtoany",
"version": "1.14.0", "version": "1.22.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/addtoany.git", "url": "https://git.drupalcode.org/project/addtoany.git",
"reference": "8.x-1.14" "reference": "8.x-1.22"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/addtoany-8.x-1.14.zip", "url": "https://ftp.drupal.org/files/projects/addtoany-8.x-1.22.zip",
"reference": "8.x-1.14", "reference": "8.x-1.22",
"shasum": "269ec4d1cfaf93132d5945edebf691ec7c04901a" "shasum": "350bfc33c163d11d137005cb56e6a1f0eaa35f04"
}, },
"require": { "require": {
"drupal/core": "^8 || ^9" "drupal/core": "^8 || ^9"
@@ -1637,8 +1637,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.14", "version": "8.x-1.22",
"datestamp": "1589571718", "datestamp": "1698826527",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -1659,7 +1659,7 @@
"homepage": "https://www.drupal.org/user/260224" "homepage": "https://www.drupal.org/user/260224"
} }
], ],
"description": "Share buttons for Drupal including the AddToAny universal share button, Facebook, Twitter, Pinterest, WhatsApp and many more.", "description": "Share buttons for Drupal including the AddToAny universal share button, Facebook, Mastodon, Pinterest, WhatsApp and many more.",
"homepage": "https://www.drupal.org/project/addtoany", "homepage": "https://www.drupal.org/project/addtoany",
"keywords": [ "keywords": [
"Drupal" "Drupal"
@@ -1671,17 +1671,17 @@
}, },
{ {
"name": "drupal/admin_toolbar", "name": "drupal/admin_toolbar",
"version": "2.3.0", "version": "2.5.0",
"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": "8.x-2.3" "reference": "8.x-2.5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.3.zip", "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.5.zip",
"reference": "8.x-2.3", "reference": "8.x-2.5",
"shasum": "cf8ee1aa8adfc604db4394655e3ba4c423d5f24a" "shasum": "c71e58051b8d6818272df96d14cb11407d5e5ceb"
}, },
"require": { "require": {
"drupal/core": "^8.8.0 || ^9.0" "drupal/core": "^8.8.0 || ^9.0"
@@ -1689,8 +1689,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-2.3", "version": "8.x-2.5",
"datestamp": "1592535714", "datestamp": "1629907119",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -1724,13 +1724,17 @@
"role": "Maintainer" "role": "Maintainer"
}, },
{ {
"name": "fethi.krout", "name": "japerry",
"homepage": "https://www.drupal.org/user/3206765" "homepage": "https://www.drupal.org/user/45640"
}, },
{ {
"name": "matio89", "name": "matio89",
"homepage": "https://www.drupal.org/user/2320090" "homepage": "https://www.drupal.org/user/2320090"
}, },
{
"name": "musa.thomas",
"homepage": "https://www.drupal.org/user/1213824"
},
{ {
"name": "romainj", "name": "romainj",
"homepage": "https://www.drupal.org/user/370706" "homepage": "https://www.drupal.org/user/370706"
@@ -1885,9 +1889,6 @@
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
} }
},
"patches_applied": {
"AutologoutManager class incompatible with interface https://www.drupal.org/project/autologout/issues/3121214": "https://www.drupal.org/files/issues/2020-03-20/3121214-autologout_manager_incompatible_interface.patch"
} }
}, },
"notification-url": "https://packages.drupal.org/8/downloads", "notification-url": "https://packages.drupal.org/8/downloads",
@@ -1896,12 +1897,12 @@
], ],
"authors": [ "authors": [
{ {
"name": "AjK", "name": "ajits",
"homepage": "https://www.drupal.org/user/39030" "homepage": "https://www.drupal.org/user/981944"
}, },
{ {
"name": "AjitS", "name": "AjK",
"homepage": "https://www.drupal.org/user/981944" "homepage": "https://www.drupal.org/user/39030"
}, },
{ {
"name": "boshtian", "name": "boshtian",
@@ -1915,6 +1916,10 @@
"name": "darksnow", "name": "darksnow",
"homepage": "https://www.drupal.org/user/391915" "homepage": "https://www.drupal.org/user/391915"
}, },
{
"name": "japerry",
"homepage": "https://www.drupal.org/user/45640"
},
{ {
"name": "johnennew", "name": "johnennew",
"homepage": "https://www.drupal.org/user/1150042" "homepage": "https://www.drupal.org/user/1150042"
@@ -1935,6 +1940,10 @@
"name": "prabeen.giri", "name": "prabeen.giri",
"homepage": "https://www.drupal.org/user/913078" "homepage": "https://www.drupal.org/user/913078"
}, },
{
"name": "scott_earnest",
"homepage": "https://www.drupal.org/user/416158"
},
{ {
"name": "str8", "name": "str8",
"homepage": "https://www.drupal.org/user/2865063" "homepage": "https://www.drupal.org/user/2865063"
@@ -2140,24 +2149,24 @@
}, },
{ {
"name": "drupal/color_field", "name": "drupal/color_field",
"version": "2.4.0", "version": "2.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/color_field.git", "url": "https://git.drupalcode.org/project/color_field.git",
"reference": "8.x-2.4" "reference": "8.x-2.5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/color_field-8.x-2.4.zip", "url": "https://ftp.drupal.org/files/projects/color_field-8.x-2.5.zip",
"reference": "8.x-2.4", "reference": "8.x-2.5",
"shasum": "11c163a409f4f70083f188d917fecc6052c53a2f" "shasum": "9b0d299cb24d3cb21c7fb6a6a08d32ae5aed8652"
}, },
"require": { "require": {
"drupal/core": "^8 || ^9" "drupal/core": "^8 || ^9"
}, },
"require-dev": { "require-dev": {
"drupal/token": "~1.3", "drupal/core-recommended": "*",
"nickwilde1990/php-composter-phpcs-drupal": "^2.0" "drupal/token": "~1.3"
}, },
"suggest": { "suggest": {
"bower-asset/jquery-simple-color": "^v1.2.2: Provides JavaScript library necessary for the Color Grid widget", "bower-asset/jquery-simple-color": "^v1.2.2: Provides JavaScript library necessary for the Color Grid widget",
@@ -2166,8 +2175,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-2.4", "version": "8.x-2.5",
"datestamp": "1596479692", "datestamp": "1632938098",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -2188,6 +2197,10 @@
"name": "Nick Wilde", "name": "Nick Wilde",
"homepage": "https://www.drupal.org/user/nickwilde", "homepage": "https://www.drupal.org/user/nickwilde",
"role": "Maintainer" "role": "Maintainer"
},
{
"name": "targoo",
"homepage": "https://www.drupal.org/user/431910"
} }
], ],
"description": "Provides a color field type to store the color value and opacity", "description": "Provides a color field type to store the color value and opacity",
@@ -2325,27 +2338,30 @@
}, },
{ {
"name": "drupal/config_ignore", "name": "drupal/config_ignore",
"version": "2.4.0", "version": "3.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/config_ignore.git", "url": "https://git.drupalcode.org/project/config_ignore.git",
"reference": "8.x-2.4" "reference": "8.x-3.3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/config_ignore-8.x-2.4.zip", "url": "https://ftp.drupal.org/files/projects/config_ignore-8.x-3.3.zip",
"reference": "8.x-2.4", "reference": "8.x-3.3",
"shasum": "e0e45dde2d6927c5d26de59f352792fb6cf26554" "shasum": "4446811ecb023820a57c227d35c034e0d4363a70"
}, },
"require": { "require": {
"drupal/config_filter": "^1 || ^2", "drupal/core": "^8.8 || ^9 || ^10 || ^11"
"drupal/core": "^8 || ^9 || ^10" },
"require-dev": {
"drupal/config_filter": "^1.8||^2.2",
"drush/drush": "^10 || ^11 || ^12"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-2.4", "version": "8.x-3.3",
"datestamp": "1676045435", "datestamp": "1713299496",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -2373,12 +2389,11 @@
"homepage": "https://www.drupal.org/user/413139" "homepage": "https://www.drupal.org/user/413139"
} }
], ],
"description": "Ignore certain configuration during import.", "description": "Ignore certain configuration during import and export.",
"homepage": "http://drupal.org/project/config_ignore", "homepage": "http://drupal.org/project/config_ignore",
"support": { "support": {
"source": "https://git.drupalcode.org/project/config_ignore", "source": "https://git.drupalcode.org/project/config_ignore",
"issues": "https://drupal.org/project/config_ignore", "issues": "http://drupal.org/project/config_ignore"
"irc": "irc://irc.freenode.org/drupal-contribute"
} }
}, },
{ {
@@ -2415,12 +2430,16 @@
], ],
"authors": [ "authors": [
{ {
"name": "jhodgdon", "name": "codebymikey",
"homepage": "https://www.drupal.org/user/155601" "homepage": "https://www.drupal.org/user/3573206"
}, },
{ {
"name": "nedjo", "name": "pasqualle",
"homepage": "https://www.drupal.org/user/4481" "homepage": "https://www.drupal.org/user/80733"
},
{
"name": "vishalkhode",
"homepage": "https://www.drupal.org/user/2439156"
} }
], ],
"description": "Provides basic revert and update functionality for other modules", "description": "Provides basic revert and update functionality for other modules",
@@ -2919,35 +2938,38 @@
}, },
{ {
"name": "drupal/ctools", "name": "drupal/ctools",
"version": "3.4.0", "version": "3.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/ctools.git", "url": "https://git.drupalcode.org/project/ctools.git",
"reference": "8.x-3.4" "reference": "8.x-3.9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.4.zip", "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.9.zip",
"reference": "8.x-3.4", "reference": "8.x-3.9",
"shasum": "016ca5abb7ac4ca720352a72e8989f3ef0e20539" "shasum": "227ba06f5f98bded0658b83322949c33d1b3183e"
}, },
"require": { "require": {
"drupal/core": "^8.7.7 || ^9" "drupal/core": "^8.8 || ^9"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-3.4", "version": "8.x-3.9",
"datestamp": "1585763383", "datestamp": "1658864511",
"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-3.x": "3.x-dev"
} }
}, },
"notification-url": "https://packages.drupal.org/8/downloads", "notification-url": "https://packages.drupal.org/8/downloads",
"license": [ "license": [
"GPL-2.0+" "GPL-2.0-or-later"
], ],
"authors": [ "authors": [
{ {
@@ -3009,17 +3031,17 @@
}, },
{ {
"name": "drupal/date_range_formatter", "name": "drupal/date_range_formatter",
"version": "4.0.1", "version": "4.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/date_range_formatter.git", "url": "https://git.drupalcode.org/project/date_range_formatter.git",
"reference": "4.0.1" "reference": "4.0.2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/date_range_formatter-4.0.1.zip", "url": "https://ftp.drupal.org/files/projects/date_range_formatter-4.0.2.zip",
"reference": "4.0.1", "reference": "4.0.2",
"shasum": "d218f325c9a1e144ede86d34b87002330a4e8709" "shasum": "0d953912148e384aed6a6cee64115faf170319c0"
}, },
"require": { "require": {
"drupal/core": "^8 || ^9 || ^10" "drupal/core": "^8 || ^9 || ^10"
@@ -3027,8 +3049,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "4.0.1", "version": "4.0.2",
"datestamp": "1661752209", "datestamp": "1703156621",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -3431,6 +3453,14 @@
"name": "Moshe Weitzman (moshe weitzman)", "name": "Moshe Weitzman (moshe weitzman)",
"homepage": "https://www.drupal.org/u/moshe-weitzman", "homepage": "https://www.drupal.org/u/moshe-weitzman",
"role": "Maintainer" "role": "Maintainer"
},
{
"name": "Grevil",
"homepage": "https://www.drupal.org/user/3668491"
},
{
"name": "moshe weitzman",
"homepage": "https://www.drupal.org/user/23"
} }
], ],
"description": "Allows users to register with an email address as their username.", "description": "Allows users to register with an email address as their username.",
@@ -3597,17 +3627,17 @@
}, },
{ {
"name": "drupal/field_group", "name": "drupal/field_group",
"version": "3.1.0", "version": "3.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/field_group.git", "url": "https://git.drupalcode.org/project/field_group.git",
"reference": "8.x-3.1" "reference": "8.x-3.3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.1.zip", "url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.3.zip",
"reference": "8.x-3.1", "reference": "8.x-3.3",
"shasum": "8a719eaea594f0ba874172831cb28da93c66b77a" "shasum": "c7a423b1d7643ee40dd1543d72fa04e8ac1756e4"
}, },
"require": { "require": {
"drupal/core": "^8.8 || ^9" "drupal/core": "^8.8 || ^9"
@@ -3618,8 +3648,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-3.1", "version": "8.x-3.3",
"datestamp": "1591772567", "datestamp": "1663516404",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -3632,12 +3662,20 @@
], ],
"authors": [ "authors": [
{ {
"name": "Hydra", "name": "anybody",
"homepage": "https://www.drupal.org/user/291091"
},
{
"name": "grevil",
"homepage": "https://www.drupal.org/user/3668491"
},
{
"name": "hydra",
"homepage": "https://www.drupal.org/user/647364" "homepage": "https://www.drupal.org/user/647364"
}, },
{ {
"name": "Stalski", "name": "joevagyok",
"homepage": "https://www.drupal.org/user/322618" "homepage": "https://www.drupal.org/user/2876343"
}, },
{ {
"name": "jyve", "name": "jyve",
@@ -3647,6 +3685,10 @@
"name": "nils.destoop", "name": "nils.destoop",
"homepage": "https://www.drupal.org/user/361625" "homepage": "https://www.drupal.org/user/361625"
}, },
{
"name": "Stalski",
"homepage": "https://www.drupal.org/user/322618"
},
{ {
"name": "swentel", "name": "swentel",
"homepage": "https://www.drupal.org/user/107403" "homepage": "https://www.drupal.org/user/107403"
@@ -4111,17 +4153,17 @@
}, },
{ {
"name": "drupal/linkit", "name": "drupal/linkit",
"version": "5.0.0-beta11", "version": "6.0.0-beta3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/linkit.git", "url": "https://git.drupalcode.org/project/linkit.git",
"reference": "8.x-5.0-beta11" "reference": "6.0.0-beta3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/linkit-8.x-5.0-beta11.zip", "url": "https://ftp.drupal.org/files/projects/linkit-6.0.0-beta3.zip",
"reference": "8.x-5.0-beta11", "reference": "6.0.0-beta3",
"shasum": "9133a3e61deafdd6a9d5a8b31a1f42e16051ee97" "shasum": "39a5bf54cbc88324d788a573df7b3fecf7622065"
}, },
"require": { "require": {
"drupal/core": "^8.7.7 || ^9" "drupal/core": "^8.7.7 || ^9"
@@ -4132,8 +4174,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-5.0-beta11", "version": "6.0.0-beta3",
"datestamp": "1591971693", "datestamp": "1632946984",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories." "message": "Beta releases are not covered by Drupal security advisories."
@@ -4142,7 +4184,7 @@
}, },
"notification-url": "https://packages.drupal.org/8/downloads", "notification-url": "https://packages.drupal.org/8/downloads",
"license": [ "license": [
"GPL-2.0+" "GPL-2.0-or-later"
], ],
"authors": [ "authors": [
{ {
@@ -4150,6 +4192,14 @@
"homepage": "https://stjerneman.com", "homepage": "https://stjerneman.com",
"email": "emil@stjerneman.com", "email": "emil@stjerneman.com",
"role": "Maintainer" "role": "Maintainer"
},
{
"name": "johnwebdev",
"homepage": "https://www.drupal.org/user/3331569"
},
{
"name": "mark_fullmer",
"homepage": "https://www.drupal.org/user/2612816"
} }
], ],
"description": "Linkit - Enriched linking experience", "description": "Linkit - Enriched linking experience",
@@ -4361,14 +4411,14 @@
"GPL-2.0-or-later" "GPL-2.0-or-later"
], ],
"authors": [ "authors": [
{
"name": "JeroenT",
"homepage": "https://www.drupal.org/user/2228934"
},
{ {
"name": "anrikun", "name": "anrikun",
"homepage": "https://www.drupal.org/user/410199" "homepage": "https://www.drupal.org/user/410199"
}, },
{
"name": "jeroent",
"homepage": "https://www.drupal.org/user/2228934"
},
{ {
"name": "jonas139", "name": "jonas139",
"homepage": "https://www.drupal.org/user/2873401" "homepage": "https://www.drupal.org/user/2873401"
@@ -4386,23 +4436,24 @@
}, },
{ {
"name": "drupal/metatag", "name": "drupal/metatag",
"version": "1.14.0", "version": "1.16.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/metatag.git", "url": "https://git.drupalcode.org/project/metatag.git",
"reference": "8.x-1.14" "reference": "8.x-1.16"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.14.zip", "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.16.zip",
"reference": "8.x-1.14", "reference": "8.x-1.16",
"shasum": "9bf9f1517ad015d0c93ca1460e284c557624aa90" "shasum": "1c0028f4ff4583dc6601035657dd631c351b290c"
}, },
"require": { "require": {
"drupal/core": "^8 || ^9", "drupal/core": "^8 || ^9",
"drupal/token": "^1.0" "drupal/token": "^1.0"
}, },
"require-dev": { "require-dev": {
"drupal/devel": "^4.0",
"drupal/metatag_dc": "*", "drupal/metatag_dc": "*",
"drupal/metatag_open_graph": "*", "drupal/metatag_open_graph": "*",
"drupal/page_manager": "4.x-dev", "drupal/page_manager": "4.x-dev",
@@ -4412,8 +4463,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.14", "version": "8.x-1.16",
"datestamp": "1597183852", "datestamp": "1615820867",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -4431,7 +4482,7 @@
"role": "Developer" "role": "Developer"
}, },
{ {
"name": "Dave Reid", "name": "dave reid",
"homepage": "https://www.drupal.org/user/53892" "homepage": "https://www.drupal.org/user/53892"
} }
], ],
@@ -4624,17 +4675,17 @@
}, },
{ {
"name": "drupal/pathauto", "name": "drupal/pathauto",
"version": "1.8.0", "version": "1.10.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.8" "reference": "8.x-1.10"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.8.zip", "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.10.zip",
"reference": "8.x-1.8", "reference": "8.x-1.10",
"shasum": "ede3216abb9c4f77709338d9147334c595046329" "shasum": "f49d5fbcd7a2c1b4de1da07194fe01d9012237ec"
}, },
"require": { "require": {
"drupal/core": "^8.8 || ^9", "drupal/core": "^8.8 || ^9",
@@ -4647,8 +4698,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.8", "version": "8.x-1.10",
"datestamp": "1588103046", "datestamp": "1650806739",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -4692,30 +4743,30 @@
}, },
{ {
"name": "drupal/profile", "name": "drupal/profile",
"version": "1.1.0", "version": "1.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/profile.git", "url": "https://git.drupalcode.org/project/profile.git",
"reference": "8.x-1.1" "reference": "8.x-1.4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/profile-8.x-1.1.zip", "url": "https://ftp.drupal.org/files/projects/profile-8.x-1.4.zip",
"reference": "8.x-1.1", "reference": "8.x-1.4",
"shasum": "b8f6aca4f432228e614dca0a50cb187e936e4825" "shasum": "253fd577c3b791c93747bb910ad2ae8e67d71eed"
}, },
"require": { "require": {
"drupal/core": "^8.7.7 || ^9", "drupal/core": "^8.9 || ^9 || ^10",
"drupal/entity": "^1.0-rc2" "drupal/entity": "^1.0-rc2"
}, },
"require-dev": { "require-dev": {
"drupal/token": "^1.0" "drupal/token": "^1.7"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.1", "version": "8.x-1.4",
"datestamp": "1582134004", "datestamp": "1652430373",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -4724,7 +4775,7 @@
}, },
"notification-url": "https://packages.drupal.org/8/downloads", "notification-url": "https://packages.drupal.org/8/downloads",
"license": [ "license": [
"GPL-2.0+" "GPL-2.0-or-later"
], ],
"authors": [ "authors": [
{ {
@@ -4812,17 +4863,17 @@
}, },
{ {
"name": "drupal/redis", "name": "drupal/redis",
"version": "1.4.0", "version": "1.5.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.4" "reference": "8.x-1.5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/redis-8.x-1.4.zip", "url": "https://ftp.drupal.org/files/projects/redis-8.x-1.5.zip",
"reference": "8.x-1.4", "reference": "8.x-1.5",
"shasum": "87165acdda18873c1e3994c670bcb4cdafd3d0ff" "shasum": "4283333dc2bf405045765b83ca662acc409a6543"
}, },
"require": { "require": {
"drupal/core": "^8.8 || ^9" "drupal/core": "^8.8 || ^9"
@@ -4832,12 +4883,9 @@
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": { "drupal": {
"version": "8.x-1.4", "version": "8.x-1.5",
"datestamp": "1581504947", "datestamp": "1609972488",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -4851,19 +4899,27 @@
}, },
"notification-url": "https://packages.drupal.org/8/downloads", "notification-url": "https://packages.drupal.org/8/downloads",
"license": [ "license": [
"GPL-2.0" "GPL-2.0-or-later"
], ],
"authors": [ "authors": [
{ {
"name": "Berdir", "name": "berdir",
"homepage": "https://www.drupal.org/user/214652" "homepage": "https://www.drupal.org/user/214652"
}, },
{
"name": "greg.1.anderson",
"homepage": "https://www.drupal.org/user/438598"
},
{
"name": "kporras07",
"homepage": "https://www.drupal.org/user/1349780"
},
{ {
"name": "pounard", "name": "pounard",
"homepage": "https://www.drupal.org/user/240164" "homepage": "https://www.drupal.org/user/240164"
} }
], ],
"description": "Provide a module placeholder, for using as dependency for module that needs Redis.", "description": "Integration of Drupal with the Redis key-value store.",
"homepage": "https://www.drupal.org/project/redis", "homepage": "https://www.drupal.org/project/redis",
"support": { "support": {
"source": "https://git.drupalcode.org/project/redis" "source": "https://git.drupalcode.org/project/redis"
@@ -4871,26 +4927,26 @@
}, },
{ {
"name": "drupal/restui", "name": "drupal/restui",
"version": "1.18.0", "version": "1.21.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/restui.git", "url": "https://git.drupalcode.org/project/restui.git",
"reference": "8.x-1.18" "reference": "8.x-1.21"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/restui-8.x-1.18.zip", "url": "https://ftp.drupal.org/files/projects/restui-8.x-1.21.zip",
"reference": "8.x-1.18", "reference": "8.x-1.21",
"shasum": "40edbe907d5ec6d6c6a00abd219c7305d90d19e5" "shasum": "2a67dc2c1953dced0bddaff25e5c60784ee0178c"
}, },
"require": { "require": {
"drupal/core": "^8.7.7 || ^9" "drupal/core": "^8.7.7 || ^9 || ^10"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.18", "version": "8.x-1.21",
"datestamp": "1586170645", "datestamp": "1659086914",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -4915,8 +4971,12 @@
"homepage": "https://www.drupal.org/user/682736" "homepage": "https://www.drupal.org/user/682736"
}, },
{ {
"name": "klausi", "name": "kamkejj",
"homepage": "https://www.drupal.org/user/262198" "homepage": "https://www.drupal.org/user/81043"
},
{
"name": "vipin.mittal18",
"homepage": "https://www.drupal.org/user/319716"
} }
], ],
"description": "Provides a user interface to manage REST resources.", "description": "Provides a user interface to manage REST resources.",
@@ -4927,17 +4987,17 @@
}, },
{ {
"name": "drupal/search_api", "name": "drupal/search_api",
"version": "1.17.0", "version": "1.23.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.17" "reference": "8.x-1.23"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.17.zip", "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.23.zip",
"reference": "8.x-1.17", "reference": "8.x-1.23",
"shasum": "a9f3352f1c8c893c7032c11f00a23f76b9733b56" "shasum": "7de5425bba5b8daa37e98d47b677459dfb1abbe7"
}, },
"require": { "require": {
"drupal/core": "^8.8 || ^9" "drupal/core": "^8.8 || ^9"
@@ -4958,8 +5018,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.17", "version": "8.x-1.23",
"datestamp": "1594482952", "datestamp": "1642935837",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -4967,13 +5027,13 @@
}, },
"drush": { "drush": {
"services": { "services": {
"drush.services.yml": "^9" "drush.services.yml": "^9 || ^10"
} }
} }
}, },
"notification-url": "https://packages.drupal.org/8/downloads", "notification-url": "https://packages.drupal.org/8/downloads",
"license": [ "license": [
"GPL-2.0+" "GPL-2.0-or-later"
], ],
"authors": [ "authors": [
{ {
@@ -4999,17 +5059,17 @@
}, },
{ {
"name": "drupal/simple_sitemap", "name": "drupal/simple_sitemap",
"version": "3.7.0", "version": "3.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/simple_sitemap.git", "url": "https://git.drupalcode.org/project/simple_sitemap.git",
"reference": "8.x-3.7" "reference": "8.x-3.11"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/simple_sitemap-8.x-3.7.zip", "url": "https://ftp.drupal.org/files/projects/simple_sitemap-8.x-3.11.zip",
"reference": "8.x-3.7", "reference": "8.x-3.11",
"shasum": "7b23930cc71d37f332c1e836bc18c29ed2ae8cde" "shasum": "5fdd4ed5af5e37e3c707e401d094a179f52e7711"
}, },
"require": { "require": {
"drupal/core": "^8 || ^9", "drupal/core": "^8 || ^9",
@@ -5018,8 +5078,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-3.7", "version": "8.x-3.11",
"datestamp": "1592298918", "datestamp": "1658781789",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -5037,10 +5097,14 @@
], ],
"authors": [ "authors": [
{ {
"name": "Pawel Ginalski (gbyte.co)", "name": "Pawel Ginalski (gbyte)",
"homepage": "https://www.drupal.org/u/gbyte.co", "homepage": "https://www.drupal.org/u/gbyte",
"email": "contact@gbyte.co", "email": "contact@gbyte.dev",
"role": "Maintainer" "role": "Maintainer"
},
{
"name": "walkingdexter",
"homepage": "https://www.drupal.org/user/3251330"
} }
], ],
"description": "Creates a standard conform hreflang XML sitemap of the site content and provides a framework for developing other sitemap types.", "description": "Creates a standard conform hreflang XML sitemap of the site content and provides a framework for developing other sitemap types.",
@@ -5109,17 +5173,17 @@
}, },
{ {
"name": "drupal/token", "name": "drupal/token",
"version": "1.7.0", "version": "1.10.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.7" "reference": "8.x-1.10"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/token-8.x-1.7.zip", "url": "https://ftp.drupal.org/files/projects/token-8.x-1.10.zip",
"reference": "8.x-1.7", "reference": "8.x-1.10",
"shasum": "c7e3a3757282e4c94e3c1fff08d01e22155cb853" "shasum": "8b81224ab0420221b292e8d3b66d0da726317400"
}, },
"require": { "require": {
"drupal/core": "^8.8 || ^9" "drupal/core": "^8.8 || ^9"
@@ -5127,8 +5191,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.7", "version": "8.x-1.10",
"datestamp": "1589314266", "datestamp": "1638619775",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -5142,7 +5206,7 @@
}, },
"notification-url": "https://packages.drupal.org/8/downloads", "notification-url": "https://packages.drupal.org/8/downloads",
"license": [ "license": [
"GPL-2.0+" "GPL-2.0-or-later"
], ],
"authors": [ "authors": [
{ {
@@ -5220,30 +5284,29 @@
}, },
{ {
"name": "drupal/translation_views", "name": "drupal/translation_views",
"version": "1.0.0-alpha10", "version": "1.0.0-alpha11",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/translation_views.git", "url": "https://git.drupalcode.org/project/translation_views.git",
"reference": "8.x-1.0-alpha10" "reference": "8.x-1.0-alpha11"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/translation_views-8.x-1.0-alpha10.zip", "url": "https://ftp.drupal.org/files/projects/translation_views-8.x-1.0-alpha11.zip",
"reference": "8.x-1.0-alpha10", "reference": "8.x-1.0-alpha11",
"shasum": "ca1a6d4bf16293b1b094db6439f9f065de1dbbd5" "shasum": "331c0ec63e99760d7ae34a4db1ba7766f683f6d1"
}, },
"require": { "require": {
"drupal/core": "^8.8 || ^9" "drupal/core": "^8.8 || ^9 || ^10"
}, },
"require-dev": { "require-dev": {
"drupal/translators": "*", "drupal/translators_content": "^1.0@alpha"
"drupal/translators_content": "*"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.0-alpha10", "version": "8.x-1.0-alpha11",
"datestamp": "1584303687", "datestamp": "1679660668",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "not-covered",
"message": "Project has not opted into security advisory coverage!" "message": "Project has not opted into security advisory coverage!"
@@ -10248,6 +10311,7 @@
"drupal/domain_menu_access": 15, "drupal/domain_menu_access": 15,
"drupal/filefield_sources": 15, "drupal/filefield_sources": 15,
"drupal/filter_perms": 15, "drupal/filter_perms": 15,
"drupal/linkit": 10,
"drupal/maillog": 10, "drupal/maillog": 10,
"drupal/path_alias_xt": 20, "drupal/path_alias_xt": 20,
"drupal/synonyms": 15, "drupal/synonyms": 15,
+2 -1
View File
@@ -1,7 +1,8 @@
ignored_config_entities: ignored_config_entities:
- system.performance
- devel.settings - devel.settings
- piwik.settings - piwik.settings
- system.performance
_core: _core:
default_config_hash: UVH1aJ4b44UM-VdPVN7hNNuuVqfReJxwfVeDQH1Hvsk default_config_hash: UVH1aJ4b44UM-VdPVN7hNNuuVqfReJxwfVeDQH1Hvsk
langcode: fr langcode: fr
mode: simple
-1
View File
@@ -93,7 +93,6 @@ module:
translation_views: 0 translation_views: 0
update: 0 update: 0
upgrade_status: 0 upgrade_status: 0
url_to_video_filter: 0
user: 0 user: 0
views: 0 views: 0
views_bulk_edit: 0 views_bulk_edit: 0
-11
View File
@@ -7,7 +7,6 @@ dependencies:
- edlp_admin - edlp_admin
- edlp_corpus - edlp_corpus
- linkit - linkit
- url_to_video_filter
name: wysiwyg name: wysiwyg
format: wysiwyg format: wysiwyg
weight: 0 weight: 0
@@ -76,16 +75,6 @@ filters:
status: false status: false
weight: -42 weight: -42
settings: { } settings: { }
filter_url_to_video:
id: filter_url_to_video
provider: url_to_video_filter
status: true
weight: -46
settings:
youtube: '1'
youtube_webp_preview: '0'
vimeo: '1'
autoload: '0'
css: css:
id: css id: css
provider: edlp_admin provider: edlp_admin
+1 -1
View File
@@ -11,7 +11,7 @@ type: 'canonical_entities:node'
pattern: 'documents/[node:title]' pattern: 'documents/[node:title]'
selection_criteria: selection_criteria:
c7c625e4-3b00-436e-9300-64de1b9c4d9f: c7c625e4-3b00-436e-9300-64de1b9c4d9f:
id: node_type id: 'entity_bundle:node'
bundles: bundles:
enregistrement: enregistrement enregistrement: enregistrement
negate: false negate: false
+1 -1
View File
@@ -11,7 +11,7 @@ type: 'canonical_entities:node'
pattern: 'event/[node:title]' pattern: 'event/[node:title]'
selection_criteria: selection_criteria:
eb85aab9-7eb8-4106-9f4e-149219759e77: eb85aab9-7eb8-4106-9f4e-149219759e77:
id: node_type id: 'entity_bundle:node'
bundles: bundles:
evenement: evenement evenement: evenement
negate: false negate: false
+1 -1
View File
@@ -11,7 +11,7 @@ type: 'canonical_entities:node'
pattern: '[node:title]' pattern: '[node:title]'
selection_criteria: selection_criteria:
f25b8f55-10eb-4f5c-831b-836540708521: f25b8f55-10eb-4f5c-831b-836540708521:
id: node_type id: 'entity_bundle:node'
bundles: bundles:
static: static static: static
negate: false negate: false
@@ -11,7 +11,7 @@ type: 'canonical_entities:node'
pattern: 'productions/[node:title]' pattern: 'productions/[node:title]'
selection_criteria: selection_criteria:
80d5f68e-bdce-43c5-bcc0-20fbf723b117: 80d5f68e-bdce-43c5-bcc0-20fbf723b117:
id: node_type id: 'entity_bundle:node'
bundles: bundles:
page: page page: page
negate: false negate: false
@@ -270,4 +270,5 @@ tracker_settings:
options: options:
index_directly: true index_directly: true
cron_limit: 50 cron_limit: 50
track_changes_in_references: true
server: edlp_db server: edlp_db
+22
View File
@@ -5,3 +5,25 @@ tracking_page_size: 100
_core: _core:
default_config_hash: n7m4vlCPoB3_1C7l13LKYsifmLur4QR71mOD7S_5hSE default_config_hash: n7m4vlCPoB3_1C7l13LKYsifmLur4QR71mOD7S_5hSE
langcode: fr langcode: fr
boost_factors:
- !!float 0
- 0.1
- 0.2
- 0.3
- 0.5
- 0.6
- 0.7
- 0.8
- 0.9
- !!float 1
- 1.1
- 1.2
- 1.3
- 1.4
- 1.5
- !!float 2
- !!float 3
- !!float 5
- !!float 8
- !!float 13
- !!float 21
+1
View File
@@ -15,3 +15,4 @@ enabled_entity_types:
_core: _core:
default_config_hash: FoTCiVMOlTpj9EU5bUJB7lS8JK2gnnvqh-AdIC0ktBQ default_config_hash: FoTCiVMOlTpj9EU5bUJB7lS8JK2gnnvqh-AdIC0ktBQ
langcode: fr langcode: fr
entities_per_queue_item: 50