Skip to content

Commit 10bd7bf

Browse files
natewellermatticbot
authored andcommitted
Components: Remove external relative import from JetpackFooter (#42000)
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/13797179338 Upstream-Ref: Automattic/jetpack@0da6d58
1 parent 79f98d9 commit 10bd7bf

File tree

6 files changed

+22
-22
lines changed

6 files changed

+22
-22
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('jetpack-script-data', 'react', 'react-dom', 'react-jsx-runtime', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '061f842288e5f762857d');
1+
<?php return array('dependencies' => array('jetpack-script-data', 'react', 'react-dom', 'react-jsx-runtime', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'b4f5980b75ca1555fe8c');

build/automations-admin/index.js

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('jetpack-script-data', 'react', 'react-jsx-runtime', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'ff11feec4e0691434f64');
1+
<?php return array('dependencies' => array('jetpack-script-data', 'react', 'react-jsx-runtime', 'wp-components', 'wp-compose', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '2fa555ca73c13275e318');

build/onboarding-wizard/index.js

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/composer/installed.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dist": {
88
"type": "path",
99
"url": "/tmp/jetpack-build/Automattic/jetpack-assets",
10-
"reference": "a2953355b23741a31456de54a870cb826b57be1a"
10+
"reference": "d725c4ce0a79df2985715523cd3d60e51aba56b5"
1111
},
1212
"require": {
1313
"automattic/jetpack-constants": "^3.0.3",
@@ -79,7 +79,7 @@
7979
"dist": {
8080
"type": "path",
8181
"url": "/tmp/jetpack-build/Automattic/jetpack-autoloader",
82-
"reference": "ee960cb9500308453920f80fd8bee406da6167fe"
82+
"reference": "9931de05dc9e86e31dde570aaddd4ce1da0d6183"
8383
},
8484
"require": {
8585
"composer-plugin-api": "^2.2",
@@ -150,7 +150,7 @@
150150
"dist": {
151151
"type": "path",
152152
"url": "/tmp/jetpack-build/Automattic/jetpack-composer-plugin",
153-
"reference": "19b81611235795ea2c1cdc492de4fdb039c4bf3d"
153+
"reference": "5419b77a77d4e1dd0a37f93578c0d75f8897dee0"
154154
},
155155
"require": {
156156
"composer-plugin-api": "^2.2",
@@ -213,7 +213,7 @@
213213
"dist": {
214214
"type": "path",
215215
"url": "/tmp/jetpack-build/Automattic/jetpack-constants",
216-
"reference": "e14667ade0c0602323eb72fa62143ccac24e10f6"
216+
"reference": "3f48ac30d01f4839683bf5a9a8434647b2a32ed4"
217217
},
218218
"require": {
219219
"php": ">=7.2"

vendor/composer/installed.php

+4-4
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'automattic/jetpack-assets' => array(
1414
'pretty_version' => '4.0.10',
1515
'version' => '4.0.10.0',
16-
'reference' => 'a2953355b23741a31456de54a870cb826b57be1a',
16+
'reference' => 'd725c4ce0a79df2985715523cd3d60e51aba56b5',
1717
'type' => 'jetpack-library',
1818
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-assets',
1919
'aliases' => array(),
@@ -22,7 +22,7 @@
2222
'automattic/jetpack-autoloader' => array(
2323
'pretty_version' => '5.0.2',
2424
'version' => '5.0.2.0',
25-
'reference' => 'ee960cb9500308453920f80fd8bee406da6167fe',
25+
'reference' => '9931de05dc9e86e31dde570aaddd4ce1da0d6183',
2626
'type' => 'composer-plugin',
2727
'install_path' => __DIR__ . '/../automattic/jetpack-autoloader',
2828
'aliases' => array(),
@@ -31,7 +31,7 @@
3131
'automattic/jetpack-composer-plugin' => array(
3232
'pretty_version' => '4.0.2',
3333
'version' => '4.0.2.0',
34-
'reference' => '19b81611235795ea2c1cdc492de4fdb039c4bf3d',
34+
'reference' => '5419b77a77d4e1dd0a37f93578c0d75f8897dee0',
3535
'type' => 'composer-plugin',
3636
'install_path' => __DIR__ . '/../automattic/jetpack-composer-plugin',
3737
'aliases' => array(),
@@ -40,7 +40,7 @@
4040
'automattic/jetpack-constants' => array(
4141
'pretty_version' => '3.0.3',
4242
'version' => '3.0.3.0',
43-
'reference' => 'e14667ade0c0602323eb72fa62143ccac24e10f6',
43+
'reference' => '3f48ac30d01f4839683bf5a9a8434647b2a32ed4',
4444
'type' => 'jetpack-library',
4545
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-constants',
4646
'aliases' => array(),

0 commit comments

Comments
 (0)