diff --git a/docker/README.md b/docker/README.md
index 7908826cb3..16d713b353 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -148,7 +148,6 @@ services:
- ../drupal/modules/avoindata-servicemessage/:/opt/drupal/web/modules/avoindata-servicemessage
- ../drupal/modules/avoindata-hero/:/opt/drupal/web/modules/avoindata-hero
- ../drupal/modules/avoindata-categories/:/opt/drupal/web/modules/avoindata-categories
- - ../drupal/modules/avoindata-infobox/:/opt/drupal/web/modules/avoindata-infobox
- ../drupal/modules/avoindata-newsfeed/:/opt/drupal/web/modules/avoindata-newsfeed
- ../drupal/modules/avoindata-explore/:/opt/drupal/web/modules/avoindata-explore
- ../drupal/modules/avoindata-footer/:/opt/drupal/web/modules/avoindata-footer
diff --git a/drupal/Dockerfile b/drupal/Dockerfile
index d701b3c511..f7a29c798c 100644
--- a/drupal/Dockerfile
+++ b/drupal/Dockerfile
@@ -89,7 +89,6 @@ COPY modules/avoindata-header ${MOD_DIR}/avoindata-header/
COPY modules/avoindata-servicemessage ${MOD_DIR}/avoindata-servicemessage/
COPY modules/avoindata-hero ${MOD_DIR}/avoindata-hero/
COPY modules/avoindata-categories ${MOD_DIR}/avoindata-categories/
-COPY modules/avoindata-infobox ${MOD_DIR}/avoindata-infobox/
COPY modules/avoindata-explore ${MOD_DIR}/avoindata-explore/
COPY modules/avoindata-newsfeed ${MOD_DIR}/avoindata-newsfeed/
COPY modules/avoindata-footer ${MOD_DIR}/avoindata-footer/
diff --git a/drupal/composer.json b/drupal/composer.json
index 2ce93beae5..a3a86e0852 100755
--- a/drupal/composer.json
+++ b/drupal/composer.json
@@ -30,14 +30,14 @@
"drupal/drush_language": "1.x-dev",
"drupal/easy_breadcrumb": "^2.0",
"drupal/fontawesome": "^2.25",
- "drupal/fontawesome_menu_icons": "^1.3",
+ "drupal/fontawesome_menu_icons": "^2.0",
"drupal/honeypot": "^2.0",
"drupal/imce": "^3.0",
"drupal/matomo": "^1.11",
"drupal/menu_item_role_access": "^2.0",
"drupal/menu_link_attributes": "^1.3",
"drupal/metatag": "^1.7",
- "drupal/password_policy": "^3.1",
+ "drupal/password_policy": "^4.0",
"drupal/pathauto": "^1.2",
"drupal/protected_forms": "^2.0",
"drupal/raven": "^4.0",
@@ -48,7 +48,7 @@
"drupal/token": "^1.5",
"drupal/transliterate_filenames": "^2.0",
"drupal/twig_field_value": "^2.0",
- "drupal/twig_tweak": "^2.0",
+ "drupal/twig_tweak": "^3.2",
"drupal/unpublished_node_permissions": "^1.0",
"drupal/upgrade_status": "^4.0",
"drush/drush": "^10.0.0",
@@ -138,7 +138,7 @@
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.1",
"drupal/ckeditor5_dev": "^1.0",
"drupal/core-dev": "^9.2",
- "drupal/devel": "^4.1",
+ "drupal/devel": "^5.1",
"kint-php/kint": "^5.0",
"squizlabs/php_codesniffer": "^3.6"
}
diff --git a/drupal/composer.lock b/drupal/composer.lock
old mode 100755
new mode 100644
index e724a70035..781d53758c
--- a/drupal/composer.lock
+++ b/drupal/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": "215e17b26f7c8feb38b6b0ad16b577bf",
+ "content-hash": "e5173c15bc23da32cd4e181804c58281",
"packages": [
{
"name": "alchemy/zippy",
@@ -1520,16 +1520,16 @@
},
{
"name": "doctrine/deprecations",
- "version": "v1.1.1",
+ "version": "1.1.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/deprecations.git",
- "reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3"
+ "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/deprecations/zipball/612a3ee5ab0d5dd97b7cf3874a6efe24325efac3",
- "reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3",
+ "url": "https://api.github.com/repos/doctrine/deprecations/zipball/4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
+ "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
"shasum": ""
},
"require": {
@@ -1561,9 +1561,9 @@
"homepage": "https://www.doctrine-project.org/",
"support": {
"issues": "https://github.com/doctrine/deprecations/issues",
- "source": "https://github.com/doctrine/deprecations/tree/v1.1.1"
+ "source": "https://github.com/doctrine/deprecations/tree/1.1.2"
},
- "time": "2023-06-03T09:27:29+00:00"
+ "time": "2023-09-27T20:04:15+00:00"
},
{
"name": "doctrine/lexer",
@@ -2954,27 +2954,27 @@
},
{
"name": "drupal/fontawesome_menu_icons",
- "version": "1.9.0",
+ "version": "2.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/fontawesome_menu_icons.git",
- "reference": "8.x-1.9"
+ "reference": "8.x-2.0"
},
"dist": {
"type": "zip",
- "url": "https://ftp.drupal.org/files/projects/fontawesome_menu_icons-8.x-1.9.zip",
- "reference": "8.x-1.9",
- "shasum": "53972471ed75dc907dac327daf80af5339f7085c"
+ "url": "https://ftp.drupal.org/files/projects/fontawesome_menu_icons-8.x-2.0.zip",
+ "reference": "8.x-2.0",
+ "shasum": "b06f1e93cf6d02c8a69772dafc8b5c7c45031264"
},
"require": {
- "drupal/core": "^8 || ^9",
+ "drupal/core": "^9.2 || ^10",
"drupal/fontawesome": "*"
},
"type": "drupal-module",
"extra": {
"drupal": {
- "version": "8.x-1.9",
- "datestamp": "1601802966",
+ "version": "8.x-2.0",
+ "datestamp": "1671730072",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@@ -2999,17 +2999,17 @@
},
{
"name": "drupal/honeypot",
- "version": "2.1.2",
+ "version": "2.1.3",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/honeypot.git",
- "reference": "2.1.2"
+ "reference": "2.1.3"
},
"dist": {
"type": "zip",
- "url": "https://ftp.drupal.org/files/projects/honeypot-2.1.2.zip",
- "reference": "2.1.2",
- "shasum": "9511fd6db37c153f2290950bf79611b27510cede"
+ "url": "https://ftp.drupal.org/files/projects/honeypot-2.1.3.zip",
+ "reference": "2.1.3",
+ "shasum": "101105029a10a574ef6017824182500ab9905856"
},
"require": {
"drupal/core": "^9.2 || ^10"
@@ -3020,8 +3020,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
- "version": "2.1.2",
- "datestamp": "1664658244",
+ "version": "2.1.3",
+ "datestamp": "1695604754",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@@ -3348,26 +3348,26 @@
},
{
"name": "drupal/password_policy",
- "version": "3.2.0",
+ "version": "4.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/password_policy.git",
- "reference": "8.x-3.2"
+ "reference": "4.0.0"
},
"dist": {
"type": "zip",
- "url": "https://ftp.drupal.org/files/projects/password_policy-8.x-3.2.zip",
- "reference": "8.x-3.2",
- "shasum": "34324c58c252db314fb2718cb3f4e499489f7fcf"
+ "url": "https://ftp.drupal.org/files/projects/password_policy-4.0.0.zip",
+ "reference": "4.0.0",
+ "shasum": "ed55a1441bc7fad0dcb0aea7d2bfecc88a156c83"
},
"require": {
- "drupal/core": "^8 || ^9"
+ "drupal/core": "^9.1 || ^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
- "version": "8.x-3.2",
- "datestamp": "1663587531",
+ "version": "4.0.0",
+ "datestamp": "1668191689",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@@ -3413,17 +3413,17 @@
},
{
"name": "drupal/pathauto",
- "version": "1.11.0",
+ "version": "1.12.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/pathauto.git",
- "reference": "8.x-1.11"
+ "reference": "8.x-1.12"
},
"dist": {
"type": "zip",
- "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.11.zip",
- "reference": "8.x-1.11",
- "shasum": "a006fe9e6046a9833711a1ae56aa4752e65bcdc8"
+ "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.12.zip",
+ "reference": "8.x-1.12",
+ "shasum": "b7b6432e315e38e59a7c6cc117134326c580de4c"
},
"require": {
"drupal/core": "^9.3 || ^10",
@@ -3436,8 +3436,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
- "version": "8.x-1.11",
- "datestamp": "1660129564",
+ "version": "8.x-1.12",
+ "datestamp": "1696776683",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@@ -4067,21 +4067,24 @@
},
{
"name": "drupal/twig_tweak",
- "version": "2.10.0",
+ "version": "3.2.1",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/twig_tweak.git",
- "reference": "8.x-2.10"
+ "reference": "3.2.1"
},
"dist": {
"type": "zip",
- "url": "https://ftp.drupal.org/files/projects/twig_tweak-8.x-2.10.zip",
- "reference": "8.x-2.10",
- "shasum": "02877fcf73744d06f1a10280ce07ea55c38d238f"
+ "url": "https://ftp.drupal.org/files/projects/twig_tweak-3.2.1.zip",
+ "reference": "3.2.1",
+ "shasum": "89fc08b60f494a7d786251b6c2c493c536218222"
},
"require": {
- "drupal/core": "^8.7 || ^9.0",
- "twig/twig": "^1.41 || ^2.12"
+ "drupal/core": "^9.3 || ^10.0",
+ "ext-json": "*",
+ "php": ">=7.3",
+ "symfony/polyfill-php80": "^1.17",
+ "twig/twig": "^2.12 || ^3.3.8"
},
"suggest": {
"symfony/var-dumper": "Better dump() function for debugging Twig variables"
@@ -4089,17 +4092,22 @@
"type": "drupal-module",
"extra": {
"drupal": {
- "version": "8.x-2.10",
- "datestamp": "1663947949",
+ "version": "3.2.1",
+ "datestamp": "1677404306",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
+ },
+ "drush": {
+ "services": {
+ "drush.services.yml": "^9 || ^10 || ^11"
+ }
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
- "GPL-2.0+"
+ "GPL-2.0-or-later"
],
"authors": [
{
@@ -5104,33 +5112,33 @@
},
{
"name": "laminas/laminas-escaper",
- "version": "2.12.0",
+ "version": "2.13.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-escaper.git",
- "reference": "ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490"
+ "reference": "af459883f4018d0f8a0c69c7a209daef3bf973ba"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490",
- "reference": "ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490",
+ "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/af459883f4018d0f8a0c69c7a209daef3bf973ba",
+ "reference": "af459883f4018d0f8a0c69c7a209daef3bf973ba",
"shasum": ""
},
"require": {
"ext-ctype": "*",
"ext-mbstring": "*",
- "php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0"
+ "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
},
"conflict": {
"zendframework/zend-escaper": "*"
},
"require-dev": {
- "infection/infection": "^0.26.6",
- "laminas/laminas-coding-standard": "~2.4.0",
+ "infection/infection": "^0.27.0",
+ "laminas/laminas-coding-standard": "~2.5.0",
"maglnet/composer-require-checker": "^3.8.0",
- "phpunit/phpunit": "^9.5.18",
- "psalm/plugin-phpunit": "^0.17.0",
- "vimeo/psalm": "^4.22.0"
+ "phpunit/phpunit": "^9.6.7",
+ "psalm/plugin-phpunit": "^0.18.4",
+ "vimeo/psalm": "^5.9"
},
"type": "library",
"autoload": {
@@ -5162,20 +5170,20 @@
"type": "community_bridge"
}
],
- "time": "2022-10-10T10:11:09+00:00"
+ "time": "2023-10-10T08:35:13+00:00"
},
{
"name": "laminas/laminas-feed",
- "version": "2.21.0",
+ "version": "2.22.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-feed.git",
- "reference": "52918789a417bc292ccd6fbb4b91bd78a65d50ab"
+ "reference": "669792b819fca7274698147ad7a2ecc1b0a9b141"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/52918789a417bc292ccd6fbb4b91bd78a65d50ab",
- "reference": "52918789a417bc292ccd6fbb4b91bd78a65d50ab",
+ "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/669792b819fca7274698147ad7a2ecc1b0a9b141",
+ "reference": "669792b819fca7274698147ad7a2ecc1b0a9b141",
"shasum": ""
},
"require": {
@@ -5183,24 +5191,24 @@
"ext-libxml": "*",
"laminas/laminas-escaper": "^2.9",
"laminas/laminas-stdlib": "^3.6",
- "php": "~8.1.0 || ~8.2.0"
+ "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
},
"conflict": {
"laminas/laminas-servicemanager": "<3.3",
"zendframework/zend-feed": "*"
},
"require-dev": {
- "laminas/laminas-cache": "^2.13.2 || ^3.10.1",
+ "laminas/laminas-cache": "^2.13.2 || ^3.11",
"laminas/laminas-cache-storage-adapter-memory": "^1.1.0 || ^2.2",
"laminas/laminas-coding-standard": "~2.5.0",
"laminas/laminas-db": "^2.18",
"laminas/laminas-http": "^2.18",
"laminas/laminas-servicemanager": "^3.21.0",
- "laminas/laminas-validator": "^2.30.1",
- "phpunit/phpunit": "^10.2.6",
+ "laminas/laminas-validator": "^2.38",
+ "phpunit/phpunit": "^10.3.1",
"psalm/plugin-phpunit": "^0.18.4",
"psr/http-message": "^2.0",
- "vimeo/psalm": "^5.13.1"
+ "vimeo/psalm": "^5.14.1"
},
"suggest": {
"laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests",
@@ -5242,25 +5250,25 @@
"type": "community_bridge"
}
],
- "time": "2023-07-24T09:21:16+00:00"
+ "time": "2023-10-11T20:16:37+00:00"
},
{
"name": "laminas/laminas-servicemanager",
- "version": "3.21.0",
+ "version": "3.22.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-servicemanager.git",
- "reference": "625f2aa3bc6dd02688b2da5155b3a69870812bda"
+ "reference": "b4f547078af2ac3173cbe4a64e8fdfbd626c77ae"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/625f2aa3bc6dd02688b2da5155b3a69870812bda",
- "reference": "625f2aa3bc6dd02688b2da5155b3a69870812bda",
+ "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/b4f547078af2ac3173cbe4a64e8fdfbd626c77ae",
+ "reference": "b4f547078af2ac3173cbe4a64e8fdfbd626c77ae",
"shasum": ""
},
"require": {
"laminas/laminas-stdlib": "^3.17",
- "php": "~8.1.0 || ~8.2.0",
+ "php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"psr/container": "^1.0"
},
"conflict": {
@@ -5281,10 +5289,9 @@
"laminas/laminas-code": "^4.10.0",
"laminas/laminas-coding-standard": "~2.5.0",
"laminas/laminas-container-config-test": "^0.8",
- "laminas/laminas-dependency-plugin": "^2.2",
"mikey179/vfsstream": "^1.6.11",
"phpbench/phpbench": "^1.2.9",
- "phpunit/phpunit": "^10.0.17",
+ "phpunit/phpunit": "^10.4",
"psalm/plugin-phpunit": "^0.18.4",
"vimeo/psalm": "^5.8.0"
},
@@ -5333,7 +5340,7 @@
"type": "community_bridge"
}
],
- "time": "2023-05-14T12:24:54+00:00"
+ "time": "2023-10-10T21:23:36+00:00"
},
{
"name": "laminas/laminas-stdlib",
@@ -6707,16 +6714,16 @@
},
{
"name": "phpstan/phpdoc-parser",
- "version": "1.24.1",
+ "version": "1.24.2",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
- "reference": "9f854d275c2dbf84915a5c0ec9a2d17d2cd86b01"
+ "reference": "bcad8d995980440892759db0c32acae7c8e79442"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/9f854d275c2dbf84915a5c0ec9a2d17d2cd86b01",
- "reference": "9f854d275c2dbf84915a5c0ec9a2d17d2cd86b01",
+ "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bcad8d995980440892759db0c32acae7c8e79442",
+ "reference": "bcad8d995980440892759db0c32acae7c8e79442",
"shasum": ""
},
"require": {
@@ -6748,22 +6755,22 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
- "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.1"
+ "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.2"
},
- "time": "2023-09-18T12:18:02+00:00"
+ "time": "2023-09-26T12:28:12+00:00"
},
{
"name": "phpstan/phpstan",
- "version": "1.10.35",
+ "version": "1.10.38",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "e730e5facb75ffe09dfb229795e8c01a459f26c3"
+ "reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e730e5facb75ffe09dfb229795e8c01a459f26c3",
- "reference": "e730e5facb75ffe09dfb229795e8c01a459f26c3",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/5302bb402c57f00fb3c2c015bac86e0827e4b691",
+ "reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691",
"shasum": ""
},
"require": {
@@ -6812,7 +6819,7 @@
"type": "tidelift"
}
],
- "time": "2023-09-19T15:27:56+00:00"
+ "time": "2023-10-06T14:19:14+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
@@ -6961,16 +6968,16 @@
},
{
"name": "psr/http-client",
- "version": "1.0.2",
+ "version": "1.0.3",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-client.git",
- "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31"
+ "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31",
- "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31",
+ "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
+ "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
"shasum": ""
},
"require": {
@@ -7007,9 +7014,9 @@
"psr-18"
],
"support": {
- "source": "https://github.com/php-fig/http-client/tree/1.0.2"
+ "source": "https://github.com/php-fig/http-client"
},
- "time": "2023-04-10T20:12:12+00:00"
+ "time": "2023-09-23T14:17:50+00:00"
},
{
"name": "psr/http-factory",
@@ -7510,32 +7517,32 @@
},
{
"name": "slevomat/coding-standard",
- "version": "8.13.4",
+ "version": "8.14.1",
"source": {
"type": "git",
"url": "https://github.com/slevomat/coding-standard.git",
- "reference": "4b2af2fb17773656d02fbfb5d18024ebd19fe322"
+ "reference": "fea1fd6f137cc84f9cba0ae30d549615dbc6a926"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/4b2af2fb17773656d02fbfb5d18024ebd19fe322",
- "reference": "4b2af2fb17773656d02fbfb5d18024ebd19fe322",
+ "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/fea1fd6f137cc84f9cba0ae30d549615dbc6a926",
+ "reference": "fea1fd6f137cc84f9cba0ae30d549615dbc6a926",
"shasum": ""
},
"require": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0",
"php": "^7.2 || ^8.0",
- "phpstan/phpdoc-parser": "^1.23.0",
+ "phpstan/phpdoc-parser": "^1.23.1",
"squizlabs/php_codesniffer": "^3.7.1"
},
"require-dev": {
"phing/phing": "2.17.4",
"php-parallel-lint/php-parallel-lint": "1.3.2",
- "phpstan/phpstan": "1.10.26",
- "phpstan/phpstan-deprecation-rules": "1.1.3",
- "phpstan/phpstan-phpunit": "1.3.13",
+ "phpstan/phpstan": "1.10.37",
+ "phpstan/phpstan-deprecation-rules": "1.1.4",
+ "phpstan/phpstan-phpunit": "1.3.14",
"phpstan/phpstan-strict-rules": "1.5.1",
- "phpunit/phpunit": "7.5.20|8.5.21|9.6.8|10.2.6"
+ "phpunit/phpunit": "8.5.21|9.6.8|10.3.5"
},
"type": "phpcodesniffer-standard",
"extra": {
@@ -7559,7 +7566,7 @@
],
"support": {
"issues": "https://github.com/slevomat/coding-standard/issues",
- "source": "https://github.com/slevomat/coding-standard/tree/8.13.4"
+ "source": "https://github.com/slevomat/coding-standard/tree/8.14.1"
},
"funding": [
{
@@ -7571,7 +7578,7 @@
"type": "tidelift"
}
],
- "time": "2023-07-25T10:28:55+00:00"
+ "time": "2023-10-08T07:28:08+00:00"
},
{
"name": "squizlabs/php_codesniffer",
@@ -7798,16 +7805,16 @@
},
{
"name": "symfony/cache",
- "version": "v5.4.28",
+ "version": "v5.4.29",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
- "reference": "62b7ae3bccc5b474a30fadc7ef6bbc362007d3f9"
+ "reference": "e29c5a97bc2d81269973c3e1d7ceb9d48b4d5151"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/cache/zipball/62b7ae3bccc5b474a30fadc7ef6bbc362007d3f9",
- "reference": "62b7ae3bccc5b474a30fadc7ef6bbc362007d3f9",
+ "url": "https://api.github.com/repos/symfony/cache/zipball/e29c5a97bc2d81269973c3e1d7ceb9d48b4d5151",
+ "reference": "e29c5a97bc2d81269973c3e1d7ceb9d48b4d5151",
"shasum": ""
},
"require": {
@@ -7875,7 +7882,7 @@
"psr6"
],
"support": {
- "source": "https://github.com/symfony/cache/tree/v5.4.28"
+ "source": "https://github.com/symfony/cache/tree/v5.4.29"
},
"funding": [
{
@@ -7891,7 +7898,7 @@
"type": "tidelift"
}
],
- "time": "2023-08-05T08:32:42+00:00"
+ "time": "2023-09-19T13:25:51+00:00"
},
{
"name": "symfony/cache-contracts",
@@ -8923,16 +8930,16 @@
},
{
"name": "symfony/http-client",
- "version": "v5.4.26",
+ "version": "v5.4.29",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
- "reference": "19d48ef7f38e5057ed1789a503cd3eccef039bce"
+ "reference": "04784c66cbee613a827363ee1e65db65392893c1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-client/zipball/19d48ef7f38e5057ed1789a503cd3eccef039bce",
- "reference": "19d48ef7f38e5057ed1789a503cd3eccef039bce",
+ "url": "https://api.github.com/repos/symfony/http-client/zipball/04784c66cbee613a827363ee1e65db65392893c1",
+ "reference": "04784c66cbee613a827363ee1e65db65392893c1",
"shasum": ""
},
"require": {
@@ -8994,7 +9001,7 @@
"http"
],
"support": {
- "source": "https://github.com/symfony/http-client/tree/v5.4.26"
+ "source": "https://github.com/symfony/http-client/tree/v5.4.29"
},
"funding": [
{
@@ -9010,7 +9017,7 @@
"type": "tidelift"
}
],
- "time": "2023-07-03T12:14:50+00:00"
+ "time": "2023-09-14T20:49:15+00:00"
},
{
"name": "symfony/http-client-contracts",
@@ -10839,16 +10846,16 @@
},
{
"name": "symfony/var-dumper",
- "version": "v5.4.28",
+ "version": "v5.4.29",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
- "reference": "684b36ff415e1381d4a943c3ca2502cd2debad73"
+ "reference": "6172e4ae3534d25ee9e07eb487c20be7760fcc65"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/var-dumper/zipball/684b36ff415e1381d4a943c3ca2502cd2debad73",
- "reference": "684b36ff415e1381d4a943c3ca2502cd2debad73",
+ "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6172e4ae3534d25ee9e07eb487c20be7760fcc65",
+ "reference": "6172e4ae3534d25ee9e07eb487c20be7760fcc65",
"shasum": ""
},
"require": {
@@ -10908,7 +10915,7 @@
"dump"
],
"support": {
- "source": "https://github.com/symfony/var-dumper/tree/v5.4.28"
+ "source": "https://github.com/symfony/var-dumper/tree/v5.4.29"
},
"funding": [
{
@@ -10924,7 +10931,7 @@
"type": "tidelift"
}
],
- "time": "2023-08-24T13:38:36+00:00"
+ "time": "2023-09-12T10:09:58+00:00"
},
{
"name": "symfony/var-exporter",
@@ -11647,16 +11654,16 @@
},
{
"name": "composer/composer",
- "version": "2.2.21",
+ "version": "2.2.22",
"source": {
"type": "git",
"url": "https://github.com/composer/composer.git",
- "reference": "978198befc71de0b18fc1fc5a472c03b184b504a"
+ "reference": "fedc76ee3f3e3d57d20993b9f4c5fcfb2f8596aa"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/composer/composer/zipball/978198befc71de0b18fc1fc5a472c03b184b504a",
- "reference": "978198befc71de0b18fc1fc5a472c03b184b504a",
+ "url": "https://api.github.com/repos/composer/composer/zipball/fedc76ee3f3e3d57d20993b9f4c5fcfb2f8596aa",
+ "reference": "fedc76ee3f3e3d57d20993b9f4c5fcfb2f8596aa",
"shasum": ""
},
"require": {
@@ -11726,7 +11733,7 @@
"support": {
"irc": "ircs://irc.libera.chat:6697/composer",
"issues": "https://github.com/composer/composer/issues",
- "source": "https://github.com/composer/composer/tree/2.2.21"
+ "source": "https://github.com/composer/composer/tree/2.2.22"
},
"funding": [
{
@@ -11742,7 +11749,7 @@
"type": "tidelift"
}
],
- "time": "2023-02-15T12:07:40+00:00"
+ "time": "2023-09-29T08:53:46+00:00"
},
{
"name": "composer/metadata-minifier",
@@ -12030,147 +12037,38 @@
],
"time": "2022-02-25T21:32:43+00:00"
},
- {
- "name": "doctrine/cache",
- "version": "1.13.0",
- "source": {
- "type": "git",
- "url": "https://github.com/doctrine/cache.git",
- "reference": "56cd022adb5514472cb144c087393c1821911d09"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/doctrine/cache/zipball/56cd022adb5514472cb144c087393c1821911d09",
- "reference": "56cd022adb5514472cb144c087393c1821911d09",
- "shasum": ""
- },
- "require": {
- "php": "~7.1 || ^8.0"
- },
- "conflict": {
- "doctrine/common": ">2.2,<2.4"
- },
- "require-dev": {
- "alcaeus/mongo-php-adapter": "^1.1",
- "cache/integration-tests": "dev-master",
- "doctrine/coding-standard": "^9",
- "mongodb/mongodb": "^1.1",
- "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
- "predis/predis": "~1.0",
- "psr/cache": "^1.0 || ^2.0 || ^3.0",
- "symfony/cache": "^4.4 || ^5.4 || ^6",
- "symfony/var-exporter": "^4.4 || ^5.4 || ^6"
- },
- "suggest": {
- "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
- },
- "type": "library",
- "autoload": {
- "psr-4": {
- "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Guilherme Blanco",
- "email": "guilhermeblanco@gmail.com"
- },
- {
- "name": "Roman Borschel",
- "email": "roman@code-factory.org"
- },
- {
- "name": "Benjamin Eberlei",
- "email": "kontakt@beberlei.de"
- },
- {
- "name": "Jonathan Wage",
- "email": "jonwage@gmail.com"
- },
- {
- "name": "Johannes Schmitt",
- "email": "schmittjoh@gmail.com"
- }
- ],
- "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
- "homepage": "https://www.doctrine-project.org/projects/cache.html",
- "keywords": [
- "abstraction",
- "apcu",
- "cache",
- "caching",
- "couchdb",
- "memcached",
- "php",
- "redis",
- "xcache"
- ],
- "support": {
- "issues": "https://github.com/doctrine/cache/issues",
- "source": "https://github.com/doctrine/cache/tree/1.13.0"
- },
- "funding": [
- {
- "url": "https://www.doctrine-project.org/sponsorship.html",
- "type": "custom"
- },
- {
- "url": "https://www.patreon.com/phpdoctrine",
- "type": "patreon"
- },
- {
- "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
- "type": "tidelift"
- }
- ],
- "time": "2022-05-20T20:06:54+00:00"
- },
{
"name": "doctrine/common",
- "version": "2.13.3",
+ "version": "3.4.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/common.git",
- "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f"
+ "reference": "8b5e5650391f851ed58910b3e3d48a71062eeced"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/common/zipball/f3812c026e557892c34ef37f6ab808a6b567da7f",
- "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f",
+ "url": "https://api.github.com/repos/doctrine/common/zipball/8b5e5650391f851ed58910b3e3d48a71062eeced",
+ "reference": "8b5e5650391f851ed58910b3e3d48a71062eeced",
"shasum": ""
},
"require": {
- "doctrine/annotations": "^1.0",
- "doctrine/cache": "^1.0",
- "doctrine/collections": "^1.0",
- "doctrine/event-manager": "^1.0",
- "doctrine/inflector": "^1.0",
- "doctrine/lexer": "^1.0",
- "doctrine/persistence": "^1.3.3",
- "doctrine/reflection": "^1.0",
+ "doctrine/persistence": "^2.0 || ^3.0",
"php": "^7.1 || ^8.0"
},
"require-dev": {
- "doctrine/coding-standard": "^1.0",
- "phpstan/phpstan": "^0.11",
- "phpstan/phpstan-phpunit": "^0.11",
- "phpunit/phpunit": "^7.0",
+ "doctrine/coding-standard": "^9.0 || ^10.0",
+ "doctrine/collections": "^1",
+ "phpstan/phpstan": "^1.4.1",
+ "phpstan/phpstan-phpunit": "^1",
+ "phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.0",
"squizlabs/php_codesniffer": "^3.0",
- "symfony/phpunit-bridge": "^4.0.5"
+ "symfony/phpunit-bridge": "^6.1",
+ "vimeo/psalm": "^4.4"
},
"type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "2.11.x-dev"
- }
- },
"autoload": {
"psr-4": {
- "Doctrine\\Common\\": "lib/Doctrine/Common"
+ "Doctrine\\Common\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -12203,7 +12101,7 @@
"email": "ocramius@gmail.com"
}
],
- "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.",
+ "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.",
"homepage": "https://www.doctrine-project.org/projects/common.html",
"keywords": [
"common",
@@ -12212,7 +12110,7 @@
],
"support": {
"issues": "https://github.com/doctrine/common/issues",
- "source": "https://github.com/doctrine/common/tree/2.13.x"
+ "source": "https://github.com/doctrine/common/tree/3.4.3"
},
"funding": [
{
@@ -12228,34 +12126,33 @@
"type": "tidelift"
}
],
- "time": "2020-06-05T16:46:05+00:00"
+ "time": "2022-10-09T11:47:59+00:00"
},
{
"name": "doctrine/event-manager",
- "version": "1.2.0",
+ "version": "2.0.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/event-manager.git",
- "reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520"
+ "reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/event-manager/zipball/95aa4cb529f1e96576f3fda9f5705ada4056a520",
- "reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520",
+ "url": "https://api.github.com/repos/doctrine/event-manager/zipball/750671534e0241a7c50ea5b43f67e23eb5c96f32",
+ "reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32",
"shasum": ""
},
"require": {
- "doctrine/deprecations": "^0.5.3 || ^1",
- "php": "^7.1 || ^8.0"
+ "php": "^8.1"
},
"conflict": {
"doctrine/common": "<2.9"
},
"require-dev": {
- "doctrine/coding-standard": "^9 || ^10",
- "phpstan/phpstan": "~1.4.10 || ^1.8.8",
- "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
- "vimeo/psalm": "^4.24"
+ "doctrine/coding-standard": "^10",
+ "phpstan/phpstan": "^1.8.8",
+ "phpunit/phpunit": "^9.5",
+ "vimeo/psalm": "^4.28"
},
"type": "library",
"autoload": {
@@ -12304,7 +12201,7 @@
],
"support": {
"issues": "https://github.com/doctrine/event-manager/issues",
- "source": "https://github.com/doctrine/event-manager/tree/1.2.0"
+ "source": "https://github.com/doctrine/event-manager/tree/2.0.0"
},
"funding": [
{
@@ -12320,103 +12217,7 @@
"type": "tidelift"
}
],
- "time": "2022-10-12T20:51:15+00:00"
- },
- {
- "name": "doctrine/inflector",
- "version": "1.4.4",
- "source": {
- "type": "git",
- "url": "https://github.com/doctrine/inflector.git",
- "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/doctrine/inflector/zipball/4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9",
- "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9",
- "shasum": ""
- },
- "require": {
- "php": "^7.1 || ^8.0"
- },
- "require-dev": {
- "doctrine/coding-standard": "^8.0",
- "phpstan/phpstan": "^0.12",
- "phpstan/phpstan-phpunit": "^0.12",
- "phpstan/phpstan-strict-rules": "^0.12",
- "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
- },
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "2.0.x-dev"
- }
- },
- "autoload": {
- "psr-4": {
- "Doctrine\\Inflector\\": "lib/Doctrine/Inflector",
- "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Guilherme Blanco",
- "email": "guilhermeblanco@gmail.com"
- },
- {
- "name": "Roman Borschel",
- "email": "roman@code-factory.org"
- },
- {
- "name": "Benjamin Eberlei",
- "email": "kontakt@beberlei.de"
- },
- {
- "name": "Jonathan Wage",
- "email": "jonwage@gmail.com"
- },
- {
- "name": "Johannes Schmitt",
- "email": "schmittjoh@gmail.com"
- }
- ],
- "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
- "homepage": "https://www.doctrine-project.org/projects/inflector.html",
- "keywords": [
- "inflection",
- "inflector",
- "lowercase",
- "manipulation",
- "php",
- "plural",
- "singular",
- "strings",
- "uppercase",
- "words"
- ],
- "support": {
- "issues": "https://github.com/doctrine/inflector/issues",
- "source": "https://github.com/doctrine/inflector/tree/1.4.4"
- },
- "funding": [
- {
- "url": "https://www.doctrine-project.org/sponsorship.html",
- "type": "custom"
- },
- {
- "url": "https://www.patreon.com/phpdoctrine",
- "type": "patreon"
- },
- {
- "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
- "type": "tidelift"
- }
- ],
- "time": "2021-04-16T17:34:40+00:00"
+ "time": "2022-10-12T20:59:15+00:00"
},
{
"name": "doctrine/instantiator",
@@ -12490,45 +12291,41 @@
},
{
"name": "doctrine/persistence",
- "version": "1.3.8",
+ "version": "3.2.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/persistence.git",
- "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288"
+ "reference": "63fee8c33bef740db6730eb2a750cd3da6495603"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/persistence/zipball/7a6eac9fb6f61bba91328f15aa7547f4806ca288",
- "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288",
+ "url": "https://api.github.com/repos/doctrine/persistence/zipball/63fee8c33bef740db6730eb2a750cd3da6495603",
+ "reference": "63fee8c33bef740db6730eb2a750cd3da6495603",
"shasum": ""
},
"require": {
- "doctrine/annotations": "^1.0",
- "doctrine/cache": "^1.0",
- "doctrine/collections": "^1.0",
- "doctrine/event-manager": "^1.0",
- "doctrine/reflection": "^1.2",
- "php": "^7.1 || ^8.0"
+ "doctrine/event-manager": "^1 || ^2",
+ "php": "^7.2 || ^8.0",
+ "psr/cache": "^1.0 || ^2.0 || ^3.0"
},
"conflict": {
- "doctrine/common": "<2.10@dev"
+ "doctrine/common": "<2.10"
},
"require-dev": {
- "doctrine/coding-standard": "^6.0",
- "phpstan/phpstan": "^0.11",
- "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
- "vimeo/psalm": "^3.11"
+ "composer/package-versions-deprecated": "^1.11",
+ "doctrine/coding-standard": "^11",
+ "doctrine/common": "^3.0",
+ "phpstan/phpstan": "1.9.4",
+ "phpstan/phpstan-phpunit": "^1",
+ "phpstan/phpstan-strict-rules": "^1.1",
+ "phpunit/phpunit": "^8.5 || ^9.5",
+ "symfony/cache": "^4.4 || ^5.4 || ^6.0",
+ "vimeo/psalm": "4.30.0 || 5.3.0"
},
"type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "1.3.x-dev"
- }
- },
"autoload": {
"psr-4": {
- "Doctrine\\Common\\": "lib/Doctrine/Common",
- "Doctrine\\Persistence\\": "lib/Doctrine/Persistence"
+ "Doctrine\\Persistence\\": "src/Persistence"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -12562,7 +12359,7 @@
}
],
"description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
- "homepage": "https://doctrine-project.org/projects/persistence.html",
+ "homepage": "https://www.doctrine-project.org/projects/persistence.html",
"keywords": [
"mapper",
"object",
@@ -12572,7 +12369,7 @@
],
"support": {
"issues": "https://github.com/doctrine/persistence/issues",
- "source": "https://github.com/doctrine/persistence/tree/1.3.x"
+ "source": "https://github.com/doctrine/persistence/tree/3.2.0"
},
"funding": [
{
@@ -12588,7 +12385,7 @@
"type": "tidelift"
}
],
- "time": "2020-06-20T12:56:16+00:00"
+ "time": "2023-05-17T18:32:04+00:00"
},
{
"name": "drupal/ckeditor5_dev",
@@ -12694,28 +12491,29 @@
},
{
"name": "drupal/devel",
- "version": "4.2.1",
+ "version": "5.1.2",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/devel.git",
- "reference": "4.2.1"
+ "reference": "5.1.2"
},
"dist": {
"type": "zip",
- "url": "https://ftp.drupal.org/files/projects/devel-4.2.1.zip",
- "reference": "4.2.1",
- "shasum": "aa08379bad81cb2e604ee9a0b9e2aabd86fae13f"
+ "url": "https://ftp.drupal.org/files/projects/devel-5.1.2.zip",
+ "reference": "5.1.2",
+ "shasum": "9b35e38bf2043bf87f88585b3d9100f38da8f07f"
},
"require": {
- "doctrine/common": "^2.7",
- "drupal/core": "^8.8 || ^9",
- "symfony/var-dumper": "^4 || ^5"
+ "doctrine/common": "^2.7 || ^3.4",
+ "drupal/core": "^9 || ^10",
+ "php": ">=7.4",
+ "symfony/var-dumper": "^4 || ^5 || ^6"
},
"conflict": {
"kint-php/kint": "<3"
},
"require-dev": {
- "drush/drush": "^10"
+ "drush/drush": "^11"
},
"suggest": {
"kint-php/kint": "Kint provides an informative display of arrays/objects. Useful for debugging and developing."
@@ -12723,8 +12521,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
- "version": "4.2.1",
- "datestamp": "1664317444",
+ "version": "5.1.2",
+ "datestamp": "1686161028",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@@ -12732,7 +12530,7 @@
},
"drush": {
"services": {
- "drush.services.yml": "^9 || ^10"
+ "drush.services.yml": "^9 || ^10 || ^11"
}
}
},
@@ -12960,16 +12758,16 @@
},
{
"name": "justinrainbow/json-schema",
- "version": "5.2.12",
+ "version": "v5.2.13",
"source": {
"type": "git",
"url": "https://github.com/justinrainbow/json-schema.git",
- "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60"
+ "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
- "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
+ "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793",
+ "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793",
"shasum": ""
},
"require": {
@@ -13024,9 +12822,9 @@
],
"support": {
"issues": "https://github.com/justinrainbow/json-schema/issues",
- "source": "https://github.com/justinrainbow/json-schema/tree/5.2.12"
+ "source": "https://github.com/justinrainbow/json-schema/tree/v5.2.13"
},
- "time": "2022-04-13T08:02:27+00:00"
+ "time": "2023-09-26T02:20:38+00:00"
},
{
"name": "kint-php/kint",
diff --git a/drupal/i18n/en_GB/drupal.po b/drupal/i18n/en_GB/drupal.po
index 0d4f04735b..f1090532e7 100644
--- a/drupal/i18n/en_GB/drupal.po
+++ b/drupal/i18n/en_GB/drupal.po
@@ -3,17 +3,17 @@
# Translators:
# Jonna Jantunen $ composer why-not php 8.1
to check if any projects need "
"updating for compatibility. Also check custom projects manually."
msgstr ""
+"PHP version should be at least @minimum_php. Before updating to PHP 8, use "
+"$ composer why-not php 8.1
to check if any projects need "
+"updating for compatibility. Also check custom projects manually."
msgid "Version @version"
msgstr ""
@@ -30151,7 +30154,7 @@ msgid "Uninstalled"
msgstr ""
msgid "Incompatible"
-msgstr ""
+msgstr "Incompatible"
msgid "Contributed module"
msgstr ""
@@ -30163,6 +30166,8 @@ msgid ""
"The likely best action is to remove projects that are uninstalled. Why "
"invest in updating them to be compatible if you are not using them?"
msgstr ""
+"The likely best action is to remove projects that are uninstalled. Why "
+"invest in updating them to be compatible if you are not using them?"
msgid "Custom theme"
msgstr ""
@@ -30200,6 +30205,8 @@ msgid ""
"Run the report to find out if there are detectable compatibility errors with"
" the modules and themes installed on your site."
msgstr ""
+"Run the report to find out if there are detectable compatibility errors with"
+" the modules and themes installed on your site."
msgid "The time that the node was created."
msgstr "The time that the node was created."
@@ -30694,6 +30701,9 @@ msgid ""
"next major Drupal core, it may be more compatible than what you have, so "
"best to start with updating first."
msgstr ""
+"There is an update available. Even if that is not fully compatible with the "
+"next major Drupal core, it may be more compatible than what you have, so "
+"best to start with updating first."
msgid "Scanned on @date."
msgstr ""
@@ -30727,34 +30737,38 @@ msgid "Please continue to the error page"
msgstr "Please continue to the error page"
msgid "Scanning projects"
-msgstr ""
+msgstr "Scanning projects"
msgid "Scanned @project"
-msgstr ""
+msgstr "Scanned @project"
msgid "Analysis complete for @project."
-msgstr ""
+msgstr "Analysis complete for @project."
msgid "Fix with rector"
-msgstr ""
+msgstr "Fix with rector"
msgid "Fix manually"
-msgstr ""
+msgstr "Fix manually"
msgid "@count problem"
msgid_plural "@count problems"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "@count problem"
+msgstr[1] "@count problems"
msgid ""
"Some or all problems found can be fixed automatically with drupal-rector. Make the machine do the work."
msgstr ""
+"Some or all problems found can be fixed automatically with drupal-rector. Make the machine do the work."
msgid ""
"It looks like there is no automated fixes for either problems found. Check "
"the report for pointers on how to fix."
msgstr ""
+"It looks like there is no automated fixes for either problems found. Check "
+"the report for pointers on how to fix."
msgid ""
"Uncheck this to create a custom alias below. accessCheck(TRUE)
->execute();
$articleNodeIdsBody = $articleNodeIdsBodyQuery
+ ->accessCheck(TRUE)
->execute();
$articleNodeIdsCombined = array_unique(array_merge($articleNodeIdsTitle, $articleNodeIdsBody), SORT_REGULAR);
@@ -64,7 +66,9 @@ public function articles(Request $request) {
}
}
- $articleNodeIds = $articleNodeIdsQuery->execute();
+ $articleNodeIds = $articleNodeIdsQuery
+ ->accessCheck(TRUE)
+ ->execute();
}
$articleNodes = \Drupal::entityTypeManager()
diff --git a/drupal/modules/avoindata-articles/templates/avoindata_articles_block.html.twig b/drupal/modules/avoindata-articles/templates/avoindata_articles_block.html.twig
index 973646a50a..bb91fc335c 100644
--- a/drupal/modules/avoindata-articles/templates/avoindata_articles_block.html.twig
+++ b/drupal/modules/avoindata-articles/templates/avoindata_articles_block.html.twig
@@ -56,7 +56,7 @@
{% trans with {'context': 'Tag listing for articles page.', 'langcode': 'en'} %}
Tags:
{% endtrans %}
- {% for key, tag in tags if tag.tid.value in activetags%}
+ {% for key, tag in tags | filter(tag => tag.tid.value in activetags) %}
{{ tag.label }}
{% endfor %}
- {% trans %} - Suomi.fi Open Data service offers over 1000 interesting data sets available for everyone to download, inspect and use freely. - {% endtrans %} -
-- {% trans %} - Does your organization generate data, which could be useful or interesting for other users? We offer guidance and a way to distribute your data sets. - {% endtrans %} -
-- {% trans %} - Different ways of applying data bring it alive in a concrete way. You can find a collection of applications and visualizations that use open data from our gallery. - {% endtrans %} -
-