module updates

This commit is contained in:
Bachir Soussi Chiadmi 2022-02-08 16:12:47 +01:00
parent ec19a2e0b4
commit 0aaae795e6
1 changed files with 70 additions and 63 deletions

133
composer.lock generated
View File

@ -10264,30 +10264,34 @@
}, },
{ {
"name": "drupal/matomo", "name": "drupal/matomo",
"version": "1.11.0", "version": "1.14.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/matomo.git", "url": "https://git.drupalcode.org/project/matomo.git",
"reference": "8.x-1.11" "reference": "8.x-1.14"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/matomo-8.x-1.11.zip", "url": "https://ftp.drupal.org/files/projects/matomo-8.x-1.14.zip",
"reference": "8.x-1.11", "reference": "8.x-1.14",
"shasum": "82be96c20ab15df03d199ab98d047cef6e67d40b" "shasum": "d098510f86002376fd0cd5970280c45faba7d8cb"
}, },
"require": { "require": {
"drupal/core": "^8 || ^9" "drupal/core": "^8.8.0 || ^9.0.0"
},
"conflict": {
"drupal/csp": "<1.12"
}, },
"require-dev": { "require-dev": {
"drupal/php": "*", "drupal/csp": "~1.12",
"drupal/token": "*" "drupal/php": "~1.1",
"drupal/token": "~1.9"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.11", "version": "8.x-1.14",
"datestamp": "1601651459", "datestamp": "1639155906",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -10300,23 +10304,26 @@
], ],
"authors": [ "authors": [
{ {
"name": "Carsten Logemann", "name": "C-Logemann",
"homepage": "https://www.drupal.org/u/C_Logemann" "homepage": "https://www.drupal.org/user/218368"
}, },
{ {
"name": "Shelane French", "name": "Grimreaper",
"homepage": "https://www.drupal.org/u/shelane" "homepage": "https://www.drupal.org/user/2388214"
}, },
{ {
"name": "See other contributors", "name": "hass",
"homepage": "https://www.drupal.org/node/247808/committers" "homepage": "https://www.drupal.org/user/85918"
},
{
"name": "shelane",
"homepage": "https://www.drupal.org/user/2674989"
} }
], ],
"description": "Adds Matomo javascript tracking code to all your site's pages", "description": "Adds Matomo javascript tracking code to all your site's pages.",
"homepage": "https://www.drupal.org/project/matomo", "homepage": "https://www.drupal.org/project/matomo",
"support": { "support": {
"source": "https://git.drupal.org/project/matomo.git", "source": "https://git.drupalcode.org/project/matomo"
"issues": "https://www.drupal.org/project/issues/matomo"
} }
}, },
{ {
@ -11532,27 +11539,26 @@
}, },
{ {
"name": "drupal/plugin", "name": "drupal/plugin",
"version": "2.8.0", "version": "2.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/plugin.git", "url": "https://git.drupalcode.org/project/plugin.git",
"reference": "8.x-2.8" "reference": "8.x-2.9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/plugin-8.x-2.8.zip", "url": "https://ftp.drupal.org/files/projects/plugin-8.x-2.9.zip",
"reference": "8.x-2.8", "reference": "8.x-2.9",
"shasum": "dc97912f7982fc87d905d32167e90c13d7d44093" "shasum": "e27f10361f508ddf4c23b884ef17e8b66c93c445"
}, },
"require": { "require": {
"drupal/core": "^8.7.7 || ^9", "drupal/core": "^8.7.7 || ^9"
"php": "~7.1"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-2.8", "version": "8.x-2.9",
"datestamp": "1595360847", "datestamp": "1640100551",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -11827,7 +11833,7 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/redirect.git", "url": "https://git.drupalcode.org/project/redirect.git",
"reference": "0e9b9bb59ad1637cec03a952a97bd028197bf5f4" "reference": "3150da7971ef95cf9e3eb6c587d13021efa9d0bf"
}, },
"require": { "require": {
"drupal/core": "^8.8 || ^9" "drupal/core": "^8.8 || ^9"
@ -11838,8 +11844,8 @@
"dev-1.x": "1.x-dev" "dev-1.x": "1.x-dev"
}, },
"drupal": { "drupal": {
"version": "8.x-1.6+3-dev", "version": "8.x-1.6+15-dev",
"datestamp": "1634829337", "datestamp": "1639380360",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories." "message": "Dev releases are not covered by Drupal security advisories."
@ -12034,17 +12040,17 @@
}, },
{ {
"name": "drupal/role_expire", "name": "drupal/role_expire",
"version": "2.0.1", "version": "2.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/role_expire.git", "url": "https://git.drupalcode.org/project/role_expire.git",
"reference": "2.0.1" "reference": "2.0.2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/role_expire-2.0.1.zip", "url": "https://ftp.drupal.org/files/projects/role_expire-2.0.2.zip",
"reference": "2.0.1", "reference": "2.0.2",
"shasum": "716f6ee6096a07ed4f5bf278b5169633d587a66f" "shasum": "300e43d6bc95f67787ba6f3177a8d3bd84e9ca6a"
}, },
"require": { "require": {
"drupal/core": "^8.8 || ^9" "drupal/core": "^8.8 || ^9"
@ -12052,8 +12058,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "2.0.1", "version": "2.0.2",
"datestamp": "1625304697", "datestamp": "1644073945",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -13135,12 +13141,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/swiftmailer.git", "url": "https://git.drupalcode.org/project/swiftmailer.git",
"reference": "0fcfeef94b2b5dd37e31305d2c22c5d73232dfaf" "reference": "8dd88509d6da0adba532269aae0caad929f6a574"
}, },
"require": { "require": {
"drupal/core": "^8.9.11 || ^9.0.10", "drupal/core": "^8.9.11 || ^9.0.10",
"drupal/mailsystem": "^4.1.0", "drupal/mailsystem": "^4.1.0",
"egulias/email-validator": "^2.0", "egulias/email-validator": "^2.0||^3",
"html2text/html2text": "^4.0.1", "html2text/html2text": "^4.0.1",
"php": ">=7.0.0", "php": ">=7.0.0",
"swiftmailer/swiftmailer": "^6.1.3", "swiftmailer/swiftmailer": "^6.1.3",
@ -13152,8 +13158,8 @@
"dev-2.x": "2.x-dev" "dev-2.x": "2.x-dev"
}, },
"drupal": { "drupal": {
"version": "8.x-2.0+1-dev", "version": "8.x-2.1+1-dev",
"datestamp": "1628154387", "datestamp": "1639067975",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories." "message": "Dev releases are not covered by Drupal security advisories."
@ -18551,16 +18557,16 @@
}, },
{ {
"name": "swiftmailer/swiftmailer", "name": "swiftmailer/swiftmailer",
"version": "v6.2.7", "version": "v6.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/swiftmailer/swiftmailer.git", "url": "https://github.com/swiftmailer/swiftmailer.git",
"reference": "15f7faf8508e04471f666633addacf54c0ab5933" "reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/15f7faf8508e04471f666633addacf54c0ab5933", "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/8a5d5072dca8f48460fce2f4131fcc495eec654c",
"reference": "15f7faf8508e04471f666633addacf54c0ab5933", "reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -18572,7 +18578,7 @@
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "^1.0", "mockery/mockery": "^1.0",
"symfony/phpunit-bridge": "^4.4|^5.0" "symfony/phpunit-bridge": "^4.4|^5.4"
}, },
"suggest": { "suggest": {
"ext-intl": "Needed to support internationalized email addresses" "ext-intl": "Needed to support internationalized email addresses"
@ -18610,7 +18616,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/swiftmailer/swiftmailer/issues", "issues": "https://github.com/swiftmailer/swiftmailer/issues",
"source": "https://github.com/swiftmailer/swiftmailer/tree/v6.2.7" "source": "https://github.com/swiftmailer/swiftmailer/tree/v6.3.0"
}, },
"funding": [ "funding": [
{ {
@ -18622,7 +18628,8 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-03-09T12:30:35+00:00" "abandoned": "symfony/mailer",
"time": "2021-10-18T15:26:12+00:00"
}, },
{ {
"name": "symfony-cmf/routing", "name": "symfony-cmf/routing",
@ -18919,16 +18926,16 @@
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v4.4.27", "version": "v4.4.37",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
"reference": "5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6" "reference": "0628e6c6d7c92f1a7bae543959bdc17347be2436"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6", "url": "https://api.github.com/repos/symfony/css-selector/zipball/0628e6c6d7c92f1a7bae543959bdc17347be2436",
"reference": "5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6", "reference": "0628e6c6d7c92f1a7bae543959bdc17347be2436",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -18965,7 +18972,7 @@
"description": "Converts CSS selectors to XPath expressions", "description": "Converts CSS selectors to XPath expressions",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/css-selector/tree/v4.4.27" "source": "https://github.com/symfony/css-selector/tree/v4.4.37"
}, },
"funding": [ "funding": [
{ {
@ -18981,7 +18988,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-21T12:19:41+00:00" "time": "2022-01-02T09:41:36+00:00"
}, },
{ {
"name": "symfony/debug", "name": "symfony/debug",
@ -21370,26 +21377,26 @@
}, },
{ {
"name": "tijsverkoyen/css-to-inline-styles", "name": "tijsverkoyen/css-to-inline-styles",
"version": "2.2.3", "version": "2.2.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tijsverkoyen/CssToInlineStyles.git", "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
"reference": "b43b05cf43c1b6d849478965062b6ef73e223bb5" "reference": "da444caae6aca7a19c0c140f68c6182e337d5b1c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/b43b05cf43c1b6d849478965062b6ef73e223bb5", "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/da444caae6aca7a19c0c140f68c6182e337d5b1c",
"reference": "b43b05cf43c1b6d849478965062b6ef73e223bb5", "reference": "da444caae6aca7a19c0c140f68c6182e337d5b1c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-dom": "*", "ext-dom": "*",
"ext-libxml": "*", "ext-libxml": "*",
"php": "^5.5 || ^7.0 || ^8.0", "php": "^5.5 || ^7.0 || ^8.0",
"symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0" "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5" "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^8.5.21 || ^9.5.10"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -21417,9 +21424,9 @@
"homepage": "https://github.com/tijsverkoyen/CssToInlineStyles", "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
"support": { "support": {
"issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues", "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues",
"source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/2.2.3" "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/2.2.4"
}, },
"time": "2020-07-13T06:12:54+00:00" "time": "2021-12-08T09:12:39+00:00"
}, },
{ {
"name": "tubalmartin/cssmin", "name": "tubalmartin/cssmin",