Page MenuHomePhabricator

Update eslint-plugin-import to 2.27.5
ClosedPublic

Authored by ashoat on Feb 11 2023, 12:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 7, 4:18 PM
Unknown Object (File)
Sun, Apr 7, 4:17 PM
Unknown Object (File)
Sun, Apr 7, 4:17 PM
Unknown Object (File)
Sun, Apr 7, 4:17 PM
Unknown Object (File)
Sun, Apr 7, 4:16 PM
Unknown Object (File)
Sun, Apr 7, 4:15 PM
Unknown Object (File)
Sun, Apr 7, 3:52 PM
Unknown Object (File)
Sun, Apr 7, 10:36 AM
Subscribers

Details

Summary

I updated this because I thought I was using it right but it wasn't working. Turns out I was using it wrong, but figured it doesn't hurt to upgrade anyways.

Depends on D6692

Test Plan
  1. No breaking changes in the CHANGELOG.md file
  2. Ran yarn eslint:fix in the root of the repo and confirmed no changes occurred

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Feb 11 2023, 12:14 PM
Harbormaster failed remote builds in B16334: Diff 22336!

This update caused a lot of changes. I can't really see what up from the CHANGELOG... some theories are this, this, or this.

This will pollute Git history but I couldn't find an easy way out unfortunately

(All of the JS changes in this diff are irrelevant changes to import ordering and grouping)

Again checked a handful of files, but effectively accepting blind

This revision is now accepted and ready to land.Feb 12 2023, 3:46 PM
This revision was automatically updated to reflect the committed changes.