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

Upgrade eslint to version 7.1.0 #17

Closed
wants to merge 1 commit into from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented May 24, 2020

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ eslint (^6.7.2 → ^7.1.0) · Repo · Changelog

Release Notes

7.1.0

  • a93083a Fix: astUtils.getNextLocation returns invalid location after CRLF (#13275) (Milos Djermanovic)
  • df01af1 Update: padded-blocks loc position changes (refs #12334) (#13328) (Anix)
  • bd3f092 Fix: max-lines-per-function flagging arrow IIFEs (fixes #13332) (#13336) (cherryblossom000)
  • 25462b2 Update: block-spacing changed loc for extra (refs #12334) (#13314) (Anix)
  • de0aab9 Fix: report end loc in one-var-declaration-per-line (refs #12334) (#13326) (YeonJuan)
  • 1710296 Fix: no-new-symbol false positive with Symbol as an argument (#13337) (Milos Djermanovic)
  • cc01451 Fix: arrow-parens no reporting for comments inside (fixes #12995) (#13312) (Anix)
  • a195141 Update: reporting location for semi-spacing (refs #12334) (#13285) (Anix)
  • e3e4c41 Fix: fix false positives of no-new-func (#13333) (Pig Fang)
  • 611c676 Docs: Update new rules policies (#13343) (Nicholas C. Zakas)
  • 3a5fbb3 Chore: correct fileoverview doc in accessor-pairs (#13335) (YeonJuan)
  • b0a6b81 Update: Improve report location for rest-spread-spacing (refs #12334) (#13313) (Milos Djermanovic)
  • 68c8ee3 Fix: Stop path analyzer on unknown nodes (#13305) (Ilya Volodin)
  • 89e1081 Update: Improve report location for linebreak-style (refs #12334) (#13317) (Milos Djermanovic)
  • 0891379 Docs: Document the "correct" way to build an array with values (#13246) (Ed S)
  • 88127d7 Chore: remove checkbox from PR template prerequesites (#13330) (Kai Cataldo)
  • c636d57 New: no-loss-of-precision (fixes #11279) (#12747) (jmoore914)
  • 72a4e10 Chore: Mark SourceCode getComments() method as deprecated (fixes #13293) (#13296) (SuperOleg39)
  • 7f14846 Docs: fix broken link in Node.js API docs (#13307) (Kai Cataldo)
  • 02aeba1 Sponsors: Sync README with website (ESLint Jenkins)
  • 1f17533 Docs: Gitter -> Discord URL (refs #13039) (#13308) (Nicholas C. Zakas)
  • 82a448a Docs: improve documentation of no-return-await (#13215) (Linus Unnebäck)
  • 742941d Update: added typescript-eslint/recommended configs for init (#13235) (Anix)
  • 3d03df0 Sponsors: Sync README with website (ESLint Jenkins)
  • f44a6b4 Chore: fix invalid syntax in require-await tests (#13277) (Milos Djermanovic)
  • 2c778fb Fix: remove custom plugins from replacedBy metadata (#13274) (Kai Cataldo)
  • 0db3b1d Sponsors: Sync README with website (ESLint Jenkins)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 29 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label May 24, 2020
@depfu depfu bot mentioned this pull request May 24, 2020
@depfu
Copy link
Contributor Author

depfu bot commented Jun 7, 2020

Closed in favor of #20.

1 similar comment
@depfu
Copy link
Contributor Author

depfu bot commented Jun 7, 2020

Closed in favor of #20.

@depfu depfu bot closed this Jun 7, 2020
@depfu depfu bot deleted the depfu/update/npm/eslint-7.1.0 branch June 7, 2020 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants