From a0d64193ae71d18b4cdc74e62478578e09911348 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 17:13:03 +0000 Subject: [PATCH] fix(deps): update dependency drupal/search_api to v1.36.0 (#193) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 23 +++++++++-------------- 2 files changed, 10 insertions(+), 15 deletions(-) diff --git a/composer.json b/composer.json index af1cbd1..e8a323c 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "drupal/core-project-message": "10.3.10", "drupal/core-recommended": "10.3.10", "drupal/lagoon_logs": "3.0.1", - "drupal/search_api": "1.35.0", + "drupal/search_api": "1.36.0", "drupal/search_api_opensearch": "2.2.1", "drush/drush": "13.3.3" }, diff --git a/composer.lock b/composer.lock index 51addd8..3a788b8 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": "78a851927c563aada1b33e437c8782eb", + "content-hash": "2636269dc552e1d1e5c0d95443a501bb", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1639,20 +1639,20 @@ }, { "name": "drupal/search_api", - "version": "1.35.0", + "version": "1.36.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api.git", - "reference": "8.x-1.35" + "reference": "8.x-1.36" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.35.zip", - "reference": "8.x-1.35", - "shasum": "d119726e870f793c6470d2a4fa9286662c5eb45d" + "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.36.zip", + "reference": "8.x-1.36", + "shasum": "1464f21cb924746a0df7f4cb080abaf00804e9a7" }, "require": { - "drupal/core": "^10.1 || ^11" + "drupal/core": "^10.2 || ^11" }, "conflict": { "drupal/search_api_solr": "2.* || 3.0 || 3.1" @@ -1670,17 +1670,12 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.35", - "datestamp": "1718551025", + "version": "8.x-1.36", + "datestamp": "1732448767", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } - }, - "drush": { - "services": { - "drush.services.yml": "^9 || ^10 || ^11" - } } }, "notification-url": "https://packages.drupal.org/8/downloads",