Skip to content

Commit

Permalink
VACMS-18703: Updating core to 10.3.2. (#18956)
Browse files Browse the repository at this point in the history
* 18703-update-drupal-core-to-v1031: Updating core and rerolling patches for v1032.

* 18703-update-drupal-core-to-v1031: Updating ECA contrib module to apply to 1032.

* 18703-update-drupal-core-to-v1031: Pushing twig_tweak, animated_gif, and monolog module updates.

* VACMS-18703: Resolves ECA action error after upgrading to ECA 2.x.

* 18703-update-drupal-core-to-v1031: Fixing hash conflict.

* VACMS-18703: fix for datadogprocessor error

* 180703-update-drupal-core-to-v1031: Resolving lock file conflicts.

* VACMS-18703: fix for phpunit tests

* VACMS-18703: fix for change to /user/logout route for cypress test

* VACMS-18703: Fix for ViewsResultCondition ECA Condition plugin.

* 18703-update-core-to-v1031: Fixing lockfile conflict.

* 18703-update-drupal-core-to-v1031: Fixing composer conflict.

---------

Co-authored-by: Daniel Sasser <daniel.sasser@agile6.com>
Co-authored-by: Edmund Dunn <109987005+edmund-dunn@users.noreply.github.com>
3 people authored Sep 3, 2024
1 parent 7eaf90b commit 66496c6
Showing 22 changed files with 1,076 additions and 478 deletions.
17 changes: 8 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@
"drupal/advancedqueue": "^1.0@RC",
"drupal/allow_only_one": "1.0.2",
"drupal/allowed_formats": "^3.0",
"drupal/animated_gif": "^2.0",
"drupal/animated_gif": "^2.1",
"drupal/auto_entitylabel": "^3.2",
"drupal/better_exposed_filters": "^6.0",
"drupal/cer": "^5.0@beta",
@@ -60,7 +60,7 @@
"drupal/dropzonejs": "^2.0",
"drupal/dynamic_entity_reference": "^3.0",
"drupal/easy_breadcrumb": "^2.0",
"drupal/eca": "^1.1",
"drupal/eca": "^2.0",
"drupal/eca_cm": "^1.0",
"drupal/embed": "^1.3",
"drupal/entity_block": "^1.0@beta",
@@ -136,7 +136,7 @@
"drupal/migrate_tools": "^6.0",
"drupal/migration_tools": "^2.8",
"drupal/mimemail": "^1.0@alpha",
"drupal/monolog": "^2.0",
"drupal/monolog": "^3.0",
"drupal/next": "^1.1",
"drupal/no_table_drag": "^2.0@alpha",
"drupal/node_link_report": "^1.14",
@@ -183,7 +183,7 @@
"drupal/textfield_counter": "^2.3",
"drupal/tmgmt": "^1.14",
"drupal/toolbar_menu": "^3.0",
"drupal/twig_tweak": "3.3",
"drupal/twig_tweak": "^3.4",
"drupal/tzfield": "^1.7",
"drupal/upgrade_status": "^4.0",
"drupal/user_history": "^1.0@alpha",
@@ -381,9 +381,9 @@
},
"drupal/core": {
"3057267 - User logout during maintenance mode": "https://www.drupal.org/files/issues/2023-01-31/3057267-maintenance-forced-logout-experimental.patch",
"2893933 - claimItem in the database and memory queues does not use expire correctly": "https://www.drupal.org/files/issues/2023-06-26/2893933-queue_lease_time-11.x-67.patch",
"2893933 - claimItem in the database and memory queues does not use expire correctly": "https://www.drupal.org/files/issues/2024-08-12/2893933-queue_lease_time-11.x-75.patch",
"3025164 - Make moderation_state available to field queries": "https://www.drupal.org/files/issues/2020-09-25/3025164-28.patch",
"3229493 - TextareaWidget::errorElement() does not consult violation property path.": "https://www.drupal.org/files/issues/2023-01-18/text_module-3229493-6.patch",
"3229493 - TextareaWidget::errorElement() does not consult violation property path.": "https://www.drupal.org/files/issues/2024-08-13/text_module-3229493-12.patch",
"3027240 - Undefined index: #parents FormState.php": "https://www.drupal.org/files/issues/2019-01-21/form_system-undefined_index-3027240-2.patch",
"2915792 - MenuLinkContentAccessControlHandler does not allow \"view\" access without admin permission": "patches/drupal-core-menu-link-perm-mr-339.patch",
"2421145 - Text format wrapper does not take description_display into account": "https://www.drupal.org/files/issues/2021-12-03/2421445-18_0.patch",
@@ -392,8 +392,7 @@
"2775665 - MenuLinkContent updateLink function generates a PHP Warning for override-able keys that are not present in the loaded entity": "https://www.drupal.org/files/issues/2021-09-17/updateLink-2775665-14.patch",
"Claro claro_preprocess_input()": "patches/drupal-core-claro_preprocess_input.patch",
"1156338 - Fixed maximum number of field values, but use «add more» similar to when cardinality «unlimited» is used": "https://www.drupal.org/files/issues/2024-02-09/1156338-33.patch",
"2942404 - Contentinfo landmark" : "https://www.drupal.org/files/issues/2023-06-30/2942404-messages-should-have-role-status.patch",
"3047110 - Add workflow to taxonomy" : "https://www.drupal.org/files/issues/2023-04-14/3047110-45.patch",
"2942404 - Contentinfo landmark": "https://www.drupal.org/files/issues/2024-08-13/2942404-65-11.x.patch",
"3106205 - Length of menu_tree.url and menu_tree.route_param_key are too short (255 characters)": "https://www.drupal.org/files/issues/2024-01-02/3106205-length-menu-tree-too-short-48.patch",
"3333401 - Pager h4 cause accessibility flag on many pages": "patches/3333401-configurable-pager-heading-default-h2.patch",
"3382759 - Add multiple workflow content moderation filter to Views.": "https://www.drupal.org/files/issues/2023-08-24/3382759-8.patch",
@@ -468,7 +467,7 @@
"3210468 - The 'bundle' field is not always populated with the menu name": "https://www.drupal.org/files/issues/2021-04-23/3210468.patch"
},
"drupal/migration_tools": {
"3366789 - Create convert to boolean process plugin": "https://www.drupal.org/files/issues/2023-06-20/add-convert-boolean-process_0.patch"
"3366789 - Create convert to boolean process plugin": "https://www.drupal.org/files/issues/2023-06-20/add-convert-boolean-process_0.patch"
},
"drupal/openapi_jsonapi": {
"3110109 - Support renamed resource types Part 1": "https://git.drupalcode.org/project/openapi_jsonapi/-/commit/17070f1ef70ff89f732619a11c29730107a2083e.patch",
Loading

0 comments on commit 66496c6

Please sign in to comment.