From 3b05ffff0244688899f307e9478bd6f069630ddb Mon Sep 17 00:00:00 2001 From: Matthew Bernhardt Date: Fri, 26 Jul 2024 19:11:50 -0400 Subject: [PATCH 1/2] Update google apiclient with deps --- composer.lock | 241 +++++++++++++++++++++++++------------------------- 1 file changed, 120 insertions(+), 121 deletions(-) diff --git a/composer.lock b/composer.lock index 6f80504b..fa3b6e79 100644 --- a/composer.lock +++ b/composer.lock @@ -226,26 +226,26 @@ }, { "name": "firebase/php-jwt", - "version": "v6.9.0", + "version": "v6.10.1", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", - "reference": "f03270e63eaccf3019ef0f32849c497385774e11" + "reference": "500501c2ce893c824c801da135d02661199f60c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/f03270e63eaccf3019ef0f32849c497385774e11", - "reference": "f03270e63eaccf3019ef0f32849c497385774e11", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/500501c2ce893c824c801da135d02661199f60c5", + "reference": "500501c2ce893c824c801da135d02661199f60c5", "shasum": "" }, "require": { - "php": "^7.4||^8.0" + "php": "^8.0" }, "require-dev": { - "guzzlehttp/guzzle": "^6.5||^7.4", + "guzzlehttp/guzzle": "^7.4", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.5", - "psr/cache": "^1.0||^2.0", + "psr/cache": "^2.0||^3.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0" }, @@ -283,41 +283,41 @@ ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", - "source": "https://github.com/firebase/php-jwt/tree/v6.9.0" + "source": "https://github.com/firebase/php-jwt/tree/v6.10.1" }, - "time": "2023-10-05T00:24:42+00:00" + "time": "2024-05-18T18:05:11+00:00" }, { "name": "google/apiclient", - "version": "v2.15.1", + "version": "v2.17.0", "source": { "type": "git", "url": "https://github.com/googleapis/google-api-php-client.git", - "reference": "7a95ed29e4b6c6859d2d22300c5455a92e2622ad" + "reference": "b1f63d72c44307ec8ef7bf18f1012de35d8944ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/7a95ed29e4b6c6859d2d22300c5455a92e2622ad", - "reference": "7a95ed29e4b6c6859d2d22300c5455a92e2622ad", + "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/b1f63d72c44307ec8ef7bf18f1012de35d8944ed", + "reference": "b1f63d72c44307ec8ef7bf18f1012de35d8944ed", "shasum": "" }, "require": { - "firebase/php-jwt": "~6.0", - "google/apiclient-services": "~0.200", - "google/auth": "^1.28", - "guzzlehttp/guzzle": "~6.5||~7.0", - "guzzlehttp/psr7": "^1.8.4||^2.2.1", + "firebase/php-jwt": "^6.0", + "google/apiclient-services": "~0.350", + "google/auth": "^1.37", + "guzzlehttp/guzzle": "^7.4.5", + "guzzlehttp/psr7": "^2.6", "monolog/monolog": "^2.9||^3.0", - "php": "^7.4|^8.0", - "phpseclib/phpseclib": "^3.0.19" + "php": "^8.0", + "phpseclib/phpseclib": "^3.0.36" }, "require-dev": { "cache/filesystem-adapter": "^1.1", - "composer/composer": "^1.10.22", + "composer/composer": "^1.10.23", "phpcompatibility/php-compatibility": "^9.2", - "phpspec/prophecy-phpunit": "^2.0", - "phpunit/phpunit": "^9.5", - "squizlabs/php_codesniffer": "^3.0", + "phpspec/prophecy-phpunit": "^2.1", + "phpunit/phpunit": "^9.6", + "squizlabs/php_codesniffer": "^3.8", "symfony/css-selector": "~2.1", "symfony/dom-crawler": "~2.1" }, @@ -352,29 +352,29 @@ ], "support": { "issues": "https://github.com/googleapis/google-api-php-client/issues", - "source": "https://github.com/googleapis/google-api-php-client/tree/v2.15.1" + "source": "https://github.com/googleapis/google-api-php-client/tree/v2.17.0" }, - "time": "2023-09-13T21:46:39+00:00" + "time": "2024-07-10T14:57:54+00:00" }, { "name": "google/apiclient-services", - "version": "v0.319.0", + "version": "v0.365.0", "source": { "type": "git", "url": "https://github.com/googleapis/google-api-php-client-services.git", - "reference": "9206f4d8cfacbec3c494d68f1758b2c8ca5b179d" + "reference": "edc08087aa3ca63d3b74f24d59f1d2caab39b5d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/9206f4d8cfacbec3c494d68f1758b2c8ca5b179d", - "reference": "9206f4d8cfacbec3c494d68f1758b2c8ca5b179d", + "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/edc08087aa3ca63d3b74f24d59f1d2caab39b5d9", + "reference": "edc08087aa3ca63d3b74f24d59f1d2caab39b5d9", "shasum": "" }, "require": { - "php": "^7.4||^8.0" + "php": "^8.0" }, "require-dev": { - "phpunit/phpunit": "^5.7||^8.5.13" + "phpunit/phpunit": "^9.6" }, "type": "library", "autoload": { @@ -396,40 +396,42 @@ ], "support": { "issues": "https://github.com/googleapis/google-api-php-client-services/issues", - "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.319.0" + "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.365.0" }, - "time": "2023-10-08T01:02:14+00:00" + "time": "2024-07-11T01:08:44+00:00" }, { "name": "google/auth", - "version": "v1.31.0", + "version": "v1.41.0", "source": { "type": "git", "url": "https://github.com/googleapis/google-auth-library-php.git", - "reference": "22209fddd0c06f3f8e3cb4aade0b352aa00f9888" + "reference": "1043ea18fe7f5dfbf5b208ce3ee6d6b6ab8cb038" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/22209fddd0c06f3f8e3cb4aade0b352aa00f9888", - "reference": "22209fddd0c06f3f8e3cb4aade0b352aa00f9888", + "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/1043ea18fe7f5dfbf5b208ce3ee6d6b6ab8cb038", + "reference": "1043ea18fe7f5dfbf5b208ce3ee6d6b6ab8cb038", "shasum": "" }, "require": { "firebase/php-jwt": "^6.0", - "guzzlehttp/guzzle": "^6.2.1|^7.0", + "guzzlehttp/guzzle": "^7.4.5", "guzzlehttp/psr7": "^2.4.5", - "php": "^7.4||^8.0", - "psr/cache": "^1.0||^2.0||^3.0", + "php": "^8.0", + "psr/cache": "^2.0||^3.0", "psr/http-message": "^1.1||^2.0" }, "require-dev": { "guzzlehttp/promises": "^2.0", "kelvinmo/simplejwt": "0.7.1", - "phpseclib/phpseclib": "^3.0", - "phpspec/prophecy-phpunit": "^2.0", - "phpunit/phpunit": "^9.0.0", + "phpseclib/phpseclib": "^3.0.35", + "phpspec/prophecy-phpunit": "^2.1", + "phpunit/phpunit": "^9.6", "sebastian/comparator": ">=1.2.3", - "squizlabs/php_codesniffer": "^3.5" + "squizlabs/php_codesniffer": "^3.5", + "symfony/process": "^6.0||^7.0", + "webmozart/assert": "^1.11" }, "suggest": { "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2." @@ -454,9 +456,9 @@ "support": { "docs": "https://googleapis.github.io/google-auth-library-php/main/", "issues": "https://github.com/googleapis/google-auth-library-php/issues", - "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.31.0" + "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.41.0" }, - "time": "2023-10-05T20:39:00+00:00" + "time": "2024-07-10T15:21:07+00:00" }, { "name": "graham-campbell/result-type", @@ -522,22 +524,22 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.8.0", + "version": "7.9.2", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "1110f66a6530a40fe7aea0378fe608ee2b2248f9" + "reference": "d281ed313b989f213357e3be1a179f02196ac99b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/1110f66a6530a40fe7aea0378fe608ee2b2248f9", - "reference": "1110f66a6530a40fe7aea0378fe608ee2b2248f9", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/d281ed313b989f213357e3be1a179f02196ac99b", + "reference": "d281ed313b989f213357e3be1a179f02196ac99b", "shasum": "" }, "require": { "ext-json": "*", - "guzzlehttp/promises": "^1.5.3 || ^2.0.1", - "guzzlehttp/psr7": "^1.9.1 || ^2.5.1", + "guzzlehttp/promises": "^1.5.3 || ^2.0.3", + "guzzlehttp/psr7": "^2.7.0", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", "symfony/deprecation-contracts": "^2.2 || ^3.0" @@ -546,11 +548,11 @@ "psr/http-client-implementation": "1.0" }, "require-dev": { - "bamarni/composer-bin-plugin": "^1.8.1", + "bamarni/composer-bin-plugin": "^1.8.2", "ext-curl": "*", - "php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999", + "guzzle/client-integration-tests": "3.0.2", "php-http/message-factory": "^1.1", - "phpunit/phpunit": "^8.5.29 || ^9.5.23", + "phpunit/phpunit": "^8.5.39 || ^9.6.20", "psr/log": "^1.1 || ^2.0 || ^3.0" }, "suggest": { @@ -628,7 +630,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.8.0" + "source": "https://github.com/guzzle/guzzle/tree/7.9.2" }, "funding": [ { @@ -644,28 +646,28 @@ "type": "tidelift" } ], - "time": "2023-08-27T10:20:53+00:00" + "time": "2024-07-24T11:22:20+00:00" }, { "name": "guzzlehttp/promises", - "version": "2.0.1", + "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "111166291a0f8130081195ac4556a5587d7f1b5d" + "reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/111166291a0f8130081195ac4556a5587d7f1b5d", - "reference": "111166291a0f8130081195ac4556a5587d7f1b5d", + "url": "https://api.github.com/repos/guzzle/promises/zipball/6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8", + "reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0" }, "require-dev": { - "bamarni/composer-bin-plugin": "^1.8.1", - "phpunit/phpunit": "^8.5.29 || ^9.5.23" + "bamarni/composer-bin-plugin": "^1.8.2", + "phpunit/phpunit": "^8.5.39 || ^9.6.20" }, "type": "library", "extra": { @@ -711,7 +713,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/2.0.1" + "source": "https://github.com/guzzle/promises/tree/2.0.3" }, "funding": [ { @@ -727,20 +729,20 @@ "type": "tidelift" } ], - "time": "2023-08-03T15:11:55+00:00" + "time": "2024-07-18T10:29:17+00:00" }, { "name": "guzzlehttp/psr7", - "version": "2.6.1", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727" + "reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/be45764272e8873c72dbe3d2edcfdfcc3bc9f727", - "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/a70f5c95fb43bc83f07c9c948baa0dc1829bf201", + "reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201", "shasum": "" }, "require": { @@ -754,9 +756,9 @@ "psr/http-message-implementation": "1.0" }, "require-dev": { - "bamarni/composer-bin-plugin": "^1.8.1", - "http-interop/http-factory-tests": "^0.9", - "phpunit/phpunit": "^8.5.29 || ^9.5.23" + "bamarni/composer-bin-plugin": "^1.8.2", + "http-interop/http-factory-tests": "0.9.0", + "phpunit/phpunit": "^8.5.39 || ^9.6.20" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" @@ -827,7 +829,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.6.1" + "source": "https://github.com/guzzle/psr7/tree/2.7.0" }, "funding": [ { @@ -843,7 +845,7 @@ "type": "tidelift" } ], - "time": "2023-08-27T10:13:57+00:00" + "time": "2024-07-18T11:15:46+00:00" }, { "name": "mitlibraries/acf-location-field", @@ -907,16 +909,16 @@ }, { "name": "monolog/monolog", - "version": "3.4.0", + "version": "3.7.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "e2392369686d420ca32df3803de28b5d6f76867d" + "reference": "f4393b648b78a5408747de94fca38beb5f7e9ef8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/e2392369686d420ca32df3803de28b5d6f76867d", - "reference": "e2392369686d420ca32df3803de28b5d6f76867d", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f4393b648b78a5408747de94fca38beb5f7e9ef8", + "reference": "f4393b648b78a5408747de94fca38beb5f7e9ef8", "shasum": "" }, "require": { @@ -939,7 +941,7 @@ "phpstan/phpstan": "^1.9", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-strict-rules": "^1.4", - "phpunit/phpunit": "^10.1", + "phpunit/phpunit": "^10.5.17", "predis/predis": "^1.1 || ^2", "ruflin/elastica": "^7", "symfony/mailer": "^5.4 || ^6", @@ -992,7 +994,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/3.4.0" + "source": "https://github.com/Seldaek/monolog/tree/3.7.0" }, "funding": [ { @@ -1004,7 +1006,7 @@ "type": "tidelift" } ], - "time": "2023-06-21T08:46:11+00:00" + "time": "2024-06-28T09:40:51+00:00" }, { "name": "oscarotero/env", @@ -1111,24 +1113,24 @@ }, { "name": "paragonie/constant_time_encoding", - "version": "v2.6.3", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/paragonie/constant_time_encoding.git", - "reference": "58c3f47f650c94ec05a151692652a868995d2938" + "reference": "df1e7fde177501eee2037dd159cf04f5f301a512" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938", - "reference": "58c3f47f650c94ec05a151692652a868995d2938", + "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/df1e7fde177501eee2037dd159cf04f5f301a512", + "reference": "df1e7fde177501eee2037dd159cf04f5f301a512", "shasum": "" }, "require": { - "php": "^7|^8" + "php": "^8" }, "require-dev": { - "phpunit/phpunit": "^6|^7|^8|^9", - "vimeo/psalm": "^1|^2|^3|^4" + "phpunit/phpunit": "^9", + "vimeo/psalm": "^4|^5" }, "type": "library", "autoload": { @@ -1174,7 +1176,7 @@ "issues": "https://github.com/paragonie/constant_time_encoding/issues", "source": "https://github.com/paragonie/constant_time_encoding" }, - "time": "2022-06-14T06:56:20+00:00" + "time": "2024-05-08T12:36:18+00:00" }, { "name": "paragonie/random_compat", @@ -1303,20 +1305,20 @@ }, { "name": "phpseclib/phpseclib", - "version": "3.0.23", + "version": "3.0.39", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "866cc78fbd82462ffd880e3f65692afe928bed50" + "reference": "211ebc399c6e73c225a018435fe5ae209d1d1485" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/866cc78fbd82462ffd880e3f65692afe928bed50", - "reference": "866cc78fbd82462ffd880e3f65692afe928bed50", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/211ebc399c6e73c225a018435fe5ae209d1d1485", + "reference": "211ebc399c6e73c225a018435fe5ae209d1d1485", "shasum": "" }, "require": { - "paragonie/constant_time_encoding": "^1|^2", + "paragonie/constant_time_encoding": "^1|^2|^3", "paragonie/random_compat": "^1.4|^2.0|^9.99.99", "php": ">=5.6.1" }, @@ -1393,7 +1395,7 @@ ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", - "source": "https://github.com/phpseclib/phpseclib/tree/3.0.23" + "source": "https://github.com/phpseclib/phpseclib/tree/3.0.39" }, "funding": [ { @@ -1409,7 +1411,7 @@ "type": "tidelift" } ], - "time": "2023-09-18T17:22:01+00:00" + "time": "2024-06-24T06:27:33+00:00" }, { "name": "psr/cache", @@ -1514,20 +1516,20 @@ }, { "name": "psr/http-factory", - "version": "1.0.2", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-factory.git", - "reference": "e616d01114759c4c489f93b099585439f795fe35" + "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35", - "reference": "e616d01114759c4c489f93b099585439f795fe35", + "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a", + "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a", "shasum": "" }, "require": { - "php": ">=7.0.0", + "php": ">=7.1", "psr/http-message": "^1.0 || ^2.0" }, "type": "library", @@ -1551,7 +1553,7 @@ "homepage": "https://www.php-fig.org/" } ], - "description": "Common interfaces for PSR-7 HTTP message factories", + "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories", "keywords": [ "factory", "http", @@ -1563,9 +1565,9 @@ "response" ], "support": { - "source": "https://github.com/php-fig/http-factory/tree/1.0.2" + "source": "https://github.com/php-fig/http-factory" }, - "time": "2023-04-10T20:10:41+00:00" + "time": "2024-04-15T12:06:14+00:00" }, { "name": "psr/http-message", @@ -2202,16 +2204,16 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v3.3.0", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf" + "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf", - "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", + "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", "shasum": "" }, "require": { @@ -2220,7 +2222,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.4-dev" + "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -2249,7 +2251,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.3.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0" }, "funding": [ { @@ -2265,7 +2267,7 @@ "type": "tidelift" } ], - "time": "2023-05-23T14:45:45+00:00" + "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/polyfill-ctype", @@ -2351,16 +2353,16 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.28.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "42292d99c55abe617799667f454222c54c60e229" + "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229", - "reference": "42292d99c55abe617799667f454222c54c60e229", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fd22ab50000ef01661e2a31d850ebaa297f8e03c", + "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c", "shasum": "" }, "require": { @@ -2374,9 +2376,6 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.28-dev" - }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" @@ -2414,7 +2413,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.30.0" }, "funding": [ { @@ -2430,7 +2429,7 @@ "type": "tidelift" } ], - "time": "2023-07-28T09:04:16+00:00" + "time": "2024-06-19T12:30:46+00:00" }, { "name": "symfony/polyfill-php80", From efe4d4eeef9c3f2eff7ff662a94ed26523a59df1 Mon Sep 17 00:00:00 2001 From: Matthew Bernhardt Date: Fri, 26 Jul 2024 20:10:54 -0400 Subject: [PATCH 2/2] Plugin updates * Black Studio TinyMCE Widget * Classic Editor * Contact Forms 7 suite (recaptcha, conditional fields, webhook) * Custom Post Type UI * Enable Media Replace * Google Sitemap Generator * Media Library Assistant * Page Links To * Pantheon APC * Pantheon MU Plugin * Redirection * Shortcode Variables * Ultimate Posts Widget * WordPress Importer * WP Mail Setup (partial update) * WP Native PHP Sessions * WP Security Audit Log (partial update) * WP Sentry Integeration --- composer.lock | 131 ++++++++++++++++++++++++++------------------------ 1 file changed, 67 insertions(+), 64 deletions(-) diff --git a/composer.lock b/composer.lock index fa3b6e79..56de8c33 100644 --- a/composer.lock +++ b/composer.lock @@ -1065,23 +1065,26 @@ }, { "name": "pantheon-systems/pantheon-mu-plugin", - "version": "1.2.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/pantheon-systems/pantheon-mu-plugin.git", - "reference": "567c9881dac19be5f16ee1039b6ac5b33617d4a3" + "reference": "13a1a9f0468f43ae4f06bc23f766df2b8ba4aee4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pantheon-systems/pantheon-mu-plugin/zipball/567c9881dac19be5f16ee1039b6ac5b33617d4a3", - "reference": "567c9881dac19be5f16ee1039b6ac5b33617d4a3", + "url": "https://api.github.com/repos/pantheon-systems/pantheon-mu-plugin/zipball/13a1a9f0468f43ae4f06bc23f766df2b8ba4aee4", + "reference": "13a1a9f0468f43ae4f06bc23f766df2b8ba4aee4", "shasum": "" }, "require": { "vlucas/phpdotenv": "*" }, "require-dev": { - "pantheon-systems/pantheon-wp-coding-standards": "^2.0" + "pantheon-systems/pantheon-wp-coding-standards": "^2.0", + "pantheon-systems/wpunit-helpers": "^2.0", + "phpunit/phpunit": "^9", + "yoast/phpunit-polyfills": "^2.0" }, "type": "wordpress-muplugin", "notification-url": "https://packagist.org/downloads/", @@ -1091,9 +1094,9 @@ "description": "Pantheon mu-plugin for WordPress sites.", "support": { "issues": "https://github.com/pantheon-systems/pantheon-mu-plugin/issues", - "source": "https://github.com/pantheon-systems/pantheon-mu-plugin/tree/1.2.0" + "source": "https://github.com/pantheon-systems/pantheon-mu-plugin/tree/1.5.0" }, - "time": "2023-09-14T16:42:48+00:00" + "time": "2024-07-29T19:20:35+00:00" }, { "name": "pantheon-upstreams/upstream-configuration", @@ -2636,15 +2639,15 @@ }, { "name": "wpackagist-plugin/black-studio-tinymce-widget", - "version": "2.7.2", + "version": "2.7.3", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/black-studio-tinymce-widget/", - "reference": "tags/2.7.2" + "reference": "tags/2.7.3" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/black-studio-tinymce-widget.2.7.2.zip" + "url": "https://downloads.wordpress.org/plugin/black-studio-tinymce-widget.2.7.3.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2672,15 +2675,15 @@ }, { "name": "wpackagist-plugin/cf7-to-zapier", - "version": "2.3.0", + "version": "2.4.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/cf7-to-zapier/", - "reference": "tags/2.3.0" + "reference": "tags/2.4.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/cf7-to-zapier.2.3.0.zip" + "url": "https://downloads.wordpress.org/plugin/cf7-to-zapier.2.4.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2690,15 +2693,15 @@ }, { "name": "wpackagist-plugin/classic-editor", - "version": "1.6.3", + "version": "1.6.4", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/classic-editor/", - "reference": "tags/1.6.3" + "reference": "tags/1.6.4" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/classic-editor.1.6.3.zip" + "url": "https://downloads.wordpress.org/plugin/classic-editor.1.6.4.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2744,15 +2747,15 @@ }, { "name": "wpackagist-plugin/contact-form-7", - "version": "5.7.7", + "version": "5.9.8", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/contact-form-7/", - "reference": "tags/5.7.7" + "reference": "tags/5.9.8" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/contact-form-7.5.7.7.zip" + "url": "https://downloads.wordpress.org/plugin/contact-form-7.5.9.8.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2780,15 +2783,15 @@ }, { "name": "wpackagist-plugin/custom-post-type-ui", - "version": "1.14.0", + "version": "1.17.1", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/custom-post-type-ui/", - "reference": "tags/1.14.0" + "reference": "tags/1.17.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/custom-post-type-ui.1.14.0.zip" + "url": "https://downloads.wordpress.org/plugin/custom-post-type-ui.1.17.1.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2798,15 +2801,15 @@ }, { "name": "wpackagist-plugin/enable-media-replace", - "version": "4.1.4", + "version": "4.1.5", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/enable-media-replace/", - "reference": "tags/4.1.4" + "reference": "tags/4.1.5" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/enable-media-replace.4.1.4.zip" + "url": "https://downloads.wordpress.org/plugin/enable-media-replace.4.1.5.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2834,15 +2837,15 @@ }, { "name": "wpackagist-plugin/google-sitemap-generator", - "version": "4.1.13", + "version": "4.1.21", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/google-sitemap-generator/", - "reference": "tags/4.1.13" + "reference": "tags/4.1.21" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/google-sitemap-generator.4.1.13.zip" + "url": "https://downloads.wordpress.org/plugin/google-sitemap-generator.4.1.21.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2870,15 +2873,15 @@ }, { "name": "wpackagist-plugin/media-library-assistant", - "version": "3.12", + "version": "3.18", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/media-library-assistant/", - "reference": "trunk" + "reference": "tags/3.18" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/media-library-assistant.zip?timestamp=1696797213" + "url": "https://downloads.wordpress.org/plugin/media-library-assistant.3.18.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2906,15 +2909,15 @@ }, { "name": "wpackagist-plugin/page-links-to", - "version": "3.3.6", + "version": "3.3.7", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/page-links-to/", - "reference": "tags/3.3.6" + "reference": "tags/3.3.7" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/page-links-to.3.3.6.zip" + "url": "https://downloads.wordpress.org/plugin/page-links-to.3.3.7.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2924,15 +2927,15 @@ }, { "name": "wpackagist-plugin/pantheon-advanced-page-cache", - "version": "1.4.1", + "version": "2.0.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/pantheon-advanced-page-cache/", - "reference": "tags/1.4.1" + "reference": "tags/2.0.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/pantheon-advanced-page-cache.1.4.1.zip" + "url": "https://downloads.wordpress.org/plugin/pantheon-advanced-page-cache.2.0.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2942,15 +2945,15 @@ }, { "name": "wpackagist-plugin/redirection", - "version": "5.3.10", + "version": "5.4.2", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/redirection/", - "reference": "tags/5.3.10" + "reference": "tags/5.4.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/redirection.5.3.10.zip" + "url": "https://downloads.wordpress.org/plugin/redirection.5.4.2.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2978,15 +2981,15 @@ }, { "name": "wpackagist-plugin/shortcode-variables", - "version": "4.0.4", + "version": "4.1.5", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/shortcode-variables/", - "reference": "tags/4.0.4" + "reference": "tags/4.1.5" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/shortcode-variables.4.0.4.zip" + "url": "https://downloads.wordpress.org/plugin/shortcode-variables.4.1.5.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -3014,15 +3017,15 @@ }, { "name": "wpackagist-plugin/ultimate-posts-widget", - "version": "2.2.7", + "version": "2.3.2", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/ultimate-posts-widget/", - "reference": "tags/2.2.7" + "reference": "tags/2.3.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/ultimate-posts-widget.2.2.7.zip" + "url": "https://downloads.wordpress.org/plugin/ultimate-posts-widget.2.3.2.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -3104,15 +3107,15 @@ }, { "name": "wpackagist-plugin/wordpress-importer", - "version": "0.8.1", + "version": "0.8.2", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wordpress-importer/", - "reference": "tags/0.8.1" + "reference": "tags/0.8.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wordpress-importer.0.8.1.zip" + "url": "https://downloads.wordpress.org/plugin/wordpress-importer.0.8.2.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -3122,15 +3125,15 @@ }, { "name": "wpackagist-plugin/wp-mail-smtp", - "version": "3.9.0", + "version": "3.11.1", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-mail-smtp/", - "reference": "tags/3.9.0" + "reference": "tags/3.11.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-mail-smtp.3.9.0.zip" + "url": "https://downloads.wordpress.org/plugin/wp-mail-smtp.3.11.1.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -3140,15 +3143,15 @@ }, { "name": "wpackagist-plugin/wp-native-php-sessions", - "version": "1.3.6", + "version": "1.4.3", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-native-php-sessions/", - "reference": "tags/1.3.6" + "reference": "tags/1.4.3" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-native-php-sessions.1.3.6.zip" + "url": "https://downloads.wordpress.org/plugin/wp-native-php-sessions.1.4.3.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -3158,15 +3161,15 @@ }, { "name": "wpackagist-plugin/wp-security-audit-log", - "version": "4.5.3", + "version": "4.6.4", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-security-audit-log/", - "reference": "tags/4.5.3" + "reference": "tags/4.6.4" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-security-audit-log.4.5.3.zip" + "url": "https://downloads.wordpress.org/plugin/wp-security-audit-log.4.6.4.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -3176,15 +3179,15 @@ }, { "name": "wpackagist-plugin/wp-sentry-integration", - "version": "7.17.0", + "version": "7.21.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-sentry-integration/", - "reference": "tags/7.17.0" + "reference": "tags/7.21.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-sentry-integration.7.17.0.zip" + "url": "https://downloads.wordpress.org/plugin/wp-sentry-integration.7.21.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -3194,15 +3197,15 @@ }, { "name": "wpackagist-plugin/wpcf7-recaptcha", - "version": "1.4.3", + "version": "1.4.7", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wpcf7-recaptcha/", - "reference": "tags/1.4.3" + "reference": "tags/1.4.7" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wpcf7-recaptcha.1.4.3.zip" + "url": "https://downloads.wordpress.org/plugin/wpcf7-recaptcha.1.4.7.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"