Skip to content

Commit

Permalink
eslint: Replace abandoned eslint-import-resolver-exports (#40385)
Browse files Browse the repository at this point in the history
The maintainer of this package has abandoned it in favor of
eslint-import-resolver-typescript. So let's switch to that.

The new resolver seems to do a better of a job of finding files for some
of the more unusual cases, which lets the `import/order` rule detect
things as "internal" that were previously defaulting to "external",
which changes the order it enforces.

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12124747647

Upstream-Ref: Automattic/jetpack@9742576
  • Loading branch information
anomiex authored and matticbot committed Dec 2, 2024
1 parent 28f36b7 commit 3b2f287
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 60 deletions.
Original file line number Diff line number Diff line change
@@ -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' => 'e288951fbef3b68b97e5');
<?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' => '385ef10e8c798afca0ea');

Large diffs are not rendered by default.

56 changes: 28 additions & 28 deletions vendor/composer/installed.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-a8c-mc-stats",
"reference": "5691b98585030a5902347a09e4a63324937f9a0b"
"reference": "231ef0cb9ca23f75ad8d0f64b08525c815894514"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -137,7 +137,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-admin-ui",
"reference": "d5e76cf89954d217835ab5239d6ed2cc6fc64caf"
"reference": "ff611cb4cfe996b5c9897bd22d108b7d4d61ca0c"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -205,7 +205,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-assets",
"reference": "27809a887a76871b95b9455ca09fc0cf9626a998"
"reference": "1675ac36fd02caa2bb794f24a932585055987ebb"
},
"require": {
"automattic/jetpack-constants": "^3.0.1",
Expand Down Expand Up @@ -277,7 +277,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-blaze",
"reference": "185469fb94fd5079b4f91bf002ab7c685cda5e78"
"reference": "ad47013c7f3f1c36202f6684c039c4ce1588f8bd"
},
"require": {
"automattic/jetpack-assets": "^4.0.0",
Expand Down Expand Up @@ -361,7 +361,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-blocks",
"reference": "8793c967acde7421436670d8746b6c6153d951c1"
"reference": "1681edd54d99f886be0deceb2f164b0ada999575"
},
"require": {
"automattic/jetpack-constants": "^3.0.1",
Expand Down Expand Up @@ -426,7 +426,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-calypsoify",
"reference": "3f88bb07a1778e4ba7ebe71e559a94563a9c57e0"
"reference": "c6281a1f0f0aacad6f45a1a93ffa07114c851a15"
},
"require": {
"automattic/jetpack-assets": "^4.0.0",
Expand Down Expand Up @@ -494,7 +494,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-classic-theme-helper",
"reference": "aea1b00d53b2e9d23b5c5d50c03b6a446da42243"
"reference": "3a889c9e57d0ec1e0c08ceb7761b77b91177499a"
},
"require": {
"automattic/jetpack-assets": "^4.0.0",
Expand Down Expand Up @@ -568,7 +568,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-compat",
"reference": "fe6963d53aa45b579fbc16e5eaa71f74ca509917"
"reference": "a6b8860426945c9243f660a95654bc838751754c"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -608,7 +608,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-config",
"reference": "5f55b2b2965f731428c5632f240a67b6001fe4c8"
"reference": "a887fda5f6271a6eee75faac7dfd7f6aa50710d1"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -683,7 +683,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-connection",
"reference": "f6139e2f9d8d3448592b0b03cb0b0134de8932e9"
"reference": "2f640b4f1e2ffd3fbaf57c3f7db06d4cf156abf1"
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^3.0.0",
Expand Down Expand Up @@ -776,7 +776,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-constants",
"reference": "478b444fe61c2f638ff1f9fbf38c563c6ed590f8"
"reference": "26cca269d52e2b11c84ce73f4c096ab2ef668fdc"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -833,7 +833,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-device-detection",
"reference": "0868ba847b47278517dc8a5d4bf13a341e172d36"
"reference": "c6bb2893cdfeed1154d625b38bf668a55bb0f1c4"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -889,7 +889,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-google-analytics",
"reference": "e005327242155bbc83a7bce0557e99e7703278e7"
"reference": "1dc27e806b3e36bb9c9714844acb98901f513c48"
},
"require": {
"automattic/jetpack-status": "^5.0.1",
Expand Down Expand Up @@ -963,7 +963,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-ip",
"reference": "edd5e756aeeba9a2f4838de9472951786d61756f"
"reference": "54c414f6bf7546bedbecfa28c272def69a74a6e6"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -1024,7 +1024,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-jitm",
"reference": "3382d85d66ed83acee258a3441b84dc316af4a94"
"reference": "e8a0f0f67d5f5f0f29521ac93302ce5c553ef7e8"
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^3.0.0",
Expand Down Expand Up @@ -1102,7 +1102,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-logo",
"reference": "4ad570f4a2aad1bbf04e92b8b4be3394372b7f53"
"reference": "492fe1dfc9fe94f0612d87052b24e2d46bdb3720"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -1158,7 +1158,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-masterbar",
"reference": "f7ac8921b331927933cdf56f7667d7e25c053dd4"
"reference": "6109367987fc885c24c0582a3f7462425d789aff"
},
"require": {
"automattic/jetpack-assets": "^4.0.0",
Expand Down Expand Up @@ -1244,7 +1244,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-mu-wpcom",
"reference": "30792423107a253fdc156dfbad83b2a145404f95"
"reference": "b97204e00bcd3e79165aa33340ef12b5366f6b13"
},
"require": {
"automattic/jetpack-assets": "^4.0.0",
Expand Down Expand Up @@ -1330,7 +1330,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-password-checker",
"reference": "4be5961231b9e4c49c18a46cf5dc3159a95ae963"
"reference": "c15d4183acf84a6c5b580aa426ec9892e41a8a20"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -1394,7 +1394,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-plans",
"reference": "1edcd4f2c1617bd63f5ea9ea9c5ef01b5fed7de2"
"reference": "9a48a442cf7bb41278aaf4b216e7002d8bb78c64"
},
"require": {
"automattic/jetpack-connection": "^6.1.0",
Expand Down Expand Up @@ -1465,7 +1465,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-post-list",
"reference": "272271df22958c21eb33989024a64fd5979e1615"
"reference": "6f4139ffb8bb1cb6aa49672d25add8e1ac2f0fbd"
},
"require": {
"automattic/jetpack-assets": "^4.0.0",
Expand Down Expand Up @@ -1533,7 +1533,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-redirect",
"reference": "bdbe7ec2ae2e54548bcb6196100515e68acf915b"
"reference": "58d5a6c87ea5744b27c38fee535e9c0462769ad7"
},
"require": {
"automattic/jetpack-status": "^5.0.1",
Expand Down Expand Up @@ -1591,7 +1591,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-roles",
"reference": "66e5893d568799e6b34f34f0c9c6f7097ddc490e"
"reference": "82ddf301acdd8b5f3202e2dd74a710b09450f24c"
},
"require": {
"php": ">=7.2"
Expand Down Expand Up @@ -1648,7 +1648,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-stats",
"reference": "6e699bc3fdedf2c52d1802f166b9b8cd0e713845"
"reference": "0e2567571042ce24ce65c26edeeb1fbeff32976e"
},
"require": {
"automattic/jetpack-connection": "^6.1.0",
Expand Down Expand Up @@ -1718,7 +1718,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-stats-admin",
"reference": "1b3f16e408c81b883c84bfe998b01976e73bea63"
"reference": "5634b38475b38c30a329beee85ad5f3152956d0c"
},
"require": {
"automattic/jetpack-connection": "^6.1.0",
Expand Down Expand Up @@ -1794,7 +1794,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-status",
"reference": "a016b781e00301f1435fbfd17a4cb4d2578e9fce"
"reference": "f4c39eb74bfa68677dc00cce124592a3196aa10d"
},
"require": {
"automattic/jetpack-constants": "^3.0.1",
Expand Down Expand Up @@ -1861,7 +1861,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-sync",
"reference": "51ce3a64108e40deda4f37868b0d2b4a3e77dcc5"
"reference": "3c35643ec33b55458cb7080b1f8518c1e0694629"
},
"require": {
"automattic/jetpack-connection": "^6.1.0",
Expand Down Expand Up @@ -1942,7 +1942,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/scheduled-updates",
"reference": "0ceb8ae1e747a89c578458c4a5e36a8676317847"
"reference": "21d31f69d3cf38dea27564c2c2a1bc2a9ba5d4c1"
},
"require": {
"automattic/jetpack-connection": "^6.1.0",
Expand Down
Loading

0 comments on commit 3b2f287

Please sign in to comment.