From 8b01f61bf03e7a9f513f79e6fe696191182cad91 Mon Sep 17 00:00:00 2001 From: actions-bot Date: Tue, 28 Feb 2023 05:29:14 +0000 Subject: [PATCH] Update configuration --- composer.lock | 26 +++++++++++++------------- conf/cmi/user.role.anonymous.yml | 4 ++-- conf/cmi/user.role.authenticated.yml | 4 ++-- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/composer.lock b/composer.lock index 4214f703..5e60258f 100644 --- a/composer.lock +++ b/composer.lock @@ -3987,16 +3987,16 @@ }, { "name": "drupal/hdbt", - "version": "4.4.15", + "version": "4.4.16", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-hdbt.git", - "reference": "195db3ee7aeb6fb383c1e96ceccac06257b71058" + "reference": "dd0843701c16c63c260bb35c498a1869c85dc5fb" }, "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/dd0843701c16c63c260bb35c498a1869c85dc5fb", + "reference": "dd0843701c16c63c260bb35c498a1869c85dc5fb", "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.16", "issues": "https://github.com/City-of-Helsinki/drupal-hdbt/issues" }, - "time": "2023-02-24T07:04:56+00:00" + "time": "2023-02-24T10:11:17+00:00" }, { "name": "drupal/hdbt_admin", @@ -6600,17 +6600,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 +6625,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