Bump drupal/gin from 3.0.0-alpha18 to 3.0.0-alpha19

Bumps drupal/gin from 3.0.0-alpha18 to 3.0.0-alpha19.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-22 13:41:31 +00:00 committed by GitHub
parent 5ff147fbfc
commit b71f8cc7f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

46
composer.lock generated
View file

@ -1707,9 +1707,6 @@
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": { "drupal": {
"version": "8.x-1.5", "version": "8.x-1.5",
"datestamp": "1572542288", "datestamp": "1572542288",
@ -1774,9 +1771,6 @@
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
},
"drupal": { "drupal": {
"version": "8.x-2.2", "version": "8.x-2.2",
"datestamp": "1576528386", "datestamp": "1576528386",
@ -2356,9 +2350,6 @@
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": { "drupal": {
"version": "8.x-1.0-alpha2", "version": "8.x-1.0-alpha2",
"datestamp": "1553798282", "datestamp": "1553798282",
@ -2406,9 +2397,6 @@
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": { "drupal": {
"version": "8.x-1.8", "version": "8.x-1.8",
"datestamp": "1583961846", "datestamp": "1583961846",
@ -2469,8 +2457,8 @@
"version": "8.x-2.1", "version": "8.x-2.1",
"datestamp": "1589823042", "datestamp": "1589823042",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "covered",
"message": "Project has not opted into security advisory coverage!" "message": "Covered by Drupal's security advisory policy"
} }
} }
}, },
@ -2496,17 +2484,17 @@
}, },
{ {
"name": "drupal/gin", "name": "drupal/gin",
"version": "3.0.0-alpha18", "version": "3.0.0-alpha19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/gin.git", "url": "https://git.drupalcode.org/project/gin.git",
"reference": "8.x-3.0-alpha18" "reference": "8.x-3.0-alpha19"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/gin-8.x-3.0-alpha18.zip", "url": "https://ftp.drupal.org/files/projects/gin-8.x-3.0-alpha19.zip",
"reference": "8.x-3.0-alpha18", "reference": "8.x-3.0-alpha19",
"shasum": "45c291964686e4a23a90aa38f5640da7a6097bcd" "shasum": "e988f289cbc90bb31273f3e286f1a456551609b2"
}, },
"require": { "require": {
"drupal/core": "^8.8 || ^9" "drupal/core": "^8.8 || ^9"
@ -2514,8 +2502,8 @@
"type": "drupal-theme", "type": "drupal-theme",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-3.0-alpha18", "version": "8.x-3.0-alpha19",
"datestamp": "1592169349", "datestamp": "1592580886",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "not-covered",
"message": "Alpha releases are not covered by Drupal security advisories." "message": "Alpha releases are not covered by Drupal security advisories."
@ -2728,9 +2716,6 @@
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": { "drupal": {
"version": "8.x-1.3", "version": "8.x-1.3",
"datestamp": "1568908385", "datestamp": "1568908385",
@ -2853,7 +2838,7 @@
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.13", "version": "8.x-1.13",
"datestamp": "1587478404", "datestamp": "1587550202",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -3021,9 +3006,6 @@
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"branch-alias": {
"dev-4.x": "4.x-dev"
},
"drupal": { "drupal": {
"version": "8.x-4.5", "version": "8.x-4.5",
"datestamp": "1574693285", "datestamp": "1574693285",
@ -3044,16 +3026,12 @@
], ],
"authors": [ "authors": [
{ {
"name": "heddn", "name": "drupalspoons",
"homepage": "https://www.drupal.org/user/1463982" "homepage": "https://www.drupal.org/user/3647684"
}, },
{ {
"name": "mikeryan", "name": "mikeryan",
"homepage": "https://www.drupal.org/user/4420" "homepage": "https://www.drupal.org/user/4420"
},
{
"name": "moshe weitzman",
"homepage": "https://www.drupal.org/user/23"
} }
], ],
"description": "Tools to assist in developing and running migrations.", "description": "Tools to assist in developing and running migrations.",