updated major version image_field_caption, imce, pathologic

This commit is contained in:
Bachir Soussi Chiadmi 2024-01-31 19:44:10 +01:00
parent 83fd35e073
commit 62e68b5580
5 changed files with 46 additions and 36 deletions

View File

@ -29,12 +29,12 @@
"drupal/core-project-message": "^9.3", "drupal/core-project-message": "^9.3",
"drupal/core-recommended": "^9.5.11", "drupal/core-recommended": "^9.5.11",
"drupal/devel": "^5.0", "drupal/devel": "^5.0",
"drupal/geocoder": "^3.20", "drupal/geocoder": "^3.20 || ^4.0",
"drupal/geofield": "^1.22", "drupal/geofield": "^1.22",
"drupal/hreflang": "^1.9", "drupal/hreflang": "^1.9",
"drupal/iframe": "^2.21", "drupal/iframe": "^2.21",
"drupal/image_field_caption": "^1.1", "drupal/image_field_caption": "^2.0",
"drupal/imce": "^2.4", "drupal/imce": "^3.0",
"drupal/inline_entity_form": "^1.0@RC", "drupal/inline_entity_form": "^1.0@RC",
"drupal/leaflet": "^10.2", "drupal/leaflet": "^10.2",
"drupal/leaflet_more_maps": "^2.1", "drupal/leaflet_more_maps": "^2.1",
@ -46,6 +46,7 @@
"drupal/panelizer": "^4.4", "drupal/panelizer": "^4.4",
"drupal/panels": "^4.6", "drupal/panels": "^4.6",
"drupal/paragraphs": "1.x-dev@dev", "drupal/paragraphs": "1.x-dev@dev",
"drupal/pathologic": "^2.0@alpha",
"drupal/perimeter": "2.0.x-dev@dev", "drupal/perimeter": "2.0.x-dev@dev",
"drupal/robotstxt": "^1.4", "drupal/robotstxt": "^1.4",
"drupal/role_delegation": "^1.1", "drupal/role_delegation": "^1.1",

