Skip to content

Commit 1292e4a

Browse files
chore: update from upstream (#55)
* chore: update from upstream * chore: upstream changes Co-authored-by: BrianGilbert <[email protected]> Co-authored-by: Brian Gilbert <[email protected]>
1 parent 81489fc commit 1292e4a

File tree

6 files changed

+125
-251
lines changed

6 files changed

+125
-251
lines changed

drupal/composer.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"drupal/tome": "^1.8.0",
9494
"drupal/transliterate_filenames": "^2.0.1",
9595
"drupal/upgrade_status": "^3.18",
96-
"drupal/username_enumeration_prevention": "1.x-dev@dev",
96+
"drupal/username_enumeration_prevention": "^1.3",
9797
"drupal/viewfield": "^3.0",
9898
"drupal/wpf": "^1.0.0-alpha2@alpha"
9999
},
@@ -213,7 +213,8 @@
213213
"https://www.drupal.org/project/field_tools/issues/3297214": "https://git.drupalcode.org/project/field_tools/-/merge_requests/5.diff"
214214
},
215215
"drupal/focal_point": {
216-
"Preview link accidentally closes the media library https://www.drupal.org/project/focal_point/issues/3162210#comment-13855854": "https://www.drupal.org/files/issues/2020-10-11/preview_link_accidentally_closes_the_media_library-3162210-19.patch"
216+
"Preview link accidentally closes the media library https://www.drupal.org/project/focal_point/issues/3162210#comment-13855854": "https://www.drupal.org/files/issues/2020-10-11/preview_link_accidentally_closes_the_media_library-3162210-19.patch",
217+
"Drupal 10 compatibility fixes https://www.drupal.org/project/focal_point/issues/3295940": "https://git.drupalcode.org/project/focal_point/-/merge_requests/8.diff"
217218
},
218219
"drupal/gin": {
219220
"https://www.drupal.org/project/gin/issues/3217391#comment-14212917": "https://git.drupalcode.org/project/gin/-/merge_requests/92.diff"
@@ -253,9 +254,6 @@
253254
"drupal/paragraphs_ee": {
254255
"https://www.drupal.org/project/paragraphs_ee/issues/3288984#comment-14621948": "https://www.drupal.org/files/issues/2022-07-23/paragraphs_ee.2.0.x-dev.rector.patch"
255256
},
256-
"drupal/username_enumeration_prevention": {
257-
"https://www.drupal.org/project/username_enumeration_prevention/issues/3290308#comment-14766522": "https://www.drupal.org/files/issues/2022-10-28/username_enumeration_prevention-3290308-11.patch"
258-
},
259257
"drupal/wpf": {
260258
"https://www.drupal.org/project/wpf/issues/3299521#comment-14622891": "https://www.drupal.org/files/issues/2022-07-23/wpf.1.0.x-dev.rector.patch"
261259
}

0 commit comments

Comments
 (0)