From a46d0a992f89be16a33b88f071b58141b29100f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Kalij=C3=A4rvi?= Date: Thu, 24 Nov 2022 13:16:16 +0200 Subject: [PATCH 1/3] UHF-7615: Updated helfi_platform_config module --- composer.lock | 110 ++++++++++++++++++++++++-------------------------- 1 file changed, 53 insertions(+), 57 deletions(-) diff --git a/composer.lock b/composer.lock index a5ff9918..65c02bba 100644 --- a/composer.lock +++ b/composer.lock @@ -4186,16 +4186,16 @@ }, { "name": "drupal/helfi_platform_config", - "version": "2.13.16", + "version": "2.15.0", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config.git", - "reference": "cb91004f566c82a666340f19e42b11e3f0cf83df" + "reference": "139740f15aea3b783584320e7ecc19bc2c44ec7f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-helfi-platform-config/zipball/cb91004f566c82a666340f19e42b11e3f0cf83df", - "reference": "cb91004f566c82a666340f19e42b11e3f0cf83df", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-helfi-platform-config/zipball/139740f15aea3b783584320e7ecc19bc2c44ec7f", + "reference": "139740f15aea3b783584320e7ecc19bc2c44ec7f", "shasum": "" }, "require": { @@ -4232,7 +4232,7 @@ "drupal/matomo_reports": "^1.1", "drupal/media_entity_file_replace": "^1.0", "drupal/media_entity_soundcloud": "^3.0.0", - "drupal/menu_block_current_language": "^1.5", + "drupal/menu_block_current_language": "^2.0", "drupal/menu_link_attributes": "^1.2", "drupal/metatag": "^1.16", "drupal/oembed_providers": "^2.0", @@ -4301,10 +4301,10 @@ ], "description": "HELfi platform config", "support": { - "source": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/tree/2.13.16", + "source": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/tree/2.15.0", "issues": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/issues" }, - "time": "2022-11-16T14:09:33+00:00" + "time": "2022-11-24T09:44:44+00:00" }, { "name": "drupal/helfi_proxy", @@ -4349,16 +4349,16 @@ }, { "name": "drupal/helfi_tpr", - "version": "2.1.3", + "version": "2.1.4", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-module-helfi-tpr.git", - "reference": "5ed2a62fb51909446690421c0a89bcee38576b63" + "reference": "df201f00eb455d6f6a5f22c573290b272c395043" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-module-helfi-tpr/zipball/5ed2a62fb51909446690421c0a89bcee38576b63", - "reference": "5ed2a62fb51909446690421c0a89bcee38576b63", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-module-helfi-tpr/zipball/df201f00eb455d6f6a5f22c573290b272c395043", + "reference": "df201f00eb455d6f6a5f22c573290b272c395043", "shasum": "" }, "require": { @@ -4383,10 +4383,10 @@ ], "description": "TPR integration", "support": { - "source": "https://github.com/City-of-Helsinki/drupal-module-helfi-tpr/tree/2.1.3", + "source": "https://github.com/City-of-Helsinki/drupal-module-helfi-tpr/tree/2.1.4", "issues": "https://github.com/City-of-Helsinki/drupal-module-helfi-tpr/issues" }, - "time": "2022-10-27T05:58:29+00:00" + "time": "2022-11-23T09:13:30+00:00" }, { "name": "drupal/helfi_tunnistamo", @@ -4807,26 +4807,27 @@ }, { "name": "drupal/menu_block_current_language", - "version": "1.6.0", + "version": "2.0.0-alpha1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_block_current_language.git", - "reference": "8.x-1.6" + "reference": "2.0.0-alpha1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/menu_block_current_language-8.x-1.6.zip", - "reference": "8.x-1.6", - "shasum": "02489647e17bff7c3a1b3eb4e47c5ddea50f0840" + "url": "https://ftp.drupal.org/files/projects/menu_block_current_language-2.0.0-alpha1.zip", + "reference": "2.0.0-alpha1", + "shasum": "24b3830a72635879fec6bd30d721462102cb151b" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^9.3 || ^10", + "php": ">=8.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.6", - "datestamp": "1621416669", + "version": "2.0.0-alpha1", + "datestamp": "1667717930", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -4835,7 +4836,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0-or-later" + "GPL-2.0+" ], "authors": [ { @@ -4852,7 +4853,7 @@ } ], "description": "Filters out all the menu links that does not have translation for the current language.", - "homepage": "https://www.drupal.org/project/menu_block_current_language", + "homepage": "http://drupal.org/project/menu_block_current_language", "support": { "source": "https://git.drupalcode.org/project/menu_block_current_language" } @@ -5305,26 +5306,26 @@ }, { "name": "drupal/publication_date", - "version": "2.0.0-beta5", + "version": "2.0.0-beta6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/publication_date.git", - "reference": "8.x-2.0-beta5" + "reference": "8.x-2.0-beta6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/publication_date-8.x-2.0-beta5.zip", - "reference": "8.x-2.0-beta5", - "shasum": "0add730f353d15fa13a13a9a463b431e6f5a663e" + "url": "https://ftp.drupal.org/files/projects/publication_date-8.x-2.0-beta6.zip", + "reference": "8.x-2.0-beta6", + "shasum": "16038d7f204f4ab999c68740a5db596aca142fa1" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^9.1 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.0-beta5", - "datestamp": "1661984596", + "version": "8.x-2.0-beta6", + "datestamp": "1669064172", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -5781,32 +5782,31 @@ }, { "name": "drupal/select2", - "version": "1.13.0", + "version": "1.14.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/select2.git", - "reference": "8.x-1.13" + "reference": "8.x-1.14" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/select2-8.x-1.13.zip", - "reference": "8.x-1.13", - "shasum": "c02f8591104310a6395788c33e44dfab5ec6a2c1" + "url": "https://ftp.drupal.org/files/projects/select2-8.x-1.14.zip", + "reference": "8.x-1.14", + "shasum": "b2cca2da6ce4bada623a386ca033ab8303434e18" }, "require": { - "drupal/core": "^8.8 || ^9" + "drupal/core": "^9 || ^10" }, "require-dev": { - "drupal/better_exposed_filters": "^5.0", - "drupal/facets": "^1.5", - "drupal/form_options_attributes": "^1.2", - "drupal/search_api": "^1.17" + "drupal/facets": "2.0.x-dev", + "drupal/form_options_attributes": "^2.0", + "drupal/search_api": "^1.28" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.13", - "datestamp": "1614609946", + "version": "8.x-1.14", + "datestamp": "1669104462", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5822,10 +5822,6 @@ "name": "Christian Fritsch", "homepage": "https://www.drupal.org/user/2103716", "email": "christian.fritsch@burda.com" - }, - { - "name": "thunderbot", - "homepage": "https://www.drupal.org/user/3511180" } ], "description": "Integration with the select2 JavaScript library.", @@ -9593,12 +9589,12 @@ "source": { "type": "git", "url": "https://github.com/ruflin/Elastica.git", - "reference": "5fc25a4966b48ae9a631e345b167c867250a43c7" + "reference": "35cd0dc60e8eeadf7ef0203c084e0c316fda33c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ruflin/Elastica/zipball/5fc25a4966b48ae9a631e345b167c867250a43c7", - "reference": "5fc25a4966b48ae9a631e345b167c867250a43c7", + "url": "https://api.github.com/repos/ruflin/Elastica/zipball/35cd0dc60e8eeadf7ef0203c084e0c316fda33c7", + "reference": "35cd0dc60e8eeadf7ef0203c084e0c316fda33c7", "shasum": "" }, "require": { @@ -9655,7 +9651,7 @@ "issues": "https://github.com/ruflin/Elastica/issues", "source": "https://github.com/ruflin/Elastica/tree/master" }, - "time": "2022-10-11T06:53:58+00:00" + "time": "2022-11-23T07:39:29+00:00" }, { "name": "stack/builder", @@ -14796,16 +14792,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "9.2.18", + "version": "9.2.19", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a" + "reference": "c77b56b63e3d2031bd8997fcec43c1925ae46559" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/12fddc491826940cf9b7e88ad9664cf51f0f6d0a", - "reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c77b56b63e3d2031bd8997fcec43c1925ae46559", + "reference": "c77b56b63e3d2031bd8997fcec43c1925ae46559", "shasum": "" }, "require": { @@ -14861,7 +14857,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.18" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.19" }, "funding": [ { @@ -14869,7 +14865,7 @@ "type": "github" } ], - "time": "2022-10-27T13:35:33+00:00" + "time": "2022-11-18T07:47:47+00:00" }, { "name": "phpunit/php-file-iterator", From d45b4ae27c90d7ebf36209e1e3e20d58ed5f38d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Kalij=C3=A4rvi?= Date: Thu, 24 Nov 2022 13:59:09 +0200 Subject: [PATCH 2/3] UHF-7615: Downgraded modules which should not be updated in this feature. --- composer.lock | 65 ++++++++++++++++++++++++++------------------------- 1 file changed, 33 insertions(+), 32 deletions(-) diff --git a/composer.lock b/composer.lock index 65c02bba..ff12b164 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": "ac6fc2a67e66b98668a3821cf9782919", + "content-hash": "75eeb9160bd947d0a0b3fefd7de3afbf", "packages": [ { "name": "asm89/stack-cors", @@ -4349,16 +4349,16 @@ }, { "name": "drupal/helfi_tpr", - "version": "2.1.4", + "version": "2.1.3", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-module-helfi-tpr.git", - "reference": "df201f00eb455d6f6a5f22c573290b272c395043" + "reference": "5ed2a62fb51909446690421c0a89bcee38576b63" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-module-helfi-tpr/zipball/df201f00eb455d6f6a5f22c573290b272c395043", - "reference": "df201f00eb455d6f6a5f22c573290b272c395043", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-module-helfi-tpr/zipball/5ed2a62fb51909446690421c0a89bcee38576b63", + "reference": "5ed2a62fb51909446690421c0a89bcee38576b63", "shasum": "" }, "require": { @@ -4383,10 +4383,10 @@ ], "description": "TPR integration", "support": { - "source": "https://github.com/City-of-Helsinki/drupal-module-helfi-tpr/tree/2.1.4", + "source": "https://github.com/City-of-Helsinki/drupal-module-helfi-tpr/tree/2.1.3", "issues": "https://github.com/City-of-Helsinki/drupal-module-helfi-tpr/issues" }, - "time": "2022-11-23T09:13:30+00:00" + "time": "2022-10-27T05:58:29+00:00" }, { "name": "drupal/helfi_tunnistamo", @@ -5306,26 +5306,26 @@ }, { "name": "drupal/publication_date", - "version": "2.0.0-beta6", + "version": "2.0.0-beta5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/publication_date.git", - "reference": "8.x-2.0-beta6" + "reference": "8.x-2.0-beta5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/publication_date-8.x-2.0-beta6.zip", - "reference": "8.x-2.0-beta6", - "shasum": "16038d7f204f4ab999c68740a5db596aca142fa1" + "url": "https://ftp.drupal.org/files/projects/publication_date-8.x-2.0-beta5.zip", + "reference": "8.x-2.0-beta5", + "shasum": "0add730f353d15fa13a13a9a463b431e6f5a663e" }, "require": { - "drupal/core": "^9.1 || ^10" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.0-beta6", - "datestamp": "1669064172", + "version": "8.x-2.0-beta5", + "datestamp": "1661984596", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -5782,31 +5782,32 @@ }, { "name": "drupal/select2", - "version": "1.14.0", + "version": "1.13.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/select2.git", - "reference": "8.x-1.14" + "reference": "8.x-1.13" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/select2-8.x-1.14.zip", - "reference": "8.x-1.14", - "shasum": "b2cca2da6ce4bada623a386ca033ab8303434e18" + "url": "https://ftp.drupal.org/files/projects/select2-8.x-1.13.zip", + "reference": "8.x-1.13", + "shasum": "c02f8591104310a6395788c33e44dfab5ec6a2c1" }, "require": { - "drupal/core": "^9 || ^10" + "drupal/core": "^8.8 || ^9" }, "require-dev": { - "drupal/facets": "2.0.x-dev", - "drupal/form_options_attributes": "^2.0", - "drupal/search_api": "^1.28" + "drupal/better_exposed_filters": "^5.0", + "drupal/facets": "^1.5", + "drupal/form_options_attributes": "^1.2", + "drupal/search_api": "^1.17" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.14", - "datestamp": "1669104462", + "version": "8.x-1.13", + "datestamp": "1614609946", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14792,16 +14793,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "9.2.19", + "version": "9.2.18", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "c77b56b63e3d2031bd8997fcec43c1925ae46559" + "reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c77b56b63e3d2031bd8997fcec43c1925ae46559", - "reference": "c77b56b63e3d2031bd8997fcec43c1925ae46559", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/12fddc491826940cf9b7e88ad9664cf51f0f6d0a", + "reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a", "shasum": "" }, "require": { @@ -14857,7 +14858,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.19" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.18" }, "funding": [ { @@ -14865,7 +14866,7 @@ "type": "github" } ], - "time": "2022-11-18T07:47:47+00:00" + "time": "2022-10-27T13:35:33+00:00" }, { "name": "phpunit/php-file-iterator", From f0fa5bbb8a14d4ba0b44b83f42c2ae9989862d8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Kalij=C3=A4rvi?= Date: Thu, 24 Nov 2022 14:09:43 +0200 Subject: [PATCH 3/3] UHF-7615: Revert rufflin/elastica package. --- composer.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index ff12b164..c6aaae07 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": "75eeb9160bd947d0a0b3fefd7de3afbf", + "content-hash": "f588ce3d9eb29b5b280107a31ff27f35", "packages": [ { "name": "asm89/stack-cors", @@ -9590,12 +9590,12 @@ "source": { "type": "git", "url": "https://github.com/ruflin/Elastica.git", - "reference": "35cd0dc60e8eeadf7ef0203c084e0c316fda33c7" + "reference": "5fc25a4966b48ae9a631e345b167c867250a43c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ruflin/Elastica/zipball/35cd0dc60e8eeadf7ef0203c084e0c316fda33c7", - "reference": "35cd0dc60e8eeadf7ef0203c084e0c316fda33c7", + "url": "https://api.github.com/repos/ruflin/Elastica/zipball/5fc25a4966b48ae9a631e345b167c867250a43c7", + "reference": "5fc25a4966b48ae9a631e345b167c867250a43c7", "shasum": "" }, "require": { @@ -16958,7 +16958,8 @@ "aliases": [], "minimum-stability": "dev", "stability-flags": { - "drupal/helfi_drupal_tools": 20 + "drupal/helfi_drupal_tools": 20, + "ruflin/elastica": 20 }, "prefer-stable": true, "prefer-lowest": false,