Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

[js] Update eslint: 7.18.0 → 7.19.0 (minor) #180

Merged
merged 1 commit into from
Feb 1, 2021

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Feb 1, 2021

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

What changed?

✳️ eslint (7.18.0 → 7.19.0) · Repo · Changelog

Release Notes

7.19.0

  • ce7f061 Update: add shadowed variable loc to message in no-shadow (fixes #13646) (#13841) (t-mangoe)
  • c60e23f Update: fix let logic in for-in and for-of loops in no-extra-parens (#14011) (Milos Djermanovic)
  • d76e8f6 Fix: no-useless-rename invalid autofix with parenthesized identifiers (#14032) (Milos Djermanovic)
  • 5800d92 Docs: Clarify stylistic rule update policy (#14052) (Brandon Mills)
  • 0ccf6d2 Docs: remove configuring.md (#14036) (Milos Djermanovic)
  • 65bb0ab Chore: Clean up new issue workflow (#14040) (Nicholas C. Zakas)
  • e1da90f Fix: nested indenting for offsetTernaryExpressions: true (fixes #13971) (#13972) (Chris Brody)
  • 1a078b9 Update: check ternary : even if ? was reported in space-infix-ops (#13963) (Milos Djermanovic)
  • fb27422 Fix: extend prefer-const fixer range to whole declaration (fixes #13899) (#14033) (Nitin Kumar)
  • e0b05c7 Docs: add a correct example to no-unsafe-optional-chaining (refs #14029) (#14050) (armin yahya)
  • 46e836d Sponsors: Sync README with website (ESLint Jenkins)
  • 3fc4fa4 Docs: update configuring links (#14038) (Milos Djermanovic)
  • 8561c21 Docs: fix broken links in configuring/README.md (#14046) (Milos Djermanovic)
  • 1c309eb Update: fix no-invalid-regexp false negatives with no flags specified (#14018) (Milos Djermanovic)
  • f6602d5 Docs: Reorganize Configuration Documentation (#13837) (klkhan)
  • c753b44 Sponsors: Sync README with website (ESLint Jenkins)
  • a4fdb70 Docs: Fixed Typo (#14007) (Yash Singh)
  • f7ca481 Docs: Explain why we disable lock files (refs eslint/tsc-meetings#234) (#14006) (Brandon Mills)

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

Commits

See the full diff on Github. The new version differs by 20 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 Feb 1, 2021
@codecov
Copy link

codecov bot commented Feb 1, 2021

Codecov Report

Merging #180 (53abec4) into main (9f2cf5b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #180   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines           34        34           
=========================================
  Hits            34        34           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9f2cf5b...44697f6. Read the comment docs.

@ruebot ruebot merged commit c81af92 into main Feb 1, 2021
@depfu depfu bot deleted the depfu/update/npm/eslint-7.19.0 branch February 1, 2021 12:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant