Skip to content

Commit 717871f

Browse files
authored
Merge pull request #211 from govCMS/release/1.x/1.17.0
1.17.0 release
2 parents ec2a5c7 + c28b615 commit 717871f

File tree

2 files changed

+9
-12
lines changed

2 files changed

+9
-12
lines changed

composer-lagoon.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"cweagans/composer-patches": "^1.6.5",
2626
"drupal-composer/drupal-scaffold": "^2.5",
2727
"drupal/console": "^1.0.2",
28-
"drupal/core-recommended": "8.9.14",
28+
"drupal/core-recommended": "8.9.16",
2929
"drush/drush": "^9.0.0",
3030
"govcms/govcms": "*",
3131
"symfony/event-dispatcher": "4.3.11 as 3.4.41",

composer.json

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"drupal/admin_toolbar": "2.3",
3030
"drupal/adminimal_admin_toolbar": "1.11.0",
3131
"drupal/adminimal_theme": "1.4",
32-
"drupal/bigmenu": "2.0.0-rc1",
32+
"drupal/bigmenu": "2.0.0-rc2",
3333
"drupal/captcha": "1.1",
3434
"drupal/chosen": "2.9.0",
3535
"drupal/components": "2.2",
@@ -40,10 +40,10 @@
4040
"drupal/config_update": "1.7",
4141
"drupal/consumers": "1.11",
4242
"drupal/contact_storage": "1.0.0",
43-
"drupal/context": "4.0-beta5",
44-
"drupal/core-recommended": "8.9.14",
43+
"drupal/context": "4.0-beta6",
44+
"drupal/core-recommended": "8.9.16",
4545
"drupal/crop":"2.1",
46-
"drupal/ctools": "3.4.0",
46+
"drupal/ctools": "3.7.0",
4747
"drupal/diff": "1.0",
4848
"drupal/devel": "4.0.1",
4949
"drupal/dropzonejs": "2.1",
@@ -57,7 +57,7 @@
5757
"drupal/entity_reference_revisions": "1.8",
5858
"drupal/environment_indicator": "4.0",
5959
"drupal/events_log_track": "1.1",
60-
"drupal/facets": "1.3",
60+
"drupal/facets": "1.8",
6161
"drupal/features": "3.8",
6262
"drupal/field_group": "3.1",
6363
"drupal/focal_point": "1.4",
@@ -66,15 +66,15 @@
6666
"drupal/govcms_dlm": "1.4",
6767
"drupal/govcms8_ui": "1.0.0-alpha1",
6868
"drupal/govcms8_uikit_starter": "1.0-alpha2",
69-
"drupal/graphql": "3.0.0-rc2",
69+
"drupal/graphql": "3.1",
7070
"drupal/honeypot": "2.0.1",
71-
"drupal/inline_entity_form": "1.0-rc8",
71+
"drupal/inline_entity_form": "1.0-rc9",
7272
"drupal/key": "1.14",
7373
"drupal/linked_field": "1.3.0",
7474
"drupal/linkit": "6.0-beta2",
7575
"drupal/login_security": "2.0",
7676
"drupal/mailsystem": "4.3",
77-
"drupal/media_entity_file_replace": "1.0-beta3",
77+
"drupal/media_entity_file_replace": "1.0",
7878
"drupal/memcache": "2.0",
7979
"drupal/menu_block": "1.6",
8080
"drupal/menu_trail_by_path": "1.1",
@@ -152,9 +152,6 @@
152152
"Update code deprecated in 8.8": "https://www.drupal.org/files/issues/2020-04-10/3081195-21-PASS.patch",
153153
"Replace deprecated AllowedTagsXssTrait": "https://www.drupal.org/files/issues/2020-04-17/3128413-10.patch"
154154
},
155-
"drupal/context": {
156-
"Error: Call to a member function getCacheTags - https://www.drupal.org/project/context/issues/3173470" : "https://www.drupal.org/files/issues/2020-11-10/context-3173470-16.patch"
157-
},
158155
"drupal/core": {
159156
"Private file download returns access denied, when file attached to revision other than current - https://www.drupal.org/project/drupal/issues/1452100#comment-13653216": "https://www.drupal.org/files/issues/2020-05-29/1452100-file-access-97.patch"
160157
},

0 commit comments

Comments
 (0)