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 b4b0bda commit 7bcc762
Show file tree
Hide file tree
Showing 9 changed files with 100 additions and 95 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"automattic/jetpack-config": "^3.0.0",
"automattic/jetpack-publicize": "^0.56.0",
"automattic/jetpack-connection": "^6.0.1",
"automattic/jetpack-my-jetpack": "^5.0.1",
"automattic/jetpack-my-jetpack": "^5.0.2-alpha",
"automattic/jetpack-sync": "^4.0.0",
"automattic/jetpack-status": "^5.0.1-alpha",
"automattic/jetpack-plans": "^0.5.0",
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/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
60 changes: 30 additions & 30 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": "d7268060e2666b4dde2781310cd8d4ab430f0e99"
"reference": "200a7c9b34810f2bfccda2908b3933c9103aeb7b"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -63,7 +63,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-admin-ui",
"reference": "b158857d0148104da957e8f23dfb514b2beaeb92"
"reference": "6e49a738a7b2e3bb5925e6e9c8ff8ed14518e5ff"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -131,7 +131,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-assets",
"reference": "5fc1b2c337ef1eb33fe483846891f8d4bb41919e"
"reference": "54a8b9c711e886d12025598403446323ef71a3d4"
},
"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": "56a0effb3f68292a5dc9287cf5f0e3e2d785779d"
"reference": "d12ce1ea8e17d05d6e618f8ac87f2ef822dcb4a2"
},
"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": "3678de91fd2fee59de5d06a66ab638ce57f6d9fe"
"reference": "56f8ae71c662c6f78962a67b11d5d4b73d43882d"
},
"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": "8392aeb561f1f0054283a7303fd980b6bcc72b98"
"reference": "d249cc5902b5126476dc5638a75ef700eac8418e"
},
"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": "61bdca214920cf56bee5dcfd1ee608cb29485607"
"reference": "b89a4873885f6a35845c6b0c3f6155361ef34a29"
},
"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": "ecd23cd6163fe146d3413ac2a777d88af4366864"
"reference": "477bd05855dc76f0bba51806abd88a19b0bdfc71"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -562,7 +562,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-connection",
"reference": "d1b0c565680e3a30822f45225cf453c5fbf3f961"
"reference": "0ac161e88c8c9bfb95f0ba2355ada54701dfcbac"
},
"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": "b95b856c5056ac2967ecc302361b5997dae41fa8"
"reference": "9e36966bc8d772d793a0a5a958011c88b9acd18a"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -712,7 +712,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-device-detection",
"reference": "6e25b257fd2f9907cda6a73e02405314ba7294ad"
"reference": "9bf3bfbb0c9c7228a1f1593058d83148723c20cc"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -768,7 +768,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-explat",
"reference": "f2366e362d442f48c461e38b8a61d443862c892d"
"reference": "1b40f83a80c5cdbcf000a77359c350c97ce1c4cb"
},
"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": "aecc8ab5ff7784752a7280afe6bbc4998eb7629b"
"reference": "cb93464eb76eee2ec7512804a23ad960cf247259"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -907,7 +907,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-jitm",
"reference": "3d1bde8305a5881a05cb4d513a6c03071d1fc389"
"reference": "fcf5b321f50d7ae23c2430239181cadacdec99ab"
},
"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": "9aa131340c8c031f2f8adcda2f19e08218655a8a"
"reference": "f2fb4831c078e7e164574b3972283152fe8e0fbc"
},
"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": "c0936b0341167b97adb4a9f065e20f2b68472a72"
"reference": "b0225dbf7e3e48d1c91fa7842991d661ad639e44"
},
"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": "48b5035964452dd62740337ac47161ea295153c3"
"reference": "96569c7eed04f963c626f7bef02d96584c9272ac"
},
"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": "faae414c6e553aa5b87371f417dae2a3acb80a5f"
"reference": "b944026f775e06852f350b8479605243f7b1ccb7"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -1275,7 +1275,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-plans",
"reference": "5038b93b690ac4b55acb3bf34557fa1e1710ef94"
"reference": "3f3e38690d97db246675dd226641fdd56f1f7ddc"
},
"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": "2a3471e04deac4330885898545b57f83fa1d3259"
"reference": "53e308d2fe38b3b86626a7ec542a2b192925d67f"
},
"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-post-list",
"reference": "0a6bccb1915990a286adc231d2fcd3628e54419f"
"reference": "8b00247c4f759045bb4e58f243eb03c13afc3bb4"
},
"require": {
"automattic/jetpack-assets": "^4.0.0-alpha",
Expand Down Expand Up @@ -1473,7 +1473,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-protect-models",
"reference": "5094735541171986419db6ccc3828863f9ee39a7"
"reference": "28b9f58b50e36e0bdd8f2c3113ca56f569b8fdfe"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -1546,7 +1546,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-protect-status",
"reference": "33e261c852737943fd74437e269552a6fc1309a2"
"reference": "a98250d730bab4e2dbc616b230b60d6ccf84df26"
},
"require": {
"automattic/jetpack-connection": "^6.0.1",
Expand Down Expand Up @@ -1624,7 +1624,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-publicize",
"reference": "06fb8fe4077ba246210a38d15e1575a8f563d04b"
"reference": "067623f707fe076625c24613c4bf8bd8153ec771"
},
"require": {
"automattic/jetpack-assets": "^4.0.0-alpha",
Expand Down Expand Up @@ -1709,7 +1709,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-redirect",
"reference": "2f323259801e2aa99b26df58af15fb4c6040e7fa"
"reference": "4d00095cb82651da588ef1c425ca8eeda3a9a003"
},
"require": {
"automattic/jetpack-status": "^5.0.1-alpha",
Expand Down Expand Up @@ -1767,7 +1767,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-roles",
"reference": "60c0d7ef30d9a6b3e1f3bb3c481ec45e2abd1f91"
"reference": "8abb4a6ac5f1a3316ff0eefee267103436e5016e"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -1824,7 +1824,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-status",
"reference": "e154ddce5a964454c9ac20d5f27a8a5086da3349"
"reference": "33ad27b73f14358409c4fa7da5177e2fa4a0402e"
},
"require": {
"automattic/jetpack-constants": "^3.0.0",
Expand Down Expand Up @@ -1891,7 +1891,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-sync",
"reference": "94b769110649b1a2231efc6e56e6dacdb5afea7e"
"reference": "995e08a657e616b39fd3fe4204d67503a03ffc6b"
},
"require": {
"automattic/jetpack-connection": "^6.0.1",
Expand Down
Loading

0 comments on commit 7bcc762

Please sign in to comment.