From 03f701fb5094ed248cfa8c52398ef06e1417ed40 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 00:25:46 +0000 Subject: [PATCH] fix(deps): update dependency drupal/search_api_opensearch to v2.3.0 --- composer.json | 2 +- composer.lock | 155 ++++++++++++++++++++++++++++++++++++++++---------- 2 files changed, 126 insertions(+), 31 deletions(-) diff --git a/composer.json b/composer.json index a1b699b..f39ed58 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "drupal/core-recommended": "10.4.2", "drupal/lagoon_logs": "3.0.1", "drupal/search_api": "1.37.0", - "drupal/search_api_opensearch": "2.2.1", + "drupal/search_api_opensearch": "2.3.0", "drush/drush": "13.3.3" }, "conflict": { diff --git a/composer.lock b/composer.lock index 7863c7c..22e47ac 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "c74ab28793d388dbab27674d35dcee02", + "content-hash": "035f76574fd80a252efe1b0f92f23188", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1704,17 +1704,17 @@ }, { "name": "drupal/search_api_opensearch", - "version": "2.2.1", + "version": "2.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api_opensearch.git", - "reference": "2.2.1" + "reference": "2.3.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api_opensearch-2.2.1.zip", - "reference": "2.2.1", - "shasum": "9736dcd7767c13db0527c7aeef919d671080f0ad" + "url": "https://ftp.drupal.org/files/projects/search_api_opensearch-2.3.0.zip", + "reference": "2.3.0", + "shasum": "e5c75c5fc7506ed4088afbc11f7f92e0c2209a0b" }, "require": { "drupal/core": "^9 || ^10 || ^11", @@ -1734,8 +1734,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.2.1", - "datestamp": "1730238372", + "version": "2.3.0", + "datestamp": "1739224557", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2044,16 +2044,16 @@ }, { "name": "ezimuel/ringphp", - "version": "1.2.2", + "version": "1.2.3", "source": { "type": "git", "url": "https://github.com/ezimuel/ringphp.git", - "reference": "7887fc8488013065f72f977dcb281994f5fde9f4" + "reference": "648a9c3c8b5f2591a317d31aa7a18a784011b00d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ezimuel/ringphp/zipball/7887fc8488013065f72f977dcb281994f5fde9f4", - "reference": "7887fc8488013065f72f977dcb281994f5fde9f4", + "url": "https://api.github.com/repos/ezimuel/ringphp/zipball/648a9c3c8b5f2591a317d31aa7a18a784011b00d", + "reference": "648a9c3c8b5f2591a317d31aa7a18a784011b00d", "shasum": "" }, "require": { @@ -2095,9 +2095,9 @@ ], "description": "Fork of guzzle/RingPHP (abandoned) to be used with elasticsearch-php", "support": { - "source": "https://github.com/ezimuel/ringphp/tree/1.2.2" + "source": "https://github.com/ezimuel/ringphp/tree/1.2.3" }, - "time": "2022-12-07T11:28:53+00:00" + "time": "2025-01-14T12:59:43+00:00" }, { "name": "grasmash/expander", @@ -3200,39 +3200,55 @@ }, { "name": "opensearch-project/opensearch-php", - "version": "2.3.1", + "version": "2.4.1", "source": { "type": "git", "url": "https://github.com/opensearch-project/opensearch-php.git", - "reference": "1866e6ee95c15036038d6c95a5c54c6fe648de36" + "reference": "ae12b9e5f90b8c76e8a19e2134c5f3eb8994d8e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/opensearch-project/opensearch-php/zipball/1866e6ee95c15036038d6c95a5c54c6fe648de36", - "reference": "1866e6ee95c15036038d6c95a5c54c6fe648de36", + "url": "https://api.github.com/repos/opensearch-project/opensearch-php/zipball/ae12b9e5f90b8c76e8a19e2134c5f3eb8994d8e4", + "reference": "ae12b9e5f90b8c76e8a19e2134c5f3eb8994d8e4", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": ">=1.3.7", "ezimuel/ringphp": "^1.2.2", - "php": "^7.3 || ^8.0", - "psr/log": "^1|^2|^3", + "php": "^8.1", + "php-http/discovery": "^1.20", + "psr/http-client": "^1.0", + "psr/http-client-implementation": "*", + "psr/http-factory": "^1.1", + "psr/http-factory-implementation": "*", + "psr/http-message": "^2.0", + "psr/http-message-implementation": "*", + "psr/log": "^2|^3", "symfony/yaml": "*" }, "require-dev": { "aws/aws-sdk-php": "^3.0", + "colinodell/psr-testlogger": "^1.3", "ext-zip": "*", - "friendsofphp/php-cs-fixer": "^3.0", - "mockery/mockery": "^1.2", - "phpstan/phpstan": "^1.7.15", - "phpstan/phpstan-mockery": "^1.1.0", - "phpunit/phpunit": "^9.3", - "symfony/finder": "~4.0 || ~5.0" + "friendsofphp/php-cs-fixer": "^v3.64", + "guzzlehttp/psr7": "^2.7", + "mockery/mockery": "^1.6", + "phpstan/extension-installer": "^1.4", + "phpstan/phpstan": "^1.12", + "phpstan/phpstan-deprecation-rules": "^1.2", + "phpstan/phpstan-mockery": "^1.1", + "phpstan/phpstan-phpunit": "^1.4", + "phpunit/phpunit": "^9.6", + "symfony/finder": "^6.4|^7.0", + "symfony/http-client": "^6.4|^7.0", + "symfony/http-client-contracts": "^3.0" }, "suggest": { - "aws/aws-sdk-php": "Required (^3.0.0) in order to use the SigV4 handler", - "monolog/monolog": "Allows for client-level logging and tracing" + "aws/aws-sdk-php": "Required (^3.0.0) in order to use the AWS Signing Client Decorator", + "guzzlehttp/psr7": "Required (^2.7) in order to use the Guzzle HTTP client", + "monolog/monolog": "Allows for client-level logging and tracing", + "symfony/http-client": "Required (^6.4|^7.0) in order to use the Symfony HTTP client" }, "type": "library", "autoload": { @@ -3262,9 +3278,9 @@ ], "support": { "issues": "https://github.com/opensearch-project/opensearch-php/issues", - "source": "https://github.com/opensearch-project/opensearch-php/tree/2.3.1" + "source": "https://github.com/opensearch-project/opensearch-php/tree/2.4.1" }, - "time": "2024-08-27T10:13:25+00:00" + "time": "2025-02-10T11:12:00+00:00" }, { "name": "pear/archive_tar", @@ -3599,6 +3615,85 @@ }, "time": "2024-10-03T13:43:19+00:00" }, + { + "name": "php-http/discovery", + "version": "1.20.0", + "source": { + "type": "git", + "url": "https://github.com/php-http/discovery.git", + "reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-http/discovery/zipball/82fe4c73ef3363caed49ff8dd1539ba06044910d", + "reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d", + "shasum": "" + }, + "require": { + "composer-plugin-api": "^1.0|^2.0", + "php": "^7.1 || ^8.0" + }, + "conflict": { + "nyholm/psr7": "<1.0", + "zendframework/zend-diactoros": "*" + }, + "provide": { + "php-http/async-client-implementation": "*", + "php-http/client-implementation": "*", + "psr/http-client-implementation": "*", + "psr/http-factory-implementation": "*", + "psr/http-message-implementation": "*" + }, + "require-dev": { + "composer/composer": "^1.0.2|^2.0", + "graham-campbell/phpspec-skip-example-extension": "^5.0", + "php-http/httplug": "^1.0 || ^2.0", + "php-http/message-factory": "^1.0", + "phpspec/phpspec": "^5.1 || ^6.1 || ^7.3", + "sebastian/comparator": "^3.0.5 || ^4.0.8", + "symfony/phpunit-bridge": "^6.4.4 || ^7.0.1" + }, + "type": "composer-plugin", + "extra": { + "class": "Http\\Discovery\\Composer\\Plugin", + "plugin-optional": true + }, + "autoload": { + "psr-4": { + "Http\\Discovery\\": "src/" + }, + "exclude-from-classmap": [ + "src/Composer/Plugin.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com" + } + ], + "description": "Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations", + "homepage": "http://php-http.org", + "keywords": [ + "adapter", + "client", + "discovery", + "factory", + "http", + "message", + "psr17", + "psr7" + ], + "support": { + "issues": "https://github.com/php-http/discovery/issues", + "source": "https://github.com/php-http/discovery/tree/1.20.0" + }, + "time": "2024-10-02T11:20:13+00:00" + }, { "name": "phpowermove/docblock", "version": "v4.0",