modules update

This commit is contained in:
Bachir Soussi Chiadmi 2022-07-07 15:30:05 +02:00
parent 085c61006a
commit a00a9e0482
2 changed files with 40 additions and 51 deletions

View File

@ -307,9 +307,6 @@
"var_dump https://www.drupal.org/project/simplenews_mailjet_subscriptions/issues/3280822#comment-14517416":"https://www.drupal.org/files/issues/2022-05-17/3280822-vardump%231.patch",
"missing argument https://www.drupal.org/project/simplenews_mailjet_subscriptions/issues/3280825": "https://www.drupal.org/files/issues/2022-05-17/3280825-missing-argument%232.patch",
"using mailjet module":"./patches/simplenews_mailjet_subscriptions__usingmailjetmodule.patch"
},
"drupal/symfony_mailer":{
"AssertionError: assert($subscriber != NULL) https://www.drupal.org/project/symfony_mailer/issues/3280919": "https://www.drupal.org/files/issues/2022-05-17/assertionerror.patch"
}
},
"drupal-scaffold": {

88
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "fceec4fe13ec2d01008f6ccbf6cbc923",
"content-hash": "4a2e80e7573ad7c0e353a57768fe24a3",
"packages": [
{
"name": "alchemy/zippy",
@ -13610,17 +13610,17 @@
},
{
"name": "drupal/symfony_mailer",
"version": "1.0.0-alpha9",
"version": "1.0.0-alpha10",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/symfony_mailer.git",
"reference": "1.0.0-alpha9"
"reference": "1.0.0-alpha10"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/symfony_mailer-1.0.0-alpha9.zip",
"reference": "1.0.0-alpha9",
"shasum": "594840eb82b84f096971a0ea08e9817ecfd56184"
"url": "https://ftp.drupal.org/files/projects/symfony_mailer-1.0.0-alpha10.zip",
"reference": "1.0.0-alpha10",
"shasum": "0493bb4525ed5a1dfe0137841f6689625528909b"
},
"require": {
"drupal/core": "^9.1",
@ -13631,8 +13631,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "1.0.0-alpha9",
"datestamp": "1651306825",
"version": "1.0.0-alpha10",
"datestamp": "1655569040",
"security-coverage": {
"status": "not-covered",
"message": "Project has not opted into security advisory coverage!"
@ -14513,17 +14513,17 @@
},
{
"name": "drupal/views_bulk_operations",
"version": "4.1.2",
"version": "4.1.3",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/views_bulk_operations.git",
"reference": "4.1.2"
"reference": "4.1.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/views_bulk_operations-4.1.2.zip",
"reference": "4.1.2",
"shasum": "1cfa10f755240cae46de8d8684272a9a8907a730"
"url": "https://ftp.drupal.org/files/projects/views_bulk_operations-4.1.3.zip",
"reference": "4.1.3",
"shasum": "8ab4bbf3a60cb800d7e94815ff00fc28e33c6efa"
},
"require": {
"drupal/core": "^9"
@ -14537,8 +14537,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "4.1.2",
"datestamp": "1647943086",
"version": "4.1.3",
"datestamp": "1657030089",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@ -14590,10 +14590,10 @@
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/views_conditional.git",
"reference": "792d5c41c7534fcb90a2b657f4aa319c2be91e9f"
"reference": "3313b859f2fb4bb59ae12d435372ac40cf70852c"
},
"require": {
"drupal/core": "^8 || ^9"
"drupal/core": "^9 || ^10"
},
"type": "drupal-module",
"extra": {
@ -14601,8 +14601,8 @@
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.3+2-dev",
"datestamp": "1618630481",
"version": "8.x-1.4+1-dev",
"datestamp": "1651168114",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
@ -14614,35 +14614,27 @@
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Shelane French",
"homepage": "https://www.drupal.org/u/shelane",
"role": "Maintainer"
},
{
"name": "Anand Toshniwal (anand.toshniwal93)",
"homepage": "https://www.drupal.org/u/anandtoshniwal93",
"role": "Maintainer"
},
{
"name": "Timofey Denisov (ofry)",
"homepage": "https://www.drupal.org/u/ofry",
"role": "Maintainer"
},
{
"name": "MChittenden",
"homepage": "https://www.drupal.org/u/mchittenden",
"role": "Maintainer"
"homepage": "https://www.drupal.org/user/2288348"
},
{
"name": "anand.toshniwal93",
"homepage": "https://www.drupal.org/user/3345088"
},
{
"name": "ofry",
"homepage": "https://www.drupal.org/user/2740599"
},
{
"name": "shelane",
"homepage": "https://www.drupal.org/user/2674989"
}
],
"description": "Views Conditional is a simple module that allows you to define conditionals with fields in views",
"description": "Allows conditional views output.",
"homepage": "https://www.drupal.org/project/views_conditional",
"keywords": [
"Drupal"
],
"support": {
"source": "http://cgit.drupalcode.org/views_conditional",
"issues": "https://www.drupal.org/project/issues/views_conditional"
"source": "https://git.drupalcode.org/project/views_conditional"
}
},
{
@ -20598,16 +20590,16 @@
},
{
"name": "symfony/mailer",
"version": "v5.4.8",
"version": "v5.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailer.git",
"reference": "c6e7aa958cb2884d68562264f421ffea59cdad41"
"reference": "3e2e5939089938f7150ad448e23d6092338ca991"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/c6e7aa958cb2884d68562264f421ffea59cdad41",
"reference": "c6e7aa958cb2884d68562264f421ffea59cdad41",
"url": "https://api.github.com/repos/symfony/mailer/zipball/3e2e5939089938f7150ad448e23d6092338ca991",
"reference": "3e2e5939089938f7150ad448e23d6092338ca991",
"shasum": ""
},
"require": {
@ -20654,7 +20646,7 @@
"description": "Helps sending emails",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/mailer/tree/v5.4.8"
"source": "https://github.com/symfony/mailer/tree/v5.4.10"
},
"funding": [
{
@ -20670,7 +20662,7 @@
"type": "tidelift"
}
],
"time": "2022-04-27T17:10:22+00:00"
"time": "2022-06-19T12:03:50+00:00"
},
{
"name": "symfony/mailjet-mailer",