From 3964de6520adab81c148c4a0e6fad18b4650d2b5 Mon Sep 17 00:00:00 2001 From: Alexander O'Neill Date: Wed, 1 May 2024 21:03:42 -0300 Subject: [PATCH] Update drupal/islandora dependency. --- composer.json | 2 +- composer.lock | 69 +++++++++++++++++++++++++++++++++++++++++++-------- 2 files changed, 60 insertions(+), 11 deletions(-) diff --git a/composer.json b/composer.json index 7816be18..a525187c 100755 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "drupal/flysystem": "^2.2@alpha", "drupal/fpa": "^4.0", "drupal/hal": "^1.0||^2.0", - "drupal/islandora": "^2.11", + "drupal/islandora": "^2", "drupal/matomo": "^1.19", "drupal/openseadragon": "^2", "drupal/pdf": "^1.1", diff --git a/composer.lock b/composer.lock index 1641ab3f..e722bcde 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": "d8f2f677c15a4422b368444df8879618", + "content-hash": "0f55cc44caf4adfdfd2fe95542c2439b", "packages": [ { "name": "adci/full-name-parser", @@ -1486,6 +1486,50 @@ ], "time": "2024-02-05T11:35:39+00:00" }, + { + "name": "drupal/action", + "version": "0.2.1", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/action.git", + "reference": "0.2.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/action-0.2.1.zip", + "reference": "0.2.1", + "shasum": "efc67e925ceb3e78fc8c1f73e58ddd0312bda6f3" + }, + "require": { + "drupal/core": ">10.2" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "0.2.1", + "datestamp": "1712919607", + "security-coverage": { + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "andypost", + "homepage": "https://www.drupal.org/user/118908" + } + ], + "description": "Allows configuration of tasks to be executed in response to events.", + "homepage": "https://www.drupal.org/project/action", + "support": { + "source": "https://git.drupalcode.org/project/action" + } + }, { "name": "drupal/admin_toolbar", "version": "3.4.2", @@ -3419,19 +3463,20 @@ }, { "name": "drupal/islandora", - "version": "2.11.0", + "version": "2.12.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/islandora.git", - "reference": "2.11.0" + "reference": "2.12.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/islandora-2.11.0.zip", - "reference": "2.11.0", - "shasum": "6677ac14f2c901a5d76297009d2f6e83b1bdf4b6" + "url": "https://ftp.drupal.org/files/projects/islandora-2.12.0.zip", + "reference": "2.12.0", + "shasum": "f2c70ee2f3ec3855c48dbd20c788768dfd9a27c7" }, "require": { + "drupal/action": "*", "drupal/context": "^4 || ^5@RC", "drupal/context_ui": "*", "drupal/core": "^9 || ^10", @@ -3465,11 +3510,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.11.0", - "datestamp": "1704912389", + "version": "2.12.0", + "datestamp": "1714560986", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -3490,6 +3535,10 @@ "email": "dlamb@islandora.ca", "role": "Maintainer" }, + { + "name": "joecorall", + "homepage": "https://www.drupal.org/user/1144790" + }, { "name": "kirsta", "homepage": "https://www.drupal.org/user/173761"