updated contrib modules (search_api_*)

This commit is contained in:
Bachir Soussi Chiadmi 2022-12-08 11:46:28 +01:00
parent d13db8f93e
commit 915f8139d4
2 changed files with 95 additions and 78 deletions

View File

@ -153,7 +153,7 @@
"drupal/simplenews": "3.x-dev@dev", "drupal/simplenews": "3.x-dev@dev",
"drupal/simplenews_mailjet_subscriptions": "1.x-dev@dev", "drupal/simplenews_mailjet_subscriptions": "1.x-dev@dev",
"drupal/social_media_links": "^2.8", "drupal/social_media_links": "^2.8",
"drupal/string_translation_ui": "^1.2", "drupal/string_translation_ui": "^2.0",
"drupal/strings_i18n_json_export": "^1.x-dev@dev", "drupal/strings_i18n_json_export": "^1.x-dev@dev",
"drupal/structure_sync": "^2.0", "drupal/structure_sync": "^2.0",
"drupal/symfony_mailer": "^1.0@alpha", "drupal/symfony_mailer": "^1.0@alpha",

171
composer.lock generated
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": "ece599ed85fe98d0ccb1dc619d0af8af", "content-hash": "9df6a8b7730be211292cd7b227a93d18",
"packages": [ "packages": [
{ {
"name": "alchemy/zippy", "name": "alchemy/zippy",
@ -815,22 +815,22 @@
}, },
{ {
"name": "consolidation/annotated-command", "name": "consolidation/annotated-command",
"version": "4.5.2", "version": "4.7.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/consolidation/annotated-command.git", "url": "https://github.com/consolidation/annotated-command.git",
"reference": "24c1529436b4f4beec3d19aab71fd127817f47ef" "reference": "fd263e3e9341d29758025b1a9b2878e3247525be"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/consolidation/annotated-command/zipball/24c1529436b4f4beec3d19aab71fd127817f47ef", "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/fd263e3e9341d29758025b1a9b2878e3247525be",
"reference": "24c1529436b4f4beec3d19aab71fd127817f47ef", "reference": "fd263e3e9341d29758025b1a9b2878e3247525be",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"consolidation/output-formatters": "^4.1.1", "consolidation/output-formatters": "^4.1.1",
"php": ">=7.1.3", "php": ">=7.1.3",
"psr/log": "^1|^2", "psr/log": "^1|^2|^3",
"symfony/console": "^4.4.8|^5|^6", "symfony/console": "^4.4.8|^5|^6",
"symfony/event-dispatcher": "^4.4.8|^5|^6", "symfony/event-dispatcher": "^4.4.8|^5|^6",
"symfony/finder": "^4.4.8|^5|^6" "symfony/finder": "^4.4.8|^5|^6"
@ -865,9 +865,9 @@
"description": "Initialize Symfony Console commands from annotated command class methods.", "description": "Initialize Symfony Console commands from annotated command class methods.",
"support": { "support": {
"issues": "https://github.com/consolidation/annotated-command/issues", "issues": "https://github.com/consolidation/annotated-command/issues",
"source": "https://github.com/consolidation/annotated-command/tree/4.5.2" "source": "https://github.com/consolidation/annotated-command/tree/4.7.1"
}, },
"time": "2022-02-20T16:36:18+00:00" "time": "2022-12-06T22:57:25+00:00"
}, },
{ {
"name": "consolidation/config", "name": "consolidation/config",
@ -1078,16 +1078,16 @@
}, },
{ {
"name": "consolidation/output-formatters", "name": "consolidation/output-formatters",
"version": "4.2.2", "version": "4.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/consolidation/output-formatters.git", "url": "https://github.com/consolidation/output-formatters.git",
"reference": "d57992bf81ead908ee21cd94b46ed65afa2e785b" "reference": "cbb50cc86775f14972003f797b61e232788bee1f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/consolidation/output-formatters/zipball/d57992bf81ead908ee21cd94b46ed65afa2e785b", "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/cbb50cc86775f14972003f797b61e232788bee1f",
"reference": "d57992bf81ead908ee21cd94b46ed65afa2e785b", "reference": "cbb50cc86775f14972003f797b61e232788bee1f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1131,9 +1131,9 @@
"description": "Format text by applying transformations provided by plug-in formatters.", "description": "Format text by applying transformations provided by plug-in formatters.",
"support": { "support": {
"issues": "https://github.com/consolidation/output-formatters/issues", "issues": "https://github.com/consolidation/output-formatters/issues",
"source": "https://github.com/consolidation/output-formatters/tree/4.2.2" "source": "https://github.com/consolidation/output-formatters/tree/4.2.3"
}, },
"time": "2022-02-13T15:28:30+00:00" "time": "2022-10-17T04:01:40+00:00"
}, },
{ {
"name": "consolidation/robo", "name": "consolidation/robo",
@ -12564,17 +12564,17 @@
}, },
{ {
"name": "drupal/search_api", "name": "drupal/search_api",
"version": "1.27.0", "version": "1.28.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.27" "reference": "8.x-1.28"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.27.zip", "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.28.zip",
"reference": "8.x-1.27", "reference": "8.x-1.28",
"shasum": "b8c9a055fe43435c09231fd93d3e07c5d2863a46" "shasum": "d3ae0bb3cf17c986d5e0c6edb87aee6580b6fc1e"
}, },
"require": { "require": {
"drupal/core": "^9.3 || ^10.0" "drupal/core": "^9.3 || ^10.0"
@ -12595,8 +12595,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.27", "version": "8.x-1.28",
"datestamp": "1666211720", "datestamp": "1667814116",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -12636,21 +12636,21 @@
}, },
{ {
"name": "drupal/search_api_autocomplete", "name": "drupal/search_api_autocomplete",
"version": "1.6.0", "version": "1.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/search_api_autocomplete.git", "url": "https://git.drupalcode.org/project/search_api_autocomplete.git",
"reference": "8.x-1.6" "reference": "8.x-1.7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/search_api_autocomplete-8.x-1.6.zip", "url": "https://ftp.drupal.org/files/projects/search_api_autocomplete-8.x-1.7.zip",
"reference": "8.x-1.6", "reference": "8.x-1.7",
"shasum": "4065946556cac1ccd9b19754a165fb32fc734b92" "shasum": "9be80f9187252adbb265402276e9bdce6a5698cd"
}, },
"require": { "require": {
"drupal/core": "^8 || ^9", "drupal/core": "^9.2 || ^10",
"drupal/search_api": "1.x" "drupal/search_api": "^1.0"
}, },
"require-dev": { "require-dev": {
"drupal/search_api_page": "1.x-dev" "drupal/search_api_page": "1.x-dev"
@ -12658,8 +12658,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.6", "version": "8.x-1.7",
"datestamp": "1641998786", "datestamp": "1664975494",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -12690,16 +12690,16 @@
}, },
{ {
"name": "drupal/search_api_db", "name": "drupal/search_api_db",
"version": "1.23.0", "version": "1.28.0",
"require": { "require": {
"drupal/core": "^8.8 || ^9", "drupal/core": "^9.2 || ^10.0",
"drupal/search_api": "*" "drupal/search_api": "*"
}, },
"type": "metapackage", "type": "metapackage",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.23", "version": "8.x-1.28",
"datestamp": "1642935837", "datestamp": "1667814116",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -12711,10 +12711,6 @@
"GPL-2.0-or-later" "GPL-2.0-or-later"
], ],
"authors": [ "authors": [
{
"name": "Nick_vh",
"homepage": "https://www.drupal.org/user/122682"
},
{ {
"name": "borisson_", "name": "borisson_",
"homepage": "https://www.drupal.org/user/2393360" "homepage": "https://www.drupal.org/user/2393360"
@ -12722,6 +12718,10 @@
{ {
"name": "drunken monkey", "name": "drunken monkey",
"homepage": "https://www.drupal.org/user/205582" "homepage": "https://www.drupal.org/user/205582"
},
{
"name": "Nick_vh",
"homepage": "https://www.drupal.org/user/122682"
} }
], ],
"description": "Offers an implementation of the Search API that uses database tables for indexing content.", "description": "Offers an implementation of the Search API that uses database tables for indexing content.",
@ -12736,23 +12736,24 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/search_api_page.git", "url": "https://git.drupalcode.org/project/search_api_page.git",
"reference": "d4c16db3b2cbbb830b569a9c3b2504d1ee2ca0ea" "reference": "fb339af9baecaaf98ed2a8ec9b87090aaa228262"
}, },
"require": { "require": {
"drupal/core": "^8.8 || ^9", "drupal/core": "^9.2 || ^10",
"drupal/search_api": "*" "drupal/search_api": "^1.25"
}, },
"require-dev": { "require-dev": {
"drupal/facets": "*" "drupal/facets": "2.0.x-dev"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-1.x": "1.x-dev" "dev-1.x": "1.x-dev",
"dev-8.x-1.x": "1.x-dev"
}, },
"drupal": { "drupal": {
"version": "8.x-1.0-beta3+1-dev", "version": "8.x-1.0-beta3+9-dev",
"datestamp": "1637048723", "datestamp": "1669228736",
"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."
@ -12765,13 +12766,17 @@
], ],
"authors": [ "authors": [
{ {
"name": "borisson_", "name": "See contributors",
"homepage": "https://www.drupal.org/user/2393360" "homepage": "https://www.drupal.org/node/1142202/committers"
}, },
{ {
"name": "drunken monkey", "name": "drunken monkey",
"homepage": "https://www.drupal.org/user/205582" "homepage": "https://www.drupal.org/user/205582"
}, },
{
"name": "japerry",
"homepage": "https://www.drupal.org/user/45640"
},
{ {
"name": "swentel", "name": "swentel",
"homepage": "https://www.drupal.org/user/107403" "homepage": "https://www.drupal.org/user/107403"
@ -12780,7 +12785,9 @@
"description": "Create search pages using Search API indexes.", "description": "Create search pages using Search API indexes.",
"homepage": "https://www.drupal.org/project/search_api_page", "homepage": "https://www.drupal.org/project/search_api_page",
"support": { "support": {
"source": "https://git.drupalcode.org/project/search_api_page" "source": "http://git.drupal.org/project/search_api_page.git",
"issues": "https://www.drupal.org/project/issues/search_api_page",
"irc": "irc://irc.freenode.org/drupal-search-api"
} }
}, },
{ {
@ -12861,10 +12868,6 @@
"name": "Other contributors", "name": "Other contributors",
"homepage": "https://www.drupal.org/node/982682/committers" "homepage": "https://www.drupal.org/node/982682/committers"
}, },
{
"name": "amateescu",
"homepage": "https://www.drupal.org/user/729614"
},
{ {
"name": "cspitzlay", "name": "cspitzlay",
"homepage": "https://www.drupal.org/user/419305" "homepage": "https://www.drupal.org/user/419305"
@ -12876,6 +12879,10 @@
{ {
"name": "mkalkbrenner", "name": "mkalkbrenner",
"homepage": "https://www.drupal.org/user/124705" "homepage": "https://www.drupal.org/user/124705"
},
{
"name": "Nick_vh",
"homepage": "https://www.drupal.org/user/122682"
} }
], ],
"description": "Offers an implementation of the Search API that uses an Apache Solr server for indexing content.", "description": "Offers an implementation of the Search API that uses an Apache Solr server for indexing content.",
@ -13456,17 +13463,17 @@
}, },
{ {
"name": "drupal/string_translation_ui", "name": "drupal/string_translation_ui",
"version": "1.2.0", "version": "2.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/string_translation_ui.git", "url": "https://git.drupalcode.org/project/string_translation_ui.git",
"reference": "8.x-1.2" "reference": "2.0.0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/string_translation_ui-8.x-1.2.zip", "url": "https://ftp.drupal.org/files/projects/string_translation_ui-2.0.0.zip",
"reference": "8.x-1.2", "reference": "2.0.0",
"shasum": "bd65fb664d36cc5c87358cdb3cc29ecf06458ae1" "shasum": "39d8cbe4a0168df1d50abd49f9b738d8b85fcf39"
}, },
"require": { "require": {
"drupal/core": "^8 || ^9" "drupal/core": "^8 || ^9"
@ -13474,8 +13481,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.2", "version": "2.0.0",
"datestamp": "1602689262", "datestamp": "1646352017",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -16974,9 +16981,13 @@
], ],
"support": { "support": {
"issues": "https://github.com/maennchen/ZipStream-PHP/issues", "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
"source": "https://github.com/maennchen/ZipStream-PHP/tree/master" "source": "https://github.com/maennchen/ZipStream-PHP/tree/2.1.0"
}, },
"funding": [ "funding": [
{
"url": "https://github.com/maennchen",
"type": "github"
},
{ {
"url": "https://opencollective.com/zipstream", "url": "https://opencollective.com/zipstream",
"type": "open_collective" "type": "open_collective"
@ -17446,16 +17457,16 @@
}, },
{ {
"name": "myclabs/php-enum", "name": "myclabs/php-enum",
"version": "1.8.3", "version": "1.8.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/myclabs/php-enum.git", "url": "https://github.com/myclabs/php-enum.git",
"reference": "b942d263c641ddb5190929ff840c68f78713e937" "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/myclabs/php-enum/zipball/b942d263c641ddb5190929ff840c68f78713e937", "url": "https://api.github.com/repos/myclabs/php-enum/zipball/a867478eae49c9f59ece437ae7f9506bfaa27483",
"reference": "b942d263c641ddb5190929ff840c68f78713e937", "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -17471,7 +17482,10 @@
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"MyCLabs\\Enum\\": "src/" "MyCLabs\\Enum\\": "src/"
} },
"classmap": [
"stubs/Stringable.php"
]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
@ -17490,7 +17504,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/myclabs/php-enum/issues", "issues": "https://github.com/myclabs/php-enum/issues",
"source": "https://github.com/myclabs/php-enum/tree/1.8.3" "source": "https://github.com/myclabs/php-enum/tree/1.8.4"
}, },
"funding": [ "funding": [
{ {
@ -17502,7 +17516,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-05T08:18:36+00:00" "time": "2022-08-04T09:53:51+00:00"
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
@ -19404,37 +19418,40 @@
}, },
{ {
"name": "solarium/solarium", "name": "solarium/solarium",
"version": "6.2.3", "version": "6.2.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/solariumphp/solarium.git", "url": "https://github.com/solariumphp/solarium.git",
"reference": "f91185d07d9d3f40ef92810e182e621c51635e8b" "reference": "0bca4fdcd53e86dea19754b0081f91fe17248a9d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/solariumphp/solarium/zipball/f91185d07d9d3f40ef92810e182e621c51635e8b", "url": "https://api.github.com/repos/solariumphp/solarium/zipball/0bca4fdcd53e86dea19754b0081f91fe17248a9d",
"reference": "f91185d07d9d3f40ef92810e182e621c51635e8b", "reference": "0bca4fdcd53e86dea19754b0081f91fe17248a9d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"composer-runtime-api": ">=2.0",
"ext-json": "*", "ext-json": "*",
"php": "^7.3 || ^8.0", "php": "^7.3 || ^8.0",
"psr/event-dispatcher": "^1.0", "psr/event-dispatcher": "^1.0",
"psr/http-client": "^1.0", "psr/http-client": "^1.0",
"psr/http-factory": "^1.0", "psr/http-factory": "^1.0",
"symfony/event-dispatcher-contracts": "^1.0 || ^2.0" "symfony/event-dispatcher-contracts": "^1.0 || ^2.0 || ^3.0"
}, },
"require-dev": { "require-dev": {
"escapestudios/symfony2-coding-standard": "^3.11", "escapestudios/symfony2-coding-standard": "^3.11",
"ext-iconv": "*",
"guzzlehttp/guzzle": "^7.2", "guzzlehttp/guzzle": "^7.2",
"nyholm/psr7": "^1.2", "nyholm/psr7": "^1.2",
"php-http/guzzle7-adapter": "^0.1", "php-http/guzzle7-adapter": "^0.1",
"phpstan/extension-installer": "^1.0", "phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^0.12", "phpstan/phpstan": "^1.0",
"phpstan/phpstan-phpunit": "^0.12", "phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.0",
"phpunit/phpunit": "^9.5", "phpunit/phpunit": "^9.5",
"roave/security-advisories": "dev-master", "roave/security-advisories": "dev-master",
"symfony/event-dispatcher": "^4.3 || ^5.0" "symfony/event-dispatcher": "^4.3 || ^5.0 || ^6.0"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -19461,9 +19478,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/solariumphp/solarium/issues", "issues": "https://github.com/solariumphp/solarium/issues",
"source": "https://github.com/solariumphp/solarium/tree/6.2.3" "source": "https://github.com/solariumphp/solarium/tree/6.2.8"
}, },
"time": "2022-01-31T15:37:35+00:00" "time": "2022-12-06T10:22:19+00:00"
}, },
{ {
"name": "stack/builder", "name": "stack/builder",