From 57c83c7e7ccdf2105ed1ddb759cdd1efd6a362f9 Mon Sep 17 00:00:00 2001 From: pookmish Date: Tue, 1 Oct 2024 13:16:09 -0700 Subject: [PATCH] 2.5.0 --- composer.json | 2 +- composer.lock | 188 +++++++++--------- .../acceptance/Content/BookCest.php | 1 - 3 files changed, 93 insertions(+), 98 deletions(-) diff --git a/composer.json b/composer.json index ed66f2abb..c91d15577 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,7 @@ "drupal/core-composer-scaffold": "^10.2", "drupal/core-recommended": "^10.0", "drupal/pdb": "2.0.0", - "drupal/stage_file_proxy": "^2.1", + "drupal/stage_file_proxy": "^3.1", "drush/drush": "^12", "su-sws/blt-sws": "dev-main", "su-sws/stanford_profile": "11.x-dev", diff --git a/composer.lock b/composer.lock index e0ad5d106..0ca3dfb16 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": "84f95b51d39de434b5e3c96e027e078e", + "content-hash": "f76281da18747f9d198a99f8c70545ee", "packages": [ { "name": "acquia/blt", @@ -5131,27 +5131,27 @@ }, { "name": "drupal/encrypt", - "version": "3.1.0", + "version": "3.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/encrypt.git", - "reference": "8.x-3.1" + "reference": "8.x-3.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/encrypt-8.x-3.1.zip", - "reference": "8.x-3.1", - "shasum": "357ca7fcf9879af66b5d0c5593da080f19664f17" + "url": "https://ftp.drupal.org/files/projects/encrypt-8.x-3.2.zip", + "reference": "8.x-3.2", + "shasum": "32a700eeb59aac51f6ce4651718243a1641d5ef0" }, "require": { - "drupal/core": "^8 || ^9 || ^10", - "drupal/key": "*" + "drupal/core": "^8 || ^9 || ^10 || ^11", + "drupal/key": "^1" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.1", - "datestamp": "1669655248", + "version": "8.x-3.2", + "datestamp": "1727640040", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6823,44 +6823,44 @@ }, { "name": "drupal/image_effects", - "version": "3.6.0", + "version": "4.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/image_effects.git", - "reference": "8.x-3.6" + "reference": "4.0.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/image_effects-8.x-3.6.zip", - "reference": "8.x-3.6", - "shasum": "a3a9a04f7632b5be09eb67c97b4015111cc3d47f" + "url": "https://ftp.drupal.org/files/projects/image_effects-4.0.0-rc1.zip", + "reference": "4.0.0-rc1", + "shasum": "47d97ee38eeafad9248bc82f16a4c08652cb2a9b" }, "require": { - "drupal/core": "^10.1", - "drupal/file_mdm": "^3", + "drupal/core": "^10.3 | ^11", + "drupal/file_mdm": "^3.1", "drupal/file_mdm_exif": "*", "drupal/file_mdm_font": "*" }, "conflict": { - "drupal/imagemagick": "<3.6", - "drupal/jquery_colorpicker": "<2" + "drupal/color": "<2", + "drupal/imagemagick": "<4.0.1" }, "require-dev": { - "drupal/color": "*", - "drupal/imagemagick": "^3.6", + "drupal/color": "^2", + "drupal/imagemagick": "^4.0.1", "drupal/token": "*", - "drupal/vendor_stream_wrapper": "^2.0.2", + "drupal/vendor_stream_wrapper": "^2.0.5", "drush/drush": ">=12", "fileeye/linuxlibertine-fonts": "^5.3" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.6", - "datestamp": "1705681111", + "version": "4.0.0-rc1", + "datestamp": "1726321525", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "RC releases are not covered by Drupal security advisories." } }, "drush": { @@ -7315,27 +7315,28 @@ }, { "name": "drupal/jsonapi_extras", - "version": "3.25.0", + "version": "3.26.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/jsonapi_extras.git", - "reference": "8.x-3.25" + "reference": "8.x-3.26" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/jsonapi_extras-8.x-3.25.zip", - "reference": "8.x-3.25", - "shasum": "ba557127ca560dbf3fae68f76c7720137857f167" + "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.25", - "datestamp": "1717340217", + "version": "8.x-3.26", + "datestamp": "1727787963", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10463,17 +10464,17 @@ }, { "name": "drupal/responsive_tables_filter", - "version": "2.0.1", + "version": "2.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/responsive_tables_filter.git", - "reference": "2.0.1" + "reference": "2.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/responsive_tables_filter-2.0.1.zip", - "reference": "2.0.1", - "shasum": "9febd14b36748d53a51d6b6eae1240bfc3d8d881" + "url": "https://ftp.drupal.org/files/projects/responsive_tables_filter-2.0.2.zip", + "reference": "2.0.2", + "shasum": "c35d05e80040c426d8cf9d5938df9d578766ab73" }, "require": { "drupal/core": "^10 || ^11" @@ -10481,8 +10482,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.1", - "datestamp": "1722877334", + "version": "2.0.2", + "datestamp": "1727468793", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11297,40 +11298,38 @@ }, { "name": "drupal/stage_file_proxy", - "version": "2.1.5", + "version": "3.1.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/stage_file_proxy.git", - "reference": "2.1.5" + "reference": "3.1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/stage_file_proxy-2.1.5.zip", - "reference": "2.1.5", - "shasum": "6f5974c106d45211e54945e4d9f5bbf8ec6699de" + "url": "https://ftp.drupal.org/files/projects/stage_file_proxy-3.1.2.zip", + "reference": "3.1.2", + "shasum": "1aba8488efc193db71a991e8f8f76825af219079" }, "require": { - "drupal/core": "^9 || ^10", - "php": ">=8" + "drupal/core": "^10.3 || ^11", + "php": ">=8.1" + }, + "conflict": { + "drush/drush": "<12" }, "require-dev": { "drupal/coder": "^8.3", - "drush/drush": "^11 || ^12" + "drush/drush": ">=12" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.5", - "datestamp": "1719499510", + "version": "3.1.2", + "datestamp": "1724012934", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } - }, - "drush": { - "services": { - "stage_file_proxy.drush.services.yml": "^11" - } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -15335,16 +15334,16 @@ }, { "name": "nikic/php-parser", - "version": "v5.2.0", + "version": "v5.3.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "23c79fbbfb725fb92af9bcf41065c8e9a0d49ddb" + "reference": "3abf7425cd284141dc5d8d14a9ee444de3345d1a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/23c79fbbfb725fb92af9bcf41065c8e9a0d49ddb", - "reference": "23c79fbbfb725fb92af9bcf41065c8e9a0d49ddb", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/3abf7425cd284141dc5d8d14a9ee444de3345d1a", + "reference": "3abf7425cd284141dc5d8d14a9ee444de3345d1a", "shasum": "" }, "require": { @@ -15387,9 +15386,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v5.2.0" + "source": "https://github.com/nikic/PHP-Parser/tree/v5.3.0" }, - "time": "2024-09-15T16:40:33+00:00" + "time": "2024-09-29T13:56:26+00:00" }, { "name": "onelogin/php-saml", @@ -17106,16 +17105,16 @@ }, { "name": "su-sws/drupal-patches", - "version": "10.1.23", + "version": "10.1.24", "source": { "type": "git", "url": "https://github.com/SU-SWS/drupal-patches.git", - "reference": "97e94a314badb334d309bf68ebbff230cd61f17d" + "reference": "e262baea4b39e6eecd7616cf739aba79efbf0b75" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SU-SWS/drupal-patches/zipball/97e94a314badb334d309bf68ebbff230cd61f17d", - "reference": "97e94a314badb334d309bf68ebbff230cd61f17d", + "url": "https://api.github.com/repos/SU-SWS/drupal-patches/zipball/e262baea4b39e6eecd7616cf739aba79efbf0b75", + "reference": "e262baea4b39e6eecd7616cf739aba79efbf0b75", "shasum": "" }, "require": { @@ -17160,9 +17159,6 @@ "drupal/diff": { "https://www.drupal.org/project/diff/issues/2882334#comment-13913401": "https://git.drupalcode.org/project/diff/-/merge_requests/42.patch" }, - "drupal/encrypt": { - "https://www.drupal.org/project/encrypt/issues/2975098": "https://www.drupal.org/files/issues/2024-05-23/missing-route-canonical-2975098-5.patch" - }, "drupal/field_encrypt": { "https://www.drupal.org/project/field_encrypt/issues/3299175": "https://git.drupalcode.org/project/field_encrypt/-/merge_requests/31.patch" }, @@ -17215,9 +17211,9 @@ "description": "Drupal core and contrib shared patches", "support": { "issues": "https://github.com/SU-SWS/drupal-patches/issues", - "source": "https://github.com/SU-SWS/drupal-patches/tree/10.1.23" + "source": "https://github.com/SU-SWS/drupal-patches/tree/10.1.24" }, - "time": "2024-09-16T15:51:18+00:00" + "time": "2024-09-30T21:35:54+00:00" }, { "name": "su-sws/react_paragraphs", @@ -17449,12 +17445,12 @@ "source": { "type": "git", "url": "https://github.com/SU-SWS/stanford_profile.git", - "reference": "1fc644e294a447680c639566399e7ff8b2cadead" + "reference": "e04bd2293585264f8000a80692378b609f9b8318" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SU-SWS/stanford_profile/zipball/1fc644e294a447680c639566399e7ff8b2cadead", - "reference": "1fc644e294a447680c639566399e7ff8b2cadead", + "url": "https://api.github.com/repos/SU-SWS/stanford_profile/zipball/e04bd2293585264f8000a80692378b609f9b8318", + "reference": "e04bd2293585264f8000a80692378b609f9b8318", "shasum": "" }, "require": { @@ -17506,7 +17502,7 @@ "drupal/google_tag": "^2.0", "drupal/graphql_compose": "^2.0", "drupal/hook_event_dispatcher": "^4.0@beta", - "drupal/image_effects": "^3.2", + "drupal/image_effects": "^4.0", "drupal/imagecache_external": "^3.0", "drupal/imagemagick": "^4.0", "drupal/jquery_ui_draggable": "^2.0", @@ -17619,9 +17615,9 @@ "description": "Installation Profile for the Stanford Webservice's Jumpstart Product.", "support": { "issues": "https://github.com/SU-SWS/stanford_profile/issues", - "source": "https://github.com/SU-SWS/stanford_profile/tree/11.4.2" + "source": "https://github.com/SU-SWS/stanford_profile/tree/11.x" }, - "time": "2024-09-17T16:54:06+00:00" + "time": "2024-09-30T22:02:59+00:00" }, { "name": "su-sws/stanford_profile_helper", @@ -23914,16 +23910,16 @@ }, { "name": "mglaman/phpstan-drupal", - "version": "1.2.12", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/mglaman/phpstan-drupal.git", - "reference": "346bdddda169a56b6ebb7dc17893f0ac8f33a4f1" + "reference": "2bc25a59b53c8f3990f168efd71241d9c25ea0c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/346bdddda169a56b6ebb7dc17893f0ac8f33a4f1", - "reference": "346bdddda169a56b6ebb7dc17893f0ac8f33a4f1", + "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/2bc25a59b53c8f3990f168efd71241d9c25ea0c3", + "reference": "2bc25a59b53c8f3990f168efd71241d9c25ea0c3", "shasum": "" }, "require": { @@ -23932,7 +23928,7 @@ "phpstan/phpstan-deprecation-rules": "^1.1.4", "symfony/finder": "^4.2 || ^5.0 || ^6.0 || ^7.0", "symfony/yaml": "^4.2|| ^5.0 || ^6.0 || ^7.0", - "webflo/drupal-finder": "^1.2" + "webflo/drupal-finder": "^1.3.1" }, "require-dev": { "behat/mink": "^1.8", @@ -23998,7 +23994,7 @@ "description": "Drupal extension and rules for PHPStan", "support": { "issues": "https://github.com/mglaman/phpstan-drupal/issues", - "source": "https://github.com/mglaman/phpstan-drupal/tree/1.2.12" + "source": "https://github.com/mglaman/phpstan-drupal/tree/1.3.1" }, "funding": [ { @@ -24014,7 +24010,7 @@ "type": "tidelift" } ], - "time": "2024-08-07T21:15:21+00:00" + "time": "2024-09-27T08:54:16+00:00" }, { "name": "micheh/phpcs-gitlab", @@ -25295,16 +25291,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.31.0", + "version": "1.32.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "249f15fb843bf240cf058372dad29e100cee6c17" + "reference": "6ca22b154efdd9e3c68c56f5d94670920a1c19a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/249f15fb843bf240cf058372dad29e100cee6c17", - "reference": "249f15fb843bf240cf058372dad29e100cee6c17", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6ca22b154efdd9e3c68c56f5d94670920a1c19a4", + "reference": "6ca22b154efdd9e3c68c56f5d94670920a1c19a4", "shasum": "" }, "require": { @@ -25336,22 +25332,22 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.31.0" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.32.0" }, - "time": "2024-09-22T11:32:18+00:00" + "time": "2024-09-26T07:23:32+00:00" }, { "name": "phpstan/phpstan", - "version": "1.12.4", + "version": "1.12.5", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "ffa517cb918591b93acc9b95c0bebdcd0e4538bd" + "reference": "7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ffa517cb918591b93acc9b95c0bebdcd0e4538bd", - "reference": "ffa517cb918591b93acc9b95c0bebdcd0e4538bd", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17", + "reference": "7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17", "shasum": "" }, "require": { @@ -25396,7 +25392,7 @@ "type": "github" } ], - "time": "2024-09-19T07:58:01+00:00" + "time": "2024-09-26T12:45:22+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", diff --git a/docroot/profiles/lagunita/supress/tests/codeception/acceptance/Content/BookCest.php b/docroot/profiles/lagunita/supress/tests/codeception/acceptance/Content/BookCest.php index fb99d85dc..ddff7785d 100644 --- a/docroot/profiles/lagunita/supress/tests/codeception/acceptance/Content/BookCest.php +++ b/docroot/profiles/lagunita/supress/tests/codeception/acceptance/Content/BookCest.php @@ -81,7 +81,6 @@ public function testBookContentType(AcceptanceTester $I) { $I->see('Rights Description'); $I->see('Sales Rank'); $I->see('Series'); - $I->see('Table of Contents'); $I->see('URL ISW'); $I->see('Awards'); $I->see('Imprint');