From 1afdca9a12d044832633cf16b4be152432192db8 Mon Sep 17 00:00:00 2001 From: Albert Min Date: Mon, 11 Apr 2022 15:38:36 -0400 Subject: [PATCH] ISSUE-164: Update Drupal facets module so range slider functions (#165) * Update facets to most recent commit and update to rerolled patch for range slider * Update hash for facets module the proper way --- composer.json | 2 +- composer.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index c81bfaa8..f37b211d 100644 --- a/composer.json +++ b/composer.json @@ -179,7 +179,7 @@ "enable-patching": true, "patches": { "drupal/facets": { - "Fix deprecated JQUERY UI Slider": "https://www.drupal.org/files/issues/2021-11-12/issue-3153622-nouislider_25.patch" + "Fix deprecated JQUERY UI Slider": "https://www.drupal.org/files/issues/2022-03-07/issue-315622-nouislider_25_0.patch" } } } diff --git a/composer.lock b/composer.lock index 47aaa58b..1a4d7d9a 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": "76bcd88ef82f43b34c8c2f528297f4b4", + "content-hash": "79949efdf4a64ed6fa3d5af883d71a93", "packages": [ { "name": "archipelago/ami", @@ -3687,10 +3687,10 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/facets.git", - "reference": "fd466a11f4a6d5cadd928f972875342bc1f25782" + "reference": "8a9574df5bfd4b4a528a3354ecb3ed77740abf43" }, "require": { - "drupal/core": "^9.1" + "drupal/core": "^9.2 || ^10.0" }, "conflict": { "drupal/search_api": "<1.14" @@ -3704,8 +3704,8 @@ "dev-2.0.x": "2.0.x-dev" }, "drupal": { - "version": "2.0.x-dev", - "datestamp": "1636720696", + "version": "2.0.1+4-dev", + "datestamp": "1644934086", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories."