From 241624c449983a25de88ff4fdee3f0cd2abd961e Mon Sep 17 00:00:00 2001 From: actions-bot Date: Tue, 17 Jan 2023 06:18:04 +0000 Subject: [PATCH] Update configuration --- composer.lock | 143 ++++++++++++------ conf/cmi/core.extension.yml | 1 + .../elasticsearch_connector.cluster.rekry.yml | 6 +- 3 files changed, 103 insertions(+), 47 deletions(-) diff --git a/composer.lock b/composer.lock index 76590774..7aa3d1ea 100644 --- a/composer.lock +++ b/composer.lock @@ -2872,17 +2872,17 @@ }, { "name": "drupal/easy_breadcrumb", - "version": "2.0.4", + "version": "2.0.5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/easy_breadcrumb.git", - "reference": "2.0.4" + "reference": "2.0.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/easy_breadcrumb-2.0.4.zip", - "reference": "2.0.4", - "shasum": "dc0fc1d166a30028a3410f476467dcdea3d52223" + "url": "https://ftp.drupal.org/files/projects/easy_breadcrumb-2.0.5.zip", + "reference": "2.0.5", + "shasum": "e73a7c3568fccaf85b3df0ddd98d713f4d2f5415" }, "require": { "drupal/core": "^9.2 || ^10" @@ -2890,8 +2890,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.4", - "datestamp": "1668029764", + "version": "2.0.5", + "datestamp": "1673559799", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2925,6 +2925,10 @@ "name": "Neslee Canil Pinto", "homepage": "https://www.drupal.org/user/3580850" }, + { + "name": "NickDickinsonWilde", + "homepage": "https://www.drupal.org/user/3094661" + }, { "name": "RenatoG", "homepage": "https://www.drupal.org/user/3326031" @@ -4114,16 +4118,16 @@ }, { "name": "drupal/hdbt", - "version": "4.3.12", + "version": "4.3.14", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-hdbt.git", - "reference": "5d5c5c0aab363feb930815dd932ba18c57cedb21" + "reference": "cd189d6854bebf066926258641eb9e62cbc30516" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-hdbt/zipball/5d5c5c0aab363feb930815dd932ba18c57cedb21", - "reference": "5d5c5c0aab363feb930815dd932ba18c57cedb21", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-hdbt/zipball/cd189d6854bebf066926258641eb9e62cbc30516", + "reference": "cd189d6854bebf066926258641eb9e62cbc30516", "shasum": "" }, "require": { @@ -4138,10 +4142,10 @@ "Drupal" ], "support": { - "source": "https://github.com/City-of-Helsinki/drupal-hdbt/tree/4.3.12", + "source": "https://github.com/City-of-Helsinki/drupal-hdbt/tree/4.3.14", "issues": "https://github.com/City-of-Helsinki/drupal-hdbt/issues" }, - "time": "2023-01-12T10:33:44+00:00" + "time": "2023-01-16T11:58:48+00:00" }, { "name": "drupal/hdbt_admin", @@ -4175,23 +4179,74 @@ }, "time": "2022-11-30T09:55:26+00:00" }, + { + "name": "drupal/health_check", + "version": "3.0.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/health_check.git", + "reference": "3.0.0" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/health_check-3.0.0.zip", + "reference": "3.0.0", + "shasum": "7a08e19c97d788f46d6ff4448df96561908e92d5" + }, + "require": { + "drupal/core": "^9.4 || ^10", + "php": "^8.0" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "3.0.0", + "datestamp": "1671533283", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "back-2-95", + "homepage": "https://www.drupal.org/user/327328" + }, + { + "name": "bfr", + "homepage": "https://www.drupal.org/user/369262" + } + ], + "description": "Health check for load balancers", + "homepage": "https://www.drupal.org/project/health_check", + "support": { + "source": "https://git.drupalcode.org/project/health_check", + "issues": "https://www.drupal.org/project/issues/health_check" + } + }, { "name": "drupal/helfi_api_base", - "version": "2.3.7", + "version": "2.3.9", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-module-helfi-api-base.git", - "reference": "bbf138db7bac7701097881a36832288ae809bf7f" + "reference": "d066f67008a8187ee921cce97e077684f288400f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-module-helfi-api-base/zipball/bbf138db7bac7701097881a36832288ae809bf7f", - "reference": "bbf138db7bac7701097881a36832288ae809bf7f", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-module-helfi-api-base/zipball/d066f67008a8187ee921cce97e077684f288400f", + "reference": "d066f67008a8187ee921cce97e077684f288400f", "shasum": "" }, "require": { "drupal/entity": "^1.0", "drupal/filelog": "^2.1", + "drupal/health_check": "^3.0", "php": "^8.0", "t4web/composer-lock-parser": "^1.0" }, @@ -4209,10 +4264,10 @@ ], "description": "Helfi - API Base", "support": { - "source": "https://github.com/City-of-Helsinki/drupal-module-helfi-api-base/tree/2.3.7", + "source": "https://github.com/City-of-Helsinki/drupal-module-helfi-api-base/tree/2.3.9", "issues": "https://github.com/City-of-Helsinki/drupal-module-helfi-api-base/issues" }, - "time": "2022-12-21T10:10:38+00:00" + "time": "2023-01-17T06:12:32+00:00" }, { "name": "drupal/helfi_azure_fs", @@ -4308,16 +4363,16 @@ }, { "name": "drupal/helfi_media_map", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-module-helfi-media-map.git", - "reference": "183e0531d1b2590554c839684f3e283c3665b912" + "reference": "e0a1cebe10c881ad0c2c9d680c647560a85fe8a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-module-helfi-media-map/zipball/183e0531d1b2590554c839684f3e283c3665b912", - "reference": "183e0531d1b2590554c839684f3e283c3665b912", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-module-helfi-media-map/zipball/e0a1cebe10c881ad0c2c9d680c647560a85fe8a3", + "reference": "e0a1cebe10c881ad0c2c9d680c647560a85fe8a3", "shasum": "" }, "require": { @@ -4334,10 +4389,10 @@ ], "description": "Integrates hel.fi maps with Media", "support": { - "source": "https://github.com/City-of-Helsinki/drupal-module-helfi-media-map/tree/1.0.2", + "source": "https://github.com/City-of-Helsinki/drupal-module-helfi-media-map/tree/1.0.3", "issues": "https://github.com/City-of-Helsinki/drupal-module-helfi-media-map/issues" }, - "time": "2021-11-18T05:55:15+00:00" + "time": "2023-01-16T10:54:33+00:00" }, { "name": "drupal/helfi_platform_config", @@ -4468,16 +4523,16 @@ }, { "name": "drupal/helfi_proxy", - "version": "3.0.0", + "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-module-helfi-proxy.git", - "reference": "569383371028ec22e3a82c9ebc2c20ddced5a075" + "reference": "467379e347873021e9218e330732b29c51fdad1a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-module-helfi-proxy/zipball/569383371028ec22e3a82c9ebc2c20ddced5a075", - "reference": "569383371028ec22e3a82c9ebc2c20ddced5a075", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-module-helfi-proxy/zipball/467379e347873021e9218e330732b29c51fdad1a", + "reference": "467379e347873021e9218e330732b29c51fdad1a", "shasum": "" }, "require": { @@ -4502,10 +4557,10 @@ ], "description": "Provides various fixes so we can serve multiple Drupal instances in one domain.", "support": { - "source": "https://github.com/City-of-Helsinki/drupal-module-helfi-proxy/tree/3.0.0", + "source": "https://github.com/City-of-Helsinki/drupal-module-helfi-proxy/tree/3.0.2", "issues": "https://github.com/City-of-Helsinki/drupal-module-helfi-proxy/issues" }, - "time": "2022-11-10T04:53:14+00:00" + "time": "2023-01-16T09:45:08+00:00" }, { "name": "drupal/helfi_tpr", @@ -9330,16 +9385,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.15.2", + "version": "v4.15.3", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc" + "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc", - "reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/570e980a201d8ed0236b0a62ddf2c9cbb2034039", + "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039", "shasum": "" }, "require": { @@ -9380,9 +9435,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.2" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.3" }, - "time": "2022-11-12T15:38:23+00:00" + "time": "2023-01-16T22:05:37+00:00" }, { "name": "nodespark/des-connector", @@ -16398,20 +16453,20 @@ }, { "name": "phpunit/phpunit", - "version": "9.5.27", + "version": "9.5.28", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "a2bc7ffdca99f92d959b3f2270529334030bba38" + "reference": "954ca3113a03bf780d22f07bf055d883ee04b65e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a2bc7ffdca99f92d959b3f2270529334030bba38", - "reference": "a2bc7ffdca99f92d959b3f2270529334030bba38", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/954ca3113a03bf780d22f07bf055d883ee04b65e", + "reference": "954ca3113a03bf780d22f07bf055d883ee04b65e", "shasum": "" }, "require": { - "doctrine/instantiator": "^1.3.1", + "doctrine/instantiator": "^1.3.1 || ^2", "ext-dom": "*", "ext-json": "*", "ext-libxml": "*", @@ -16480,7 +16535,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.27" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.28" }, "funding": [ { @@ -16496,7 +16551,7 @@ "type": "tidelift" } ], - "time": "2022-12-09T07:31:23+00:00" + "time": "2023-01-14T12:32:24+00:00" }, { "name": "sebastian/cli-parser", diff --git a/conf/cmi/core.extension.yml b/conf/cmi/core.extension.yml index fd835b4e..4f013a7b 100644 --- a/conf/cmi/core.extension.yml +++ b/conf/cmi/core.extension.yml @@ -43,6 +43,7 @@ module: hdbt_admin_tools: 0 hdbt_component_library: 0 hdbt_content: 0 + health_check: 0 helfi_announcements: 0 helfi_api_base: 0 helfi_azure_fs: 0 diff --git a/conf/cmi/elasticsearch_connector.cluster.rekry.yml b/conf/cmi/elasticsearch_connector.cluster.rekry.yml index 5f013cb8..d19d97b7 100644 --- a/conf/cmi/elasticsearch_connector.cluster.rekry.yml +++ b/conf/cmi/elasticsearch_connector.cluster.rekry.yml @@ -7,13 +7,13 @@ name: Rekry url: 'http://elastic:9200' options: multiple_nodes_connection: false - use_authentication: 1 + use_authentication: true authentication_type: Basic username: '' password: '' - timeout: '3' + timeout: 3 rewrite: - rewrite_index: 1 + rewrite_index: true index: prefix: '' suffix: ''