From 82814391e8a8ca8233245e55f0630d78ad15d281 Mon Sep 17 00:00:00 2001 From: Rajab Natshah <rajabn@gmail.com> Date: Sun, 21 Oct 2018 15:09:27 +0300 Subject: [PATCH] Issue #3007525: Update [Blazy] module from 8.1.0-rc2 to ^8.1.0-rc3 --- drupal-org-core.make | 2 +- drupal-org.make | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/drupal-org-core.make b/drupal-org-core.make index 1ef09fe9..e38052ec 100644 --- a/drupal-org-core.make +++ b/drupal-org-core.make @@ -11,7 +11,7 @@ projects[drupal][patch][] = https://www.drupal.org/files/issues/2885441-2.patch ;; Issue #2815221: Add quickedit to the latest-revision route projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-10-17/2815221-reroll-8.6.1.patch ;; Issue #1356276: Allow profiles to define a base/parent profile and load them in the correct order -projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-10-12/1356276-531.patch +projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-10-05/1356276-515.patch ;; Issue #2914389: Allow profiles to exclude dependencies of their parent projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-07-09/2914389-8-do-not-test.patch ;; Issue #2720101: Label (Title) not set for Views block (exposed filters in Block) diff --git a/drupal-org.make b/drupal-org.make index 28aee192..8ade7c3a 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -414,9 +414,7 @@ projects[search_api][version] = 1.10 projects[search_api][patch][] = https://www.drupal.org/files/issues/2931562-13--undefined_total_in_task_manager_batch_finish.patch projects[blazy][type] = module -projects[blazy][version] = 1.0-rc2 -;; Issue #2881849: Integrate with core Media 8.4 -projects[blazy][patch][] = https://www.drupal.org/files/issues/2881849-8.patch +projects[blazy][version] = 1.0-rc3 projects[slick][type] = module projects[slick][version] = 1.0 -- GitLab