Skip to content

Commit 56467c3

Browse files
committed
update contribs and core drupal 11.2.2, remove admin_toolbar in favor of navigation
1 parent bb8e2db commit 56467c3

40 files changed

+2121
-2023
lines changed

composer.json

Lines changed: 18 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@
1515
"exclude": [
1616
"drupal/druxt",
1717
"drupal/entity_display_mode",
18-
"drupal/exclude_node_title",
19-
"drupal/m4032404",
20-
"drupal/paragraphs_viewmode",
18+
"drupal/gin_everywhere",
2119
"drupal/pate",
2220
"drupal/role_watchdog"
2321
]
@@ -30,17 +28,9 @@
3028
"type": "git",
3129
"url": "https://git.drupalcode.org/issue/entity_display_mode-3430161.git"
3230
},
33-
"drupal/exclude_node_title": {
31+
"drupal/gin_everywhere": {
3432
"type": "git",
35-
"url": "https://git.drupalcode.org/issue/exclude_node_title-3430357.git"
36-
},
37-
"drupal/m4032404": {
38-
"type": "git",
39-
"url": "https://git.drupalcode.org/issue/m4032404-3431768.git"
40-
},
41-
"drupal/paragraphs_viewmode": {
42-
"type": "git",
43-
"url": "https://git.drupalcode.org/issue/paragraphs_viewmode-3433848.git"
33+
"url": "https://git.drupalcode.org/issue/gin_everywhere-3532688.git"
4434
},
4535
"drupal/pate": {
4636
"type": "git",
@@ -57,7 +47,6 @@
5747
"cweagans/composer-patches": "^1.7.3",
5848
"drupal-tome/tome_drush": "dev-master",
5949
"drupal/admin_audit_trail": "^1.0",
60-
"drupal/admin_toolbar": "^3.5",
6150
"drupal/advanced_text_formatter": "^3.0@RC",
6251
"drupal/allowed_formats": "^3.0",
6352
"drupal/anonymous_redirect": "^2.4",
@@ -69,9 +58,9 @@
6958
"drupal/config_split": "^2.0",
7059
"drupal/consumers": "^1.19",
7160
"drupal/content_lock": "^3.0@alpha",
72-
"drupal/core-composer-scaffold": "11.1.1",
73-
"drupal/core-project-message": "11.1.1",
74-
"drupal/core-recommended": "11.1.1",
61+
"drupal/core-composer-scaffold": "11.2.2",
62+
"drupal/core-project-message": "11.2.2",
63+
"drupal/core-recommended": "11.2.2",
7564
"drupal/crop": "^2.4",
7665
"drupal/ctools": "^4.1",
7766
"drupal/decoupled_router": "^2.0",
@@ -88,42 +77,43 @@
8877
"drupal/entity_route_context": "^4.1",
8978
"drupal/entity_usage": "^2.0@beta",
9079
"drupal/environment_indicator": "^4.0",
91-
"drupal/exclude_node_title": "dev-project-update-bot-only",
92-
"drupal/field_group": "^4.0@alpha",
80+
"drupal/exclude_node_title": "^2.0@alpha",
81+
"drupal/field_group": "^4.0",
9382
"drupal/field_tools": "^1.0@alpha",
9483
"drupal/focal_point": "^2.1",
95-
"drupal/gin": "^4.0",
96-
"drupal/gin_everywhere": "1.x-dev@dev",
84+
"drupal/gin": "^5.0",
85+
"drupal/gin_everywhere": "dev-3532688-support-gin-5",
9786
"drupal/gin_login": "^2.1",
98-
"drupal/gin_toolbar": "^2.0",
87+
"drupal/gin_toolbar": "^3.0",
9988
"drupal/image_style_warmer": "^1.3@RC",
10089
"drupal/jquery_ui": "^1.7",
10190
"drupal/jquery_ui_draggable": "^2.1",
10291
"drupal/jsonapi_hypermedia": "^1.10",
10392
"drupal/jsonapi_image_styles": "^3.0",
10493
"drupal/jsonapi_menu_items": "^1.2",
10594
"drupal/jsonapi_node_preview_tab": "^1.0",
106-
"drupal/jsonapi_resources": "^1.2",
95+
"drupal/jsonapi_resources": "^1.3",
10796
"drupal/jsonapi_user_resources": "^1.0@beta",
10897
"drupal/layout_paragraphs": "^2.1",
10998
"drupal/length_indicator": "^1.4",
11099
"drupal/linkit": "^7.0",
111100
"drupal/linky": "^2.0@beta",
112101
"drupal/linkychecker": "^2.0",
113102
"drupal/linkyreplacer": "^2.3",
114-
"drupal/m4032404": "dev-project-update-bot-only",
103+
"drupal/m4032404": "^2.0",
115104
"drupal/masquerade": "^2.0",
116105
"drupal/maxlength": "^3.1",
117106
"drupal/media_file_delete": "^1.3",
118107
"drupal/memcache": "^2.6",
119108
"drupal/metatag": "^2.1",
109+
"drupal/navigation_extra_tools": "^1.2",
120110
"drupal/node_edit_protection": "^1.2",
121111
"drupal/oembed_providers": "^2.2",
122-
"drupal/paragraphs": "^1.18",
112+
"drupal/paragraphs": "^1.19",
123113
"drupal/paragraphs_asymmetric_translation_widgets": "^1.4",
124114
"drupal/paragraphs_ee": "10.0.x-dev@dev",
125115
"drupal/paragraphs_features": "^2.1",
126-
"drupal/paragraphs_viewmode": "dev-project-update-bot-only",
116+
"drupal/paragraphs_viewmode": "^1.2",
127117
"drupal/pate": "dev-3467514-drupal-11-compatibility",
128118
"drupal/pathauto": "^1.13",
129119
"drupal/prevent_homepage_deletion": "^3.0",
@@ -147,7 +137,7 @@
147137
"drupal/wpf": "^1.2"
148138
},
149139
"require-dev": {
150-
"drupal/core-dev": "11.1.1",
140+
"drupal/core-dev": "11.2.2",
151141
"drush/drush": "^13",
152142
"phpspec/prophecy-phpunit": "^2",
153143
"sllh/composer-lint": "^2.0"
@@ -241,22 +231,16 @@
241231
"#3315030 - Add a wildcard route translator": "https://git.drupalcode.org/project/druxt/-/merge_requests/11.diff",
242232
"#3315035 - Cannot load the 'view' entity with NULL ID": "https://git.drupalcode.org/project/druxt/-/merge_requests/10.diff"
243233
},
244-
"drupal/dynamic_entity_reference": {
245-
"https://www.drupal.org/project/dynamic_entity_reference/issues/3262121#comment-14396414": "./patch/3262121-by-realityloop-Rename-Label-to-Item-to.patch"
246-
},
247234
"drupal/gin": {
248235
"https://www.drupal.org/project/gin/issues/3217391#comment-14212917": "https://git.drupalcode.org/project/gin/-/merge_requests/92.diff"
249236
},
250237
"drupal/gin_toolbar": {
251-
"https://www.drupal.org/project/gin_toolbar/issues/3217393": "https://git.drupalcode.org/project/gin_toolbar/-/merge_requests/9.diff"
238+
"https://www.drupal.org/project/gin_toolbar/issues/3217393": "https://git.drupalcode.org/project/gin_toolbar/-/merge_requests/63.diff"
252239
},
253240
"drupal/layout_paragraphs": {
254241
"https://www.drupal.org/project/layout_paragraphs/issues/3356968#comment-15027689": "https://git.drupalcode.org/project/layout_paragraphs/-/merge_requests/127.diff",
255242
"https://www.drupal.org/project/layout_paragraphs/issues/3366968#comment-15123733": "https://git.drupalcode.org/project/layout_paragraphs/-/merge_requests/132.diff"
256243
},
257-
"drupal/m4032404": {
258-
"https://www.drupal.org/project/m4032404/issues/3358555#comment-15043416": "https://git.drupalcode.org/project/m4032404/-/merge_requests/3.diff"
259-
},
260244
"drupal/node_edit_protection": {
261245
"https://www.drupal.org/project/node_edit_protection/issues/3196605#comment-14363624": "https://www.drupal.org/files/issues/2021-04-12/node_edit_protection-3196605-5.patch",
262246
"https://www.drupal.org/project/node_edit_protection/issues/3193652#comment-13970107": "https://www.drupal.org/files/issues/2021-01-20/3193652-2.patch"
@@ -265,9 +249,6 @@
265249
"https://www.drupal.org/project/paragraphs/issues/2904705#comment-15247772": "https://www.drupal.org/files/issues/2023-09-27/paragraphs_support_asym_translations-2904705-141.patch",
266250
"https://www.drupal.org/project/paragraphs/issues/3031598#comment-13972961": "https://www.drupal.org/files/issues/2021-01-22/paragraph-entity-type-did-not-specify-translation-halder-3031598-45.patch",
267251
"https://www.drupal.org/project/paragraphs/issues/3501591#comment-15953986": "https://git.drupalcode.org/project/paragraphs/-/merge_requests/171.diff"
268-
},
269-
"drupal/smart_date": {
270-
"https://www.drupal.org/project/smart_date/issues/3493091#comment-15950309": "https://git.drupalcode.org/project/smart_date/-/merge_requests/163.diff"
271252
}
272253
}
273254
}

0 commit comments

Comments
 (0)