Skip to content

Commit

Permalink
My Jetpack: Remove "Connection" management section for Atomic sites. …
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottprogrammer authored and matticbot committed Nov 18, 2024
1 parent 10f3454 commit c074c5b
Show file tree
Hide file tree
Showing 10 changed files with 102 additions and 97 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"automattic/jetpack-composer-plugin": "^3.0.0",
"automattic/jetpack-config": "^3.0.0",
"automattic/jetpack-connection": "^6.0.1",
"automattic/jetpack-my-jetpack": "^5.0.1",
"automattic/jetpack-my-jetpack": "^5.0.2-alpha",
"automattic/jetpack-search": "^0.47.0",
"automattic/jetpack-stats": "^0.14.0",
"automattic/jetpack-status": "^5.0.1-alpha",
Expand Down
5 changes: 5 additions & 0 deletions jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [5.0.2-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [5.0.1] - 2024-11-18
### Changed
- Update dependencies. [#38910]
Expand Down Expand Up @@ -1812,6 +1816,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Created package

[5.0.2-alpha]: https://github.com/Automattic/jetpack-my-jetpack/compare/5.0.1...5.0.2-alpha
[5.0.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/5.0.0...5.0.1
[5.0.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.37.0...5.0.0
[4.37.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.36.0...4.37.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('jetpack-connection', 'jetpack-script-data', 'react', 'react-jsx-runtime', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '88d37a42d9912670f2bf');
<?php return array('dependencies' => array('jetpack-connection', 'jetpack-script-data', 'react', 'react-jsx-runtime', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'db398117c2c37674d62a');

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class Initializer {
*
* @var string
*/
const PACKAGE_VERSION = '5.0.1';
const PACKAGE_VERSION = '5.0.2-alpha';

/**
* HTML container ID for the IDC screen on My Jetpack page.
Expand Down
2 changes: 1 addition & 1 deletion jetpack_vendor/automattic/jetpack-search/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"automattic/jetpack-constants": "^3.0.0",
"automattic/jetpack-status": "^5.0.1-alpha",
"automattic/jetpack-config": "^3.0.0",
"automattic/jetpack-my-jetpack": "^5.0.1",
"automattic/jetpack-my-jetpack": "^5.0.2-alpha",
"automattic/jetpack-sync": "^4.0.0"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion jetpack_vendor/i18n-map.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
),
'jetpack-my-jetpack' => array(
'path' => 'jetpack_vendor/automattic/jetpack-my-jetpack',
'ver' => '5.0.1',
'ver' => '5.0.2-alpha1731961756',
),
'jetpack-password-checker' => array(
'path' => 'jetpack_vendor/automattic/jetpack-password-checker',
Expand Down
62 changes: 31 additions & 31 deletions vendor/composer/installed.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-a8c-mc-stats",
"reference": "bf651192d79fda3576756af4640b821bf80a8b79"
"reference": "4e66343af77304d1661adfa98eba142f7f42cf04"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -63,7 +63,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-admin-ui",
"reference": "bf49714e6ec10c125ebe807cd3dd29d212e363c4"
"reference": "c0d633a09b0400bde4620c1e7bd52208756dbbc1"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -131,7 +131,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-assets",
"reference": "098cd72b357e703ae095bf21aa838554fd818141"
"reference": "19bc59bfa8f606048d2954558cb0ef0604a3d68f"
},
"require": {
"automattic/jetpack-constants": "^3.0.0",
Expand Down Expand Up @@ -203,7 +203,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-autoloader",
"reference": "a9178ead042011478fc5b4029e7e276b7786d148"
"reference": "aec1b20461faabd02fa5aff79ce00144d6558aad"
},
"require": {
"composer-plugin-api": "^1.1 || ^2.0",
Expand Down Expand Up @@ -274,7 +274,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-boost-core",
"reference": "3ec0e357ecead0906eaa28d0c249926415d0dc36"
"reference": "ef3d849d5fbaa44c6a863e694ef1929be3390b5d"
},
"require": {
"automattic/jetpack-connection": "^6.0.1",
Expand Down Expand Up @@ -345,7 +345,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-boost-speed-score",
"reference": "e23ee6a444d36441ef8c5fee66559f400fb32e19"
"reference": "25020810fd65d388029fcf79494af3e53640788d"
},
"require": {
"automattic/jetpack-boost-core": "^0.3.0",
Expand Down Expand Up @@ -424,7 +424,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-composer-plugin",
"reference": "dd50d07f627d3c1880a51e33580b854e5226e52b"
"reference": "b0808689042a046b51231b9cc8b85fd7f7b35757"
},
"require": {
"composer-plugin-api": "^2.1.0",
Expand Down Expand Up @@ -487,7 +487,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-config",
"reference": "e4458c5dbded9cbe6505d9adbf017c8d04bf10b4"
"reference": "6973e47b8781b9f44a07ba2183b637c65f98f372"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -562,7 +562,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-connection",
"reference": "1f351cc9ef926c0b6303c773f49437ef83d55e77"
"reference": "6409e4eda2fe7ac059c164fc267e3e1c0b69b0d8"
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^3.0.0",
Expand Down Expand Up @@ -655,7 +655,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-constants",
"reference": "43a0546913eb83ac3ee8e24286704eacca8121eb"
"reference": "50a9209d682b5eb76f38892ceb1acb44308557ee"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -712,7 +712,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-device-detection",
"reference": "233b2a3bef3745ca4180b91289a8c0603b599ca5"
"reference": "97e7d7fb2496e110831d010ff883c35181a938e9"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -768,7 +768,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-explat",
"reference": "3631f0a06c67d21a48ac9510511114881b609e38"
"reference": "9e4fe08dcd7b2fed0c61da2a1e3b98655c38f187"
},
"require": {
"automattic/jetpack-connection": "^6.0.1",
Expand Down Expand Up @@ -846,7 +846,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-ip",
"reference": "d262d549f6cd24e8afd1c54172b9be9271546a07"
"reference": "ee38046f033d4a0240ec762653d5c354298fb612"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -907,7 +907,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-jitm",
"reference": "7046c8fd9dc0b7dc9e72b727fd47fc85583fe327"
"reference": "777f194aa39b0809f4bd5319d0de3f4ea2ceeefe"
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^3.0.0",
Expand Down Expand Up @@ -985,7 +985,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-licensing",
"reference": "c2fab79b9f4f1a608e9cfb69a67e8c971c4fc130"
"reference": "e6a236f9da6f251a62fa4ef178984f664723b39f"
},
"require": {
"automattic/jetpack-connection": "^6.0.1",
Expand Down Expand Up @@ -1050,7 +1050,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-logo",
"reference": "396ea3b4ceab6ce517aff1627a227e9b64c266e9"
"reference": "9487d39b0c85ec6cae7576f93c40dcf824f69d86"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -1101,12 +1101,12 @@
},
{
"name": "automattic/jetpack-my-jetpack",
"version": "5.0.1",
"version_normalized": "5.0.1.0",
"version": "5.0.2-alpha.1731961756",
"version_normalized": "5.0.2.0-alpha1731961756",
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-my-jetpack",
"reference": "a1543c76d9fdd418dac14d294df77d820177a56b"
"reference": "05733105447383c886e02d9f1557365927391793"
},
"require": {
"automattic/jetpack-admin-ui": "^0.5.0",
Expand Down Expand Up @@ -1211,7 +1211,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-password-checker",
"reference": "32b1d61cff229a5241eadbabfc16b68953b0d5c2"
"reference": "858fa33c731cd377986d208836673bbe8784dd6b"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -1275,7 +1275,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-plans",
"reference": "65991410aa233f41023588e3ef56eeadd526870e"
"reference": "b21142f2c3ca09ffb2f7a8686b974ac784a379f6"
},
"require": {
"automattic/jetpack-connection": "^6.0.1",
Expand Down Expand Up @@ -1346,7 +1346,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-plugins-installer",
"reference": "68870616b12a96c9368af8bb4982859a0567abab"
"reference": "a3484f970bac0349c5693a1a7e2ad7d8cfa21916"
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^3.0.0",
Expand Down Expand Up @@ -1405,7 +1405,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-protect-models",
"reference": "aef0ac9b2106d876ef7a022adf4191c21a657290"
"reference": "fd84f022582795311cf9585cd6a6856c48b27f33"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -1478,7 +1478,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-protect-status",
"reference": "718488692443326c951f2166838b5f2d05f1eb4c"
"reference": "5ebfb7e7196301c4aaa70a0fb20342d62e4d7783"
},
"require": {
"automattic/jetpack-connection": "^6.0.1",
Expand Down Expand Up @@ -1556,7 +1556,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-redirect",
"reference": "5d5b8db98eb165bafe702d4c748ea5892e31dab6"
"reference": "6d45c2b78814f20d45fc6e2e64d060a7a1bbc760"
},
"require": {
"automattic/jetpack-status": "^5.0.1-alpha",
Expand Down Expand Up @@ -1614,7 +1614,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-roles",
"reference": "c6d979f6e66bec2cc468adb23254bd8d1b4fb9a7"
"reference": "e25490022b2a79ef8140b57dcecbbf08e3bd0020"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -1671,14 +1671,14 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-search",
"reference": "c3d05ac13dde1658c4964c519fe9b5fb6b2ea324"
"reference": "dce33b86a5bf0b2f67d8acaf6df1fb4ebf5187a3"
},
"require": {
"automattic/jetpack-assets": "^4.0.0-alpha",
"automattic/jetpack-config": "^3.0.0",
"automattic/jetpack-connection": "^6.0.1",
"automattic/jetpack-constants": "^3.0.0",
"automattic/jetpack-my-jetpack": "^5.0.1",
"automattic/jetpack-my-jetpack": "^5.0.2-alpha",
"automattic/jetpack-status": "^5.0.1-alpha",
"automattic/jetpack-sync": "^4.0.0",
"php": ">=7.2"
Expand Down Expand Up @@ -1762,7 +1762,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-stats",
"reference": "77dfa6f5528a8c66eb7a3a7c2d4f51cac4dd4cc1"
"reference": "cadae1ed5e7b173624de13430d0e9b1d59396fb5"
},
"require": {
"automattic/jetpack-connection": "^6.0.1",
Expand Down Expand Up @@ -1832,7 +1832,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-status",
"reference": "b46a179b30519a40ca2f2aa7089bded6fe5641ac"
"reference": "89399980296ca51a28c4ab1267d870814aecade6"
},
"require": {
"automattic/jetpack-constants": "^3.0.0",
Expand Down Expand Up @@ -1899,7 +1899,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-sync",
"reference": "4775069d5a398ca5b4e4983a96103a1357549338"
"reference": "c110b3943fe1daa85d16a8b8e8c3490b30ccff2d"
},
"require": {
"automattic/jetpack-connection": "^6.0.1",
Expand Down
Loading

0 comments on commit c074c5b

Please sign in to comment.