From 0b902bb3a2b6c3b52fb62f8bd591305210089874 Mon Sep 17 00:00:00 2001 From: Nate Weller Date: Tue, 30 Jul 2024 13:17:16 -0600 Subject: [PATCH] Run ./tools/fixup-project-versions.sh --- projects/plugins/backup/changelog/add-protect-threat-history | 5 +++++ projects/plugins/backup/composer.lock | 4 ++-- projects/plugins/boost/changelog/add-protect-threat-history | 5 +++++ projects/plugins/boost/composer.lock | 4 ++-- .../plugins/jetpack/changelog/add-protect-threat-history | 5 +++++ projects/plugins/jetpack/composer.lock | 4 ++-- .../plugins/migration/changelog/add-protect-threat-history | 5 +++++ projects/plugins/migration/composer.lock | 4 ++-- projects/plugins/search/changelog/add-protect-threat-history | 5 +++++ projects/plugins/search/composer.lock | 4 ++-- projects/plugins/social/changelog/add-protect-threat-history | 5 +++++ projects/plugins/social/composer.lock | 4 ++-- .../starter-plugin/changelog/add-protect-threat-history | 5 +++++ projects/plugins/starter-plugin/composer.lock | 4 ++-- .../plugins/videopress/changelog/add-protect-threat-history | 5 +++++ projects/plugins/videopress/composer.lock | 4 ++-- projects/plugins/wpcomsh/composer.json | 2 +- projects/plugins/wpcomsh/package.json | 2 +- projects/plugins/wpcomsh/wpcomsh.php | 4 ++-- 19 files changed, 60 insertions(+), 20 deletions(-) create mode 100644 projects/plugins/backup/changelog/add-protect-threat-history create mode 100644 projects/plugins/boost/changelog/add-protect-threat-history create mode 100644 projects/plugins/jetpack/changelog/add-protect-threat-history create mode 100644 projects/plugins/migration/changelog/add-protect-threat-history create mode 100644 projects/plugins/search/changelog/add-protect-threat-history create mode 100644 projects/plugins/social/changelog/add-protect-threat-history create mode 100644 projects/plugins/starter-plugin/changelog/add-protect-threat-history create mode 100644 projects/plugins/videopress/changelog/add-protect-threat-history diff --git a/projects/plugins/backup/changelog/add-protect-threat-history b/projects/plugins/backup/changelog/add-protect-threat-history new file mode 100644 index 0000000000000..9aa70e3ec1f75 --- /dev/null +++ b/projects/plugins/backup/changelog/add-protect-threat-history @@ -0,0 +1,5 @@ +Significance: patch +Type: changed +Comment: Updated composer.lock. + + diff --git a/projects/plugins/backup/composer.lock b/projects/plugins/backup/composer.lock index 2774dcc20ff67..7d4086114a0b7 100644 --- a/projects/plugins/backup/composer.lock +++ b/projects/plugins/backup/composer.lock @@ -1438,7 +1438,7 @@ "dist": { "type": "path", "url": "../../packages/protect-models", - "reference": "a79c18207b3476214e4be25eb5184c452c952ea9" + "reference": "7acb119f496f32361379b236b6dbbcca68680d4d" }, "require": { "php": ">=7.0" @@ -1455,7 +1455,7 @@ "extra": { "autotagger": true, "branch-alias": { - "dev-trunk": "0.1.x-dev" + "dev-trunk": "0.2.x-dev" }, "changelogger": { "link-template": "https://github.com/Automattic/jetpack-protect-models/compare/v${old}...v${new}" diff --git a/projects/plugins/boost/changelog/add-protect-threat-history b/projects/plugins/boost/changelog/add-protect-threat-history new file mode 100644 index 0000000000000..9aa70e3ec1f75 --- /dev/null +++ b/projects/plugins/boost/changelog/add-protect-threat-history @@ -0,0 +1,5 @@ +Significance: patch +Type: changed +Comment: Updated composer.lock. + + diff --git a/projects/plugins/boost/composer.lock b/projects/plugins/boost/composer.lock index b83adb234cf08..6ace0692d2274 100644 --- a/projects/plugins/boost/composer.lock +++ b/projects/plugins/boost/composer.lock @@ -1422,7 +1422,7 @@ "dist": { "type": "path", "url": "../../packages/protect-models", - "reference": "a79c18207b3476214e4be25eb5184c452c952ea9" + "reference": "7acb119f496f32361379b236b6dbbcca68680d4d" }, "require": { "php": ">=7.0" @@ -1439,7 +1439,7 @@ "extra": { "autotagger": true, "branch-alias": { - "dev-trunk": "0.1.x-dev" + "dev-trunk": "0.2.x-dev" }, "changelogger": { "link-template": "https://github.com/Automattic/jetpack-protect-models/compare/v${old}...v${new}" diff --git a/projects/plugins/jetpack/changelog/add-protect-threat-history b/projects/plugins/jetpack/changelog/add-protect-threat-history new file mode 100644 index 0000000000000..a1c1831fa1ef7 --- /dev/null +++ b/projects/plugins/jetpack/changelog/add-protect-threat-history @@ -0,0 +1,5 @@ +Significance: patch +Type: other +Comment: Updated composer.lock. + + diff --git a/projects/plugins/jetpack/composer.lock b/projects/plugins/jetpack/composer.lock index 1f63a75ddbc1e..7bc088953c313 100644 --- a/projects/plugins/jetpack/composer.lock +++ b/projects/plugins/jetpack/composer.lock @@ -2084,7 +2084,7 @@ "dist": { "type": "path", "url": "../../packages/protect-models", - "reference": "a79c18207b3476214e4be25eb5184c452c952ea9" + "reference": "7acb119f496f32361379b236b6dbbcca68680d4d" }, "require": { "php": ">=7.0" @@ -2101,7 +2101,7 @@ "extra": { "autotagger": true, "branch-alias": { - "dev-trunk": "0.1.x-dev" + "dev-trunk": "0.2.x-dev" }, "changelogger": { "link-template": "https://github.com/Automattic/jetpack-protect-models/compare/v${old}...v${new}" diff --git a/projects/plugins/migration/changelog/add-protect-threat-history b/projects/plugins/migration/changelog/add-protect-threat-history new file mode 100644 index 0000000000000..9aa70e3ec1f75 --- /dev/null +++ b/projects/plugins/migration/changelog/add-protect-threat-history @@ -0,0 +1,5 @@ +Significance: patch +Type: changed +Comment: Updated composer.lock. + + diff --git a/projects/plugins/migration/composer.lock b/projects/plugins/migration/composer.lock index 4f5f0620f5232..11484453ed6c7 100644 --- a/projects/plugins/migration/composer.lock +++ b/projects/plugins/migration/composer.lock @@ -1438,7 +1438,7 @@ "dist": { "type": "path", "url": "../../packages/protect-models", - "reference": "a79c18207b3476214e4be25eb5184c452c952ea9" + "reference": "7acb119f496f32361379b236b6dbbcca68680d4d" }, "require": { "php": ">=7.0" @@ -1455,7 +1455,7 @@ "extra": { "autotagger": true, "branch-alias": { - "dev-trunk": "0.1.x-dev" + "dev-trunk": "0.2.x-dev" }, "changelogger": { "link-template": "https://github.com/Automattic/jetpack-protect-models/compare/v${old}...v${new}" diff --git a/projects/plugins/search/changelog/add-protect-threat-history b/projects/plugins/search/changelog/add-protect-threat-history new file mode 100644 index 0000000000000..9aa70e3ec1f75 --- /dev/null +++ b/projects/plugins/search/changelog/add-protect-threat-history @@ -0,0 +1,5 @@ +Significance: patch +Type: changed +Comment: Updated composer.lock. + + diff --git a/projects/plugins/search/composer.lock b/projects/plugins/search/composer.lock index 235f86dbb59d5..8173964c6cbdd 100644 --- a/projects/plugins/search/composer.lock +++ b/projects/plugins/search/composer.lock @@ -1294,7 +1294,7 @@ "dist": { "type": "path", "url": "../../packages/protect-models", - "reference": "a79c18207b3476214e4be25eb5184c452c952ea9" + "reference": "7acb119f496f32361379b236b6dbbcca68680d4d" }, "require": { "php": ">=7.0" @@ -1311,7 +1311,7 @@ "extra": { "autotagger": true, "branch-alias": { - "dev-trunk": "0.1.x-dev" + "dev-trunk": "0.2.x-dev" }, "changelogger": { "link-template": "https://github.com/Automattic/jetpack-protect-models/compare/v${old}...v${new}" diff --git a/projects/plugins/social/changelog/add-protect-threat-history b/projects/plugins/social/changelog/add-protect-threat-history new file mode 100644 index 0000000000000..9aa70e3ec1f75 --- /dev/null +++ b/projects/plugins/social/changelog/add-protect-threat-history @@ -0,0 +1,5 @@ +Significance: patch +Type: changed +Comment: Updated composer.lock. + + diff --git a/projects/plugins/social/composer.lock b/projects/plugins/social/composer.lock index 5ee5a4db55302..b91e589289ad0 100644 --- a/projects/plugins/social/composer.lock +++ b/projects/plugins/social/composer.lock @@ -1356,7 +1356,7 @@ "dist": { "type": "path", "url": "../../packages/protect-models", - "reference": "a79c18207b3476214e4be25eb5184c452c952ea9" + "reference": "7acb119f496f32361379b236b6dbbcca68680d4d" }, "require": { "php": ">=7.0" @@ -1373,7 +1373,7 @@ "extra": { "autotagger": true, "branch-alias": { - "dev-trunk": "0.1.x-dev" + "dev-trunk": "0.2.x-dev" }, "changelogger": { "link-template": "https://github.com/Automattic/jetpack-protect-models/compare/v${old}...v${new}" diff --git a/projects/plugins/starter-plugin/changelog/add-protect-threat-history b/projects/plugins/starter-plugin/changelog/add-protect-threat-history new file mode 100644 index 0000000000000..9aa70e3ec1f75 --- /dev/null +++ b/projects/plugins/starter-plugin/changelog/add-protect-threat-history @@ -0,0 +1,5 @@ +Significance: patch +Type: changed +Comment: Updated composer.lock. + + diff --git a/projects/plugins/starter-plugin/composer.lock b/projects/plugins/starter-plugin/composer.lock index 7997e296902c6..8955730ff1c2a 100644 --- a/projects/plugins/starter-plugin/composer.lock +++ b/projects/plugins/starter-plugin/composer.lock @@ -1294,7 +1294,7 @@ "dist": { "type": "path", "url": "../../packages/protect-models", - "reference": "a79c18207b3476214e4be25eb5184c452c952ea9" + "reference": "7acb119f496f32361379b236b6dbbcca68680d4d" }, "require": { "php": ">=7.0" @@ -1311,7 +1311,7 @@ "extra": { "autotagger": true, "branch-alias": { - "dev-trunk": "0.1.x-dev" + "dev-trunk": "0.2.x-dev" }, "changelogger": { "link-template": "https://github.com/Automattic/jetpack-protect-models/compare/v${old}...v${new}" diff --git a/projects/plugins/videopress/changelog/add-protect-threat-history b/projects/plugins/videopress/changelog/add-protect-threat-history new file mode 100644 index 0000000000000..9aa70e3ec1f75 --- /dev/null +++ b/projects/plugins/videopress/changelog/add-protect-threat-history @@ -0,0 +1,5 @@ +Significance: patch +Type: changed +Comment: Updated composer.lock. + + diff --git a/projects/plugins/videopress/composer.lock b/projects/plugins/videopress/composer.lock index 919b97236bb86..6a203abae2151 100644 --- a/projects/plugins/videopress/composer.lock +++ b/projects/plugins/videopress/composer.lock @@ -1294,7 +1294,7 @@ "dist": { "type": "path", "url": "../../packages/protect-models", - "reference": "a79c18207b3476214e4be25eb5184c452c952ea9" + "reference": "7acb119f496f32361379b236b6dbbcca68680d4d" }, "require": { "php": ">=7.0" @@ -1311,7 +1311,7 @@ "extra": { "autotagger": true, "branch-alias": { - "dev-trunk": "0.1.x-dev" + "dev-trunk": "0.2.x-dev" }, "changelogger": { "link-template": "https://github.com/Automattic/jetpack-protect-models/compare/v${old}...v${new}" diff --git a/projects/plugins/wpcomsh/composer.json b/projects/plugins/wpcomsh/composer.json index 2a274920f23ce..3b3f7dec0adea 100644 --- a/projects/plugins/wpcomsh/composer.json +++ b/projects/plugins/wpcomsh/composer.json @@ -128,7 +128,7 @@ "composer/installers": true, "roots/wordpress-core-installer": true }, - "autoloader-suffix": "26841ac2064774301cbe06d174833bfc_wpcomshⓥ5_1_1" + "autoloader-suffix": "26841ac2064774301cbe06d174833bfc_wpcomshⓥ5_1_2_alpha" }, "extra": { "mirror-repo": "Automattic/wpcom-site-helper", diff --git a/projects/plugins/wpcomsh/package.json b/projects/plugins/wpcomsh/package.json index de9cd4ef2f088..7b7b61907ef5d 100644 --- a/projects/plugins/wpcomsh/package.json +++ b/projects/plugins/wpcomsh/package.json @@ -3,7 +3,7 @@ "name": "@automattic/jetpack-wpcomsh", "description": "A helper for connecting WordPress.com sites to external host infrastructure.", "homepage": "https://jetpack.com", - "version": "5.1.1", + "version": "5.1.2-alpha", "bugs": { "url": "https://github.com/Automattic/jetpack/labels/[Plugin] Wpcomsh" }, diff --git a/projects/plugins/wpcomsh/wpcomsh.php b/projects/plugins/wpcomsh/wpcomsh.php index b152dbeed752b..377e08b2a8344 100644 --- a/projects/plugins/wpcomsh/wpcomsh.php +++ b/projects/plugins/wpcomsh/wpcomsh.php @@ -2,14 +2,14 @@ /** * Plugin Name: WordPress.com Site Helper * Description: A helper for connecting WordPress.com sites to external host infrastructure. - * Version: 5.1.1 + * Version: 5.1.2-alpha * Author: Automattic * Author URI: http://automattic.com/ * * @package wpcomsh */ -define( 'WPCOMSH_VERSION', '5.1.1' ); +define( 'WPCOMSH_VERSION', '5.1.2-alpha' ); // If true, Typekit fonts will be available in addition to Google fonts add_filter( 'jetpack_fonts_enable_typekit', '__return_true' );