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

[js] Update eslint: 7.13.0 → 7.14.0 (minor) #164

Merged
merged 1 commit into from
Nov 22, 2020

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Nov 22, 2020

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.13.0 → 7.14.0) · Repo · Changelog

Release Notes

7.14.0

  • 5f09073 Update: fix 'skip' options in no-irregular-whitespace (fixes #13852) (#13853) (Milos Djermanovic)
  • 1861b40 Docs: correct the function-call-argument-newline 'default' descriptions (#13866) (Trevin Hofmann)
  • 98c00c4 New: Add no-nonoctal-decimal-escape rule (fixes #13765) (#13845) (Milos Djermanovic)
  • 95d2fe6 Chore: remove eslint comment from no-octal-escape tests (#13846) (Milos Djermanovic)
  • 2004b7e Fix: enable debug logs for @eslint/eslintrc (fixes #13850) (#13861) (Milos Djermanovic)
  • d2239a1 Fix: no-useless-constructor crash on bodyless constructor (fixes #13830) (#13842) (Ari Perkkiö)
  • eda0aa1 Docs: no-restricted-imports is only for static imports (#13863) (Robat Williams)
  • 042ae44 Docs: Fix JS syntax and doc URL in working-with-custom-formatters.md (#13828) (Raphael LANG)
  • 038dc73 Chore: Test on Node.js 15 (#13844) (Brandon Mills)
  • 37a06d6 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 12 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 Nov 22, 2020
@codecov
Copy link

codecov bot commented Nov 22, 2020

Codecov Report

Merging #164 (4364233) into main (fb5b77d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #164   +/-   ##
=========================================
  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 fb5b77d...4364233. Read the comment docs.

@ruebot ruebot merged commit a660274 into main Nov 22, 2020
@depfu depfu bot deleted the depfu/update/npm/eslint-7.14.0 branch November 22, 2020 02:33
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.

1 participant