67
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "bfd4e91b6981a53faba8f1825213b8cf", "content-hash": "cd0c227d0ea373b4dfe68d6d739f9064",
"packages": [ "packages": [
{ {
"name": "ajgl/breakpoint-twig-extension", "name": "ajgl/breakpoint-twig-extension",
@ -6213,26 +6213,26 @@
}, },
{ {
"name": "drupal/image_field_caption", "name": "drupal/image_field_caption",
"version": "1.2.0", "version": "2.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/image_field_caption.git", "url": "https://git.drupalcode.org/project/image_field_caption.git",
"reference": "8.x-1.2" "reference": "2.0.1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/image_field_caption-8.x-1.2.zip", "url": "https://ftp.drupal.org/files/projects/image_field_caption-2.0.1.zip",
"reference": "8.x-1.2", "reference": "2.0.1",
"shasum": "ea4705e97d8b13257507f2013e16a7ba244a4298" "shasum": "053e1ccfc638b3b2cd5c59c3c6a053e4e5041183"
}, },
"require": { "require": {
"drupal/core": "^8 || ^9" "drupal/core": "^9 || ^10"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.2", "version": "2.0.1",
"datestamp": "1651684811", "datestamp": "1705443097",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -6252,13 +6252,17 @@
"name": "hanoii", "name": "hanoii",
"homepage": "https://www.drupal.org/user/23157" "homepage": "https://www.drupal.org/user/23157"
}, },
{
"name": "ironsizide",
"homepage": "https://www.drupal.org/user/787980"
},
{ {
"name": "iStryker", "name": "iStryker",
"homepage": "https://www.drupal.org/user/303676" "homepage": "https://www.drupal.org/user/303676"
}, },
{ {
"name": "ironsizide", "name": "RobLoach",
"homepage": "https://www.drupal.org/user/787980" "homepage": "https://www.drupal.org/user/61114"
}, },
{ {
"name": "tyler.frankenstein", "name": "tyler.frankenstein",
@ -6360,26 +6364,29 @@
}, },
{ {
"name": "drupal/imce", "name": "drupal/imce",
"version": "2.5.0", "version": "3.0.11",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/imce.git", "url": "https://git.drupalcode.org/project/imce.git",
"reference": "8.x-2.5" "reference": "3.0.11"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/imce-8.x-2.5.zip", "url": "https://ftp.drupal.org/files/projects/imce-3.0.11.zip",
"reference": "8.x-2.5", "reference": "3.0.11",
"shasum": "0326482a1d6cb5f52ed00473bc5693e192149fdb" "shasum": "8d9fb9df41288baa7851a6700be1f1af47de00b1"
}, },
"require": { "require": {
"drupal/core": "^8.8 || ^9" "drupal/core": "^9.3 || ^10"
},
"require-dev": {
"drupal/ckeditor": "^1.0"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-2.5", "version": "3.0.11",
"datestamp": "1664293755", "datestamp": "1704304923",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -6405,7 +6412,7 @@
"homepage": "https://drupal.org/project/imce", "homepage": "https://drupal.org/project/imce",
"support": { "support": {
"source": "https://git.drupalcode.org/project/imce", "source": "https://git.drupalcode.org/project/imce",
"issues": "https://www.drupal.org/project/issues/imce?version=8.x" "issues": "https://www.drupal.org/project/issues/imce"
} }
}, },
{ {
@ -8512,26 +8519,26 @@
}, },
{ {
"name": "drupal/pathologic", "name": "drupal/pathologic",
"version": "1.0.0-alpha3", "version": "2.0.0-alpha2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/pathologic.git", "url": "https://git.drupalcode.org/project/pathologic.git",
"reference": "8.x-1.0-alpha3" "reference": "2.0.0-alpha2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/pathologic-8.x-1.0-alpha3.zip", "url": "https://ftp.drupal.org/files/projects/pathologic-2.0.0-alpha2.zip",
"reference": "8.x-1.0-alpha3", "reference": "2.0.0-alpha2",
"shasum": "efcbbaccc24168e2fb30eb441e99ce330bde3321" "shasum": "59de9dbfcd770c2b8810fdb23568d9fb630310b7"
}, },
"require": { "require": {
"drupal/core": "^8 || ^9" "drupal/core": "^9 || ^10"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.0-alpha3", "version": "2.0.0-alpha2",
"datestamp": "1646804076", "datestamp": "1706131021",
"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."
@ -8540,7 +8547,7 @@
}, },
"notification-url": "https://packages.drupal.org/8/downloads", "notification-url": "https://packages.drupal.org/8/downloads",
"license": [ "license": [
"GPL-2.0-or-later" "GPL-2.0+"
], ],
"authors": [ "authors": [
{ {
@ -17056,6 +17063,7 @@
"drupal/inline_entity_form": 5, "drupal/inline_entity_form": 5,
"drupal/page_manager": 20, "drupal/page_manager": 20,
"drupal/paragraphs": 20, "drupal/paragraphs": 20,
"drupal/pathologic": 15,
"drupal/perimeter": 20, "drupal/perimeter": 20,
"drupal/selective_better_exposed_filters": 20, "drupal/selective_better_exposed_filters": 20,
"drupal/smart_date": 10, "drupal/smart_date": 10,
@ -17080,7 +17088,6 @@
"drupal/menu_block": 20, "drupal/menu_block": 20,
"drupal/menu_position": 20, "drupal/menu_position": 20,
"drupal/path_alias_xt": 20, "drupal/path_alias_xt": 20,
"drupal/pathologic": 15,
"drupal/profile": 5, "drupal/profile": 5,
"drupal/smtp": 10, "drupal/smtp": 10,
"drupal/translation_views": 15, "drupal/translation_views": 15,

View File

@ -80,8 +80,8 @@ filters:
settings: settings:
youtube: '0' youtube: '0'
youtube_webp_preview: '0' youtube_webp_preview: '0'
vimeo: '0'
autoload: '0' autoload: '0'
vimeo: '0'
linkit: linkit:
id: linkit id: linkit
provider: linkit provider: linkit
@ -99,6 +99,7 @@ filters:
local_settings: local_settings:
protocol_style: full protocol_style: full
local_paths: '' local_paths: ''
keep_language_prefix: false
video_embed_wysiwyg: video_embed_wysiwyg:
id: video_embed_wysiwyg id: video_embed_wysiwyg
provider: video_embed_wysiwyg provider: video_embed_wysiwyg

View File

@ -1,10 +1,11 @@
_core: _core:
default_config_hash: EKYCulG-Y3pcObfUpVbl-D9T5DDX6d4hpQ-BVlSBAmw default_config_hash: EKYCulG-Y3pcObfUpVbl-D9T5DDX6d4hpQ-BVlSBAmw
langcode: fr langcode: fr
scheme_whitelist: scheme_allow_list:
- http - http
- https - https
- files - files
- internal - internal
protocol_style: full protocol_style: full
local_paths: '' local_paths: ''
keep_language_prefix: false

@ -1 +1 @@
Subproject commit 22026844d2f7eb85f107bad732b9126baa63dcf1 Subproject commit aa08b2e242e7085d62ab9b869124ea43984ee5a6