modules upgrades
This commit is contained in:
Generated
+41
-28
@@ -3593,29 +3593,29 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/config_update",
|
||||
"version": "1.7.0",
|
||||
"version": "2.0.0-alpha4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/config_update.git",
|
||||
"reference": "8.x-1.7"
|
||||
"reference": "2.0.0-alpha4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/config_update-8.x-1.7.zip",
|
||||
"reference": "8.x-1.7",
|
||||
"shasum": "8f079abf7c2ea826a27fa5224b0770a26404c968"
|
||||
"url": "https://ftp.drupal.org/files/projects/config_update-2.0.0-alpha4.zip",
|
||||
"reference": "2.0.0-alpha4",
|
||||
"shasum": "d8ea528b0b3e24918356bb72bef61408f650aa8e"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9"
|
||||
"drupal/core": "^9.4 || ^10 || ^11"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.7",
|
||||
"datestamp": "1586355587",
|
||||
"version": "2.0.0-alpha4",
|
||||
"datestamp": "1724596931",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
"status": "not-covered",
|
||||
"message": "Alpha releases are not covered by Drupal security advisories."
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -3625,15 +3625,19 @@
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Pasqualle",
|
||||
"name": "codebymikey",
|
||||
"homepage": "https://www.drupal.org/user/3573206"
|
||||
},
|
||||
{
|
||||
"name": "pasqualle",
|
||||
"homepage": "https://www.drupal.org/user/80733"
|
||||
},
|
||||
{
|
||||
"name": "codebymikey",
|
||||
"homepage": "https://www.drupal.org/user/3573206"
|
||||
"name": "vishalkhode",
|
||||
"homepage": "https://www.drupal.org/user/2439156"
|
||||
}
|
||||
],
|
||||
"description": "Provides basic revert and update functionality for other modules",
|
||||
"description": "Provides basic revert and update functionality for other modules.",
|
||||
"homepage": "https://www.drupal.org/project/config_update",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/config_update"
|
||||
@@ -3926,30 +3930,26 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/content_lock",
|
||||
"version": "2.2.0",
|
||||
"version": "2.4.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/content_lock.git",
|
||||
"reference": "8.x-2.2"
|
||||
"reference": "8.x-2.4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/content_lock-8.x-2.2.zip",
|
||||
"reference": "8.x-2.2",
|
||||
"shasum": "9ea5810067c0df18879a16a19236e0cb46f9fba7"
|
||||
"url": "https://ftp.drupal.org/files/projects/content_lock-8.x-2.4.zip",
|
||||
"reference": "8.x-2.4",
|
||||
"shasum": "99d149e530555aae12b44292efe5887d373e862e"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8|^9.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/conflict": "^2.0@ALPHA",
|
||||
"drupal/prefetch_cache": "dev-1.x"
|
||||
"drupal/core": "^9.0 || ^10.0"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.2",
|
||||
"datestamp": "1607936866",
|
||||
"version": "8.x-2.4",
|
||||
"datestamp": "1715783058",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -3961,10 +3961,22 @@
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "alexpott",
|
||||
"homepage": "https://www.drupal.org/user/157725"
|
||||
},
|
||||
{
|
||||
"name": "astonvictor",
|
||||
"homepage": "https://www.drupal.org/user/3466615"
|
||||
},
|
||||
{
|
||||
"name": "chr.fritsch",
|
||||
"homepage": "https://www.drupal.org/user/2103716"
|
||||
},
|
||||
{
|
||||
"name": "daniel.bosen",
|
||||
"homepage": "https://www.drupal.org/user/404865"
|
||||
},
|
||||
{
|
||||
"name": "ergonlogic",
|
||||
"homepage": "https://www.drupal.org/user/368613"
|
||||
@@ -3974,8 +3986,8 @@
|
||||
"homepage": "https://www.drupal.org/user/12302"
|
||||
},
|
||||
{
|
||||
"name": "pandaski",
|
||||
"homepage": "https://www.drupal.org/user/1987218"
|
||||
"name": "volkerk",
|
||||
"homepage": "https://www.drupal.org/user/57527"
|
||||
}
|
||||
],
|
||||
"description": "Prevents multiple users from trying to edit a content entity simultaneously to prevent edit conflicts.",
|
||||
@@ -15941,6 +15953,7 @@
|
||||
"drupal/computed_token_field": 10,
|
||||
"drupal/config_devel": 20,
|
||||
"drupal/config_pages": 20,
|
||||
"drupal/config_update": 15,
|
||||
"drupal/context": 10,
|
||||
"drupal/cshs": 20,
|
||||
"drupal/date_range_formatter": 20,
|
||||
|
||||
Reference in New Issue
Block a user