From 3d1e9914cb1b4c4d5f54770aa5c18e9318d7e9ee Mon Sep 17 00:00:00 2001 From: actions-bot Date: Tue, 28 Feb 2023 07:42:48 +0000 Subject: [PATCH] Update configuration --- composer.lock | 39 ++++++++++++++-------------- conf/cmi/user.role.anonymous.yml | 4 +-- conf/cmi/user.role.authenticated.yml | 4 +-- 3 files changed, 24 insertions(+), 23 deletions(-) diff --git a/composer.lock b/composer.lock index 4214f703..291ed124 100644 --- a/composer.lock +++ b/composer.lock @@ -3987,16 +3987,16 @@ }, { "name": "drupal/hdbt", - "version": "4.4.15", + "version": "4.4.17", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-hdbt.git", - "reference": "195db3ee7aeb6fb383c1e96ceccac06257b71058" + "reference": "6065c40f968f5b3dfcb42b8fb295ad8b41867c15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-hdbt/zipball/195db3ee7aeb6fb383c1e96ceccac06257b71058", - "reference": "195db3ee7aeb6fb383c1e96ceccac06257b71058", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-hdbt/zipball/6065c40f968f5b3dfcb42b8fb295ad8b41867c15", + "reference": "6065c40f968f5b3dfcb42b8fb295ad8b41867c15", "shasum": "" }, "require": { @@ -4011,10 +4011,10 @@ "Drupal" ], "support": { - "source": "https://github.com/City-of-Helsinki/drupal-hdbt/tree/4.4.15", + "source": "https://github.com/City-of-Helsinki/drupal-hdbt/tree/4.4.17", "issues": "https://github.com/City-of-Helsinki/drupal-hdbt/issues" }, - "time": "2023-02-24T07:04:56+00:00" + "time": "2023-02-28T07:38:40+00:00" }, { "name": "drupal/hdbt_admin", @@ -4426,16 +4426,16 @@ }, { "name": "drupal/helfi_proxy", - "version": "3.0.2", + "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-module-helfi-proxy.git", - "reference": "467379e347873021e9218e330732b29c51fdad1a" + "reference": "625d1baf0df705d96bd8b59fb9e6a6166dbcee77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-module-helfi-proxy/zipball/467379e347873021e9218e330732b29c51fdad1a", - "reference": "467379e347873021e9218e330732b29c51fdad1a", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-module-helfi-proxy/zipball/625d1baf0df705d96bd8b59fb9e6a6166dbcee77", + "reference": "625d1baf0df705d96bd8b59fb9e6a6166dbcee77", "shasum": "" }, "require": { @@ -4452,6 +4452,7 @@ "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", "drupal/coder": "^8.3", + "drupal/simple_sitemap": "^4.1", "phpspec/prophecy-phpunit": "^2" }, "type": "drupal-module", @@ -4460,10 +4461,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.2", + "source": "https://github.com/City-of-Helsinki/drupal-module-helfi-proxy/tree/3.0.3", "issues": "https://github.com/City-of-Helsinki/drupal-module-helfi-proxy/issues" }, - "time": "2023-01-16T09:45:08+00:00" + "time": "2023-02-28T07:10:49+00:00" }, { "name": "drupal/helfi_tpr", @@ -6600,17 +6601,17 @@ }, { "name": "drupal/twig_tweak", - "version": "3.2.0", + "version": "3.2.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/twig_tweak.git", - "reference": "3.2.0" + "reference": "3.2.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/twig_tweak-3.2.0.zip", - "reference": "3.2.0", - "shasum": "2e5944a0705929f9db21a8684fdca0d1a0b001e4" + "url": "https://ftp.drupal.org/files/projects/twig_tweak-3.2.1.zip", + "reference": "3.2.1", + "shasum": "89fc08b60f494a7d786251b6c2c493c536218222" }, "require": { "drupal/core": "^9.3 || ^10.0", @@ -6625,8 +6626,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.2.0", - "datestamp": "1664084754", + "version": "3.2.1", + "datestamp": "1677404306", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" diff --git a/conf/cmi/user.role.anonymous.yml b/conf/cmi/user.role.anonymous.yml index 60d4985b..4bb4fae3 100644 --- a/conf/cmi/user.role.anonymous.yml +++ b/conf/cmi/user.role.anonymous.yml @@ -2,6 +2,8 @@ uuid: bab674e3-a62c-4053-9e5b-f2143676c41f langcode: en status: true dependencies: + config: + - rest.resource.helfi_global_mobile_menu module: - eu_cookie_compliance - helfi_api_base @@ -9,8 +11,6 @@ dependencies: - media - system - rest - config: - - rest.resource.helfi_global_mobile_menu _core: default_config_hash: j5zLMOdJBqC0bMvSdth5UebkprJB8g_2FXHqhfpJzow id: anonymous diff --git a/conf/cmi/user.role.authenticated.yml b/conf/cmi/user.role.authenticated.yml index 49da50a5..995e92e4 100644 --- a/conf/cmi/user.role.authenticated.yml +++ b/conf/cmi/user.role.authenticated.yml @@ -2,6 +2,8 @@ uuid: d5540107-bda6-47b2-940a-e741f1bf9a61 langcode: en status: true dependencies: + config: + - rest.resource.helfi_global_mobile_menu module: - eu_cookie_compliance - helfi_api_base @@ -10,8 +12,6 @@ dependencies: - system - toolbar - rest - config: - - rest.resource.helfi_global_mobile_menu _core: default_config_hash: dJ0L2DNSj5q6XVZAGsuVDpJTh5UeYkIPwKrUOOpr8YI id: authenticated