Skip to content

Commit

Permalink
My Jetpack: decouple AI interstitial component (#35836)
Browse files Browse the repository at this point in the history
* decouple AI interstitial to its own component/files

* updated lock file

* update versions

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/8007002594
  • Loading branch information
CGastrell authored and matticbot committed Feb 22, 2024
1 parent 87392d0 commit 07103bb
Show file tree
Hide file tree
Showing 7 changed files with 92 additions and 91 deletions.
1 change: 1 addition & 0 deletions jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
This is an alpha version! The changes listed here are not final.

### Changed
- My Jetpack: decouple Jetpack AI insterstitial component
- Remove translation of product names

## [4.11.0] - 2024-02-22
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'de7ff6e1cc1c76822848');
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '24fd1e4573fe7f027f04');
4 changes: 2 additions & 2 deletions jetpack_vendor/automattic/jetpack-my-jetpack/build/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jetpack_vendor/i18n-map.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
),
'jetpack-my-jetpack' => array(
'path' => 'jetpack_vendor/automattic/jetpack-my-jetpack',
'ver' => '4.11.1-alpha1708615686',
'ver' => '4.11.1-alpha1708615994',
),
'jetpack-password-checker' => array(
'path' => 'jetpack_vendor/automattic/jetpack-password-checker',
Expand Down
58 changes: 29 additions & 29 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": "22a4ad6f1ee84045457e2012f7d41554f278d8d5"
"reference": "97258ce72390352ff11df9c5d1266e04e976b0d0"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -60,7 +60,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-admin-ui",
"reference": "0ef657f07ea4d41ab5360b1753730ae9601a7952"
"reference": "62367fcfd87f6e8879d42d94e4f458231a5ab5ec"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -125,7 +125,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-assets",
"reference": "6210b22beec2ff6894844583fe293464a92ba1fc"
"reference": "bf41a7d3b94f006193a990a7a53a9558c1400643"
},
"require": {
"automattic/jetpack-constants": "^2.0.0",
Expand Down Expand Up @@ -194,7 +194,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-autoloader",
"reference": "bf86bb3c5b4190dde24b24a5cf833cae62269887"
"reference": "3c33fc78e0a138f245c66c4e99e23c5d2986bad5"
},
"require": {
"composer-plugin-api": "^1.1 || ^2.0",
Expand Down Expand Up @@ -260,7 +260,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-boost-core",
"reference": "c36c15f8c8d441d5be15571a61bce0afa7a9432c"
"reference": "92cc084e29666e071b783955f354b542362ff56c"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -327,7 +327,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-boost-speed-score",
"reference": "6a956e6d9ba7187bb6735864ce48219020f8ba7b"
"reference": "9d5264db780317c827a0d7ed672afca107052166"
},
"require": {
"automattic/jetpack-boost-core": "^0.2.4",
Expand Down Expand Up @@ -403,7 +403,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-composer-plugin",
"reference": "f9e75273f37772460362bb60c323ac896d1623f8"
"reference": "f4a324adfa45f45666892af9786ea63c3c34d0df"
},
"require": {
"composer-plugin-api": "^2.1.0",
Expand Down Expand Up @@ -463,7 +463,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-config",
"reference": "e3e8d16faa94ccb396d0697f29b5493c4dfe03d5"
"reference": "564271b7f6bf95b3d2cfd2a7e90f2908c6389ace"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -508,7 +508,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-connection",
"reference": "70e2011bcbfa066d9c2b2b8acfb8a6c85ad419b1"
"reference": "1b5d14991214ee6a95b05f0d85f67341cd38bd2f"
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^2.0.0",
Expand Down Expand Up @@ -587,7 +587,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-constants",
"reference": "ef6dc0521ff14549452b8fa362bc1193b147203e"
"reference": "a63d664c8eaf68e289cb2761fccaf8c7b8f0ae53"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -641,7 +641,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-device-detection",
"reference": "36752773d789d882b59625f4619ed0f78c9a1f13"
"reference": "4f2163e8fb85f60418ba59c129ecfe020011ccda"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -694,7 +694,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-identity-crisis",
"reference": "55a8d8c44254c1beb4119edec5bd73be6a08db3d"
"reference": "f9135ffb0dbefd0e476bab997423cc9ae0e0af2a"
},
"require": {
"automattic/jetpack-assets": "^2.1.1",
Expand Down Expand Up @@ -773,7 +773,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-image-cdn",
"reference": "44ea393e19b740171e9c111abc98f32ab62f2088"
"reference": "1935a40f03801b86484ba6fc131694516f740375"
},
"require": {
"automattic/jetpack-assets": "^2.1.1",
Expand Down Expand Up @@ -845,7 +845,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-ip",
"reference": "c50be7f7db54ef7f5fefd2866103bbf6cf4405a2"
"reference": "b70e5b7d4050c81f2cfac33b56b909865b6b48d8"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -903,7 +903,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-jitm",
"reference": "f9a1498f07f959d1291123e40cf785e7c29447c0"
"reference": "f7bf1b198b21045f804c8a227351f36af1573736"
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^2.0.0",
Expand Down Expand Up @@ -978,7 +978,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-licensing",
"reference": "c01bd6c131ecf4fde706e28666780e00b7ef1703"
"reference": "9942bf0afa297104d40b09e5d32bbf7aebdb7287"
},
"require": {
"automattic/jetpack-connection": "^2.3.1",
Expand Down Expand Up @@ -1040,7 +1040,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-logo",
"reference": "00329ccc89ac1df450816ab567422a77eb88aa81"
"reference": "5d6b6a88b5f487a455e7eb85ae409b5b4985d9de"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -1088,12 +1088,12 @@
},
{
"name": "automattic/jetpack-my-jetpack",
"version": "4.11.1-alpha.1708615686",
"version_normalized": "4.11.1.0-alpha1708615686",
"version": "4.11.1-alpha.1708615994",
"version_normalized": "4.11.1.0-alpha1708615994",
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-my-jetpack",
"reference": "13f0312e10edce652770420c7f9b1decf9925e53"
"reference": "9540528946e2775c7eace02fbeb543842aff5991"
},
"require": {
"automattic/jetpack-admin-ui": "^0.3.2",
Expand Down Expand Up @@ -1186,7 +1186,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-password-checker",
"reference": "29d324f710a178252c155c6fd88f4e762e032918"
"reference": "db9bf561f185b73b5d9186bec27d11b1e1d92592"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -1247,7 +1247,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-plans",
"reference": "c70ba938b9741aa97167e386645af83370edf1d9"
"reference": "5caa3fdcc7a37129c0c38524996f689c4cd8d676"
},
"require": {
"automattic/jetpack-connection": "^2.3.1",
Expand Down Expand Up @@ -1315,7 +1315,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-plugin-deactivation",
"reference": "4c3b2659726366d336d1932dc09b58f66db3eb29"
"reference": "b10a01b4a4b5aa33824a2813b135e0a59c21142d"
},
"require": {
"automattic/jetpack-assets": "^2.1.1",
Expand Down Expand Up @@ -1383,7 +1383,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-plugins-installer",
"reference": "6b8e106f385358b3922b0a4f9bbf15f81ccc6c14"
"reference": "cfdbb5c397c07b5ec92a9069f27a53b8f1474fac"
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^2.0.0",
Expand Down Expand Up @@ -1438,7 +1438,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-redirect",
"reference": "b9c33999d05fdc3777be9a9e3371423090d9d0e3"
"reference": "83e7ef56dfab4df53d5774a289a69ccc5c597a9c"
},
"require": {
"automattic/jetpack-status": "^2.1.0",
Expand Down Expand Up @@ -1493,7 +1493,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-roles",
"reference": "3137d356fec72b7cf116321263aa3dae55db1de1"
"reference": "baf474c0e2bd9161cc7997290f3937edf478339b"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -1547,7 +1547,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-status",
"reference": "cc191c9625687130dc778a49722b06e17049b803"
"reference": "c15bb78a44c05e1ba63150f9ee3541fc1c1358ef"
},
"require": {
"automattic/jetpack-constants": "^2.0.0",
Expand Down Expand Up @@ -1603,7 +1603,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-sync",
"reference": "ce336dddce2fb6ca7aea2b039eba077496b93afa"
"reference": "d0da4d9794036274c28e8bdaa3ec8a33d6858f2a"
},
"require": {
"automattic/jetpack-connection": "^2.3.1",
Expand Down Expand Up @@ -1674,7 +1674,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-wp-js-data-sync",
"reference": "5cdc347828b061c276e48e546a8d24e55b428c0e"
"reference": "233fc4fb7399e61219d5ee471cdb890ac6f5a8ac"
},
"require": {
"php": ">=7.0"
Expand Down
Loading

0 comments on commit 07103bb

Please sign in to comment.