From 05c79179e71d1696e9a56b6fde45408ad0191877 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 14:59:12 +0000 Subject: [PATCH] Bump automattic/jetpack-sync from 1.30.5 to 1.30.7 Bumps [automattic/jetpack-sync](https://github.com/Automattic/jetpack-sync) from 1.30.5 to 1.30.7. - [Release notes](https://github.com/Automattic/jetpack-sync/releases) - [Changelog](https://github.com/Automattic/jetpack-sync/blob/trunk/CHANGELOG.md) - [Commits](https://github.com/Automattic/jetpack-sync/compare/v1.30.5...v1.30.7) --- updated-dependencies: - dependency-name: automattic/jetpack-sync dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 221 +++++++++++++++++++++++++------------------------- 2 files changed, 113 insertions(+), 110 deletions(-) diff --git a/composer.json b/composer.json index 7f17332540b..31a9dc8f6c2 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "automattic/jetpack-config": "1.6.1", "automattic/jetpack-autoloader": "2.10.11", "automattic/jetpack-identity-crisis": "0.8.4", - "automattic/jetpack-sync": "1.30.5", + "automattic/jetpack-sync": "1.30.7", "automattic/jetpack-tracking": "1.14.5", "myclabs/php-enum": "1.7.7", "woocommerce/subscriptions-core": "5.3.1" diff --git a/composer.lock b/composer.lock index 9685c64e333..f09da623484 100644 --- a/composer.lock +++ b/composer.lock @@ -4,25 +4,25 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "d032c145eb48f2cef46bbb7b18e2d19e", + "content-hash": "07f50222e7efee068981029938a7b76f", "packages": [ { "name": "automattic/jetpack-a8c-mc-stats", - "version": "v1.4.12", + "version": "v1.4.18", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git", - "reference": "38b3d11fec181d90abe6d80f5184fff6d2ef694c" + "reference": "6882f72ba3dd856725f6a0afcb15a679c17e8e9a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/38b3d11fec181d90abe6d80f5184fff6d2ef694c", - "reference": "38b3d11fec181d90abe6d80f5184fff6d2ef694c", + "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/6882f72ba3dd856725f6a0afcb15a679c17e8e9a", + "reference": "6882f72ba3dd856725f6a0afcb15a679c17e8e9a", "shasum": "" }, "require-dev": { - "automattic/jetpack-changelogger": "^3.0", - "yoast/phpunit-polyfills": "1.0.3" + "automattic/jetpack-changelogger": "^3.3.1", + "yoast/phpunit-polyfills": "1.0.4" }, "type": "jetpack-library", "extra": { @@ -32,7 +32,7 @@ "link-template": "https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v${old}...v${new}" }, "branch-alias": { - "dev-master": "1.4.x-dev" + "dev-trunk": "1.4.x-dev" } }, "autoload": { @@ -46,28 +46,28 @@ ], "description": "Used to record internal usage stats for Automattic. Not visible to site owners.", "support": { - "source": "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v1.4.12" + "source": "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v1.4.18" }, - "time": "2022-01-25T17:38:22+00:00" + "time": "2023-01-11T16:00:16+00:00" }, { "name": "automattic/jetpack-admin-ui", - "version": "v0.2.5", + "version": "v0.2.16", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-admin-ui.git", - "reference": "e72dddc3abb8fd914ae0efced8e2f162baf9dda1" + "reference": "a9640169fd66903320e257e99badf6333d3a36fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/e72dddc3abb8fd914ae0efced8e2f162baf9dda1", - "reference": "e72dddc3abb8fd914ae0efced8e2f162baf9dda1", + "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/a9640169fd66903320e257e99badf6333d3a36fd", + "reference": "a9640169fd66903320e257e99badf6333d3a36fd", "shasum": "" }, "require-dev": { - "automattic/jetpack-changelogger": "^3.0", + "automattic/jetpack-changelogger": "^3.3.1", "automattic/wordbless": "dev-master", - "yoast/phpunit-polyfills": "1.0.3" + "yoast/phpunit-polyfills": "1.0.4" }, "type": "jetpack-library", "extra": { @@ -78,7 +78,7 @@ "link-template": "https://github.com/Automattic/jetpack-admin-ui/compare/${old}...${new}" }, "branch-alias": { - "dev-master": "0.2.x-dev" + "dev-trunk": "0.2.x-dev" }, "version-constants": { "::PACKAGE_VERSION": "src/class-admin-menu.php" @@ -95,32 +95,32 @@ ], "description": "Generic Jetpack wp-admin UI elements", "support": { - "source": "https://github.com/Automattic/jetpack-admin-ui/tree/v0.2.5" + "source": "https://github.com/Automattic/jetpack-admin-ui/tree/v0.2.16" }, - "time": "2022-03-08T17:34:09+00:00" + "time": "2023-01-25T20:56:39+00:00" }, { "name": "automattic/jetpack-assets", - "version": "v1.17.8", + "version": "v1.17.30", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-assets.git", - "reference": "f442d509917b7c23bc272e2634c24ec3d07855e1" + "reference": "3d34bb5e961c3260d089ed814278df86b2d9b3ad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/f442d509917b7c23bc272e2634c24ec3d07855e1", - "reference": "f442d509917b7c23bc272e2634c24ec3d07855e1", + "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/3d34bb5e961c3260d089ed814278df86b2d9b3ad", + "reference": "3d34bb5e961c3260d089ed814278df86b2d9b3ad", "shasum": "" }, "require": { - "automattic/jetpack-constants": "^1.6" + "automattic/jetpack-constants": "^1.6.20" }, "require-dev": { - "automattic/jetpack-changelogger": "^3.0", + "automattic/jetpack-changelogger": "^3.3.1", "brain/monkey": "2.6.1", "wikimedia/testing-access-wrapper": "^1.0 || ^2.0", - "yoast/phpunit-polyfills": "1.0.3" + "yoast/phpunit-polyfills": "1.0.4" }, "type": "jetpack-library", "extra": { @@ -131,7 +131,7 @@ "link-template": "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}" }, "branch-alias": { - "dev-master": "1.17.x-dev" + "dev-trunk": "1.17.x-dev" } }, "autoload": { @@ -148,9 +148,9 @@ ], "description": "Asset management utilities for Jetpack ecosystem packages", "support": { - "source": "https://github.com/Automattic/jetpack-assets/tree/v1.17.8" + "source": "https://github.com/Automattic/jetpack-assets/tree/v1.17.30" }, - "time": "2022-03-29T18:21:13+00:00" + "time": "2023-01-25T20:56:48+00:00" }, { "name": "automattic/jetpack-autoloader", @@ -312,22 +312,22 @@ }, { "name": "automattic/jetpack-constants", - "version": "v1.6.15", + "version": "v1.6.20", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-constants.git", - "reference": "f203b7c8ce89760ff8a70abcfbd1308765038fc9" + "reference": "c57b99b82c20d20f6dd2d2d701bb5b50b2cbe33a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/f203b7c8ce89760ff8a70abcfbd1308765038fc9", - "reference": "f203b7c8ce89760ff8a70abcfbd1308765038fc9", + "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/c57b99b82c20d20f6dd2d2d701bb5b50b2cbe33a", + "reference": "c57b99b82c20d20f6dd2d2d701bb5b50b2cbe33a", "shasum": "" }, "require-dev": { - "automattic/jetpack-changelogger": "^3.0", + "automattic/jetpack-changelogger": "^3.2.2", "brain/monkey": "2.6.1", - "yoast/phpunit-polyfills": "1.0.3" + "yoast/phpunit-polyfills": "1.0.4" }, "type": "jetpack-library", "extra": { @@ -337,7 +337,7 @@ "link-template": "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}" }, "branch-alias": { - "dev-master": "1.6.x-dev" + "dev-trunk": "1.6.x-dev" } }, "autoload": { @@ -351,27 +351,27 @@ ], "description": "A wrapper for defining constants in a more testable way.", "support": { - "source": "https://github.com/Automattic/jetpack-constants/tree/v1.6.15" + "source": "https://github.com/Automattic/jetpack-constants/tree/v1.6.20" }, - "time": "2022-01-25T17:38:30+00:00" + "time": "2022-12-02T19:01:48+00:00" }, { "name": "automattic/jetpack-heartbeat", - "version": "v1.4.0", + "version": "v1.4.1", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-heartbeat.git", - "reference": "c35053475b1cb7363aee847e0d025f0a043dc3d5" + "reference": "49e61c912bf1ba3a791823a51904e4b4af83ae00" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Automattic/jetpack-heartbeat/zipball/c35053475b1cb7363aee847e0d025f0a043dc3d5", - "reference": "c35053475b1cb7363aee847e0d025f0a043dc3d5", + "url": "https://api.github.com/repos/Automattic/jetpack-heartbeat/zipball/49e61c912bf1ba3a791823a51904e4b4af83ae00", + "reference": "49e61c912bf1ba3a791823a51904e4b4af83ae00", "shasum": "" }, "require": { "automattic/jetpack-a8c-mc-stats": "^1.4", - "automattic/jetpack-options": "^1.14" + "automattic/jetpack-options": "^1.15" }, "require-dev": { "automattic/jetpack-changelogger": "^3.0" @@ -399,9 +399,10 @@ ], "description": "This adds a cronjob that sends a batch of internal automattic stats to wp.com once a day", "support": { - "source": "https://github.com/Automattic/jetpack-heartbeat/tree/v1.4.0" + "source": "https://github.com/Automattic/jetpack-heartbeat/tree/v1.4.1" }, - "time": "2022-01-04T21:11:47+00:00" + "abandoned": "automattic/jetpack-connection", + "time": "2022-04-12T16:12:15+00:00" }, { "name": "automattic/jetpack-identity-crisis", @@ -463,21 +464,21 @@ }, { "name": "automattic/jetpack-logo", - "version": "v1.5.14", + "version": "v1.5.21", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-logo.git", - "reference": "9fbc006fd49e61c70ddbfc92dfea06338822656a" + "reference": "5464ceaeb918b4ed7d05dcce19dfe0f329a83c53" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/9fbc006fd49e61c70ddbfc92dfea06338822656a", - "reference": "9fbc006fd49e61c70ddbfc92dfea06338822656a", + "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/5464ceaeb918b4ed7d05dcce19dfe0f329a83c53", + "reference": "5464ceaeb918b4ed7d05dcce19dfe0f329a83c53", "shasum": "" }, "require-dev": { - "automattic/jetpack-changelogger": "^3.0", - "yoast/phpunit-polyfills": "1.0.3" + "automattic/jetpack-changelogger": "^3.3.1", + "yoast/phpunit-polyfills": "1.0.4" }, "type": "jetpack-library", "extra": { @@ -487,7 +488,7 @@ "link-template": "https://github.com/Automattic/jetpack-logo/compare/v${old}...v${new}" }, "branch-alias": { - "dev-master": "1.5.x-dev" + "dev-trunk": "1.5.x-dev" } }, "autoload": { @@ -501,29 +502,29 @@ ], "description": "A logo for Jetpack", "support": { - "source": "https://github.com/Automattic/jetpack-logo/tree/v1.5.14" + "source": "https://github.com/Automattic/jetpack-logo/tree/v1.5.21" }, - "time": "2022-01-25T17:38:35+00:00" + "time": "2023-01-30T21:02:01+00:00" }, { "name": "automattic/jetpack-options", - "version": "v1.14.3", + "version": "v1.15.2", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-options.git", - "reference": "f183ca8cd887296da8d4fe926c432c279cab99a3" + "reference": "463f0a1a8c33ee1dfc65fa2f61cecb910c62d174" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Automattic/jetpack-options/zipball/f183ca8cd887296da8d4fe926c432c279cab99a3", - "reference": "f183ca8cd887296da8d4fe926c432c279cab99a3", + "url": "https://api.github.com/repos/Automattic/jetpack-options/zipball/463f0a1a8c33ee1dfc65fa2f61cecb910c62d174", + "reference": "463f0a1a8c33ee1dfc65fa2f61cecb910c62d174", "shasum": "" }, "require": { "automattic/jetpack-constants": "^1.6" }, "require-dev": { - "automattic/jetpack-changelogger": "^3.0", + "automattic/jetpack-changelogger": "^3.1", "yoast/phpunit-polyfills": "1.0.3" }, "type": "jetpack-library", @@ -534,7 +535,7 @@ "link-template": "https://github.com/Automattic/jetpack-options/compare/v${old}...v${new}" }, "branch-alias": { - "dev-master": "1.14.x-dev" + "dev-master": "1.15.x-dev" } }, "autoload": { @@ -548,28 +549,29 @@ ], "description": "A wrapper for wp-options to manage specific Jetpack options.", "support": { - "source": "https://github.com/Automattic/jetpack-options/tree/v1.14.3" + "source": "https://github.com/Automattic/jetpack-options/tree/v1.15.2" }, - "time": "2022-03-29T18:21:10+00:00" + "abandoned": "automattic/jetpack-connection", + "time": "2022-04-26T14:33:49+00:00" }, { "name": "automattic/jetpack-password-checker", - "version": "v0.2.3", + "version": "v0.2.10", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-password-checker.git", - "reference": "b8173e8e278b8baba312612d224c95efd2fe0cd3" + "reference": "a0ddb2900ae26d43ab2a1c170f131285cc8f599e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/b8173e8e278b8baba312612d224c95efd2fe0cd3", - "reference": "b8173e8e278b8baba312612d224c95efd2fe0cd3", + "url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/a0ddb2900ae26d43ab2a1c170f131285cc8f599e", + "reference": "a0ddb2900ae26d43ab2a1c170f131285cc8f599e", "shasum": "" }, "require-dev": { - "automattic/jetpack-changelogger": "^3.0", + "automattic/jetpack-changelogger": "^3.3.1", "automattic/wordbless": "@dev", - "yoast/phpunit-polyfills": "1.0.3" + "yoast/phpunit-polyfills": "1.0.4" }, "type": "jetpack-library", "extra": { @@ -580,7 +582,7 @@ "link-template": "https://github.com/Automattic/jetpack-password-checker/compare/v${old}...v${new}" }, "branch-alias": { - "dev-master": "0.2.x-dev" + "dev-trunk": "0.2.x-dev" } }, "autoload": { @@ -594,31 +596,31 @@ ], "description": "Password Checker.", "support": { - "source": "https://github.com/Automattic/jetpack-password-checker/tree/v0.2.3" + "source": "https://github.com/Automattic/jetpack-password-checker/tree/v0.2.10" }, - "time": "2022-03-29T18:21:03+00:00" + "time": "2023-01-11T16:00:34+00:00" }, { "name": "automattic/jetpack-redirect", - "version": "v1.7.12", + "version": "v1.7.23", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-redirect.git", - "reference": "89c3fa5e460b4dca22067375f07f01b5a90a7599" + "reference": "8e6decff78331dc4514b4b910a1a24d32bd7523d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/89c3fa5e460b4dca22067375f07f01b5a90a7599", - "reference": "89c3fa5e460b4dca22067375f07f01b5a90a7599", + "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/8e6decff78331dc4514b4b910a1a24d32bd7523d", + "reference": "8e6decff78331dc4514b4b910a1a24d32bd7523d", "shasum": "" }, "require": { - "automattic/jetpack-status": "^1.12" + "automattic/jetpack-status": "^1.15.4" }, "require-dev": { - "automattic/jetpack-changelogger": "^3.0", + "automattic/jetpack-changelogger": "^3.3.1", "brain/monkey": "2.6.1", - "yoast/phpunit-polyfills": "1.0.3" + "yoast/phpunit-polyfills": "1.0.4" }, "type": "jetpack-library", "extra": { @@ -628,7 +630,7 @@ "link-template": "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}" }, "branch-alias": { - "dev-master": "1.7.x-dev" + "dev-trunk": "1.7.x-dev" } }, "autoload": { @@ -642,28 +644,28 @@ ], "description": "Utilities to build URLs to the jetpack.com/redirect/ service", "support": { - "source": "https://github.com/Automattic/jetpack-redirect/tree/v1.7.12" + "source": "https://github.com/Automattic/jetpack-redirect/tree/v1.7.23" }, - "time": "2022-03-02T16:27:56+00:00" + "time": "2023-01-11T16:00:51+00:00" }, { "name": "automattic/jetpack-roles", - "version": "v1.4.14", + "version": "v1.4.21", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-roles.git", - "reference": "3cccac277e4f7fed80ce7929d4313c8aa40b65e4" + "reference": "24c5cd0a3b7f475f35e448279fbcaa874e95e687" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/3cccac277e4f7fed80ce7929d4313c8aa40b65e4", - "reference": "3cccac277e4f7fed80ce7929d4313c8aa40b65e4", + "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/24c5cd0a3b7f475f35e448279fbcaa874e95e687", + "reference": "24c5cd0a3b7f475f35e448279fbcaa874e95e687", "shasum": "" }, "require-dev": { - "automattic/jetpack-changelogger": "^3.0", + "automattic/jetpack-changelogger": "^3.3.1", "brain/monkey": "2.6.1", - "yoast/phpunit-polyfills": "1.0.3" + "yoast/phpunit-polyfills": "1.0.4" }, "type": "jetpack-library", "extra": { @@ -673,7 +675,7 @@ "link-template": "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}" }, "branch-alias": { - "dev-master": "1.4.x-dev" + "dev-trunk": "1.4.x-dev" } }, "autoload": { @@ -687,31 +689,31 @@ ], "description": "Utilities, related with user roles and capabilities.", "support": { - "source": "https://github.com/Automattic/jetpack-roles/tree/v1.4.14" + "source": "https://github.com/Automattic/jetpack-roles/tree/v1.4.21" }, - "time": "2022-01-25T17:38:37+00:00" + "time": "2023-01-11T16:00:27+00:00" }, { "name": "automattic/jetpack-status", - "version": "v1.12.0", + "version": "v1.16.1", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-status.git", - "reference": "e4c8988e7d1be5d650f892da7d7ba6b515315934" + "reference": "b28d89f2ca6c1ad165cf4f7d9fc6d1579701dd6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/e4c8988e7d1be5d650f892da7d7ba6b515315934", - "reference": "e4c8988e7d1be5d650f892da7d7ba6b515315934", + "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/b28d89f2ca6c1ad165cf4f7d9fc6d1579701dd6b", + "reference": "b28d89f2ca6c1ad165cf4f7d9fc6d1579701dd6b", "shasum": "" }, "require": { - "automattic/jetpack-constants": "^1.6" + "automattic/jetpack-constants": "^1.6.20" }, "require-dev": { - "automattic/jetpack-changelogger": "^3.0", + "automattic/jetpack-changelogger": "^3.3.1", "brain/monkey": "2.6.1", - "yoast/phpunit-polyfills": "1.0.3" + "yoast/phpunit-polyfills": "1.0.4" }, "type": "jetpack-library", "extra": { @@ -721,7 +723,7 @@ "link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}" }, "branch-alias": { - "dev-master": "1.12.x-dev" + "dev-trunk": "1.16.x-dev" } }, "autoload": { @@ -735,22 +737,22 @@ ], "description": "Used to retrieve information about the current status of Jetpack and the site overall.", "support": { - "source": "https://github.com/Automattic/jetpack-status/tree/v1.12.0" + "source": "https://github.com/Automattic/jetpack-status/tree/v1.16.1" }, - "time": "2022-03-02T16:27:52+00:00" + "time": "2023-01-23T17:26:06+00:00" }, { "name": "automattic/jetpack-sync", - "version": "v1.30.5", + "version": "v1.30.7", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-sync.git", - "reference": "00088952b69d95df16f94e8b4baaaa9a48bff952" + "reference": "da065171f6b7f231c8a9f081ab23cfb1476b4df4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/00088952b69d95df16f94e8b4baaaa9a48bff952", - "reference": "00088952b69d95df16f94e8b4baaaa9a48bff952", + "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/da065171f6b7f231c8a9f081ab23cfb1476b4df4", + "reference": "da065171f6b7f231c8a9f081ab23cfb1476b4df4", "shasum": "" }, "require": { @@ -758,10 +760,10 @@ "automattic/jetpack-constants": "^1.6", "automattic/jetpack-heartbeat": "^1.4", "automattic/jetpack-identity-crisis": "^0.8", - "automattic/jetpack-options": "^1.14", + "automattic/jetpack-options": "^1.15", "automattic/jetpack-password-checker": "^0.2", "automattic/jetpack-roles": "^1.4", - "automattic/jetpack-status": "^1.12" + "automattic/jetpack-status": "^1.13" }, "require-dev": { "automattic/jetpack-changelogger": "^3.0", @@ -794,9 +796,9 @@ ], "description": "Everything needed to allow syncing to the WP.com infrastructure.", "support": { - "source": "https://github.com/Automattic/jetpack-sync/tree/v1.30.5" + "source": "https://github.com/Automattic/jetpack-sync/tree/v1.30.7" }, - "time": "2022-03-29T18:21:27+00:00" + "time": "2022-04-12T16:12:28+00:00" }, { "name": "automattic/jetpack-tracking", @@ -848,6 +850,7 @@ "support": { "source": "https://github.com/Automattic/jetpack-tracking/tree/v1.14.5" }, + "abandoned": "automattic/jetpack-connection", "time": "2022-03-29T18:21:15+00:00" }, { @@ -6581,5 +6584,5 @@ "platform-overrides": { "php": "7.3" }, - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" }