diff --git a/composer.json b/composer.json index 75d430f8..5768af01 100644 --- a/composer.json +++ b/composer.json @@ -36,10 +36,9 @@ "drupal/m4032404": "^1.0-alpha4", "drupal/maxlength": "^2.1", "drupal/entity_hierarchy": "4.x", - "drupal/elasticsearch_connector": "^7.0", + "drupal/elasticsearch_connector": "^8.0", "drupal/search_api": "^1.36", - "drupal/data_pipelines": "1.0.0-alpha22", - "drupal/data_pipelines_elasticsearch": "^1.0@alpha", + "drupal/data_pipelines": "^2.0", "drupal/key": "^1.17", "drupal/media_entity_audio": "^3.1", "drupal/metatag": "^2.0", @@ -412,11 +411,6 @@ "KeyProviderInterface::getKeyValue() doesn't always return a string - https://www.drupal.org/project/key/issues/3356052#comment-15030602": "https://git.drupalcode.org/project/key/-/merge_requests/11/diffs.patch", "Error: Call to a member function getKeyValue on null - https://www.drupal.org/project/key/issues/3385523": "https://www.drupal.org/files/issues/2023-09-06/3385523-4.patch" }, - "drupal/data_pipelines": { - "CSV data header row whitespace needs to be cleaned up - https://drupal.org/project/data_pipelines/issues/3391214": "https://www.drupal.org/files/issues/2023-10-03/trim-whitespace-from-csv-header-names-3391214-2.patch", - "set a default value based on certain criteria - https://www.drupal.org/project/data_pipelines/issues/3426248#comment-15507258": "https://www.drupal.org/files/issues/2024-03-21/data_pipelines-3426248-6.patch.patch", - "Complete the fix for bulk indexing on Elasticsearch endpoint - https://www.drupal.org/project/data_pipelines/issues/3467021#comment-15720597": "https://www.drupal.org/files/issues/2024-08-09/Change-bulk-deleting-on-Elasticsearch-endpoint-3467021.patch" - }, "drupal/paragraphs": { "Add default paragraph count setting - https://www.drupal.org/project/paragraphs/issues/3089423#comment-14517270": "https://www.drupal.org/files/issues/2022-05-17/paragraphs-default-quantity-3089423-18.patch", "Nested paragraphs title gets cut off - https://www.drupal.org/project/paragraphs/issues/3246140#comment-14698713": "https://www.drupal.org/files/issues/2022-09-20/3246140-11-fix_paragraph_title_cutoff.patch",