Skip to content
Snippets Groups Projects
Commit ec4a87f8 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3007650: Update [Drupal core] from 8.6.1 to 8.6.2 (Automated test)

parent f657b2fc
No related branches found
No related tags found
No related merge requests found
......@@ -3,11 +3,17 @@ core = 8.x
; Drupal Core
projects[drupal][type] = "core"
projects[drupal][version] = "8.6.1"
;; Issue #1356276: Allow profiles to provide a base_parent profile and load them in the correct order
projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-10-02/1356276-501.patch
;; Issue #2855026: Installation profiles do not support project:module format for dependencies
projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-10-02/2855026-55.patch
projects[drupal][version] = "8.6.2"
;; Issue #2869592: Disabled update module shouldn't produce a status report warning
projects[drupal][patch][] = https://www.drupal.org/files/issues/2869592-remove-update-warning-7.patch
;; Issue #2885441: EntityReferenceAutocompleteWidget should define its size setting as an integer
projects[drupal][patch][] = https://www.drupal.org/files/issues/2885441-2.patch
;; Issue #2815221: Add quickedit to the latest-revision route
projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-10-17/2815221-reroll-8.6.1.patch
;; Issue #1356276: Allow profiles to define a base/parent profile and load them in the correct order
projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-10-12/1356276-531.patch
;; Issue #2914389: Allow profiles to exclude dependencies of their parent
projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-07-09/2914389-8-do-not-test.patch
;; Issue #2720101: Label (Title) not set for Views block (exposed filters in Block)
projects[drupal][patch][] = https://www.drupal.org/files/issues/2720101-53.patch
;; Issue #2853988: Add option to rewrite robots.txt on staging environments
......@@ -15,4 +21,4 @@ projects[drupal][patch][] = https://www.drupal.org/files/issues/drupal_8-allow_s
;; Issue #2599228: Programmatically created translatable content type returns SQL error on content creation
projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-08-08/2599228-58.patch
;; Issue #2893892: Fixed Warning Invalid argument supplied for foreach() in Drupal
projects[drupal][patch][] = https://www.drupal.org/files/issues/patch_empty_fix.patch
projects[drupal][patch][] = https://www.drupal.org/files/issues/patch_empty_fix.patch
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment