diff --git a/composer.json b/composer.json index 5e965fb65a..c927ab36c1 100644 --- a/composer.json +++ b/composer.json @@ -54,9 +54,9 @@ "drupal/crop": "^2.0", "drupal/csv_serialization": "^4.0", "drupal/ctools_block": "^4.0", - "drupal/danse": "^2.2", + "drupal/danse": "^2.3", "drupal/danse_content_moderation": "^2.0@beta", - "drupal/default_content_deploy": "^2.0", + "drupal/default_content_deploy": "^2.1", "drupal/devel_entity_updates": "^4.1", "drupal/diff": "^1.0", "drupal/dropzonejs": "^2.0", @@ -107,7 +107,7 @@ "drupal/ief_table_view_mode": "^3.0", "drupal/image_style_warmer": "^1.2@RC", "drupal/image_widget_crop": "^2.2", - "drupal/jsonapi_extras": "3.24", + "drupal/jsonapi_extras": "3.26", "drupal/jsonapi_hypermedia": "^1.9", "drupal/jsonapi_image_styles": "^3.0", "drupal/jsonapi_menu_items": "^1.2", @@ -133,7 +133,7 @@ "drupal/message_notify": "^1.2", "drupal/message_subscribe": "^2.0", "drupal/message_ui": "^1.0@beta", - "drupal/metatag": "^2.0", + "drupal/metatag": "^2.1", "drupal/migrate_plus": "^6.0", "drupal/migrate_source_csv": "^3.4", "drupal/migrate_source_ui": "^1.0", @@ -144,7 +144,7 @@ "drupal/next": "^1.1", "drupal/no_table_drag": "^2.0@alpha", "drupal/node_link_report": "^1.14", - "drupal/node_revision_delete": "^1.0", + "drupal/node_revision_delete": "^2.0", "drupal/node_title_help_text": "^1.0", "drupal/office_hours": "^1.9", "drupal/openapi": "^2.0@RC", @@ -164,7 +164,7 @@ "drupal/pfm": "^2.0", "drupal/post_api": "^2.0.3", "drupal/prometheus_exporter": "^2.0@beta", - "drupal/raven": "^5.0", + "drupal/raven": "^6.0", "drupal/rdf": "^2.1", "drupal/redirect": "^1.3", "drupal/redirect_options": "^2.1", @@ -172,21 +172,21 @@ "drupal/role_delegation": "1.3.0", "drupal/s3fs": "^3.6", "drupal/samlauth": "^3.9", - "drupal/schemata": "^1.0@beta", + "drupal/schemata": "^1.0", "drupal/search_api": "^1.29.0", "drupal/seckit": "^2.0", "drupal/simplesamlphp_auth": "^4.0@RC", "drupal/sitewide_alert": "^2.0", "drupal/slack": "^1.3", - "drupal/smart_date": "^4.1.2", - "drupal/social_media_links": "^2.8", + "drupal/smart_date": "^4.2.0", + "drupal/social_media_links": "^2.10", "drupal/string_field_formatter": "^2.0", "drupal/styleguide": "^2.0@beta", "drupal/tablefield": "^2.4", "drupal/taxonomy_entity_index": "^1.1", "drupal/taxonomy_menu": "^3.6", "drupal/textfield_counter": "^2.3", - "drupal/tmgmt": "^1.14", + "drupal/tmgmt": "^1.17", "drupal/toolbar_menu": "^3.0", "drupal/twig_tweak": "^3.4", "drupal/tzfield": "^1.7", @@ -195,12 +195,12 @@ "drupal/video_embed_media": "^2.2", "drupal/viewfield": "^3.0@beta", "drupal/views_bulk_edit": "^3.0", - "drupal/views_bulk_operations": "^4.2", + "drupal/views_bulk_operations": "^4.3", "drupal/views_conditional": "^1.4", "drupal/views_data_export": "^1.4", "drupal/views_local_tasks": "^1.0", "drupal/workbench_access": "^2.0", - "drupal/workbench_menu_access": "^2.0", + "drupal/workbench_menu_access": "^2.1", "drush/drush": "12.5.3", "easyrdf/easyrdf": "1.1.1 as 0.9.1", "geocoder-php/mapbox-provider": "^1.3", @@ -228,7 +228,7 @@ "squizlabs/php_codesniffer": "^3.5", "symfony/browser-kit": "^6.3", "symfony/console": "^6.2", - "symfony/phpunit-bridge": "^5.1", + "symfony/phpunit-bridge": "^7.1", "symfony/process": "^6.3", "symfony/routing": "^6.3", "va-gov/content-build": "^0.0.3647", @@ -298,7 +298,7 @@ "sort-packages": true, "optimize-autoloader": true, "platform": { - "php": "8.1" + "php": "8.1.30" }, "preferred-install": { "va-gov/content-build": "source", @@ -377,9 +377,6 @@ "drupal/clientside_validation": { "2949540 - Allow specific form ids for clientside validation": "patches/2949540-allow-specific-form-ids-for-clientside-validation.patch" }, - "drupal/consumer_image_styles": { - "3301224 - Follow-up: Very slow JSON:API responses when images are stored on AWS bucket": "patches/3301224-very-slow-json-api-responses-when-images-are-stored-on-aws-bucket.patch" - }, "drupal/content_lock": { "2951652 - Content lock causes redirect response preventing migration rollback.": "patches/2951652-content-lock-causes-redirect-response-preventing-migration-rollback.patch" }, @@ -417,7 +414,6 @@ "2834253 - Missing column headings in Revisions list": "patches/2834253-missing-column-headers.patch" }, "drupal/eca": { - "3465031 - Multiple cron events not firing consistently": "patches/3465031-eca-fix-cron-consistency.patch", "3472437 - Drupal\\eca\\Service\\ExportRecipe::__construct(): Argument #2 ($fileSystem) must be of type Drupal\\Core\\File\\FileSystem": "patches/3472437-instatiate-against-file-system-interface.patch" }, "drupal/entity_browser": { @@ -508,11 +504,8 @@ "drupal/redirect_options": { "3335893 - form_alter hook check on classes fails in some cases": "patches/3335893-redirect-options-form-alter-array-check.patch" }, - "drupal/schemata": { - "3190131 - Possibly unnecessary logging in SchemaFactory::create().": "patches/3190131-schemata-remove-logging-statement.patch" - }, "drupal/simplesamlphp_auth": { - "VAMCS-19923: add PIV car logging": "patches/VACMS-19923-simplesaml-attributes-error-logging.patch", + "VAMCS-19923: add PIV card logging": "patches/VACMS-19923-simplesaml-attributes-error-logging.patch", "3127628 - Successful login with IDP but the user is still considered as anonymous": "patches/3127628-simplesamlphp-auth-fix-redirection-issue.patch" }, "drupal/social_media_links": { diff --git a/composer.lock b/composer.lock index 7ac7d00a23..7b1c26f786 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": "59a359856a3769277b95581c8b557719", + "content-hash": "bce2825f1f2b4f9b1d1384930d11d322", "packages": [ { "name": "asm89/stack-cors", @@ -216,16 +216,16 @@ }, { "name": "bjeavons/zxcvbn-php", - "version": "1.3.1", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/bjeavons/zxcvbn-php.git", - "reference": "994928ae5b17ecff8baa2406832d37bdf01116c0" + "reference": "6851e139e7c8d94cb4e61bf0dd78849c71103ae6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bjeavons/zxcvbn-php/zipball/994928ae5b17ecff8baa2406832d37bdf01116c0", - "reference": "994928ae5b17ecff8baa2406832d37bdf01116c0", + "url": "https://api.github.com/repos/bjeavons/zxcvbn-php/zipball/6851e139e7c8d94cb4e61bf0dd78849c71103ae6", + "reference": "6851e139e7c8d94cb4e61bf0dd78849c71103ae6", "shasum": "" }, "require": { @@ -235,6 +235,7 @@ }, "require-dev": { "php-coveralls/php-coveralls": "*", + "phpstan/phpstan": "^2.0", "phpunit/phpunit": "^8.5", "squizlabs/php_codesniffer": "3.*" }, @@ -265,9 +266,9 @@ ], "support": { "issues": "https://github.com/bjeavons/zxcvbn-php/issues", - "source": "https://github.com/bjeavons/zxcvbn-php/tree/1.3.1" + "source": "https://github.com/bjeavons/zxcvbn-php/tree/1.4.0" }, - "time": "2021-12-21T18:37:02+00:00" + "time": "2024-11-20T01:07:57+00:00" }, { "name": "bower-asset/cropper", @@ -2397,16 +2398,16 @@ }, { "name": "dragonmantank/cron-expression", - "version": "v3.3.3", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/dragonmantank/cron-expression.git", - "reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a" + "reference": "8c784d071debd117328803d86b2097615b457500" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/adfb1f505deb6384dc8b39804c5065dd3c8c8c0a", - "reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a", + "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/8c784d071debd117328803d86b2097615b457500", + "reference": "8c784d071debd117328803d86b2097615b457500", "shasum": "" }, "require": { @@ -2419,10 +2420,14 @@ "require-dev": { "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^1.0", - "phpstan/phpstan-webmozart-assert": "^1.0", "phpunit/phpunit": "^7.0|^8.0|^9.0" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.x-dev" + } + }, "autoload": { "psr-4": { "Cron\\": "src/Cron/" @@ -2446,7 +2451,7 @@ ], "support": { "issues": "https://github.com/dragonmantank/cron-expression/issues", - "source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.3" + "source": "https://github.com/dragonmantank/cron-expression/tree/v3.4.0" }, "funding": [ { @@ -2454,7 +2459,7 @@ "type": "github" } ], - "time": "2023-08-10T19:36:49+00:00" + "time": "2024-10-09T13:47:03+00:00" }, { "name": "drupal/address", @@ -3279,16 +3284,16 @@ }, { "name": "drupal/coder", - "version": "8.3.24", + "version": "8.3.26", "source": { "type": "git", "url": "https://github.com/pfrenssen/coder.git", - "reference": "1a59890f972db5da091354f0191dec1037f7c582" + "reference": "fd98546ce3373aa7767240901eda47963ce64c82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pfrenssen/coder/zipball/1a59890f972db5da091354f0191dec1037f7c582", - "reference": "1a59890f972db5da091354f0191dec1037f7c582", + "url": "https://api.github.com/repos/pfrenssen/coder/zipball/fd98546ce3373aa7767240901eda47963ce64c82", + "reference": "fd98546ce3373aa7767240901eda47963ce64c82", "shasum": "" }, "require": { @@ -3326,21 +3331,21 @@ "issues": "https://www.drupal.org/project/issues/coder", "source": "https://www.drupal.org/project/coder" }, - "time": "2024-04-21T06:13:24+00:00" + "time": "2024-11-28T23:14:29+00:00" }, { "name": "drupal/codit_batch_operations", - "version": "1.0.6", + "version": "1.0.7", "source": { "type": "git", "url": "https://git.drupalcode.org/project/codit_batch_operations.git", - "reference": "1.0.6" + "reference": "1.0.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/codit_batch_operations-1.0.6.zip", - "reference": "1.0.6", - "shasum": "861b44a6d31032aafc2917333c5e6d91172a06a3" + "url": "https://ftp.drupal.org/files/projects/codit_batch_operations-1.0.7.zip", + "reference": "1.0.7", + "shasum": "ee9a2a6fafb473b503e7a65f585817bfc48e1386" }, "require": { "drupal/core": "^10 || ^11" @@ -3351,8 +3356,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "1.0.6", - "datestamp": "1729820784", + "version": "1.0.7", + "datestamp": "1730859456", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3535,20 +3540,20 @@ }, { "name": "drupal/config_filter", - "version": "1.12.0", + "version": "1.13.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_filter.git", - "reference": "8.x-1.12" + "reference": "8.x-1.13" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.12.zip", - "reference": "8.x-1.12", - "shasum": "364581700ca3a298f62950ff37dd309d0bfb8381" + "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.13.zip", + "reference": "8.x-1.13", + "shasum": "d9f83dbeaeaa1a1788368219a6e530f6b681459b" }, "require": { - "drupal/core": "^8.8 || ^9 || ^10" + "drupal/core": "^8.8 || ^9 || ^10 || ^11" }, "suggest": { "drupal/config_split": "Split site configuration for different environments." @@ -3556,8 +3561,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.12", - "datestamp": "1698308496", + "version": "8.x-1.13", + "datestamp": "1727472406", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3885,28 +3890,31 @@ }, { "name": "drupal/consumer_image_styles", - "version": "4.0.8", + "version": "4.0.10", "source": { "type": "git", "url": "https://git.drupalcode.org/project/consumer_image_styles.git", - "reference": "4.0.8" + "reference": "4.0.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/consumer_image_styles-4.0.8.zip", - "reference": "4.0.8", - "shasum": "b68f5981cb243edc0c13081100b90b03a00e107e" + "url": "https://ftp.drupal.org/files/projects/consumer_image_styles-4.0.10.zip", + "reference": "4.0.10", + "shasum": "6894d5bde15984a4597e19e6ebab46f464a15b10" }, "require": { - "drupal/consumers": "^1.15", - "drupal/core": "^8 || ^9 || ^10", - "drupal/jsonapi_extras": "^3.23" + "drupal/consumers": "^1.19", + "drupal/core": "^9.5 || ^10 || ^11", + "php": ">=8.0" + }, + "require-dev": { + "drupal/jsonapi_extras": "^3.26" }, "type": "drupal-module", "extra": { "drupal": { - "version": "4.0.8", - "datestamp": "1670566326", + "version": "4.0.10", + "datestamp": "1729009525", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3920,8 +3928,16 @@ "authors": [ { "name": "Mateu Aguiló Bosch", - "homepage": "https://www.drupal.org/user/550110", + "homepage": "https://www.drupal.org/user/405824", "email": "mateu.aguilo.bosch@gmail.com" + }, + { + "name": "e0ipso", + "homepage": "https://www.drupal.org/user/550110" + }, + { + "name": "japerry", + "homepage": "https://www.drupal.org/user/45640" } ], "description": "Consumer Image Styles integrates with JSON API to provide image styles to your images in your decoupled project.", @@ -4215,29 +4231,29 @@ "extra": { "drupal-scaffold": { "file-mapping": { - "[project-root]/.editorconfig": "assets/scaffold/files/editorconfig", - "[project-root]/.gitattributes": "assets/scaffold/files/gitattributes", - "[web-root]/.csslintrc": "assets/scaffold/files/csslintrc", - "[web-root]/.eslintignore": "assets/scaffold/files/eslintignore", - "[web-root]/.eslintrc.json": "assets/scaffold/files/eslintrc.json", - "[web-root]/.ht.router.php": "assets/scaffold/files/ht.router.php", "[web-root]/.htaccess": "assets/scaffold/files/htaccess", - "[web-root]/example.gitignore": "assets/scaffold/files/example.gitignore", - "[web-root]/index.php": "assets/scaffold/files/index.php", - "[web-root]/INSTALL.txt": "assets/scaffold/files/drupal.INSTALL.txt", "[web-root]/README.md": "assets/scaffold/files/drupal.README.md", + "[web-root]/index.php": "assets/scaffold/files/index.php", + "[web-root]/.csslintrc": "assets/scaffold/files/csslintrc", "[web-root]/robots.txt": "assets/scaffold/files/robots.txt", "[web-root]/update.php": "assets/scaffold/files/update.php", "[web-root]/web.config": "assets/scaffold/files/web.config", + "[web-root]/INSTALL.txt": "assets/scaffold/files/drupal.INSTALL.txt", + "[web-root]/.eslintignore": "assets/scaffold/files/eslintignore", + "[web-root]/.eslintrc.json": "assets/scaffold/files/eslintrc.json", + "[web-root]/.ht.router.php": "assets/scaffold/files/ht.router.php", "[web-root]/sites/README.txt": "assets/scaffold/files/sites.README.txt", + "[project-root]/.editorconfig": "assets/scaffold/files/editorconfig", + "[web-root]/example.gitignore": "assets/scaffold/files/example.gitignore", + "[web-root]/themes/README.txt": "assets/scaffold/files/themes.README.txt", + "[project-root]/.gitattributes": "assets/scaffold/files/gitattributes", + "[web-root]/modules/README.txt": "assets/scaffold/files/modules.README.txt", + "[web-root]/profiles/README.txt": "assets/scaffold/files/profiles.README.txt", + "[web-root]/sites/example.sites.php": "assets/scaffold/files/example.sites.php", "[web-root]/sites/development.services.yml": "assets/scaffold/files/development.services.yml", "[web-root]/sites/example.settings.local.php": "assets/scaffold/files/example.settings.local.php", - "[web-root]/sites/example.sites.php": "assets/scaffold/files/example.sites.php", "[web-root]/sites/default/default.services.yml": "assets/scaffold/files/default.services.yml", - "[web-root]/sites/default/default.settings.php": "assets/scaffold/files/default.settings.php", - "[web-root]/modules/README.txt": "assets/scaffold/files/modules.README.txt", - "[web-root]/profiles/README.txt": "assets/scaffold/files/profiles.README.txt", - "[web-root]/themes/README.txt": "assets/scaffold/files/themes.README.txt" + "[web-root]/sites/default/default.settings.php": "assets/scaffold/files/default.settings.php" } } }, @@ -4520,21 +4536,21 @@ }, { "name": "drupal/csv_serialization", - "version": "4.0.0", + "version": "4.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/csv_serialization.git", - "reference": "4.0.0" + "reference": "4.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/csv_serialization-4.0.0.zip", - "reference": "4.0.0", - "shasum": "90d429b044f7d6608d9075852285f37a97d5de6c" + "url": "https://ftp.drupal.org/files/projects/csv_serialization-4.0.1.zip", + "reference": "4.0.1", + "shasum": "cd172acbf6b5996daa88b0d8d897074c5fe742dd" }, "require": { - "drupal/core": "^10", - "league/csv": "^9.1" + "drupal/core": "^10 || ^11", + "league/csv": "^9.16" }, "require-dev": { "drupal/coder": "^8.3" @@ -4542,8 +4558,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.0.0", - "datestamp": "1698702085", + "version": "4.0.1", + "datestamp": "1723473162", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4748,20 +4764,20 @@ }, { "name": "drupal/danse", - "version": "2.3.4", + "version": "2.3.6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/danse.git", - "reference": "2.3.4" + "reference": "2.3.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/danse-2.3.4.zip", - "reference": "2.3.4", - "shasum": "91aeeca6d0e635cc568ec7c8bb163c78135da6ed" + "url": "https://ftp.drupal.org/files/projects/danse-2.3.6.zip", + "reference": "2.3.6", + "shasum": "9d9e9634dbb32016040a5f8bef85a70dc22757ca" }, "require": { - "drupal/core": "^10 || ^11", + "drupal/core": "^10.3 || ^11", "php": ">=8.1" }, "require-dev": { @@ -4771,8 +4787,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.3.4", - "datestamp": "1717571735", + "version": "2.3.6", + "datestamp": "1724743561", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4917,29 +4933,35 @@ }, { "name": "drupal/default_content_deploy", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/default_content_deploy.git", - "reference": "2.0.0" + "reference": "2.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/default_content_deploy-2.0.0.zip", - "reference": "2.0.0", - "shasum": "b382dd658965a37bbe6b95788209843f0bb1fd43" + "url": "https://ftp.drupal.org/files/projects/default_content_deploy-2.1.0.zip", + "reference": "2.1.0", + "shasum": "e6eb27f17b8672ac13ce422f6dcb6628b0bb4ed7" }, "require": { - "drupal/core": "^9.2 || ^10.0", - "drupal/hal": "*", - "php": ">=7.3", + "drupal/core": "^10.3 || ^11.0", + "drupal/hal": "^1.0 || ^2.0", + "ext-dom": "*", "rogervila/array-diff-multidimensional": "^2.0" }, + "conflict": { + "drupal/better_normalizers": "*" + }, + "require-dev": { + "drupal/search_api": "*" + }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0", - "datestamp": "1640711736", + "version": "2.1.0", + "datestamp": "1731944836", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4947,7 +4969,7 @@ }, "drush": { "services": { - "drush.services.yml": "^9 || ^10" + "drush.services.yml": ">=9" } } }, @@ -4973,7 +4995,7 @@ "name": "Markus Kalkbrenner" } ], - "description": "Drupal 9 module for exporting and deploying content in *.json files.", + "description": "Drupal module for exporting and deploying content in *.json files.", "homepage": "https://www.drupal.org/project/default_content_deploy", "support": { "source": "https://git.drupalcode.org/project/default_content_deploy" @@ -5462,17 +5484,17 @@ }, { "name": "drupal/eca", - "version": "2.0.1", + "version": "2.0.8", "source": { "type": "git", "url": "https://git.drupalcode.org/project/eca.git", - "reference": "2.0.1" + "reference": "2.0.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/eca-2.0.1.zip", - "reference": "2.0.1", - "shasum": "0b283199a9a080a57f20f98d750126af453bc5fb" + "url": "https://ftp.drupal.org/files/projects/eca-2.0.8.zip", + "reference": "2.0.8", + "shasum": "363855090e753149d81f6697c52554226e5e0c3f" }, "require": { "dragonmantank/cron-expression": "^3.1", @@ -5484,17 +5506,17 @@ }, "require-dev": { "drupal/eca_ui": "*", - "drupal/entity_reference_revisions": "1.x-dev", - "drupal/inline_entity_form": "dev-project-update-bot-only", - "drupal/paragraphs": "dev-3433816-manual-drupal-11", - "drupal/token": "1.x-dev", - "roave/security-advisories": "dev-latest" + "drupal/entity_reference_revisions": "^1.12", + "drupal/inline_entity_form": "^3.0", + "drupal/paragraphs": "^1.18", + "drupal/token": "^1.15", + "drupal/webform": "dev-3465838-drupal-11-compatibility" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.1", - "datestamp": "1722254503", + "version": "2.0.8", + "datestamp": "1732206288", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5748,17 +5770,17 @@ }, { "name": "drupal/entity_browser", - "version": "2.11.0", + "version": "2.12.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_browser.git", - "reference": "8.x-2.11" + "reference": "8.x-2.12" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_browser-8.x-2.11.zip", - "reference": "8.x-2.11", - "shasum": "4ead3d3f9f6365fbc25cfbd0edcc5e0a9cc52e02" + "url": "https://ftp.drupal.org/files/projects/entity_browser-8.x-2.12.zip", + "reference": "8.x-2.12", + "shasum": "eeafb55f02317c63b17d71913cb918e6341b7c0d" }, "require": { "drupal/core": "^10.2 || ^11" @@ -5780,8 +5802,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.11", - "datestamp": "1723378138", + "version": "8.x-2.12", + "datestamp": "1730631838", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5821,7 +5843,7 @@ "homepage": "https://www.drupal.org/user/471638" }, { - "name": "Primsi", + "name": "primsi", "homepage": "https://www.drupal.org/user/282629" }, { @@ -6151,7 +6173,7 @@ ], "authors": [ { - "name": "Berdir", + "name": "berdir", "homepage": "https://www.drupal.org/user/214652" }, { @@ -6708,26 +6730,26 @@ }, { "name": "drupal/externalauth", - "version": "2.0.3", + "version": "2.0.6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/externalauth.git", - "reference": "2.0.3" + "reference": "2.0.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/externalauth-2.0.3.zip", - "reference": "2.0.3", - "shasum": "dae49e3df8739538d7b9371ab7fb5005b8d953fd" + "url": "https://ftp.drupal.org/files/projects/externalauth-2.0.6.zip", + "reference": "2.0.6", + "shasum": "0dbc9fbab0901e940d52b239e08f031797f6bd2a" }, "require": { - "drupal/core": "^9 || ^10" + "drupal/core": "^9.5 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.3", - "datestamp": "1668777505", + "version": "2.0.6", + "datestamp": "1720689758", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7367,17 +7389,17 @@ }, { "name": "drupal/geofield", - "version": "1.61.0", + "version": "1.62.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/geofield.git", - "reference": "8.x-1.61" + "reference": "8.x-1.62" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/geofield-8.x-1.61.zip", - "reference": "8.x-1.61", - "shasum": "b204f101ee536597b9c293f66f75102d6ea2d268" + "url": "https://ftp.drupal.org/files/projects/geofield-8.x-1.62.zip", + "reference": "8.x-1.62", + "shasum": "0d5a59c934c96f38dcf2742f6d715316b695ec7e" }, "require": { "drupal/core": "^9 || ^10 || ^11", @@ -7390,8 +7412,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.61", - "datestamp": "1725441883", + "version": "8.x-1.62", + "datestamp": "1730931913", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8646,27 +8668,28 @@ }, { "name": "drupal/jsonapi_extras", - "version": "3.24.0", + "version": "3.26.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/jsonapi_extras.git", - "reference": "8.x-3.24" + "reference": "8.x-3.26" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/jsonapi_extras-8.x-3.24.zip", - "reference": "8.x-3.24", - "shasum": "5031650d17b62f5da5586d3a2c551ac071dbd294" + "url": "https://ftp.drupal.org/files/projects/jsonapi_extras-8.x-3.26.zip", + "reference": "8.x-3.26", + "shasum": "344fe5580f27ef4527ddb3e2eb8ef73bdf34bd82" }, "require": { - "drupal/core": "^9.2 || ^10", - "e0ipso/shaper": "^1" + "drupal/core": "^9.5 || ^10 || ^11", + "e0ipso/shaper": "^1", + "php": ">=8.1" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.24", - "datestamp": "1694442796", + "version": "8.x-3.26", + "datestamp": "1727787963", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9651,16 +9674,16 @@ }, { "name": "drupal/memcache_admin", - "version": "2.5.0", + "version": "2.7.0", "require": { - "drupal/core": "^9.1 || ^10", + "drupal/core": "^9.5 || ^10 || ^11", "drupal/memcache": "*" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-2.5", - "datestamp": "1661188440", + "version": "8.x-2.7", + "datestamp": "1723657818", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9825,26 +9848,29 @@ }, { "name": "drupal/menu_force", - "version": "2.0.1", + "version": "2.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_force.git", - "reference": "2.0.1" + "reference": "2.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/menu_force-2.0.1.zip", - "reference": "2.0.1", - "shasum": "c8f2df794c71bbe4d9db904c298c30c80b45485c" + "url": "https://ftp.drupal.org/files/projects/menu_force-2.0.2.zip", + "reference": "2.0.2", + "shasum": "c5bc71194aacafc95d1021715587f614ee8f5720" }, "require": { "drupal/core": "^9 || ^10 || ^11" }, + "require-dev": { + "drupal/taxonomy_menu_ui": "*" + }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.1", - "datestamp": "1724321026", + "version": "2.0.2", + "datestamp": "1728635835", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10372,42 +10398,46 @@ }, { "name": "drupal/metatag", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/metatag.git", - "reference": "2.0.0" + "reference": "2.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/metatag-2.0.0.zip", - "reference": "2.0.0", - "shasum": "2966c854d982b7069b1c0111519427990ebbad40" + "url": "https://ftp.drupal.org/files/projects/metatag-2.1.0.zip", + "reference": "2.1.0", + "shasum": "c28fe2fdac68a9370a6af6cbafff4425dd5148f3" }, "require": { - "drupal/core": "^9.4 || ^10", + "drupal/core": "^9.4 || ^10 || ^11", "drupal/token": "^1.0", "php": ">=8.0" }, "require-dev": { - "drupal/devel": "^4.0 || ^5.0", - "drupal/hal": "^9 || ^1 || ^2", + "drupal/forum": "*", + "drupal/hal": "^1 || ^2 || ^9", "drupal/metatag_dc": "*", "drupal/metatag_open_graph": "*", "drupal/page_manager": "^4.0", "drupal/redirect": "^1.0", - "drupal/webprofiler": "^9 || ^10", + "ergebnis/composer-normalize": "*", "mpyw/phpunit-patch-serializable-comparison": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0", - "datestamp": "1692368265", + "version": "2.1.0", + "datestamp": "1731004042", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "composer-normalize": { + "indent-size": 2, + "indent-style": "space" } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -10421,7 +10451,7 @@ "role": "Developer" }, { - "name": "Dave Reid", + "name": "dave reid", "homepage": "https://www.drupal.org/user/53892" } ], @@ -10611,17 +10641,17 @@ }, { "name": "drupal/migrate_tools", - "version": "6.0.4", + "version": "6.0.5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/migrate_tools.git", - "reference": "6.0.4" + "reference": "6.0.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/migrate_tools-6.0.4.zip", - "reference": "6.0.4", - "shasum": "63c571aefece96b199ce8b8f90da648186502be4" + "url": "https://ftp.drupal.org/files/projects/migrate_tools-6.0.5.zip", + "reference": "6.0.5", + "shasum": "c82519b366f43827818b04bfbc0009a6e028b835" }, "require": { "drupal/core": ">=9.1", @@ -10639,8 +10669,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "6.0.4", - "datestamp": "1707330330", + "version": "6.0.5", + "datestamp": "1730824457", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11031,26 +11061,26 @@ }, { "name": "drupal/node_revision_delete", - "version": "1.0.0-rc7", + "version": "2.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/node_revision_delete.git", - "reference": "8.x-1.0-rc7" + "reference": "2.0.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/node_revision_delete-8.x-1.0-rc7.zip", - "reference": "8.x-1.0-rc7", - "shasum": "e689fd6bc78afe2e26b7871ed4dc56d4dec3abd7" + "url": "https://ftp.drupal.org/files/projects/node_revision_delete-2.0.0-rc1.zip", + "reference": "2.0.0-rc1", + "shasum": "7532c3c7c0f7bbaccf5a2721273a77cdca1b821b" }, "require": { - "drupal/core": "^8.7.7 || ^9.0 || ^10" + "drupal/core": "^9.0 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc7", - "datestamp": "1709793226", + "version": "2.0.0-rc1", + "datestamp": "1709827878", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -11086,12 +11116,14 @@ "role": "Maintainer" }, { - "name": "Robert Ngo", - "homepage": "https://www.drupal.org/user/610230" + "name": "Sean Blommaert (seanB)", + "homepage": "https://www.drupal.org/u/seanB", + "role": "Maintainer" }, { - "name": "seanB", - "homepage": "https://www.drupal.org/user/545912" + "name": "Pravin Gaikwad (Rajeshreeputra)", + "homepage": "https://www.drupal.org/u/rajeshreeputra", + "role": "Maintainer" } ], "description": "Track and prune node revisions.", @@ -11557,7 +11589,7 @@ ], "authors": [ { - "name": "Berdir", + "name": "berdir", "homepage": "https://www.drupal.org/user/214652" }, { @@ -11577,7 +11609,7 @@ "homepage": "https://www.drupal.org/user/227761" }, { - "name": "Primsi", + "name": "primsi", "homepage": "https://www.drupal.org/user/282629" } ], @@ -11589,27 +11621,27 @@ }, { "name": "drupal/paragraphs_browser", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs_browser.git", - "reference": "8.x-1.2" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs_browser-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "d91532ead6b8be351264543707cb62541188f118" + "url": "https://ftp.drupal.org/files/projects/paragraphs_browser-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "2b154d47f72d2ab3e07e3857fcd4b3501b218f7e" }, "require": { - "drupal/core": "^9.3 || ^10", + "drupal/core": "^9.3 | ^10 | ^11", "drupal/paragraphs": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.2", - "datestamp": "1715341106", + "version": "8.x-1.3", + "datestamp": "1731442115", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11621,6 +11653,10 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "bvoynick", + "homepage": "https://www.drupal.org/user/3308129" + }, { "name": "Deciphered", "homepage": "https://www.drupal.org/user/103796" @@ -11638,7 +11674,7 @@ "homepage": "https://www.drupal.org/user/636494" }, { - "name": "Mojiferous", + "name": "mojiferous", "homepage": "https://www.drupal.org/user/1678298" }, { @@ -11649,7 +11685,8 @@ "description": "Provides browser for adding additional paragraphs.", "homepage": "https://www.drupal.org/project/paragraphs_browser", "support": { - "source": "https://git.drupalcode.org/project/paragraphs_browser" + "source": "https://git.drupalcode.org/project/paragraphs_browser", + "issues": "https://www.drupal.org/project/issues/paragraphs_browser" } }, { @@ -11852,11 +11889,11 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/password_strength.git", - "reference": "bd473c890c4e920a0428470b7f29970a4c9a7a72" + "reference": "6dcce089d354eec74d6b376412b8750226a70c88" }, "require": { "bjeavons/zxcvbn-php": "^1.3", - "drupal/core": "^8 || ^9 || ^10", + "drupal/core": "^8 || ^9 || ^10 || ^11", "drupal/password_policy": "^3.1|^4.0" }, "type": "drupal-module", @@ -11865,8 +11902,8 @@ "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-2.0-beta2+1-dev", - "datestamp": "1696647229", + "version": "8.x-2.0-beta3+1-dev", + "datestamp": "1722446815", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -12304,33 +12341,32 @@ }, { "name": "drupal/raven", - "version": "5.0.15", + "version": "6.0.11", "source": { "type": "git", "url": "https://git.drupalcode.org/project/raven.git", - "reference": "5.0.15" + "reference": "6.0.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/raven-5.0.15.zip", - "reference": "5.0.15", - "shasum": "ef3472e1ed7436ac4d453fb371065e8e3f5ed7d5" + "url": "https://ftp.drupal.org/files/projects/raven-6.0.11.zip", + "reference": "6.0.11", + "shasum": "117934d82d34efde8a50247406fcf83d475a2be5" }, "require": { - "drupal/core": "^10.1 || ^11", - "sentry/sentry": "^4.4" + "drupal/core": "^10.2 || ^11", + "sentry/sentry": "^4.9" }, "require-dev": { - "drupal/csp": "^1.17", - "drupal/monitoring": "^1.13", + "drupal/csp": "^1.17 || ^2.0", "drupal/seckit": "^2.0", "drush/drush": "^11.0 || ^12.0 || ^13.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "5.0.15", - "datestamp": "1719102344", + "version": "6.0.11", + "datestamp": "1730515647", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12753,28 +12789,28 @@ }, { "name": "drupal/samlauth", - "version": "3.9.0", + "version": "3.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/samlauth.git", - "reference": "8.x-3.9" + "reference": "8.x-3.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/samlauth-8.x-3.9.zip", - "reference": "8.x-3.9", - "shasum": "1af6aec1b9f7f49bd2bc8e023ef53dbbd7329722" + "url": "https://ftp.drupal.org/files/projects/samlauth-8.x-3.10.zip", + "reference": "8.x-3.10", + "shasum": "c7112aa6b765ed9b6879d8d0f39dd9bf5b2c7270" }, "require": { - "drupal/core": "^9.2 || ^10", - "drupal/externalauth": "^1.3 || ^2", + "drupal/core": "^9.5 || ^10 || ^11", + "drupal/externalauth": "^1.3 || ^2.0.6", "onelogin/php-saml": "^3.3.1 || ^4" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.9", - "datestamp": "1690407017", + "version": "8.x-3.10", + "datestamp": "1723060564", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12815,20 +12851,21 @@ }, { "name": "drupal/schemata", - "version": "1.0.0-beta3", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/schemata.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/schemata-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "be2cbbf357c3f4d126c8ffbf926432b5fe44e4ff" + "url": "https://ftp.drupal.org/files/projects/schemata-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "7fd1a15385ec57672c405633ae716fbf7cbde221" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^9.5 || ^10 || ^11", + "php": ">=8.1" }, "require-dev": { "drupal/coder": "^8.2", @@ -12839,11 +12876,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1670337727", + "version": "8.x-1.0", + "datestamp": "1726164272", "security-coverage": { - "status": "not-covered", - "message": "Beta releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -12884,6 +12921,10 @@ "name": "HalfChem", "homepage": "https://www.drupal.org/user/1608382" }, + { + "name": "japerry", + "homepage": "https://www.drupal.org/user/45640" + }, { "name": "jhedstrom", "homepage": "https://www.drupal.org/user/208732" @@ -13370,17 +13411,17 @@ }, { "name": "drupal/smart_date", - "version": "4.1.6", + "version": "4.2.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/smart_date.git", - "reference": "4.1.6" + "reference": "4.2.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/smart_date-4.1.6.zip", - "reference": "4.1.6", - "shasum": "930c2dadc2ff9f798bb165125c7f18f63869ad6e" + "url": "https://ftp.drupal.org/files/projects/smart_date-4.2.1.zip", + "reference": "4.2.1", + "shasum": "fec1d70ec64626a47e67c25f05daa3ba6a8b8a0b" }, "require": { "drupal/core": "^9 || ^10 || ^11", @@ -13396,8 +13437,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.1.6", - "datestamp": "1725628698", + "version": "4.2.1", + "datestamp": "1731590994", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13436,26 +13477,26 @@ }, { "name": "drupal/social_media_links", - "version": "2.9.0", + "version": "2.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/social_media_links.git", - "reference": "8.x-2.9" + "reference": "8.x-2.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/social_media_links-8.x-2.9.zip", - "reference": "8.x-2.9", - "shasum": "d73ea6199b48e11e57fe8a2aeb2afbf3c295704a" + "url": "https://ftp.drupal.org/files/projects/social_media_links-8.x-2.10.zip", + "reference": "8.x-2.10", + "shasum": "dd329d44f88112d2fe83f54331502738c5f2810b" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^9.5 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.9", - "datestamp": "1665768361", + "version": "8.x-2.10", + "datestamp": "1724736719", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13476,6 +13517,10 @@ "name": "Christian Beier", "homepage": "https://www.drupal.org/u/cbeier", "role": "Maintainer" + }, + { + "name": "neslee canil pinto", + "homepage": "https://www.drupal.org/user/3580850" } ], "description": "The module provides a block that display links (icons) to your profiles on various social networking sites.", @@ -13941,17 +13986,17 @@ }, { "name": "drupal/tmgmt", - "version": "1.16.0", + "version": "1.17.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/tmgmt.git", - "reference": "8.x-1.16" + "reference": "8.x-1.17" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/tmgmt-8.x-1.16.zip", - "reference": "8.x-1.16", - "shasum": "70166f2b5fe42b1beadacfdf59041706385c7c88" + "url": "https://ftp.drupal.org/files/projects/tmgmt-8.x-1.17.zip", + "reference": "8.x-1.17", + "shasum": "83d9796a0e5219cf6fc752d8db8ecadc81550f34" }, "require": { "drupal/core": "^10.2 || ^11" @@ -13970,8 +14015,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.16", - "datestamp": "1727678120", + "version": "8.x-1.17", + "datestamp": "1731630348", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14008,7 +14053,7 @@ "homepage": "https://www.drupal.org/user/227761" }, { - "name": "Schnitzel", + "name": "schnitzel", "homepage": "https://www.drupal.org/user/643820" }, { @@ -14024,26 +14069,29 @@ }, { "name": "drupal/token", - "version": "1.13.0", + "version": "1.15.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/token.git", - "reference": "8.x-1.13" + "reference": "8.x-1.15" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/token-8.x-1.13.zip", - "reference": "8.x-1.13", - "shasum": "f2a074b51726de3727c1d900237d6d471806a4d2" + "url": "https://ftp.drupal.org/files/projects/token-8.x-1.15.zip", + "reference": "8.x-1.15", + "shasum": "5916fbccc86458a5f51e71f832ac70ff4c84ebdf" }, "require": { - "drupal/core": "^9.2 || ^10" + "drupal/core": "^9.2 || ^10 || ^11" + }, + "require-dev": { + "drupal/book": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.13", - "datestamp": "1697885927", + "version": "8.x-1.15", + "datestamp": "1722206211", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14061,11 +14109,11 @@ ], "authors": [ { - "name": "Berdir", + "name": "berdir", "homepage": "https://www.drupal.org/user/214652" }, { - "name": "Dave Reid", + "name": "dave reid", "homepage": "https://www.drupal.org/user/53892" }, { @@ -14599,42 +14647,39 @@ }, { "name": "drupal/views_bulk_operations", - "version": "4.2.7", + "version": "4.3.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/views_bulk_operations.git", - "reference": "4.2.7" + "reference": "4.3.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/views_bulk_operations-4.2.7.zip", - "reference": "4.2.7", - "shasum": "25c9fa531ac49664a361fdd2202eec0a6e53bc61" + "url": "https://ftp.drupal.org/files/projects/views_bulk_operations-4.3.2.zip", + "reference": "4.3.2", + "shasum": "b3d0ee06abb15520595b83324e93c5500d5dcef3" }, "require": { - "drupal/core": "^9.4 || ^10 || ^11", - "php": ">=7.4.0" + "drupal/core": "^10.3 || ^11" + }, + "conflict": { + "drush/drush": "<12.5.1" }, "require-dev": { - "drush/drush": "^12" + "drush/drush": "^12 || ^13" }, "suggest": { - "drush/drush": "^11 || ^12" + "drush/drush": "^12 || ^13" }, "type": "drupal-module", "extra": { "drupal": { - "version": "4.2.7", - "datestamp": "1717665214", + "version": "4.3.2", + "datestamp": "1731070018", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } - }, - "drush": { - "services": { - "drush.services.yml": "^10 || ^11" - } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -14647,7 +14692,7 @@ "homepage": "https://www.drupal.org/u/graber" }, { - "name": "Graber", + "name": "graber", "homepage": "https://www.drupal.org/user/1599440" }, { @@ -14894,27 +14939,30 @@ }, { "name": "drupal/workbench_menu_access", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/workbench_menu_access.git", - "reference": "2.0.0" + "reference": "2.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/workbench_menu_access-2.0.0.zip", - "reference": "2.0.0", - "shasum": "459ebe13752cd4214129dc79e0b84c5302e3b55c" + "url": "https://ftp.drupal.org/files/projects/workbench_menu_access-2.1.0.zip", + "reference": "2.1.0", + "shasum": "255dfb55863ab9fc1e3829aea21fae2259a1e9a1" }, "require": { - "drupal/core": "^9.1 || ^10", + "drupal/core": "^10 || ^11", + "drupal/workbench_access": "*" + }, + "require-dev": { "drupal/workbench_access": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0", - "datestamp": "1673474308", + "version": "2.1.0", + "datestamp": "1731698438", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -15505,16 +15553,16 @@ }, { "name": "gettext/gettext", - "version": "v5.7.0", + "version": "v5.7.3", "source": { "type": "git", "url": "https://github.com/php-gettext/Gettext.git", - "reference": "8657e580747bb3baacccdcebe69cac094661e404" + "reference": "95820f020e4f2f05e0bbaa5603e4c6ec3edc50f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-gettext/Gettext/zipball/8657e580747bb3baacccdcebe69cac094661e404", - "reference": "8657e580747bb3baacccdcebe69cac094661e404", + "url": "https://api.github.com/repos/php-gettext/Gettext/zipball/95820f020e4f2f05e0bbaa5603e4c6ec3edc50f1", + "reference": "95820f020e4f2f05e0bbaa5603e4c6ec3edc50f1", "shasum": "" }, "require": { @@ -15559,7 +15607,7 @@ "support": { "email": "oom@oscarotero.com", "issues": "https://github.com/php-gettext/Gettext/issues", - "source": "https://github.com/php-gettext/Gettext/tree/v5.7.0" + "source": "https://github.com/php-gettext/Gettext/tree/v5.7.3" }, "funding": [ { @@ -15575,7 +15623,7 @@ "type": "patreon" } ], - "time": "2022-07-27T19:54:55+00:00" + "time": "2024-12-01T10:18:08+00:00" }, { "name": "gettext/languages", @@ -15727,16 +15775,16 @@ }, { "name": "giggsey/libphonenumber-for-php", - "version": "8.13.48", + "version": "8.13.50", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php.git", - "reference": "0965dd46e34934ca24922be75f940defb213f73c" + "reference": "ab8b27ded2df369de629af637fa9975dda014078" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/0965dd46e34934ca24922be75f940defb213f73c", - "reference": "0965dd46e34934ca24922be75f940defb213f73c", + "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/ab8b27ded2df369de629af637fa9975dda014078", + "reference": "ab8b27ded2df369de629af637fa9975dda014078", "shasum": "" }, "require": { @@ -15800,27 +15848,28 @@ "issues": "https://github.com/giggsey/libphonenumber-for-php/issues", "source": "https://github.com/giggsey/libphonenumber-for-php" }, - "time": "2024-10-22T09:06:42+00:00" + "time": "2024-11-18T10:02:13+00:00" }, { "name": "giggsey/locale", - "version": "2.6", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/giggsey/Locale.git", - "reference": "37874fa473131247c348059fb7b8985efc18b5ea" + "reference": "a5c65ea3c2630f27ccb78977990eefbee6dd8f97" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/giggsey/Locale/zipball/37874fa473131247c348059fb7b8985efc18b5ea", - "reference": "37874fa473131247c348059fb7b8985efc18b5ea", + "url": "https://api.github.com/repos/giggsey/Locale/zipball/a5c65ea3c2630f27ccb78977990eefbee6dd8f97", + "reference": "a5c65ea3c2630f27ccb78977990eefbee6dd8f97", "shasum": "" }, "require": { - "php": ">=7.2" + "php": "^7.4|^8.0" }, "require-dev": { "ext-json": "*", + "friendsofphp/php-cs-fixer": "^3.64", "pear/pear-core-minimal": "^1.9", "pear/pear_exception": "^1.0", "pear/versioncontrol_git": "^0.5", @@ -15830,7 +15879,8 @@ "symfony/console": "^5.0|^6.0", "symfony/filesystem": "^5.0|^6.0", "symfony/finder": "^5.0|^6.0", - "symfony/process": "^5.0|^6.0" + "symfony/process": "^5.0|^6.0", + "symfony/var-exporter": "^5.2|^6.0" }, "type": "library", "autoload": { @@ -15852,9 +15902,9 @@ "description": "Locale functions required by libphonenumber-for-php", "support": { "issues": "https://github.com/giggsey/Locale/issues", - "source": "https://github.com/giggsey/Locale/tree/2.6" + "source": "https://github.com/giggsey/Locale/tree/2.7.0" }, - "time": "2024-04-18T19:31:19+00:00" + "time": "2024-11-04T11:18:07+00:00" }, { "name": "gitonomy/gitlib", @@ -16528,28 +16578,28 @@ }, { "name": "jean85/pretty-package-versions", - "version": "2.0.6", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/Jean85/pretty-package-versions.git", - "reference": "f9fdd29ad8e6d024f52678b570e5593759b550b4" + "reference": "3c4e5f62ba8d7de1734312e4fff32f67a8daaf10" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/f9fdd29ad8e6d024f52678b570e5593759b550b4", - "reference": "f9fdd29ad8e6d024f52678b570e5593759b550b4", + "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/3c4e5f62ba8d7de1734312e4fff32f67a8daaf10", + "reference": "3c4e5f62ba8d7de1734312e4fff32f67a8daaf10", "shasum": "" }, "require": { - "composer-runtime-api": "^2.0.0", - "php": "^7.1|^8.0" + "composer-runtime-api": "^2.1.0", + "php": "^7.4|^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.2", "jean85/composer-provided-replaced-stub-package": "^1.0", "phpstan/phpstan": "^1.4", - "phpunit/phpunit": "^7.5|^8.5|^9.4", - "vimeo/psalm": "^4.3" + "phpunit/phpunit": "^7.5|^8.5|^9.6", + "vimeo/psalm": "^4.3 || ^5.0" }, "type": "library", "extra": { @@ -16581,26 +16631,26 @@ ], "support": { "issues": "https://github.com/Jean85/pretty-package-versions/issues", - "source": "https://github.com/Jean85/pretty-package-versions/tree/2.0.6" + "source": "https://github.com/Jean85/pretty-package-versions/tree/2.1.0" }, - "time": "2024-03-08T09:58:59+00:00" + "time": "2024-11-18T16:19:46+00:00" }, { "name": "justinrainbow/json-schema", - "version": "v5.2.13", + "version": "5.3.0", "source": { "type": "git", "url": "https://github.com/jsonrainbow/json-schema.git", - "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793" + "reference": "feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793", - "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793", + "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8", + "reference": "feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=7.1" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1", @@ -16611,11 +16661,6 @@ "bin/validate-json" ], "type": "library", - "extra": { - "branch-alias": { - "dev-master": "5.0.x-dev" - } - }, "autoload": { "psr-4": { "JsonSchema\\": "src/JsonSchema/" @@ -16650,23 +16695,23 @@ "schema" ], "support": { - "issues": "https://github.com/justinrainbow/json-schema/issues", - "source": "https://github.com/justinrainbow/json-schema/tree/v5.2.13" + "issues": "https://github.com/jsonrainbow/json-schema/issues", + "source": "https://github.com/jsonrainbow/json-schema/tree/5.3.0" }, - "time": "2023-09-26T02:20:38+00:00" + "time": "2024-07-06T21:00:26+00:00" }, { "name": "knplabs/github-api", - "version": "v3.15.0", + "version": "v3.16.0", "source": { "type": "git", "url": "https://github.com/KnpLabs/php-github-api.git", - "reference": "d4b7a1c00e22c1ca32408ecdd4e33c674196b1bc" + "reference": "25d7bafd6b0dd088d4850aef7fcc74dc4fba8b28" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/KnpLabs/php-github-api/zipball/d4b7a1c00e22c1ca32408ecdd4e33c674196b1bc", - "reference": "d4b7a1c00e22c1ca32408ecdd4e33c674196b1bc", + "url": "https://api.github.com/repos/KnpLabs/php-github-api/zipball/25d7bafd6b0dd088d4850aef7fcc74dc4fba8b28", + "reference": "25d7bafd6b0dd088d4850aef7fcc74dc4fba8b28", "shasum": "" }, "require": { @@ -16700,7 +16745,7 @@ "extra": { "branch-alias": { "dev-2.x": "2.20.x-dev", - "dev-master": "3.14-dev" + "dev-master": "3.15-dev" } }, "autoload": { @@ -16733,7 +16778,7 @@ ], "support": { "issues": "https://github.com/KnpLabs/php-github-api/issues", - "source": "https://github.com/KnpLabs/php-github-api/tree/v3.15.0" + "source": "https://github.com/KnpLabs/php-github-api/tree/v3.16.0" }, "funding": [ { @@ -16741,7 +16786,7 @@ "type": "github" } ], - "time": "2024-09-23T19:00:43+00:00" + "time": "2024-11-07T19:35:30+00:00" }, { "name": "lcobucci/clock", @@ -16965,35 +17010,38 @@ }, { "name": "league/csv", - "version": "9.8.0", + "version": "9.18.0", "source": { "type": "git", "url": "https://github.com/thephpleague/csv.git", - "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47" + "reference": "b02d010e4055ae992247f6ffd1e7b103ef2a0790" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/csv/zipball/9d2e0265c5d90f5dd601bc65ff717e05cec19b47", - "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47", + "url": "https://api.github.com/repos/thephpleague/csv/zipball/b02d010e4055ae992247f6ffd1e7b103ef2a0790", + "reference": "b02d010e4055ae992247f6ffd1e7b103ef2a0790", "shasum": "" }, "require": { - "ext-json": "*", - "ext-mbstring": "*", - "php": "^7.4 || ^8.0" + "ext-filter": "*", + "php": "^8.1.2" }, "require-dev": { - "ext-curl": "*", "ext-dom": "*", - "friendsofphp/php-cs-fixer": "^v3.4.0", - "phpstan/phpstan": "^1.3.0", - "phpstan/phpstan-phpunit": "^1.0.0", - "phpstan/phpstan-strict-rules": "^1.1.0", - "phpunit/phpunit": "^9.5.11" + "ext-xdebug": "*", + "friendsofphp/php-cs-fixer": "^3.64.0", + "phpbench/phpbench": "^1.3.1", + "phpstan/phpstan": "^1.12.6", + "phpstan/phpstan-deprecation-rules": "^1.2.1", + "phpstan/phpstan-phpunit": "^1.4.0", + "phpstan/phpstan-strict-rules": "^1.6.1", + "phpunit/phpunit": "^10.5.16 || ^11.4.1", + "symfony/var-dumper": "^6.4.8 || ^7.1.5" }, "suggest": { - "ext-dom": "Required to use the XMLConverter and or the HTMLConverter classes", - "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters" + "ext-dom": "Required to use the XMLConverter and the HTMLConverter classes", + "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters", + "ext-mbstring": "Needed to ease transcoding CSV using mb stream filters" }, "type": "library", "extra": { @@ -17006,7 +17054,7 @@ "src/functions_include.php" ], "psr-4": { - "League\\Csv\\": "src" + "League\\Csv\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -17045,7 +17093,7 @@ "type": "github" } ], - "time": "2022-01-04T00:13:07+00:00" + "time": "2024-10-18T08:14:48+00:00" }, { "name": "league/event", @@ -17281,16 +17329,16 @@ }, { "name": "league/uri-interfaces", - "version": "7.4.0", + "version": "7.4.1", "source": { "type": "git", "url": "https://github.com/thephpleague/uri-interfaces.git", - "reference": "bd8c487ec236930f7bbc42b8d374fa882fbba0f3" + "reference": "8d43ef5c841032c87e2de015972c06f3865ef718" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/bd8c487ec236930f7bbc42b8d374fa882fbba0f3", - "reference": "bd8c487ec236930f7bbc42b8d374fa882fbba0f3", + "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/8d43ef5c841032c87e2de015972c06f3865ef718", + "reference": "8d43ef5c841032c87e2de015972c06f3865ef718", "shasum": "" }, "require": { @@ -17353,7 +17401,7 @@ "docs": "https://uri.thephpleague.com", "forum": "https://thephpleague.slack.com", "issues": "https://github.com/thephpleague/uri-src/issues", - "source": "https://github.com/thephpleague/uri-interfaces/tree/7.4.0" + "source": "https://github.com/thephpleague/uri-interfaces/tree/7.4.1" }, "funding": [ { @@ -17361,7 +17409,7 @@ "type": "github" } ], - "time": "2023-11-24T15:40:42+00:00" + "time": "2024-03-23T07:42:40+00:00" }, { "name": "masterminds/html5", @@ -18499,16 +18547,16 @@ }, { "name": "pear/pear-core-minimal", - "version": "v1.10.15", + "version": "v1.10.16", "source": { "type": "git", "url": "https://github.com/pear/pear-core-minimal.git", - "reference": "ce0adade8b97561656ace07cdaac4751c271ea8c" + "reference": "c0f51b45f50683bf5bbf558036854ebc9b54d033" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/ce0adade8b97561656ace07cdaac4751c271ea8c", - "reference": "ce0adade8b97561656ace07cdaac4751c271ea8c", + "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/c0f51b45f50683bf5bbf558036854ebc9b54d033", + "reference": "c0f51b45f50683bf5bbf558036854ebc9b54d033", "shasum": "" }, "require": { @@ -18544,7 +18592,7 @@ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR", "source": "https://github.com/pear/pear-core-minimal" }, - "time": "2024-03-16T18:41:45+00:00" + "time": "2024-11-24T22:27:58+00:00" }, { "name": "pear/pear_exception", @@ -18829,16 +18877,16 @@ }, { "name": "php-http/cache-plugin", - "version": "2.0.0", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/php-http/cache-plugin.git", - "reference": "539b2d1ea0dc1c2f141c8155f888197d4ac5635b" + "reference": "5c591e9e04602cec12307e3e1be3abefeb005e29" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/cache-plugin/zipball/539b2d1ea0dc1c2f141c8155f888197d4ac5635b", - "reference": "539b2d1ea0dc1c2f141c8155f888197d4ac5635b", + "url": "https://api.github.com/repos/php-http/cache-plugin/zipball/5c591e9e04602cec12307e3e1be3abefeb005e29", + "reference": "5c591e9e04602cec12307e3e1be3abefeb005e29", "shasum": "" }, "require": { @@ -18878,22 +18926,22 @@ ], "support": { "issues": "https://github.com/php-http/cache-plugin/issues", - "source": "https://github.com/php-http/cache-plugin/tree/2.0.0" + "source": "https://github.com/php-http/cache-plugin/tree/2.0.1" }, - "time": "2024-02-19T17:02:14+00:00" + "time": "2024-10-02T11:25:38+00:00" }, { "name": "php-http/client-common", - "version": "2.7.1", + "version": "2.7.2", "source": { "type": "git", "url": "https://github.com/php-http/client-common.git", - "reference": "1e19c059b0e4d5f717bf5d524d616165aeab0612" + "reference": "0cfe9858ab9d3b213041b947c881d5b19ceeca46" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/client-common/zipball/1e19c059b0e4d5f717bf5d524d616165aeab0612", - "reference": "1e19c059b0e4d5f717bf5d524d616165aeab0612", + "url": "https://api.github.com/repos/php-http/client-common/zipball/0cfe9858ab9d3b213041b947c881d5b19ceeca46", + "reference": "0cfe9858ab9d3b213041b947c881d5b19ceeca46", "shasum": "" }, "require": { @@ -18947,22 +18995,22 @@ ], "support": { "issues": "https://github.com/php-http/client-common/issues", - "source": "https://github.com/php-http/client-common/tree/2.7.1" + "source": "https://github.com/php-http/client-common/tree/2.7.2" }, - "time": "2023-11-30T10:31:25+00:00" + "time": "2024-09-24T06:21:48+00:00" }, { "name": "php-http/discovery", - "version": "1.19.4", + "version": "1.20.0", "source": { "type": "git", "url": "https://github.com/php-http/discovery.git", - "reference": "0700efda8d7526335132360167315fdab3aeb599" + "reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/discovery/zipball/0700efda8d7526335132360167315fdab3aeb599", - "reference": "0700efda8d7526335132360167315fdab3aeb599", + "url": "https://api.github.com/repos/php-http/discovery/zipball/82fe4c73ef3363caed49ff8dd1539ba06044910d", + "reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d", "shasum": "" }, "require": { @@ -19026,9 +19074,9 @@ ], "support": { "issues": "https://github.com/php-http/discovery/issues", - "source": "https://github.com/php-http/discovery/tree/1.19.4" + "source": "https://github.com/php-http/discovery/tree/1.20.0" }, - "time": "2024-03-29T13:00:05+00:00" + "time": "2024-10-02T11:20:13+00:00" }, { "name": "php-http/guzzle7-adapter", @@ -19151,16 +19199,16 @@ }, { "name": "php-http/message", - "version": "1.16.1", + "version": "1.16.2", "source": { "type": "git", "url": "https://github.com/php-http/message.git", - "reference": "5997f3289332c699fa2545c427826272498a2088" + "reference": "06dd5e8562f84e641bf929bfe699ee0f5ce8080a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/message/zipball/5997f3289332c699fa2545c427826272498a2088", - "reference": "5997f3289332c699fa2545c427826272498a2088", + "url": "https://api.github.com/repos/php-http/message/zipball/06dd5e8562f84e641bf929bfe699ee0f5ce8080a", + "reference": "06dd5e8562f84e641bf929bfe699ee0f5ce8080a", "shasum": "" }, "require": { @@ -19214,9 +19262,9 @@ ], "support": { "issues": "https://github.com/php-http/message/issues", - "source": "https://github.com/php-http/message/tree/1.16.1" + "source": "https://github.com/php-http/message/tree/1.16.2" }, - "time": "2024-03-07T13:22:09+00:00" + "time": "2024-10-02T11:34:13+00:00" }, { "name": "php-http/multipart-stream-builder", @@ -19503,16 +19551,16 @@ }, { "name": "phpmailer/phpmailer", - "version": "v6.9.1", + "version": "v6.9.3", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", - "reference": "039de174cd9c17a8389754d3b877a2ed22743e18" + "reference": "2f5c94fe7493efc213f643c23b1b1c249d40f47e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/039de174cd9c17a8389754d3b877a2ed22743e18", - "reference": "039de174cd9c17a8389754d3b877a2ed22743e18", + "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/2f5c94fe7493efc213f643c23b1b1c249d40f47e", + "reference": "2f5c94fe7493efc213f643c23b1b1c249d40f47e", "shasum": "" }, "require": { @@ -19572,7 +19620,7 @@ "description": "PHPMailer is a full-featured email creation and transfer class for PHP", "support": { "issues": "https://github.com/PHPMailer/PHPMailer/issues", - "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.9.1" + "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.9.3" }, "funding": [ { @@ -19580,7 +19628,7 @@ "type": "github" } ], - "time": "2023-11-25T22:23:28+00:00" + "time": "2024-11-24T18:04:13+00:00" }, { "name": "phpoption/phpoption", @@ -19880,16 +19928,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.12.7", + "version": "1.12.11", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "dc2b9976bd8b0f84ec9b0e50cc35378551de7af0" + "reference": "0d1fc20a962a91be578bcfe7cf939e6e1a2ff733" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dc2b9976bd8b0f84ec9b0e50cc35378551de7af0", - "reference": "dc2b9976bd8b0f84ec9b0e50cc35378551de7af0", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0d1fc20a962a91be578bcfe7cf939e6e1a2ff733", + "reference": "0d1fc20a962a91be578bcfe7cf939e6e1a2ff733", "shasum": "" }, "require": { @@ -19934,7 +19982,7 @@ "type": "github" } ], - "time": "2024-10-18T11:12:07+00:00" + "time": "2024-11-17T14:08:01+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -21072,16 +21120,16 @@ }, { "name": "robrichards/xmlseclibs", - "version": "3.1.1", + "version": "3.1.3", "source": { "type": "git", "url": "https://github.com/robrichards/xmlseclibs.git", - "reference": "f8f19e58f26cdb42c54b214ff8a820760292f8df" + "reference": "2bdfd742624d739dfadbd415f00181b4a77aaf07" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/f8f19e58f26cdb42c54b214ff8a820760292f8df", - "reference": "f8f19e58f26cdb42c54b214ff8a820760292f8df", + "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/2bdfd742624d739dfadbd415f00181b4a77aaf07", + "reference": "2bdfd742624d739dfadbd415f00181b4a77aaf07", "shasum": "" }, "require": { @@ -21108,9 +21156,9 @@ ], "support": { "issues": "https://github.com/robrichards/xmlseclibs/issues", - "source": "https://github.com/robrichards/xmlseclibs/tree/3.1.1" + "source": "https://github.com/robrichards/xmlseclibs/tree/3.1.3" }, - "time": "2020-09-05T13:00:25+00:00" + "time": "2024-11-20T21:13:56+00:00" }, { "name": "rogervila/array-diff-multidimensional", @@ -22120,16 +22168,16 @@ }, { "name": "sentry/sentry", - "version": "4.7.0", + "version": "4.10.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "d6769b2a5e6bf19ed3bbfbf52328ceaf8e6fcb1f" + "reference": "2af937d47d8aadb8dab0b1d7b9557e495dd12856" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/d6769b2a5e6bf19ed3bbfbf52328ceaf8e6fcb1f", - "reference": "d6769b2a5e6bf19ed3bbfbf52328ceaf8e6fcb1f", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/2af937d47d8aadb8dab0b1d7b9557e495dd12856", + "reference": "2af937d47d8aadb8dab0b1d7b9557e495dd12856", "shasum": "" }, "require": { @@ -22147,12 +22195,12 @@ }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.4", - "guzzlehttp/promises": "^1.0|^2.0", + "guzzlehttp/promises": "^2.0.3", "guzzlehttp/psr7": "^1.8.4|^2.1.1", "monolog/monolog": "^1.6|^2.0|^3.0", "phpbench/phpbench": "^1.0", "phpstan/phpstan": "^1.3", - "phpunit/phpunit": "^8.5.14|^9.4", + "phpunit/phpunit": "^8.5|^9.6", "symfony/phpunit-bridge": "^5.2|^6.0|^7.0", "vimeo/psalm": "^4.17" }, @@ -22193,7 +22241,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-php/issues", - "source": "https://github.com/getsentry/sentry-php/tree/4.7.0" + "source": "https://github.com/getsentry/sentry-php/tree/4.10.0" }, "funding": [ { @@ -22205,20 +22253,20 @@ "type": "custom" } ], - "time": "2024-04-10T13:22:13+00:00" + "time": "2024-11-06T07:44:19+00:00" }, { "name": "simplesamlphp/assert", - "version": "v1.1.1", + "version": "v1.5.0", "source": { "type": "git", "url": "https://github.com/simplesamlphp/assert.git", - "reference": "8598fb2005f4eed689e30ebffd4e8e85ed7ce9aa" + "reference": "f6872f002d34b8e20c19d0823b107d2c74ddfd9d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/assert/zipball/8598fb2005f4eed689e30ebffd4e8e85ed7ce9aa", - "reference": "8598fb2005f4eed689e30ebffd4e8e85ed7ce9aa", + "url": "https://api.github.com/repos/simplesamlphp/assert/zipball/f6872f002d34b8e20c19d0823b107d2c74ddfd9d", + "reference": "f6872f002d34b8e20c19d0823b107d2c74ddfd9d", "shasum": "" }, "require": { @@ -22226,11 +22274,13 @@ "ext-filter": "*", "ext-pcre": "*", "ext-spl": "*", + "league/uri-interfaces": "^7.4", "php": "^8.1", "webmozart/assert": "^1.11" }, "require-dev": { - "simplesamlphp/simplesamlphp-test-framework": "^1.5.5" + "ext-intl": "*", + "simplesamlphp/simplesamlphp-test-framework": "^1.7" }, "type": "library", "extra": { @@ -22260,22 +22310,22 @@ "description": "A wrapper around webmozart/assert to make it useful beyond checking method arguments", "support": { "issues": "https://github.com/simplesamlphp/assert/issues", - "source": "https://github.com/simplesamlphp/assert/tree/v1.1.1" + "source": "https://github.com/simplesamlphp/assert/tree/v1.5.0" }, - "time": "2024-03-19T21:09:48+00:00" + "time": "2024-11-19T18:52:10+00:00" }, { "name": "simplesamlphp/composer-module-installer", - "version": "v1.3.4", + "version": "v1.3.5", "source": { "type": "git", "url": "https://github.com/simplesamlphp/composer-module-installer.git", - "reference": "36508ed9580a30c4d5ab0bb3c25c00d0b5d42946" + "reference": "7bf413c2d28e48dff6755d74a7e45087cf144604" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/composer-module-installer/zipball/36508ed9580a30c4d5ab0bb3c25c00d0b5d42946", - "reference": "36508ed9580a30c4d5ab0bb3c25c00d0b5d42946", + "url": "https://api.github.com/repos/simplesamlphp/composer-module-installer/zipball/7bf413c2d28e48dff6755d74a7e45087cf144604", + "reference": "7bf413c2d28e48dff6755d74a7e45087cf144604", "shasum": "" }, "require": { @@ -22303,22 +22353,22 @@ "description": "A Composer plugin that allows installing SimpleSAMLphp modules through Composer.", "support": { "issues": "https://github.com/simplesamlphp/composer-module-installer/issues", - "source": "https://github.com/simplesamlphp/composer-module-installer/tree/v1.3.4" + "source": "https://github.com/simplesamlphp/composer-module-installer/tree/v1.3.5" }, - "time": "2023-03-08T20:58:22+00:00" + "time": "2024-11-16T09:42:27+00:00" }, { "name": "simplesamlphp/saml2", - "version": "v4.6.11", + "version": "v4.16.14", "source": { "type": "git", "url": "https://github.com/simplesamlphp/saml2.git", - "reference": "1b5d48753c78d02e88667068e633531c233141fb" + "reference": "fe6c7bdda5e166e326d19d78f230d959ab51d01d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/1b5d48753c78d02e88667068e633531c233141fb", - "reference": "1b5d48753c78d02e88667068e633531c233141fb", + "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/fe6c7bdda5e166e326d19d78f230d959ab51d01d", + "reference": "fe6c7bdda5e166e326d19d78f230d959ab51d01d", "shasum": "" }, "require": { @@ -22330,6 +22380,9 @@ "robrichards/xmlseclibs": "^3.1.1", "webmozart/assert": "^1.9" }, + "conflict": { + "robrichards/xmlseclibs": "3.1.2" + }, "require-dev": { "mockery/mockery": "^1.3", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", @@ -22361,9 +22414,9 @@ "description": "SAML2 PHP library from SimpleSAMLphp", "support": { "issues": "https://github.com/simplesamlphp/saml2/issues", - "source": "https://github.com/simplesamlphp/saml2/tree/v4.6.11" + "source": "https://github.com/simplesamlphp/saml2/tree/v4.16.14" }, - "time": "2024-01-25T19:39:46+00:00" + "time": "2024-12-01T22:26:30+00:00" }, { "name": "simplesamlphp/simplesamlphp", @@ -22496,16 +22549,16 @@ }, { "name": "simplesamlphp/simplesamlphp-assets-base", - "version": "v2.1.12", + "version": "v2.1.19", "source": { "type": "git", "url": "https://github.com/simplesamlphp/simplesamlphp-assets-base.git", - "reference": "bde7ad38a534776a9fb2943d7d1a9880c738c925" + "reference": "4918eb32472bbb30b7a5ece30451ba0984b75f55" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-assets-base/zipball/bde7ad38a534776a9fb2943d7d1a9880c738c925", - "reference": "bde7ad38a534776a9fb2943d7d1a9880c738c925", + "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-assets-base/zipball/4918eb32472bbb30b7a5ece30451ba0984b75f55", + "reference": "4918eb32472bbb30b7a5ece30451ba0984b75f55", "shasum": "" }, "require": { @@ -22526,9 +22579,9 @@ "description": "Assets for the SimpleSAMLphp main repository", "support": { "issues": "https://github.com/simplesamlphp/simplesamlphp-assets-base/issues", - "source": "https://github.com/simplesamlphp/simplesamlphp-assets-base/tree/v2.1.12" + "source": "https://github.com/simplesamlphp/simplesamlphp-assets-base/tree/v2.1.19" }, - "time": "2024-02-19T15:32:24+00:00" + "time": "2024-12-01T01:27:14+00:00" }, { "name": "simshaun/recurr", @@ -22591,16 +22644,16 @@ }, { "name": "sirbrillig/phpcs-variable-analysis", - "version": "v2.11.17", + "version": "v2.11.19", "source": { "type": "git", "url": "https://github.com/sirbrillig/phpcs-variable-analysis.git", - "reference": "3b71162a6bf0cde2bff1752e40a1788d8273d049" + "reference": "bc8d7e30e2005bce5c59018b7cdb08e9fb45c0d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/3b71162a6bf0cde2bff1752e40a1788d8273d049", - "reference": "3b71162a6bf0cde2bff1752e40a1788d8273d049", + "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/bc8d7e30e2005bce5c59018b7cdb08e9fb45c0d1", + "reference": "bc8d7e30e2005bce5c59018b7cdb08e9fb45c0d1", "shasum": "" }, "require": { @@ -22645,36 +22698,36 @@ "source": "https://github.com/sirbrillig/phpcs-variable-analysis", "wiki": "https://github.com/sirbrillig/phpcs-variable-analysis/wiki" }, - "time": "2023-08-05T23:46:11+00:00" + "time": "2024-06-26T20:08:34+00:00" }, { "name": "slevomat/coding-standard", - "version": "8.14.1", + "version": "8.15.0", "source": { "type": "git", "url": "https://github.com/slevomat/coding-standard.git", - "reference": "fea1fd6f137cc84f9cba0ae30d549615dbc6a926" + "reference": "7d1d957421618a3803b593ec31ace470177d7817" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/fea1fd6f137cc84f9cba0ae30d549615dbc6a926", - "reference": "fea1fd6f137cc84f9cba0ae30d549615dbc6a926", + "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/7d1d957421618a3803b593ec31ace470177d7817", + "reference": "7d1d957421618a3803b593ec31ace470177d7817", "shasum": "" }, "require": { "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0", "php": "^7.2 || ^8.0", "phpstan/phpdoc-parser": "^1.23.1", - "squizlabs/php_codesniffer": "^3.7.1" + "squizlabs/php_codesniffer": "^3.9.0" }, "require-dev": { "phing/phing": "2.17.4", "php-parallel-lint/php-parallel-lint": "1.3.2", - "phpstan/phpstan": "1.10.37", + "phpstan/phpstan": "1.10.60", "phpstan/phpstan-deprecation-rules": "1.1.4", - "phpstan/phpstan-phpunit": "1.3.14", - "phpstan/phpstan-strict-rules": "1.5.1", - "phpunit/phpunit": "8.5.21|9.6.8|10.3.5" + "phpstan/phpstan-phpunit": "1.3.16", + "phpstan/phpstan-strict-rules": "1.5.2", + "phpunit/phpunit": "8.5.21|9.6.8|10.5.11" }, "type": "phpcodesniffer-standard", "extra": { @@ -22698,7 +22751,7 @@ ], "support": { "issues": "https://github.com/slevomat/coding-standard/issues", - "source": "https://github.com/slevomat/coding-standard/tree/8.14.1" + "source": "https://github.com/slevomat/coding-standard/tree/8.15.0" }, "funding": [ { @@ -22710,20 +22763,20 @@ "type": "tidelift" } ], - "time": "2023-10-08T07:28:08+00:00" + "time": "2024-03-09T15:20:58+00:00" }, { "name": "squizlabs/php_codesniffer", - "version": "3.10.3", + "version": "3.11.1", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", - "reference": "62d32998e820bddc40f99f8251958aed187a5c9c" + "reference": "19473c30efe4f7b3cd42522d0b2e6e7f243c6f87" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/62d32998e820bddc40f99f8251958aed187a5c9c", - "reference": "62d32998e820bddc40f99f8251958aed187a5c9c", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/19473c30efe4f7b3cd42522d0b2e6e7f243c6f87", + "reference": "19473c30efe4f7b3cd42522d0b2e6e7f243c6f87", "shasum": "" }, "require": { @@ -22790,7 +22843,7 @@ "type": "open_collective" } ], - "time": "2024-09-18T10:38:58+00:00" + "time": "2024-11-16T12:02:36+00:00" }, { "name": "steverhoades/oauth2-openid-connect-server", @@ -22968,16 +23021,16 @@ }, { "name": "symfony/cache", - "version": "v6.4.4", + "version": "v6.4.16", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "0ef36534694c572ff526d91c7181f3edede176e7" + "reference": "70d60e9a3603108563010f8592dff15a6f15dfae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/0ef36534694c572ff526d91c7181f3edede176e7", - "reference": "0ef36534694c572ff526d91c7181f3edede176e7", + "url": "https://api.github.com/repos/symfony/cache/zipball/70d60e9a3603108563010f8592dff15a6f15dfae", + "reference": "70d60e9a3603108563010f8592dff15a6f15dfae", "shasum": "" }, "require": { @@ -23044,7 +23097,7 @@ "psr6" ], "support": { - "source": "https://github.com/symfony/cache/tree/v6.4.4" + "source": "https://github.com/symfony/cache/tree/v6.4.16" }, "funding": [ { @@ -23060,20 +23113,20 @@ "type": "tidelift" } ], - "time": "2024-02-22T20:27:10+00:00" + "time": "2024-11-20T10:10:54+00:00" }, { "name": "symfony/cache-contracts", - "version": "v3.5.0", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/symfony/cache-contracts.git", - "reference": "df6a1a44c890faded49a5fca33c2d5c5fd3c2197" + "reference": "15a4f8e5cd3bce9aeafc882b1acab39ec8de2c1b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/df6a1a44c890faded49a5fca33c2d5c5fd3c2197", - "reference": "df6a1a44c890faded49a5fca33c2d5c5fd3c2197", + "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/15a4f8e5cd3bce9aeafc882b1acab39ec8de2c1b", + "reference": "15a4f8e5cd3bce9aeafc882b1acab39ec8de2c1b", "shasum": "" }, "require": { @@ -23120,7 +23173,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/cache-contracts/tree/v3.5.0" + "source": "https://github.com/symfony/cache-contracts/tree/v3.5.1" }, "funding": [ { @@ -23136,20 +23189,20 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/config", - "version": "v6.4.4", + "version": "v6.4.14", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "6ea4affc27f2086c9d16b92ab5429ce1e3c38047" + "reference": "4e55e7e4ffddd343671ea972216d4509f46c22ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/6ea4affc27f2086c9d16b92ab5429ce1e3c38047", - "reference": "6ea4affc27f2086c9d16b92ab5429ce1e3c38047", + "url": "https://api.github.com/repos/symfony/config/zipball/4e55e7e4ffddd343671ea972216d4509f46c22ef", + "reference": "4e55e7e4ffddd343671ea972216d4509f46c22ef", "shasum": "" }, "require": { @@ -23195,7 +23248,7 @@ "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/config/tree/v6.4.4" + "source": "https://github.com/symfony/config/tree/v6.4.14" }, "funding": [ { @@ -23211,7 +23264,7 @@ "type": "tidelift" } ], - "time": "2024-02-26T07:52:26+00:00" + "time": "2024-11-04T11:33:53+00:00" }, { "name": "symfony/console", @@ -23309,16 +23362,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v6.4.15", + "version": "v6.4.16", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "70ab1f65a4516ef741e519ea938e6aa465e6aa36" + "reference": "7a379d8871f6a36f01559c14e11141cc02eb8dc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/70ab1f65a4516ef741e519ea938e6aa465e6aa36", - "reference": "70ab1f65a4516ef741e519ea938e6aa465e6aa36", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/7a379d8871f6a36f01559c14e11141cc02eb8dc8", + "reference": "7a379d8871f6a36f01559c14e11141cc02eb8dc8", "shasum": "" }, "require": { @@ -23370,7 +23423,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v6.4.15" + "source": "https://github.com/symfony/dependency-injection/tree/v6.4.16" }, "funding": [ { @@ -23386,20 +23439,20 @@ "type": "tidelift" } ], - "time": "2024-11-09T06:56:25+00:00" + "time": "2024-11-25T14:52:46+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v3.5.0", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1" + "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", - "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", + "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", "shasum": "" }, "require": { @@ -23437,7 +23490,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1" }, "funding": [ { @@ -23453,20 +23506,20 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/dom-crawler", - "version": "v6.4.13", + "version": "v6.4.16", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "ae074dffb018c37a57071990d16e6152728dd972" + "reference": "4304e6ad5c894a9c72831ad459f627bfd35d766d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/ae074dffb018c37a57071990d16e6152728dd972", - "reference": "ae074dffb018c37a57071990d16e6152728dd972", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4304e6ad5c894a9c72831ad459f627bfd35d766d", + "reference": "4304e6ad5c894a9c72831ad459f627bfd35d766d", "shasum": "" }, "require": { @@ -23504,7 +23557,7 @@ "description": "Eases DOM navigation for HTML and XML documents", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dom-crawler/tree/v6.4.13" + "source": "https://github.com/symfony/dom-crawler/tree/v6.4.16" }, "funding": [ { @@ -23520,7 +23573,7 @@ "type": "tidelift" } ], - "time": "2024-10-25T15:07:50+00:00" + "time": "2024-11-13T15:06:22+00:00" }, { "name": "symfony/error-handler", @@ -23679,16 +23732,16 @@ }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.5.0", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50" + "reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/8f93aec25d41b72493c6ddff14e916177c9efc50", - "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7642f5e970b672283b7823222ae8ef8bbc160b9f", + "reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f", "shasum": "" }, "require": { @@ -23735,7 +23788,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.0" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.1" }, "funding": [ { @@ -23751,7 +23804,7 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/filesystem", @@ -23885,16 +23938,16 @@ }, { "name": "symfony/framework-bundle", - "version": "v6.4.4", + "version": "v6.4.13", "source": { "type": "git", "url": "https://github.com/symfony/framework-bundle.git", - "reference": "c76d3881596860ead95f5444a5ce4414447f0067" + "reference": "e8b0bd921f9bd35ea4d1508067c3f3f6e2036418" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/c76d3881596860ead95f5444a5ce4414447f0067", - "reference": "c76d3881596860ead95f5444a5ce4414447f0067", + "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/e8b0bd921f9bd35ea4d1508067c3f3f6e2036418", + "reference": "e8b0bd921f9bd35ea4d1508067c3f3f6e2036418", "shasum": "" }, "require": { @@ -23903,7 +23956,7 @@ "php": ">=8.1", "symfony/cache": "^5.4|^6.0|^7.0", "symfony/config": "^6.1|^7.0", - "symfony/dependency-injection": "^6.4|^7.0", + "symfony/dependency-injection": "^6.4.12|^7.0", "symfony/deprecation-contracts": "^2.5|^3", "symfony/error-handler": "^6.1|^7.0", "symfony/event-dispatcher": "^5.4|^6.0|^7.0", @@ -23933,6 +23986,7 @@ "symfony/mime": "<6.4", "symfony/property-access": "<5.4", "symfony/property-info": "<5.4", + "symfony/runtime": "<5.4.45|>=6.0,<6.4.13|>=7.0,<7.1.6", "symfony/scheduler": "<6.4.4|>=7.0.0,<7.0.4", "symfony/security-core": "<5.4", "symfony/security-csrf": "<5.4", @@ -24013,7 +24067,7 @@ "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/framework-bundle/tree/v6.4.4" + "source": "https://github.com/symfony/framework-bundle/tree/v6.4.13" }, "funding": [ { @@ -24029,20 +24083,20 @@ "type": "tidelift" } ], - "time": "2024-02-22T22:50:59+00:00" + "time": "2024-10-25T15:07:50+00:00" }, { "name": "symfony/http-foundation", - "version": "v6.4.14", + "version": "v6.4.16", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "ba020a321a95519303a3f09ec2824d34d601c388" + "reference": "431771b7a6f662f1575b3cfc8fd7617aa9864d57" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ba020a321a95519303a3f09ec2824d34d601c388", - "reference": "ba020a321a95519303a3f09ec2824d34d601c388", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/431771b7a6f662f1575b3cfc8fd7617aa9864d57", + "reference": "431771b7a6f662f1575b3cfc8fd7617aa9864d57", "shasum": "" }, "require": { @@ -24052,12 +24106,12 @@ "symfony/polyfill-php83": "^1.27" }, "conflict": { - "symfony/cache": "<6.3" + "symfony/cache": "<6.4.12|>=7.0,<7.1.5" }, "require-dev": { "doctrine/dbal": "^2.13.1|^3|^4", "predis/predis": "^1.1|^2.0", - "symfony/cache": "^6.3|^7.0", + "symfony/cache": "^6.4.12|^7.1.5", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0", @@ -24090,7 +24144,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v6.4.14" + "source": "https://github.com/symfony/http-foundation/tree/v6.4.16" }, "funding": [ { @@ -24106,20 +24160,20 @@ "type": "tidelift" } ], - "time": "2024-11-05T16:39:55+00:00" + "time": "2024-11-13T18:58:10+00:00" }, { "name": "symfony/http-kernel", - "version": "v6.4.15", + "version": "v6.4.16", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "b002a5b3947653c5aee3adac2a024ea615fd3ff5" + "reference": "8838b5b21d807923b893ccbfc2cbeda0f1bc00f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/b002a5b3947653c5aee3adac2a024ea615fd3ff5", - "reference": "b002a5b3947653c5aee3adac2a024ea615fd3ff5", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/8838b5b21d807923b893ccbfc2cbeda0f1bc00f0", + "reference": "8838b5b21d807923b893ccbfc2cbeda0f1bc00f0", "shasum": "" }, "require": { @@ -24204,7 +24258,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v6.4.15" + "source": "https://github.com/symfony/http-kernel/tree/v6.4.16" }, "funding": [ { @@ -24220,20 +24274,20 @@ "type": "tidelift" } ], - "time": "2024-11-13T13:57:37+00:00" + "time": "2024-11-27T12:49:36+00:00" }, { "name": "symfony/intl", - "version": "v6.4.3", + "version": "v6.4.15", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", - "reference": "2628ded562ca132ed7cdea72f5ec6aaf65d94414" + "reference": "b1d5e8d82615b60f229216edfee0b59e2ef66da6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/2628ded562ca132ed7cdea72f5ec6aaf65d94414", - "reference": "2628ded562ca132ed7cdea72f5ec6aaf65d94414", + "url": "https://api.github.com/repos/symfony/intl/zipball/b1d5e8d82615b60f229216edfee0b59e2ef66da6", + "reference": "b1d5e8d82615b60f229216edfee0b59e2ef66da6", "shasum": "" }, "require": { @@ -24250,7 +24304,8 @@ "Symfony\\Component\\Intl\\": "" }, "exclude-from-classmap": [ - "/Tests/" + "/Tests/", + "/Resources/data/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -24286,7 +24341,7 @@ "localization" ], "support": { - "source": "https://github.com/symfony/intl/tree/v6.4.3" + "source": "https://github.com/symfony/intl/tree/v6.4.15" }, "funding": [ { @@ -24302,7 +24357,7 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2024-11-08T15:28:48+00:00" }, { "name": "symfony/mailer", @@ -24471,16 +24526,16 @@ }, { "name": "symfony/options-resolver", - "version": "v6.4.8", + "version": "v6.4.13", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "22ab9e9101ab18de37839074f8a1197f55590c1b" + "reference": "0a62a9f2504a8dd27083f89d21894ceb01cc59db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/22ab9e9101ab18de37839074f8a1197f55590c1b", - "reference": "22ab9e9101ab18de37839074f8a1197f55590c1b", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/0a62a9f2504a8dd27083f89d21894ceb01cc59db", + "reference": "0a62a9f2504a8dd27083f89d21894ceb01cc59db", "shasum": "" }, "require": { @@ -24518,7 +24573,7 @@ "options" ], "support": { - "source": "https://github.com/symfony/options-resolver/tree/v6.4.8" + "source": "https://github.com/symfony/options-resolver/tree/v6.4.13" }, "funding": [ { @@ -24534,34 +24589,32 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:49:08+00:00" + "time": "2024-09-25T14:18:03+00:00" }, { "name": "symfony/phpunit-bridge", - "version": "v5.4.41", + "version": "v7.1.6", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "26c1a402b9f5547da43769fef67865355e104b31" + "reference": "c6b9d8f52d3e276bedb49612aa4a2a046171287f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/26c1a402b9f5547da43769fef67865355e104b31", - "reference": "26c1a402b9f5547da43769fef67865355e104b31", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/c6b9d8f52d3e276bedb49612aa4a2a046171287f", + "reference": "c6b9d8f52d3e276bedb49612aa4a2a046171287f", "shasum": "" }, "require": { - "php": ">=7.1.3", - "symfony/deprecation-contracts": "^2.1|^3" + "php": ">=7.2.5" }, "conflict": { "phpunit/phpunit": "<7.5|9.1.2" }, "require-dev": { - "symfony/error-handler": "^4.4|^5.0|^6.0" - }, - "suggest": { - "symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" + "symfony/deprecation-contracts": "^2.5|^3.0", + "symfony/error-handler": "^5.4|^6.4|^7.0", + "symfony/polyfill-php81": "^1.27" }, "bin": [ "bin/simple-phpunit" @@ -24602,7 +24655,7 @@ "description": "Provides utilities for PHPUnit, especially user deprecation notices management", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.41" + "source": "https://github.com/symfony/phpunit-bridge/tree/v7.1.6" }, "funding": [ { @@ -24618,7 +24671,7 @@ "type": "tidelift" } ], - "time": "2024-06-14T19:09:16+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/polyfill-ctype", @@ -24859,20 +24912,20 @@ }, { "name": "symfony/polyfill-intl-icu", - "version": "v1.29.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-icu.git", - "reference": "07094a28851a49107f3ab4f9120ca2975a64b6e1" + "reference": "d80a05e9904d2c2b9b95929f3e4b5d3a8f418d78" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/07094a28851a49107f3ab4f9120ca2975a64b6e1", - "reference": "07094a28851a49107f3ab4f9120ca2975a64b6e1", + "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/d80a05e9904d2c2b9b95929f3e4b5d3a8f418d78", + "reference": "d80a05e9904d2c2b9b95929f3e4b5d3a8f418d78", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "suggest": { "ext-intl": "For best performance and support of other locales than \"en\"" @@ -24923,7 +24976,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.31.0" }, "funding": [ { @@ -24939,7 +24992,7 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:12:16+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-intl-idn", @@ -25624,16 +25677,16 @@ }, { "name": "symfony/property-info", - "version": "v6.4.15", + "version": "v6.4.16", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", - "reference": "9d7b576bb643c72bf3b60eb8e89c98725d00afd0" + "reference": "e4782ec1c2b6896e820896357f6a3d02249e63eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/9d7b576bb643c72bf3b60eb8e89c98725d00afd0", - "reference": "9d7b576bb643c72bf3b60eb8e89c98725d00afd0", + "url": "https://api.github.com/repos/symfony/property-info/zipball/e4782ec1c2b6896e820896357f6a3d02249e63eb", + "reference": "e4782ec1c2b6896e820896357f6a3d02249e63eb", "shasum": "" }, "require": { @@ -25641,17 +25694,18 @@ "symfony/string": "^5.4|^6.0|^7.0" }, "conflict": { + "doctrine/annotations": "<1.12", "phpdocumentor/reflection-docblock": "<5.2", "phpdocumentor/type-resolver": "<1.5.1", - "symfony/dependency-injection": "<5.4", - "symfony/serializer": "<6.4" + "symfony/dependency-injection": "<5.4|>=6.0,<6.4" }, "require-dev": { + "doctrine/annotations": "^1.12|^2", "phpdocumentor/reflection-docblock": "^5.2", "phpstan/phpdoc-parser": "^1.0|^2.0", "symfony/cache": "^5.4|^6.0|^7.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", - "symfony/serializer": "^6.4|^7.0" + "symfony/serializer": "^5.4|^6.4|^7.0" }, "type": "library", "autoload": { @@ -25687,7 +25741,7 @@ "validator" ], "support": { - "source": "https://github.com/symfony/property-info/tree/v6.4.15" + "source": "https://github.com/symfony/property-info/tree/v6.4.16" }, "funding": [ { @@ -25703,7 +25757,7 @@ "type": "tidelift" } ], - "time": "2024-11-07T16:39:46+00:00" + "time": "2024-11-27T10:18:02+00:00" }, { "name": "symfony/psr-http-message-bridge", @@ -25790,16 +25844,16 @@ }, { "name": "symfony/routing", - "version": "v6.4.13", + "version": "v6.4.16", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "640a74250d13f9c30d5ca045b6aaaabcc8215278" + "reference": "91e02e606b4b705c2f4fb42f7e7708b7923a3220" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/640a74250d13f9c30d5ca045b6aaaabcc8215278", - "reference": "640a74250d13f9c30d5ca045b6aaaabcc8215278", + "url": "https://api.github.com/repos/symfony/routing/zipball/91e02e606b4b705c2f4fb42f7e7708b7923a3220", + "reference": "91e02e606b4b705c2f4fb42f7e7708b7923a3220", "shasum": "" }, "require": { @@ -25853,7 +25907,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v6.4.13" + "source": "https://github.com/symfony/routing/tree/v6.4.16" }, "funding": [ { @@ -25869,7 +25923,7 @@ "type": "tidelift" } ], - "time": "2024-10-01T08:30:56+00:00" + "time": "2024-11-13T15:31:34+00:00" }, { "name": "symfony/serializer", @@ -25971,16 +26025,16 @@ }, { "name": "symfony/service-contracts", - "version": "v3.5.0", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f" + "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", - "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0", + "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0", "shasum": "" }, "require": { @@ -26034,7 +26088,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.5.0" + "source": "https://github.com/symfony/service-contracts/tree/v3.5.1" }, "funding": [ { @@ -26050,7 +26104,7 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/string", @@ -26140,16 +26194,16 @@ }, { "name": "symfony/translation-contracts", - "version": "v3.5.0", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a" + "reference": "4667ff3bd513750603a09c8dedbea942487fb07c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/b9d2189887bb6b2e0367a9fc7136c5239ab9b05a", - "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/4667ff3bd513750603a09c8dedbea942487fb07c", + "reference": "4667ff3bd513750603a09c8dedbea942487fb07c", "shasum": "" }, "require": { @@ -26198,7 +26252,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v3.5.0" + "source": "https://github.com/symfony/translation-contracts/tree/v3.5.1" }, "funding": [ { @@ -26214,20 +26268,20 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/twig-bridge", - "version": "v6.4.4", + "version": "v6.4.16", "source": { "type": "git", "url": "https://github.com/symfony/twig-bridge.git", - "reference": "256f330026d1c97187b61aa5c29e529499877f13" + "reference": "32ec012ed4f6426441a66014471bdb26674744be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/256f330026d1c97187b61aa5c29e529499877f13", - "reference": "256f330026d1c97187b61aa5c29e529499877f13", + "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/32ec012ed4f6426441a66014471bdb26674744be", + "reference": "32ec012ed4f6426441a66014471bdb26674744be", "shasum": "" }, "require": { @@ -26307,7 +26361,7 @@ "description": "Provides integration for Twig with various Symfony components", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/twig-bridge/tree/v6.4.4" + "source": "https://github.com/symfony/twig-bridge/tree/v6.4.16" }, "funding": [ { @@ -26323,20 +26377,20 @@ "type": "tidelift" } ], - "time": "2024-02-15T11:26:02+00:00" + "time": "2024-11-25T11:59:11+00:00" }, { "name": "symfony/validator", - "version": "v6.4.15", + "version": "v6.4.16", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "7541055cdaf54ff95f0735bf703d313374e8b20b" + "reference": "9b0d1988b56511706bc91d96ead39acd77aaf34d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/7541055cdaf54ff95f0735bf703d313374e8b20b", - "reference": "7541055cdaf54ff95f0735bf703d313374e8b20b", + "url": "https://api.github.com/repos/symfony/validator/zipball/9b0d1988b56511706bc91d96ead39acd77aaf34d", + "reference": "9b0d1988b56511706bc91d96ead39acd77aaf34d", "shasum": "" }, "require": { @@ -26404,7 +26458,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v6.4.15" + "source": "https://github.com/symfony/validator/tree/v6.4.16" }, "funding": [ { @@ -26420,7 +26474,7 @@ "type": "tidelift" } ], - "time": "2024-11-08T15:28:48+00:00" + "time": "2024-11-27T09:48:51+00:00" }, { "name": "symfony/var-dumper", @@ -26708,22 +26762,22 @@ }, { "name": "twig/intl-extra", - "version": "v3.8.0", + "version": "v3.16.0", "source": { "type": "git", "url": "https://github.com/twigphp/intl-extra.git", - "reference": "7b3db67c700735f473a265a97e1adaeba3e6ca0c" + "reference": "4eeab2a3f8d04d1838be7251ab2d183f817aea7b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/intl-extra/zipball/7b3db67c700735f473a265a97e1adaeba3e6ca0c", - "reference": "7b3db67c700735f473a265a97e1adaeba3e6ca0c", + "url": "https://api.github.com/repos/twigphp/intl-extra/zipball/4eeab2a3f8d04d1838be7251ab2d183f817aea7b", + "reference": "4eeab2a3f8d04d1838be7251ab2d183f817aea7b", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/intl": "^5.4|^6.0|^7.0", - "twig/twig": "^3.0" + "php": ">=8.0.2", + "symfony/intl": "^5.4|^6.4|^7.0", + "twig/twig": "^3.13|^4.0" }, "require-dev": { "symfony/phpunit-bridge": "^6.4|^7.0" @@ -26756,7 +26810,7 @@ "twig" ], "support": { - "source": "https://github.com/twigphp/intl-extra/tree/v3.8.0" + "source": "https://github.com/twigphp/intl-extra/tree/v3.16.0" }, "funding": [ { @@ -26768,7 +26822,7 @@ "type": "tidelift" } ], - "time": "2023-11-21T17:27:48+00:00" + "time": "2024-11-20T13:19:52+00:00" }, { "name": "twig/twig", @@ -27911,7 +27965,6 @@ "drupal/password_strength": 20, "drupal/pathologic": 15, "drupal/prometheus_exporter": 10, - "drupal/schemata": 10, "drupal/simplesamlphp_auth": 5, "drupal/styleguide": 10, "drupal/user_history": 15, @@ -27923,7 +27976,7 @@ "platform": [], "platform-dev": [], "platform-overrides": { - "php": "8.1" + "php": "8.1.30" }, "plugin-api-version": "2.6.0" } diff --git a/config/sync/block_content.type.connect_with_us.yml b/config/sync/block_content.type.connect_with_us.yml index 35af955217..cd898b33ad 100644 --- a/config/sync/block_content.type.connect_with_us.yml +++ b/config/sync/block_content.type.connect_with_us.yml @@ -5,4 +5,4 @@ dependencies: { } id: connect_with_us label: 'Connect with us' revision: false -description: 'Used on Benefit Hub Landing Pages & Campaign Landing Pages' \ No newline at end of file +description: 'Used on Benefit Hub Landing Pages & Campaign Landing Pages' diff --git a/config/sync/core.entity_form_display.block_content.connect_with_us.default.yml b/config/sync/core.entity_form_display.block_content.connect_with_us.default.yml index 874e2ba83f..65d3c598ea 100644 --- a/config/sync/core.entity_form_display.block_content.connect_with_us.default.yml +++ b/config/sync/core.entity_form_display.block_content.connect_with_us.default.yml @@ -90,4 +90,4 @@ content: settings: { } third_party_settings: { } hidden: - langcode: true \ No newline at end of file + langcode: true diff --git a/config/sync/core.entity_form_display.node.landing_page.default.yml b/config/sync/core.entity_form_display.node.landing_page.default.yml index d964e7cfa6..00a4b34063 100644 --- a/config/sync/core.entity_form_display.node.landing_page.default.yml +++ b/config/sync/core.entity_form_display.node.landing_page.default.yml @@ -337,6 +337,11 @@ content: size: 60 placeholder: '' third_party_settings: { } + translation: + weight: 10 + region: content + settings: { } + third_party_settings: { } hidden: created: true field_meta_tags: true diff --git a/config/sync/field.field.block_content.connect_with_us.field_email_updates_link.yml b/config/sync/field.field.block_content.connect_with_us.field_email_updates_link.yml index 349d4ec603..241db844ae 100644 --- a/config/sync/field.field.block_content.connect_with_us.field_email_updates_link.yml +++ b/config/sync/field.field.block_content.connect_with_us.field_email_updates_link.yml @@ -24,4 +24,4 @@ default_value_callback: '' settings: title: 2 link_type: 16 -field_type: link \ No newline at end of file +field_type: link diff --git a/config/sync/language.content_settings.block_content.connect_with_us.yml b/config/sync/language.content_settings.block_content.connect_with_us.yml index e5f72207c5..fecace60e1 100644 --- a/config/sync/language.content_settings.block_content.connect_with_us.yml +++ b/config/sync/language.content_settings.block_content.connect_with_us.yml @@ -8,4 +8,4 @@ id: block_content.connect_with_us target_entity_type_id: block_content target_bundle: connect_with_us default_langcode: site_default -language_alterable: false \ No newline at end of file +language_alterable: false diff --git a/config/sync/node.type.banner.yml b/config/sync/node.type.banner.yml index eddc58f311..05a882ded5 100644 --- a/config/sync/node.type.banner.yml +++ b/config/sync/node.type.banner.yml @@ -13,8 +13,8 @@ third_party_settings: node_title_help_text: title_help: '' menu_force: - menu_force: 0 - menu_force_parent: 0 + menu_force: false + menu_force_parent: false name: 'Full Width Alert' type: banner description: 'A full width dismissible banner' diff --git a/config/sync/node.type.basic_landing_page.yml b/config/sync/node.type.basic_landing_page.yml index 4fc2b392ad..7fed008dcb 100644 --- a/config/sync/node.type.basic_landing_page.yml +++ b/config/sync/node.type.basic_landing_page.yml @@ -11,8 +11,8 @@ third_party_settings: available_menus: { } parent: '' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 node_title_help_text: title_help: 'Add a page title with sentence case capitalization. (See further guidelines) ' diff --git a/config/sync/node.type.centralized_content.yml b/config/sync/node.type.centralized_content.yml index 560c67897a..c92b207c9b 100644 --- a/config/sync/node.type.centralized_content.yml +++ b/config/sync/node.type.centralized_content.yml @@ -12,14 +12,14 @@ third_party_settings: available_menus: { } parent: '' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 node_title_help_text: title_help: 'Use the convention [product name] -- [applied to]. Example: VAMC System -- Policies pages' menu_force: - menu_force: 0 - menu_force_parent: 0 + menu_force: false + menu_force_parent: false name: 'Centralized Content' type: centralized_content description: 'Common content for reuse on other content types.' diff --git a/config/sync/node.type.checklist.yml b/config/sync/node.type.checklist.yml index e43fcaff4e..eaf130346e 100644 --- a/config/sync/node.type.checklist.yml +++ b/config/sync/node.type.checklist.yml @@ -14,8 +14,8 @@ third_party_settings: node_title_help_text: title_help: 'Add a page title with sentence case capitalization. (See further guidelines) ' node_revision_delete: - minimum_revisions_to_keep: 200 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 200 when_to_delete: 0 menu_force: menu_force: false diff --git a/config/sync/node.type.digital_form.yml b/config/sync/node.type.digital_form.yml index 78aa66a4cb..0b48ceed2d 100644 --- a/config/sync/node.type.digital_form.yml +++ b/config/sync/node.type.digital_form.yml @@ -18,8 +18,8 @@ third_party_settings: menu_force: false menu_force_parent: false node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 name: 'Digital Form' type: digital_form diff --git a/config/sync/node.type.documentation_page.yml b/config/sync/node.type.documentation_page.yml index 6bc29ebcc7..1d8ac4f058 100644 --- a/config/sync/node.type.documentation_page.yml +++ b/config/sync/node.type.documentation_page.yml @@ -15,8 +15,8 @@ third_party_settings: node_title_help_text: title_help: 'Use sentence case.' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 menu_force: menu_force: true diff --git a/config/sync/node.type.event.yml b/config/sync/node.type.event.yml index 6256221737..6368b27de2 100644 --- a/config/sync/node.type.event.yml +++ b/config/sync/node.type.event.yml @@ -156,8 +156,8 @@ third_party_settings: node_title_help_text: title_help: 'Add an event name using sentence case capitalization. (See further guidelines)' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 menu_force: menu_force: false diff --git a/config/sync/node.type.event_listing.yml b/config/sync/node.type.event_listing.yml index 38c76e8c80..4ea51588d5 100644 --- a/config/sync/node.type.event_listing.yml +++ b/config/sync/node.type.event_listing.yml @@ -157,8 +157,8 @@ third_party_settings: node_title_help_text: title_help: '' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 menu_force: menu_force: true diff --git a/config/sync/node.type.faq_multiple_q_a.yml b/config/sync/node.type.faq_multiple_q_a.yml index 2b75e847af..f0421f8368 100644 --- a/config/sync/node.type.faq_multiple_q_a.yml +++ b/config/sync/node.type.faq_multiple_q_a.yml @@ -12,14 +12,14 @@ third_party_settings: available_menus: { } parent: '' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 node_title_help_text: title_help: 'Add a page title with sentence case capitalization. (See further guidelines) ' menu_force: - menu_force: 0 - menu_force_parent: 0 + menu_force: false + menu_force_parent: false name: 'FAQ page' type: faq_multiple_q_a description: 'A collection of several Q&As related to one topic.' diff --git a/config/sync/node.type.full_width_banner_alert.yml b/config/sync/node.type.full_width_banner_alert.yml index 79b52c5af1..22cd80b4fa 100644 --- a/config/sync/node.type.full_width_banner_alert.yml +++ b/config/sync/node.type.full_width_banner_alert.yml @@ -13,8 +13,8 @@ third_party_settings: node_title_help_text: title_help: 'This will be displayed as the header on the alert.' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 name: 'VAMC System Banner Alert with Situation Updates' type: full_width_banner_alert diff --git a/config/sync/node.type.health_care_local_facility.yml b/config/sync/node.type.health_care_local_facility.yml index 8b67e105dd..8de27e5933 100644 --- a/config/sync/node.type.health_care_local_facility.yml +++ b/config/sync/node.type.health_care_local_facility.yml @@ -154,8 +154,8 @@ third_party_settings: - va-wilmington-health-care parent: 'pittsburgh-health-care:' node_revision_delete: - minimum_revisions_to_keep: 500 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 500 when_to_delete: 0 node_title_help_text: title_help: '' diff --git a/config/sync/node.type.health_care_local_health_service.yml b/config/sync/node.type.health_care_local_health_service.yml index 3650ea95e9..2c24e5e2cb 100644 --- a/config/sync/node.type.health_care_local_health_service.yml +++ b/config/sync/node.type.health_care_local_health_service.yml @@ -13,8 +13,8 @@ third_party_settings: node_title_help_text: title_help: '' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 name: 'VAMC Facility Health Service' type: health_care_local_health_service diff --git a/config/sync/node.type.health_care_region_detail_page.yml b/config/sync/node.type.health_care_region_detail_page.yml index 0179977d69..e4ddea67ed 100644 --- a/config/sync/node.type.health_care_region_detail_page.yml +++ b/config/sync/node.type.health_care_region_detail_page.yml @@ -157,8 +157,8 @@ third_party_settings: node_title_help_text: title_help: 'Add a page title with sentence case capitalization. (See further guidelines)' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 menu_force: menu_force: true diff --git a/config/sync/node.type.health_care_region_page.yml b/config/sync/node.type.health_care_region_page.yml index a893bb4805..fc33b174f8 100644 --- a/config/sync/node.type.health_care_region_page.yml +++ b/config/sync/node.type.health_care_region_page.yml @@ -156,8 +156,8 @@ third_party_settings: node_title_help_text: title_help: 'Eg "VA Pittsburgh health care". This name should follow the convention: "VA [geographic region or city] health care".' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 menu_force: menu_force: true diff --git a/config/sync/node.type.health_services_listing.yml b/config/sync/node.type.health_services_listing.yml index 2cfb8871d2..0940bd488f 100644 --- a/config/sync/node.type.health_services_listing.yml +++ b/config/sync/node.type.health_services_listing.yml @@ -157,8 +157,8 @@ third_party_settings: node_title_help_text: title_help: '' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 menu_force: menu_force: true diff --git a/config/sync/node.type.landing_page.yml b/config/sync/node.type.landing_page.yml index d2349526f6..eac1bbf52d 100644 --- a/config/sync/node.type.landing_page.yml +++ b/config/sync/node.type.landing_page.yml @@ -14,8 +14,8 @@ third_party_settings: node_title_help_text: title_help: 'Add the full name of the benefit hub to be displayed as the landing page title.' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 name: 'Benefits Hub Landing Page' type: landing_page diff --git a/config/sync/node.type.leadership_listing.yml b/config/sync/node.type.leadership_listing.yml index ebc451156d..87910643ab 100644 --- a/config/sync/node.type.leadership_listing.yml +++ b/config/sync/node.type.leadership_listing.yml @@ -157,8 +157,8 @@ third_party_settings: node_title_help_text: title_help: '' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 menu_force: menu_force: true diff --git a/config/sync/node.type.locations_listing.yml b/config/sync/node.type.locations_listing.yml index 5e6b8e4d16..a277481fd6 100644 --- a/config/sync/node.type.locations_listing.yml +++ b/config/sync/node.type.locations_listing.yml @@ -157,8 +157,8 @@ third_party_settings: node_title_help_text: title_help: '' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 menu_force: menu_force: true diff --git a/config/sync/node.type.media_list_images.yml b/config/sync/node.type.media_list_images.yml index 08b5bd9a34..4a786f7233 100644 --- a/config/sync/node.type.media_list_images.yml +++ b/config/sync/node.type.media_list_images.yml @@ -12,8 +12,8 @@ third_party_settings: available_menus: { } parent: '' node_revision_delete: - minimum_revisions_to_keep: 200 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 200 when_to_delete: 0 node_title_help_text: title_help: 'Add a page title with sentence case capitalization. (See further guidelines) ' diff --git a/config/sync/node.type.media_list_videos.yml b/config/sync/node.type.media_list_videos.yml index d2d3e4e23a..3b0293b4bc 100644 --- a/config/sync/node.type.media_list_videos.yml +++ b/config/sync/node.type.media_list_videos.yml @@ -14,8 +14,8 @@ third_party_settings: node_title_help_text: title_help: 'Add a page title with sentence case capitalization. (See further guidelines) ' node_revision_delete: - minimum_revisions_to_keep: 200 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 200 when_to_delete: 0 menu_force: menu_force: false diff --git a/config/sync/node.type.nca_facility.yml b/config/sync/node.type.nca_facility.yml index 24a6b418e4..29e8b777fa 100644 --- a/config/sync/node.type.nca_facility.yml +++ b/config/sync/node.type.nca_facility.yml @@ -14,8 +14,8 @@ third_party_settings: node_title_help_text: title_help: '' node_revision_delete: - minimum_revisions_to_keep: 500 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 500 when_to_delete: 0 menu_force: menu_force: false diff --git a/config/sync/node.type.news_story.yml b/config/sync/node.type.news_story.yml index 6d7b6085c8..3568b9ce59 100644 --- a/config/sync/node.type.news_story.yml +++ b/config/sync/node.type.news_story.yml @@ -156,8 +156,8 @@ third_party_settings: node_title_help_text: title_help: 'Add a story title using sentence case capitalization.' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 menu_force: menu_force: false diff --git a/config/sync/node.type.office.yml b/config/sync/node.type.office.yml index 195c76db17..f5061d4867 100644 --- a/config/sync/node.type.office.yml +++ b/config/sync/node.type.office.yml @@ -15,8 +15,8 @@ third_party_settings: node_title_help_text: title_help: '' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 menu_force: menu_force: false diff --git a/config/sync/node.type.outreach_asset.yml b/config/sync/node.type.outreach_asset.yml index b4e79a1c74..f857fbee0e 100644 --- a/config/sync/node.type.outreach_asset.yml +++ b/config/sync/node.type.outreach_asset.yml @@ -14,8 +14,8 @@ third_party_settings: node_title_help_text: title_help: 'All titles should use sentence case.' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 name: Publication type: outreach_asset diff --git a/config/sync/node.type.page.yml b/config/sync/node.type.page.yml index a64646f3c7..29681793dc 100644 --- a/config/sync/node.type.page.yml +++ b/config/sync/node.type.page.yml @@ -25,8 +25,8 @@ third_party_settings: node_title_help_text: title_help: 'Add a page title with sentence case capitalization. (See further guidelines) ' node_revision_delete: - minimum_revisions_to_keep: 200 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 200 when_to_delete: 0 _core: default_config_hash: nb_cPUs4dvoXeLvPMQYwg1oWcQ5-nE7TcwKGs_VsiHg diff --git a/config/sync/node.type.person_profile.yml b/config/sync/node.type.person_profile.yml index be4281bed7..72650e84ab 100644 --- a/config/sync/node.type.person_profile.yml +++ b/config/sync/node.type.person_profile.yml @@ -156,8 +156,8 @@ third_party_settings: node_title_help_text: title_help: 'Format: "[First name] [Last Name]"' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 menu_force: menu_force: false diff --git a/config/sync/node.type.press_release.yml b/config/sync/node.type.press_release.yml index c55d457092..8fc9f7cc23 100644 --- a/config/sync/node.type.press_release.yml +++ b/config/sync/node.type.press_release.yml @@ -156,8 +156,8 @@ third_party_settings: node_title_help_text: title_help: 'The topic of this news release, in sentence case.
' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 menu_force: menu_force: false diff --git a/config/sync/node.type.press_releases_listing.yml b/config/sync/node.type.press_releases_listing.yml index d96101ca04..c5666cc82d 100644 --- a/config/sync/node.type.press_releases_listing.yml +++ b/config/sync/node.type.press_releases_listing.yml @@ -157,8 +157,8 @@ third_party_settings: node_title_help_text: title_help: '' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 menu_force: menu_force: true diff --git a/config/sync/node.type.promo_banner.yml b/config/sync/node.type.promo_banner.yml index f9ec1cc63c..b74966ee2d 100644 --- a/config/sync/node.type.promo_banner.yml +++ b/config/sync/node.type.promo_banner.yml @@ -13,8 +13,8 @@ third_party_settings: node_title_help_text: title_help: '' menu_force: - menu_force: 0 - menu_force_parent: 0 + menu_force: false + menu_force_parent: false name: 'Promo Banner' type: promo_banner description: 'Promo banners are fixed content used for dismissible announcements such as new tools, news, etc.' diff --git a/config/sync/node.type.publication_listing.yml b/config/sync/node.type.publication_listing.yml index e3f593a6de..43aed0ca41 100644 --- a/config/sync/node.type.publication_listing.yml +++ b/config/sync/node.type.publication_listing.yml @@ -157,8 +157,8 @@ third_party_settings: node_title_help_text: title_help: '' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 menu_force: menu_force: false diff --git a/config/sync/node.type.q_a.yml b/config/sync/node.type.q_a.yml index 4322d4eadd..6c8e446473 100644 --- a/config/sync/node.type.q_a.yml +++ b/config/sync/node.type.q_a.yml @@ -12,8 +12,8 @@ third_party_settings: available_menus: { } parent: '' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 node_title_help_text: title_help: 'Add a page title in a form of a question with sentence case capitalization. (See further guidelines)' diff --git a/config/sync/node.type.regional_health_care_service_des.yml b/config/sync/node.type.regional_health_care_service_des.yml index 9e46c2bdf4..3e40e17630 100644 --- a/config/sync/node.type.regional_health_care_service_des.yml +++ b/config/sync/node.type.regional_health_care_service_des.yml @@ -14,8 +14,8 @@ third_party_settings: node_title_help_text: title_help: '' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 menu_force: menu_force: false diff --git a/config/sync/node.type.service_region.yml b/config/sync/node.type.service_region.yml index c103d5656d..1bbe339cda 100644 --- a/config/sync/node.type.service_region.yml +++ b/config/sync/node.type.service_region.yml @@ -12,8 +12,8 @@ third_party_settings: available_menus: { } parent: '' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 node_title_help_text: title_help: '' diff --git a/config/sync/node.type.step_by_step.yml b/config/sync/node.type.step_by_step.yml index 99774076bd..c77adbd8f6 100644 --- a/config/sync/node.type.step_by_step.yml +++ b/config/sync/node.type.step_by_step.yml @@ -12,8 +12,8 @@ third_party_settings: available_menus: { } parent: '' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 node_title_help_text: title_help: 'Add a page title with sentence case capitalization. (See further guidelines) ' diff --git a/config/sync/node.type.story_listing.yml b/config/sync/node.type.story_listing.yml index fcb8573094..adb3114e54 100644 --- a/config/sync/node.type.story_listing.yml +++ b/config/sync/node.type.story_listing.yml @@ -157,8 +157,8 @@ third_party_settings: node_title_help_text: title_help: '' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 menu_force: menu_force: true diff --git a/config/sync/node.type.support_resources_detail_page.yml b/config/sync/node.type.support_resources_detail_page.yml index 1f9b808eca..1a378f98da 100644 --- a/config/sync/node.type.support_resources_detail_page.yml +++ b/config/sync/node.type.support_resources_detail_page.yml @@ -12,8 +12,8 @@ third_party_settings: available_menus: { } parent: '' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 node_title_help_text: title_help: 'Add a page title with sentence case capitalization. (See further guidelines) ' diff --git a/config/sync/node.type.support_service.yml b/config/sync/node.type.support_service.yml index c7b1809d48..630e3031f8 100644 --- a/config/sync/node.type.support_service.yml +++ b/config/sync/node.type.support_service.yml @@ -19,8 +19,8 @@ third_party_settings: - va-western-colorado-health-care parent: 'main:' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 name: 'Support Service' type: support_service diff --git a/config/sync/node.type.va_form.yml b/config/sync/node.type.va_form.yml index 59b8e1f776..ebf0043333 100644 --- a/config/sync/node.type.va_form.yml +++ b/config/sync/node.type.va_form.yml @@ -14,8 +14,8 @@ third_party_settings: node_title_help_text: title_help: 'This non-editable page title is automatically set by the VA forms database. ' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 name: 'VA Form' type: va_form diff --git a/config/sync/node.type.vamc_operating_status_and_alerts.yml b/config/sync/node.type.vamc_operating_status_and_alerts.yml index 6fff5efec7..d3acd99614 100644 --- a/config/sync/node.type.vamc_operating_status_and_alerts.yml +++ b/config/sync/node.type.vamc_operating_status_and_alerts.yml @@ -156,8 +156,8 @@ third_party_settings: node_title_help_text: title_help: 'This field is automatically populated.' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 menu_force: menu_force: true diff --git a/config/sync/node.type.vamc_system_policies_page.yml b/config/sync/node.type.vamc_system_policies_page.yml index 25bd922f90..7924529890 100644 --- a/config/sync/node.type.vamc_system_policies_page.yml +++ b/config/sync/node.type.vamc_system_policies_page.yml @@ -156,8 +156,8 @@ third_party_settings: node_title_help_text: title_help: 'Will always be set to "Policies".' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 menu_force: menu_force: true diff --git a/config/sync/node.type.vamc_system_va_police.yml b/config/sync/node.type.vamc_system_va_police.yml index 471da15057..f2119a2120 100644 --- a/config/sync/node.type.vamc_system_va_police.yml +++ b/config/sync/node.type.vamc_system_va_police.yml @@ -153,8 +153,8 @@ third_party_settings: - va-wilmington-health-care parent: 'va-alaska-health-care:' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 node_title_help_text: title_help: '' diff --git a/config/sync/node.type.vba_facility.yml b/config/sync/node.type.vba_facility.yml index 65dc3c9c0e..42adde2919 100644 --- a/config/sync/node.type.vba_facility.yml +++ b/config/sync/node.type.vba_facility.yml @@ -14,8 +14,8 @@ third_party_settings: node_title_help_text: title_help: '' node_revision_delete: - minimum_revisions_to_keep: 500 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 500 when_to_delete: 0 menu_force: menu_force: false diff --git a/config/sync/node.type.vet_center.yml b/config/sync/node.type.vet_center.yml index 352ed4dcd3..d68bcfd888 100644 --- a/config/sync/node.type.vet_center.yml +++ b/config/sync/node.type.vet_center.yml @@ -13,8 +13,8 @@ third_party_settings: node_title_help_text: title_help: 'This name will be used in Veteran-facing content.' node_revision_delete: - minimum_revisions_to_keep: 500 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 500 when_to_delete: 0 name: 'Vet Center' type: vet_center diff --git a/config/sync/node.type.vet_center_cap.yml b/config/sync/node.type.vet_center_cap.yml index 09f19133fb..6563b3f3c6 100644 --- a/config/sync/node.type.vet_center_cap.yml +++ b/config/sync/node.type.vet_center_cap.yml @@ -11,8 +11,8 @@ third_party_settings: available_menus: { } parent: '' node_revision_delete: - minimum_revisions_to_keep: 50 minimum_age_to_delete: 0 + minimum_revisions_to_keep: 50 when_to_delete: 0 node_title_help_text: title_help: '' diff --git a/config/sync/node.type.vha_facility_nonclinical_service.yml b/config/sync/node.type.vha_facility_nonclinical_service.yml index 284bc044a0..eb5f1e127b 100644 --- a/config/sync/node.type.vha_facility_nonclinical_service.yml +++ b/config/sync/node.type.vha_facility_nonclinical_service.yml @@ -13,8 +13,8 @@ third_party_settings: node_title_help_text: title_help: '' menu_force: - menu_force: 0 - menu_force_parent: 0 + menu_force: false + menu_force_parent: false name: 'VAMC Facility Non-clinical Service' type: vha_facility_nonclinical_service description: 'Address and contact info for offices and other non-clinical service locations. This content is always embedded within a VAMC system non-clinical service page.' diff --git a/config/sync/views.view.danse_user_notifications.yml b/config/sync/views.view.danse_user_notifications.yml new file mode 100644 index 0000000000..1714f02d07 --- /dev/null +++ b/config/sync/views.view.danse_user_notifications.yml @@ -0,0 +1,6 @@ +display: + default: + display_options: + access: + type: danse_own_user + options: { } diff --git a/patches/3025283-field-type-enhancer.patch b/patches/3025283-field-type-enhancer.patch index 3cb2558fa1..6df6315fec 100644 --- a/patches/3025283-field-type-enhancer.patch +++ b/patches/3025283-field-type-enhancer.patch @@ -1,19 +1,11 @@ -diff --git a/.gitignore b/.gitignore -new file mode 100644 -index 0000000..a305726 ---- /dev/null -+++ b/.gitignore -@@ -0,0 +1,2 @@ -+# IntelliJ IDEA -+.idea diff --git a/config/schema/jsonapi_extras.schema.yml b/config/schema/jsonapi_extras.schema.yml -index 5e7e499..21c0d77 100644 +index 2a59be9..0e931a8 100644 --- a/config/schema/jsonapi_extras.schema.yml +++ b/config/schema/jsonapi_extras.schema.yml -@@ -75,3 +75,43 @@ jsonapi_extras.settings: +@@ -79,3 +79,43 @@ jsonapi_extras.settings: type: boolean - label: 'Disabled by default' - description: "If activated, all resource types that don't have a matching enabled resource config will be disabled." + label: 'Validate configuration integrity' + description: "Enable a configuration validation step for the fields in your resources. This will ensure that new (and updated) fields also contain configuration for the corresponding resources." + +jsonapi_extras.jsonapi_field_type_config: + type: config_entity @@ -55,7 +47,7 @@ index 5e7e499..21c0d77 100644 + settings: + type: jsonapi_extras.enhancer_plugin.[%parent.id] diff --git a/jsonapi_extras.links.task.yml b/jsonapi_extras.links.task.yml -index 6f5567e..63bfbbc 100755 +index 1c55b9a..17a2d66 100755 --- a/jsonapi_extras.links.task.yml +++ b/jsonapi_extras.links.task.yml @@ -22,3 +22,8 @@ jsonapi.settings.extras.resources: @@ -67,8 +59,9 @@ index 6f5567e..63bfbbc 100755 + base_route: jsonapi_extras.field_types + title: 'Field Types' + parent_id: jsonapi.settings.extras +\ No newline at end of file diff --git a/jsonapi_extras.routing.yml b/jsonapi_extras.routing.yml -index bd4b24c..b207415 100644 +index bd4b24c..391a55c 100644 --- a/jsonapi_extras.routing.yml +++ b/jsonapi_extras.routing.yml @@ -5,3 +5,10 @@ jsonapi_extras.settings: @@ -82,8 +75,9 @@ index bd4b24c..b207415 100644 + _title: 'Field Types' + requirements: + _permission: 'administer site configuration' +\ No newline at end of file diff --git a/jsonapi_extras.services.yml b/jsonapi_extras.services.yml -index 0447bb1..135b416 100644 +index 859a131..03c0132 100644 --- a/jsonapi_extras.services.yml +++ b/jsonapi_extras.services.yml @@ -16,6 +16,7 @@ services: @@ -336,7 +330,7 @@ index 0000000..da5cce5 + +} diff --git a/src/Normalizer/FieldItemNormalizer.php b/src/Normalizer/FieldItemNormalizer.php -index 8882870..8b4c467 100644 +index 6d216ba..9b35169 100644 --- a/src/Normalizer/FieldItemNormalizer.php +++ b/src/Normalizer/FieldItemNormalizer.php @@ -3,6 +3,7 @@ @@ -377,12 +371,7 @@ index 8882870..8b4c467 100644 } /** -@@ -51,15 +62,42 @@ class FieldItemNormalizer extends JsonApiNormalizerDecoratorBase { - public function normalize($object, $format = NULL, array $context = []) { - // First get the regular output. - $normalized_output = parent::normalize($object, $format, $context); -+ - // Then detect if there is any enhancer to be applied here. +@@ -55,11 +66,36 @@ class FieldItemNormalizer extends JsonApiNormalizerDecoratorBase { /** @var \Drupal\jsonapi_extras\ResourceType\ConfigurableResourceType $resource_type */ $resource_type = $context['resource_object']->getResourceType(); $enhancer = $resource_type->getFieldEnhancer($object->getParent()->getName()); @@ -393,7 +382,6 @@ index 8882870..8b4c467 100644 + // Begin building the cacheability metadata. $cacheability = CacheableMetadata::createFromObject($normalized_output) ->addCacheTags(['config:jsonapi_resource_config_list']); -+ + if (!$enhancer) { + // Look for default field type enhancer. + $config = $this->configManager->get('jsonapi_extras.jsonapi_field_type_config'); @@ -450,10 +438,10 @@ index c712bf5..b570fad 100644 ]; } diff --git a/src/Plugin/jsonapi/FieldEnhancer/UrlLinkEnhancer.php b/src/Plugin/jsonapi/FieldEnhancer/UrlLinkEnhancer.php -index 0cf8ba5..ece4bcb 100644 +index c06028f..97a4295 100644 --- a/src/Plugin/jsonapi/FieldEnhancer/UrlLinkEnhancer.php +++ b/src/Plugin/jsonapi/FieldEnhancer/UrlLinkEnhancer.php -@@ -94,7 +94,7 @@ class UrlLinkEnhancer extends ResourceFieldEnhancerBase implements ContainerFact +@@ -95,7 +95,7 @@ class UrlLinkEnhancer extends ResourceFieldEnhancerBase implements ContainerFact $form['absolute_url'] = [ '#type' => 'checkbox', '#title' => $this->t('Get Absolute Urls'), @@ -461,4 +449,4 @@ index 0cf8ba5..ece4bcb 100644 + '#default_value' => $settings['absolute_url'] ?? $this->defaultConfiguration()['absolute_url'], ]; - return $form; + return $form; \ No newline at end of file diff --git a/patches/3044002-platform-name-and-aria-label-issue.patch b/patches/3044002-platform-name-and-aria-label-issue.patch index 3ee89b6e70..8ea98863ca 100644 --- a/patches/3044002-platform-name-and-aria-label-issue.patch +++ b/patches/3044002-platform-name-and-aria-label-issue.patch @@ -1,8 +1,8 @@ diff --git a/src/Plugin/SocialMediaLinks/Iconset/FontAwesome.php b/src/Plugin/SocialMediaLinks/Iconset/FontAwesome.php -index ac22028..0586d0c 100755 +index 9704e04..088d411 100755 --- a/src/Plugin/SocialMediaLinks/Iconset/FontAwesome.php +++ b/src/Plugin/SocialMediaLinks/Iconset/FontAwesome.php -@@ -67,13 +67,13 @@ class FontAwesome extends IconsetBase implements IconsetInterface { +@@ -96,7 +96,7 @@ class FontAwesome extends IconsetBase implements IconsetInterface { if ($icon_name == 'envelope' || $icon_name == 'home' || $icon_name == 'rss') { $icon = [ '#type' => 'markup', @@ -11,32 +11,26 @@ index ac22028..0586d0c 100755 ]; } else { - $icon = [ - '#type' => 'markup', -- '#markup' => "", -+ '#markup' => "", - ]; - } - diff --git a/templates/social-media-links-platforms.html.twig b/templates/social-media-links-platforms.html.twig -index 29adeab..575719f 100644 +index a5aecc6..919cf02 100644 --- a/templates/social-media-links-platforms.html.twig +++ b/templates/social-media-links-platforms.html.twig -@@ -17,15 +17,12 @@ +@@ -17,15 +17,13 @@
  • - + {{ platform.element }} - -- + - {% if appearance.show_name %} - {% if appearance.orientation == 'h' %} +-
    + {% if appearance.show_name and appearance.orientation == 'h' %} -
    ++
    {% endif %} -- +- - {% endif %} -+ {{ platform.name }} ++ {{ platform.name }} +
  • {% endfor %} diff --git a/patches/3047568-token-consistent-entity-and-field-support.patch b/patches/3047568-token-consistent-entity-and-field-support.patch index 0381e5f649..6c1927c3fd 100644 --- a/patches/3047568-token-consistent-entity-and-field-support.patch +++ b/patches/3047568-token-consistent-entity-and-field-support.patch @@ -1,8 +1,8 @@ diff --git a/tests/src/Kernel/FieldTest.php b/tests/src/Kernel/FieldTest.php -index d49038d..9174755 100644 +index 8e96f31..69637fa 100644 --- a/tests/src/Kernel/FieldTest.php +++ b/tests/src/Kernel/FieldTest.php -@@ -55,6 +55,7 @@ class FieldTest extends KernelTestBase { +@@ -62,6 +62,7 @@ class FieldTest extends TokenKernelTestBase { 'language', 'datetime', 'datetime_range', @@ -10,7 +10,7 @@ index d49038d..9174755 100644 ]; /** -@@ -465,8 +466,11 @@ class FieldTest extends KernelTestBase { +@@ -472,8 +473,11 @@ class FieldTest extends TokenKernelTestBase { $this->assertEquals($token_info['description'], 'Text (plain) field.'); $this->assertEquals($token_info['module'], 'token'); @@ -23,20 +23,12 @@ index d49038d..9174755 100644 + $this->assertNotNull($tokenService->getTokenInfo('node', 'path')); } - /* + /** diff --git a/token.tokens.inc b/token.tokens.inc -index 7b2e2cf..2ca0171 100755 +index 7df34a4..e9e91f6 100644 --- a/token.tokens.inc +++ b/token.tokens.inc -@@ -15,7 +15,6 @@ use Drupal\Component\Utility\Html; - use Drupal\Core\Routing\RouteObjectInterface; - use Drupal\Core\TypedData\DataReferenceDefinitionInterface; - use Drupal\Core\Url; --use Drupal\field\FieldStorageConfigInterface; - use Drupal\menu_link_content\MenuLinkContentInterface; - use Drupal\node\Entity\Node; - use Drupal\node\Entity\NodeType; -@@ -1509,20 +1508,20 @@ function field_token_info_alter(&$info) { +@@ -1552,20 +1552,20 @@ function _field_token_info_alter(&$info) { continue; } @@ -69,5 +61,3 @@ index 7b2e2cf..2ca0171 100755 // If a token already exists for this field, then don't add it. if (isset($info['tokens'][$token_type][$field_name])) { continue; --- -2.35.1.windows.2 diff --git a/patches/3190131-schemata-remove-logging-statement.patch b/patches/archived/3190131-schemata-remove-logging-statement.patch similarity index 100% rename from patches/3190131-schemata-remove-logging-statement.patch rename to patches/archived/3190131-schemata-remove-logging-statement.patch diff --git a/patches/3301224-very-slow-json-api-responses-when-images-are-stored-on-aws-bucket.patch b/patches/archived/3301224-very-slow-json-api-responses-when-images-are-stored-on-aws-bucket.patch similarity index 100% rename from patches/3301224-very-slow-json-api-responses-when-images-are-stored-on-aws-bucket.patch rename to patches/archived/3301224-very-slow-json-api-responses-when-images-are-stored-on-aws-bucket.patch diff --git a/patches/3465031-eca-fix-cron-consistency.patch b/patches/archived/3465031-eca-fix-cron-consistency.patch similarity index 83% rename from patches/3465031-eca-fix-cron-consistency.patch rename to patches/archived/3465031-eca-fix-cron-consistency.patch index 1ed3f64392..b64e7d5929 100644 --- a/patches/3465031-eca-fix-cron-consistency.patch +++ b/patches/archived/3465031-eca-fix-cron-consistency.patch @@ -1,5 +1,3 @@ -diff --git a/modules/base/src/Event/CronEvent.php b/modules/base/src/Event/CronEvent.php -index ae8850c83fd2911d4f8beaf71289cd45b1c01465..ad32fc6cb52c7fbf08f7a49eccd25fccc7d6947b 100644 --- a/modules/base/src/Event/CronEvent.php +++ b/modules/base/src/Event/CronEvent.php @@ -40,6 +40,13 @@ class CronEvent extends Event { diff --git a/tests/phpunit/va_gov_form_builder/unit/Form/Base/FormBuilderNodeBaseTest.php b/tests/phpunit/va_gov_form_builder/unit/Form/Base/FormBuilderNodeBaseTest.php index 78ef14d491..e8f87a7d2c 100644 --- a/tests/phpunit/va_gov_form_builder/unit/Form/Base/FormBuilderNodeBaseTest.php +++ b/tests/phpunit/va_gov_form_builder/unit/Form/Base/FormBuilderNodeBaseTest.php @@ -8,8 +8,8 @@ use Drupal\va_gov_form_builder\Form\Base\FormBuilderNodeBase; use Symfony\Component\Validator\ConstraintViolation; use Symfony\Component\Validator\ConstraintViolationList; -use tests\phpunit\va_gov_form_builder\Traits\AnonymousFormClass; use Tests\Support\Classes\VaGovUnitTestBase; +use tests\phpunit\va_gov_form_builder\Traits\AnonymousFormClass; /** * Unit tests for the abstract class FormBuilderNodeBase.