Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update eslint-plugin-import to latest 2.22.1 #90483

Merged
merged 1 commit into from
Feb 5, 2021

Conversation

cee-chen
Copy link
Contributor

@cee-chen cee-chen commented Feb 5, 2021

Summary

Updates eslint-plugin-import from 2.19.1 to 2.22.1. Changelog link

The Enterprise Search team would like this change as we're attempting to add more linting rules around our import order and running into some shenanigans with alphabetizing. Specifically, when I added the alphabetize rule after newlines-between I started getting a bunch of weird/incorrect errors about the plugin wanting newlines between every single import line. Upgrading seemed to fix the issue 🤷

Checklist

  • All tests/linting passes as before

-to grab fixes, case-sensitivity, etc.
@cee-chen cee-chen added release_note:skip Skip the PR/issue when compiling release notes v7.12.0 labels Feb 5, 2021
@cee-chen cee-chen requested a review from a team February 5, 2021 18:24
Copy link
Member

@JasonStoltz JasonStoltz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Do we need a review from a core Kibana team member as well?

@cee-chen
Copy link
Contributor Author

cee-chen commented Feb 5, 2021

We shouldn't, I received confirmation from Spalger and Mikhail that this was totally OK to do if all tests passed!

@cee-chen cee-chen merged commit a7b46a9 into elastic:master Feb 5, 2021
@cee-chen cee-chen deleted the eslint-plugin-import branch February 5, 2021 20:26
cee-chen pushed a commit to cee-chen/kibana that referenced this pull request Feb 5, 2021
-to grab fixes, case-sensitivity, etc.
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cee-chen pushed a commit that referenced this pull request Feb 5, 2021
-to grab fixes, case-sensitivity, etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes v7.12.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants