From 32184337c2f6fb717d816481a516230f12f86362 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 06:41:10 +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 | 197 +++++++++++++++++++++++++------------------------- 2 files changed, 101 insertions(+), 98 deletions(-) diff --git a/composer.json b/composer.json index 027e687f952..c33f8f82610 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": "2.4.0" diff --git a/composer.lock b/composer.lock index 8a441d1eedc..70f8bc168c3 100644 --- a/composer.lock +++ b/composer.lock @@ -4,24 +4,24 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f545845c79fc028c20fcfb386cb7a889", + "content-hash": "ae122eb84c84de15e488501dfcf6bc87", "packages": [ { "name": "automattic/jetpack-a8c-mc-stats", - "version": "v1.4.12", + "version": "v1.4.15", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git", - "reference": "38b3d11fec181d90abe6d80f5184fff6d2ef694c" + "reference": "a43017a3ba99c5a84f463292b2edb380416e7c50" }, "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/a43017a3ba99c5a84f463292b2edb380416e7c50", + "reference": "a43017a3ba99c5a84f463292b2edb380416e7c50", "shasum": "" }, "require-dev": { - "automattic/jetpack-changelogger": "^3.0", + "automattic/jetpack-changelogger": "^3.2", "yoast/phpunit-polyfills": "1.0.3" }, "type": "jetpack-library", @@ -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,26 +46,26 @@ ], "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.15" }, - "time": "2022-01-25T17:38:22+00:00" + "time": "2022-07-26T13:41:05+00:00" }, { "name": "automattic/jetpack-admin-ui", - "version": "v0.2.5", + "version": "v0.2.12", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-admin-ui.git", - "reference": "e72dddc3abb8fd914ae0efced8e2f162baf9dda1" + "reference": "b50d65e59461bfb3cb73668e48e06e3242705f18" }, "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/b50d65e59461bfb3cb73668e48e06e3242705f18", + "reference": "b50d65e59461bfb3cb73668e48e06e3242705f18", "shasum": "" }, "require-dev": { - "automattic/jetpack-changelogger": "^3.0", + "automattic/jetpack-changelogger": "^3.2", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "1.0.3" }, @@ -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,29 +95,29 @@ ], "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.12" }, - "time": "2022-03-08T17:34:09+00:00" + "time": "2022-09-20T17:03:02+00:00" }, { "name": "automattic/jetpack-assets", - "version": "v1.17.8", + "version": "v1.17.23", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-assets.git", - "reference": "f442d509917b7c23bc272e2634c24ec3d07855e1" + "reference": "f54f7e75d970a8749b3642949a7c5cecbcf5eb9c" }, "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/f54f7e75d970a8749b3642949a7c5cecbcf5eb9c", + "reference": "f54f7e75d970a8749b3642949a7c5cecbcf5eb9c", "shasum": "" }, "require": { "automattic/jetpack-constants": "^1.6" }, "require-dev": { - "automattic/jetpack-changelogger": "^3.0", + "automattic/jetpack-changelogger": "^3.2", "brain/monkey": "2.6.1", "wikimedia/testing-access-wrapper": "^1.0 || ^2.0", "yoast/phpunit-polyfills": "1.0.3" @@ -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.23" }, - "time": "2022-03-29T18:21:13+00:00" + "time": "2022-10-13T21:46:07+00:00" }, { "name": "automattic/jetpack-autoloader", @@ -312,20 +312,20 @@ }, { "name": "automattic/jetpack-constants", - "version": "v1.6.15", + "version": "v1.6.18", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-constants.git", - "reference": "f203b7c8ce89760ff8a70abcfbd1308765038fc9" + "reference": "22fea671b3c621de63088cd0a2ff129683024023" }, "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/22fea671b3c621de63088cd0a2ff129683024023", + "reference": "22fea671b3c621de63088cd0a2ff129683024023", "shasum": "" }, "require-dev": { - "automattic/jetpack-changelogger": "^3.0", + "automattic/jetpack-changelogger": "^3.2", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.0.3" }, @@ -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.18" }, - "time": "2022-01-25T17:38:30+00:00" + "time": "2022-07-26T13:41:20+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,20 +464,20 @@ }, { "name": "automattic/jetpack-logo", - "version": "v1.5.14", + "version": "v1.5.17", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-logo.git", - "reference": "9fbc006fd49e61c70ddbfc92dfea06338822656a" + "reference": "5364da3e13e9d730c3b7570e106f128e310969ff" }, "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/5364da3e13e9d730c3b7570e106f128e310969ff", + "reference": "5364da3e13e9d730c3b7570e106f128e310969ff", "shasum": "" }, "require-dev": { - "automattic/jetpack-changelogger": "^3.0", + "automattic/jetpack-changelogger": "^3.2", "yoast/phpunit-polyfills": "1.0.3" }, "type": "jetpack-library", @@ -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.17" }, - "time": "2022-01-25T17:38:35+00:00" + "time": "2022-07-26T13:41:07+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,26 +549,27 @@ ], "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.7", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-password-checker.git", - "reference": "b8173e8e278b8baba312612d224c95efd2fe0cd3" + "reference": "982f8cd8af401eb73a43ee933c30dbae3b681186" }, "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/982f8cd8af401eb73a43ee933c30dbae3b681186", + "reference": "982f8cd8af401eb73a43ee933c30dbae3b681186", "shasum": "" }, "require-dev": { - "automattic/jetpack-changelogger": "^3.0", + "automattic/jetpack-changelogger": "^3.2", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.0.3" }, @@ -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,29 +596,29 @@ ], "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.7" }, - "time": "2022-03-29T18:21:03+00:00" + "time": "2022-09-20T17:03:00+00:00" }, { "name": "automattic/jetpack-redirect", - "version": "v1.7.12", + "version": "v1.7.18", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-redirect.git", - "reference": "89c3fa5e460b4dca22067375f07f01b5a90a7599" + "reference": "b65fd37cda2623843dbfb3c2e40673a7aaa30a04" }, "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/b65fd37cda2623843dbfb3c2e40673a7aaa30a04", + "reference": "b65fd37cda2623843dbfb3c2e40673a7aaa30a04", "shasum": "" }, "require": { - "automattic/jetpack-status": "^1.12" + "automattic/jetpack-status": "^1.14" }, "require-dev": { - "automattic/jetpack-changelogger": "^3.0", + "automattic/jetpack-changelogger": "^3.2", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.0.3" }, @@ -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,26 +644,26 @@ ], "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.18" }, - "time": "2022-03-02T16:27:56+00:00" + "time": "2022-07-26T13:41:44+00:00" }, { "name": "automattic/jetpack-roles", - "version": "v1.4.14", + "version": "v1.4.17", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-roles.git", - "reference": "3cccac277e4f7fed80ce7929d4313c8aa40b65e4" + "reference": "c55cdfc1e85b4dc825a2d5e444d78dc9fadaec1e" }, "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/c55cdfc1e85b4dc825a2d5e444d78dc9fadaec1e", + "reference": "c55cdfc1e85b4dc825a2d5e444d78dc9fadaec1e", "shasum": "" }, "require-dev": { - "automattic/jetpack-changelogger": "^3.0", + "automattic/jetpack-changelogger": "^3.2", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.0.3" }, @@ -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,29 +689,29 @@ ], "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.17" }, - "time": "2022-01-25T17:38:37+00:00" + "time": "2022-07-26T13:41:22+00:00" }, { "name": "automattic/jetpack-status", - "version": "v1.12.0", + "version": "v1.14.3", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-status.git", - "reference": "e4c8988e7d1be5d650f892da7d7ba6b515315934" + "reference": "087dcc5ff3c50ad942a15fc57dd3e4cfca1a63db" }, "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/087dcc5ff3c50ad942a15fc57dd3e4cfca1a63db", + "reference": "087dcc5ff3c50ad942a15fc57dd3e4cfca1a63db", "shasum": "" }, "require": { "automattic/jetpack-constants": "^1.6" }, "require-dev": { - "automattic/jetpack-changelogger": "^3.0", + "automattic/jetpack-changelogger": "^3.2", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.0.3" }, @@ -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.14.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.14.3" }, - "time": "2022-03-02T16:27:52+00:00" + "time": "2022-07-26T13:41:42+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" }, {