Skip to content

Commit

Permalink
Remove unneeded parserOptions from eslintrc files (#39128)
Browse files Browse the repository at this point in the history
We switched to using `@typescript-eslint/parser` in #23522. This parser
does not use the options `babelOptions`, `sourceType`, or
`requireConfigFile`, so let's remove them.

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

Upstream-Ref: Automattic/jetpack@78f19c8
  • Loading branch information
anomiex authored and matticbot committed Sep 5, 2024
1 parent 7c72551 commit 4352d40
Show file tree
Hide file tree
Showing 8 changed files with 127 additions and 122 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": "^2.0.3",
"automattic/jetpack-config": "^2.0.4",
"automattic/jetpack-connection": "^4.0.0-alpha",
"automattic/jetpack-my-jetpack": "^4.35.0",
"automattic/jetpack-my-jetpack": "^4.35.1-alpha",
"automattic/jetpack-search": "^0.45.1-alpha",
"automattic/jetpack-stats": "^0.13.2-alpha",
"automattic/jetpack-status": "^4.0.0-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).

## [4.35.1-alpha] - unreleased

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

## [4.35.0] - 2024-09-05
### Added
- My Jetpack: add support for feature-specific handling to product interstitials. [#38661]
Expand Down Expand Up @@ -1698,6 +1702,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Created package

[4.35.1-alpha]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.35.0...4.35.1-alpha
[4.35.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.34.0...4.35.0
[4.34.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.33.1...4.34.0
[4.33.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.33.0...4.33.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class Initializer {
*
* @var string
*/
const PACKAGE_VERSION = '4.35.0';
const PACKAGE_VERSION = '4.35.1-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": "^2.0.4",
"automattic/jetpack-status": "^4.0.0-alpha",
"automattic/jetpack-config": "^2.0.4",
"automattic/jetpack-my-jetpack": "^4.35.0",
"automattic/jetpack-my-jetpack": "^4.35.1-alpha",
"automattic/jetpack-sync": "^3.10.0-alpha"
},
"require-dev": {
Expand Down
4 changes: 2 additions & 2 deletions 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' => '4.35.0',
'ver' => '4.35.1-alpha1725548112',
),
'jetpack-password-checker' => array(
'path' => 'jetpack_vendor/automattic/jetpack-password-checker',
Expand All @@ -66,7 +66,7 @@
),
'jetpack-search-pkg' => array(
'path' => 'jetpack_vendor/automattic/jetpack-search',
'ver' => '0.45.1-alpha1725370896',
'ver' => '0.45.1-alpha1725548112',
),
'jetpack-stats' => array(
'path' => 'jetpack_vendor/automattic/jetpack-stats',
Expand Down
66 changes: 33 additions & 33 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": "85884654f31ddd13930ea6f5c80bf722c599e902"
"reference": "e2070434ae95fa15e2cfe953605049b6a89e391b"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -60,7 +60,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-admin-ui",
"reference": "b5442f796e10d9d26692a0ed563436c3f9065c46"
"reference": "ada0537df5dae6cf93f8813c2496f78a6e01bb4e"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -125,7 +125,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-assets",
"reference": "45b823e4f233c3d04e976b9cd0cde7b21d53d900"
"reference": "5cef6e0174d080d203e5d7092fc8904b2333aa1b"
},
"require": {
"automattic/jetpack-constants": "^2.0.4",
Expand Down Expand Up @@ -194,7 +194,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-autoloader",
"reference": "4aa2fcd8ddf2084c47d04c0ef046b297b21313bf"
"reference": "f6c004b343e96e29747d1b751fb4b774a641549c"
},
"require": {
"composer-plugin-api": "^1.1 || ^2.0",
Expand Down Expand Up @@ -261,7 +261,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-boost-core",
"reference": "67de4ea810518e80e293465bbda381bab8c91b9d"
"reference": "37edacc0b5a8cbc033e3f3c15ff07026caaae8e8"
},
"require": {
"automattic/jetpack-connection": "^4.0.0-alpha",
Expand Down Expand Up @@ -329,7 +329,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-boost-speed-score",
"reference": "97ad58a258f2c46ff7fcc20d7d9303fb763cd0f0"
"reference": "a1e8eca7cba4c8f15554c08132afd60f47fbbe87"
},
"require": {
"automattic/jetpack-boost-core": "^0.2.10",
Expand Down Expand Up @@ -405,7 +405,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-composer-plugin",
"reference": "d3d93bb15262b37afc807f620f163dd0793416d5"
"reference": "5d31c4ffd857e9ace974f2ac5746a7aa47cd2c79"
},
"require": {
"composer-plugin-api": "^2.1.0",
Expand Down Expand Up @@ -465,7 +465,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-config",
"reference": "3be3820dab1c5a33591bebdd0448875f6f15e766"
"reference": "2d6e8aeadfda501be18be1442beb1e2f206bab04"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -540,7 +540,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-connection",
"reference": "0d4123dc1169072ab5cc12f36a733613da7378fb"
"reference": "53ae04f854ab1136390802796fecceebfc613cd5"
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^2.0.2",
Expand Down Expand Up @@ -630,7 +630,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-constants",
"reference": "e79ad9cdad451267f48ee3b87280782bda6c3f7f"
"reference": "504edb2d471826d63869bb502faf6b5fb2832b78"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -684,7 +684,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-device-detection",
"reference": "b5f8665f6f5f86d376f9e2921da12305ca95de89"
"reference": "adccbf56cc1930bec25c8a2123dfe65145f93e3f"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -737,7 +737,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-explat",
"reference": "6eaa01f7e1b4a3a879e0ef13947ca35b76ead98a"
"reference": "fec8f4316c61dcc4225c0ee52f2517f7191b69f1"
},
"require": {
"automattic/jetpack-connection": "^4.0.0-alpha",
Expand Down Expand Up @@ -812,7 +812,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-ip",
"reference": "781d4445f005baa910ba8e190234eb67839f115e"
"reference": "45ebf794207caa7f7f585249618ebe5c352537a2"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -870,7 +870,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-jitm",
"reference": "be4fab6431b1f8c43b09dcdae08f6c3bdab96c8d"
"reference": "a0eeeef5c0be3f80090184a4596be3fb3e4892a2"
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^2.0.2",
Expand Down Expand Up @@ -945,7 +945,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-licensing",
"reference": "6341139ab50f5e6e0c73e4a56031f11ce3799279"
"reference": "9d43958dfb9a3712ec1abe8f8f931a5d1a8546da"
},
"require": {
"automattic/jetpack-connection": "^4.0.0-alpha",
Expand Down Expand Up @@ -1007,7 +1007,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-logo",
"reference": "896f907e9c888b6cb548de1772ddc719d9f28576"
"reference": "425f0b4b106e1ba32407b79b1d58567cd50e495c"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -1055,12 +1055,12 @@
},
{
"name": "automattic/jetpack-my-jetpack",
"version": "4.35.0",
"version_normalized": "4.35.0.0",
"version": "4.35.1-alpha.1725548112",
"version_normalized": "4.35.1.0-alpha1725548112",
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-my-jetpack",
"reference": "3d90ebedf386c7a1116563d96c9db2f0afbc39f6"
"reference": "92f99667edbc531a4d00bf960dc26e39e20d3346"
},
"require": {
"automattic/jetpack-admin-ui": "^0.4.5",
Expand Down Expand Up @@ -1162,7 +1162,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-password-checker",
"reference": "12443ba7aa8d0ed41890ae9f245d243c1980c93c"
"reference": "c1b6ef67144485baf83468d60d30e78d81ffee65"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -1223,7 +1223,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-plans",
"reference": "29eb26b158e57861a4513258ef88900cf6bd85cc"
"reference": "8fa06617e272efd5f04110f2861362294e2f1778"
},
"require": {
"automattic/jetpack-connection": "^4.0.0-alpha",
Expand Down Expand Up @@ -1291,7 +1291,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-plugins-installer",
"reference": "847979e090767a4340e59a1d850213be603690a5"
"reference": "c774ecc3aa70f36d554478d0dd8c4d157514abbe"
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^2.0.2",
Expand Down Expand Up @@ -1347,7 +1347,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-protect-models",
"reference": "30896a58cf9d89d759de22ef830b2012d337ef0b"
"reference": "fae16fec89875a23d893f4bef833d9175e53107d"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -1417,7 +1417,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-protect-status",
"reference": "056cbbce56e5808a50f0f0f87cac4b786040b9f4"
"reference": "5a988b9536742ae0401b1d1a49e7e7994bc870f6"
},
"require": {
"automattic/jetpack-connection": "^4.0.0-alpha",
Expand Down Expand Up @@ -1492,7 +1492,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-redirect",
"reference": "88725f7d417a8615fec17ac616a7a685f2f6ac29"
"reference": "dc891fbfb3ad800f7d265b8436be24a12856b110"
},
"require": {
"automattic/jetpack-status": "^4.0.0-alpha",
Expand Down Expand Up @@ -1547,7 +1547,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-roles",
"reference": "e02fd3825b3af51b74a9bb398cd5131887b0bfe0"
"reference": "4723992133468bf591cd7deab6a3a7be9b0e248e"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -1596,19 +1596,19 @@
},
{
"name": "automattic/jetpack-search",
"version": "0.45.1-alpha.1725370896",
"version_normalized": "0.45.1.0-alpha1725370896",
"version": "0.45.1-alpha.1725548112",
"version_normalized": "0.45.1.0-alpha1725548112",
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-search",
"reference": "18465e6ca3613e9a74dc098247a108d430192fa3"
"reference": "8acd95103f63d619f616067fe9f81fd630c97dc7"
},
"require": {
"automattic/jetpack-assets": "^2.3.7-alpha",
"automattic/jetpack-config": "^2.0.4",
"automattic/jetpack-connection": "^4.0.0-alpha",
"automattic/jetpack-constants": "^2.0.4",
"automattic/jetpack-my-jetpack": "^4.35.0",
"automattic/jetpack-my-jetpack": "^4.35.1-alpha",
"automattic/jetpack-status": "^4.0.0-alpha",
"automattic/jetpack-sync": "^3.10.0-alpha",
"php": ">=7.0"
Expand Down Expand Up @@ -1689,7 +1689,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-stats",
"reference": "04918d336d7326d6797c27e05e22cbcfdf2048c7"
"reference": "ed51bf49147ecd003e846be596d87614afcafe11"
},
"require": {
"automattic/jetpack-connection": "^4.0.0-alpha",
Expand Down Expand Up @@ -1756,7 +1756,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-status",
"reference": "651bad619a32804da4ec8b0108b7c762bb36ef7a"
"reference": "90cb96517fd666336e1010be6ae5cc27673dc165"
},
"require": {
"automattic/jetpack-constants": "^2.0.4",
Expand Down Expand Up @@ -1820,7 +1820,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-sync",
"reference": "51658217b56e6cef8c343e91bf24f6bf6f5c91b9"
"reference": "f5aef43d6c4d2aa586b8e96a1962cd57c435a302"
},
"require": {
"automattic/jetpack-connection": "^4.0.0-alpha",
Expand Down
Loading

0 comments on commit 4352d40

Please sign in to comment.