linkit upgrad. Mailet update, removed 2 obsolet patch, repatched simplenews_mailet_subscrition

This commit is contained in:
2025-10-10 17:44:21 +02:00
parent 7b9a2b2f67
commit 343760582e
4 changed files with 838 additions and 43 deletions
Generated
+37 -38
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": "e77925a1be45f78777e4bb0814575446",
"content-hash": "445d8e41c8bdc4ff207e8f7c23dfa6f4",
"packages": [
{
"name": "algolia/places",
@@ -8812,30 +8812,26 @@
},
{
"name": "drupal/linkit",
"version": "6.1.6",
"version": "7.0.10",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/linkit.git",
"reference": "6.1.6"
"reference": "7.0.10"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/linkit-6.1.6.zip",
"reference": "6.1.6",
"shasum": "113d8e569cfb92f8d7feb0a2f7713953c0715e92"
"url": "https://ftp.drupal.org/files/projects/linkit-7.0.10.zip",
"reference": "7.0.10",
"shasum": "10a7d4bce0038e887e597911b60919496c640f41"
},
"require": {
"drupal/core": "^10.1"
},
"require-dev": {
"drupal/ckeditor": "*",
"drupal/imce": "*"
"drupal/core": "^10.1 || ^11"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "6.1.6",
"datestamp": "1729189029",
"version": "7.0.10",
"datestamp": "1759925018",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@@ -9054,34 +9050,37 @@
},
{
"name": "drupal/mailjet",
"version": "4.0.0",
"version": "4.0.2",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/Mailjet.git",
"reference": "4.0.0"
"reference": "4.0.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/mailjet-4.0.0.zip",
"reference": "4.0.0",
"shasum": "f1a8cf63bb1a77c9ea6038f32446e53be603bf69"
"url": "https://ftp.drupal.org/files/projects/mailjet-4.0.2.zip",
"reference": "4.0.2",
"shasum": "2a4bedce7ce73beac181977acc063e30e31f287a"
},
"require": {
"drupal/core": "^8.8 || ^9 || ^10",
"drupal/core": "^9 || ^10 || ^11",
"guzzlehttp/guzzle": "^7.0",
"mailjet/mailjet-apiv3-php": "^1.5",
"phpmailer/phpmailer": "^6.0.7"
},
"require-dev": {
"drupal/coder": "^8.2",
"drupal/commerce_order": "*",
"drupal/message": "*",
"drupal/state_machine": "*",
"drupal/token": "*"
"drupal/token": "*",
"squizlabs/php_codesniffer": "^3.9.1"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "4.0.0",
"datestamp": "1717934119",
"version": "4.0.2",
"datestamp": "1738321982",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@@ -9102,7 +9101,7 @@
"homepage": "https://www.drupal.org/user/289861"
},
{
"name": "Mailjet Plugins",
"name": "mailjet plugins",
"homepage": "https://www.drupal.org/user/1599668"
},
{
@@ -15136,16 +15135,16 @@
},
{
"name": "mailjet/mailjet-apiv3-php",
"version": "v1.6.3",
"version": "v1.6.5",
"source": {
"type": "git",
"url": "https://github.com/mailjet/mailjet-apiv3-php.git",
"reference": "b10ac28c0c201bfd834e28a5a2c13f89d283aaa1"
"reference": "c31917a8fcf5eb04363aa2af933ab560b0a934ea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mailjet/mailjet-apiv3-php/zipball/b10ac28c0c201bfd834e28a5a2c13f89d283aaa1",
"reference": "b10ac28c0c201bfd834e28a5a2c13f89d283aaa1",
"url": "https://api.github.com/repos/mailjet/mailjet-apiv3-php/zipball/c31917a8fcf5eb04363aa2af933ab560b0a934ea",
"reference": "c31917a8fcf5eb04363aa2af933ab560b0a934ea",
"shasum": ""
},
"require": {
@@ -15159,8 +15158,8 @@
"mockery/mockery": "^1.4",
"php-coveralls/php-coveralls": "^2.0",
"phpcompatibility/php-compatibility": "*",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^8|^9",
"phpstan/phpstan": "^2.0",
"phpunit/phpunit": "^11.4.0",
"squizlabs/php_codesniffer": "*"
},
"type": "library",
@@ -15191,9 +15190,9 @@
],
"support": {
"issues": "https://github.com/mailjet/mailjet-apiv3-php/issues",
"source": "https://github.com/mailjet/mailjet-apiv3-php/tree/v1.6.3"
"source": "https://github.com/mailjet/mailjet-apiv3-php/tree/v1.6.5"
},
"time": "2023-12-10T11:13:26+00:00"
"time": "2025-04-19T16:48:36+00:00"
},
{
"name": "masterminds/html5",
@@ -16232,16 +16231,16 @@
},
{
"name": "phpmailer/phpmailer",
"version": "v6.9.1",
"version": "v6.11.1",
"source": {
"type": "git",
"url": "https://github.com/PHPMailer/PHPMailer.git",
"reference": "039de174cd9c17a8389754d3b877a2ed22743e18"
"reference": "d9e3b36b47f04b497a0164c5a20f92acb4593284"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/039de174cd9c17a8389754d3b877a2ed22743e18",
"reference": "039de174cd9c17a8389754d3b877a2ed22743e18",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/d9e3b36b47f04b497a0164c5a20f92acb4593284",
"reference": "d9e3b36b47f04b497a0164c5a20f92acb4593284",
"shasum": ""
},
"require": {
@@ -16262,6 +16261,7 @@
},
"suggest": {
"decomplexity/SendOauth2": "Adapter for using XOAUTH2 authentication",
"ext-imap": "Needed to support advanced email address parsing according to RFC822",
"ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
"ext-openssl": "Needed for secure SMTP sending and DKIM signing",
"greew/oauth2-azure-provider": "Needed for Microsoft Azure XOAUTH2 authentication",
@@ -16301,7 +16301,7 @@
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
"support": {
"issues": "https://github.com/PHPMailer/PHPMailer/issues",
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.9.1"
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.11.1"
},
"funding": [
{
@@ -16309,7 +16309,7 @@
"type": "github"
}
],
"time": "2023-11-25T22:23:28+00:00"
"time": "2025-09-30T11:54:53+00:00"
},
{
"name": "phpoption/phpoption",
@@ -21155,7 +21155,6 @@
"drupal/flag": 10,
"drupal/flag_lists": 5,
"drupal/inline_entity_form": 5,
"drupal/linkit": 10,
"drupal/maxlength": 10,
"drupal/pathologic": 15,
"drupal/pwa": 10,