Skip to content
This repository was archived by the owner on Nov 16, 2021. It is now read-only.

Commit c82290c

Browse files
committed
4.1.3 Release
1 parent 49816d8 commit c82290c

File tree

10 files changed

+39
-25
lines changed

10 files changed

+39
-25
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 4.1.3
2+
* Security updated Drupal core to 8.8.4.
3+
14
## 4.1.2
25
* Updated Drupal core to 8.8.2.
36
* Fixed stale configuration of front page view created during installation.

UPDATE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,9 @@ are currently running 2.2.0 and are trying to update to 2.2.6, you will need to
140140
follow the instructions for updating from 2.2.0 to 2.2.1, then from 2.2.1 to
141141
2.2.2, in that order.
142142

143+
### 4.1.2 to 4.1.3
144+
There are no manual update steps for this version.
145+
143146
### 4.1.1 to 4.1.2
144147
There are no manual update steps for this version.
145148

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"ext-dom": "*",
88
"cweagans/composer-patches": "^1.6",
99
"drupal/acquia_connector": "*",
10-
"drupal/core": "~8.8.2 || 8.9.*",
10+
"drupal/core": "~8.8.4 || 8.9.*",
1111
"drupal/lightning_api": "^4.4",
1212
"drupal/lightning_core": "^5.0",
1313
"drupal/lightning_layout": "^2.4",

composer.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

drupal-org-core.make

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ projects[drupal][type] = core
44
projects[drupal][download][type] = git
55
projects[drupal][download][url] = https://git.drupal.org/project/drupal.git
66
projects[drupal][download][branch] = 8.8.x
7-
projects[drupal][download][tag] = 8.8.2
7+
projects[drupal][download][tag] = 8.8.4
88
projects[drupal][patch][] = https://www.drupal.org/files/issues/2020-02-07/2869592-remove-update-warning-34.patch
99
projects[drupal][patch][] = https://www.drupal.org/files/issues/2019-11-05/1356276-531-8.8.x-4.patch
1010
projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-07-09/2914389-8-do-not-test.patch

drupal-org.make

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@ projects[autosave_form][version] = 1.1
88
projects[bg_image_formatter][type] = module
99
projects[bg_image_formatter][version] = 1.12
1010
projects[blazy][type] = module
11-
projects[blazy][version] = 2.0-rc7
11+
projects[blazy][version] = 2.0
1212
projects[conflict][type] = module
1313
projects[conflict][version] = 2.0-alpha1
1414
projects[consumers][type] = module
15-
projects[consumers][patch][] = https://www.drupal.org/files/issues/2019-05-17/3052959-12.patch
16-
projects[consumers][version] = 1.9
15+
projects[consumers][version] = 1.10
1716
projects[contact_storage][type] = module
1817
projects[contact_storage][version] = 1.0
1918
projects[crop][type] = module
@@ -23,6 +22,7 @@ projects[ctools][version] = 3.2
2322
projects[diff][type] = module
2423
projects[diff][version] = 1.0
2524
projects[dropzonejs][type] = module
25+
projects[dropzonejs][patch][] = https://www.drupal.org/files/issues/2020-01-30/dropzonejs-libraries-directory-finder-3099836-3.patch
2626
projects[dropzonejs][version] = 2.0-alpha5
2727
projects[embed][type] = module
2828
projects[embed][version] = 1.3
@@ -50,7 +50,7 @@ projects[libraries][type] = module
5050
projects[libraries][patch][] = https://www.drupal.org/files/issues/2882709-2-interface-libraryidaccessorinterface-misnamed.patch
5151
projects[libraries][version] = 3.0-alpha1
5252
projects[lightning_api][type] = module
53-
projects[lightning_api][version] = 4.4
53+
projects[lightning_api][version] = 4.5
5454
projects[lightning_core][type] = module
5555
projects[lightning_core][version] = 5.0
5656
projects[lightning_layout][type] = module
@@ -70,7 +70,9 @@ projects[moderation_dashboard][version] = 1.0-beta1
7070
projects[moderation_sidebar][type] = module
7171
projects[moderation_sidebar][version] = 1.3
7272
projects[openapi][type] = module
73-
projects[openapi][version] = 1.0-beta6
73+
projects[openapi][version] = 2.0-rc1
74+
projects[openapi_jsonapi][type] = module
75+
projects[openapi_jsonapi][version] = 2.0-rc2
7476
projects[openapi_ui][type] = module
7577
projects[openapi_ui][version] = 1.0-rc2
7678
projects[openapi_ui_redoc][type] = module
@@ -80,7 +82,7 @@ projects[openapi_ui_swagger][version] = 1.0-rc3
8082
projects[page_manager][type] = module
8183
projects[page_manager][version] = 4.0-beta4
8284
projects[panelizer][type] = module
83-
projects[panelizer][patch][] = https://www.drupal.org/files/issues/2018-08-13/panelizer-multilingual-2778565-38.patch
85+
projects[panelizer][patch][] = https://www.drupal.org/files/issues/2020-01-22/2778565-46.patch
8486
projects[panelizer][version] = 4.2
8587
projects[panels][type] = module
8688
projects[panels][patch][] = https://www.drupal.org/files/issues/2019-02-06/initial.patch
@@ -92,19 +94,17 @@ projects[redirect][type] = module
9294
projects[redirect][version] = 1.5
9395
projects[schemata][type] = module
9496
projects[schemata][version] = 1.0-beta1
95-
projects[search_api][type] = module
96-
projects[search_api][version] = 1.15
9797
projects[simple_gmap][type] = module
9898
projects[simple_gmap][version] = 1.4
9999
projects[simple_oauth][type] = module
100-
projects[simple_oauth][version] = 3.16
100+
projects[simple_oauth][version] = 4.4
101101
projects[slick][type] = module
102102
projects[slick][version] = 2.0
103103
projects[slick_entityreference][type] = module
104104
projects[slick_entityreference][version] = 2.0
105105
projects[token][type] = module
106106
projects[token][version] = 1.6
107107
projects[video_embed_field][type] = module
108-
projects[video_embed_field][version] = 2.2
108+
projects[video_embed_field][version] = 2.3
109109
projects[views_infinite_scroll][type] = module
110-
projects[views_infinite_scroll][version] = 1.6
110+
projects[views_infinite_scroll][version] = 1.7

logs/4.1.3.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
## 4.1.3
2+
* Security updated Drupal core to 8.8.4.

releases.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
releases:
2+
'4.1.3':
3+
drupal_version: 8.x-4.103
4+
has_manual_updates: false
25
'4.1.2':
36
drupal_version: 8.x-4.102
47
has_manual_updates: false

src/Composer/Package.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,9 @@ protected function make() {
115115
$lock = $this->locker->getLockData();
116116

117117
foreach ($lock['packages'] as $package) {
118+
if (empty($package['source'])) {
119+
continue;
120+
}
118121
list(, $name) = explode('/', $package['name'], 2);
119122

120123
if ($this->isDrupalPackage($package)) {

tests/fixtures/4.1.3.php.gz

315 KB
Binary file not shown.

0 commit comments

Comments
 (0)