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 dependency eslint to version 4.1.0 #341

Merged
merged 1 commit into from Jun 24, 2017
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2017

This Pull Request updates dependency eslint from version 4.0.0 to 4.1.0

Commits


eslint/eslint

4.1.0

  • 7d9e3be 4.1.0
  • e727b7b Build: changelog update for 4.1.0
  • e8f1362 Docs: Remove wrong descriptions in `padded-block` rule (#8783)
  • 291a783 Update: `enforceForArrowConditionals` to `no-extra-parens` (fixes #6196) (#8439)
  • a21dd32 New: Add `overrides`/`files` options for glob-based config (fixes #3611) (#8081)
  • 879688c Update: Add ignoreComments option to no-trailing-spaces (#8061)
  • b58ae2e Chore: Only instantiate fileEntryCache when cache flage set (perf) (#8763)
  • 9851288 Update: fix indent errors on multiline destructure (fixes #8729) (#8756)
  • 3608f06 Docs: Increase visibility of code of conduct (fixes #8758) (#8764)
  • 673a58b Update: support multiple fixes in a report (fixes #7348) (#8101)
  • 7a1bc38 Fix: don't pass default parserOptions to custom parsers (fixes #8744) (#8745)
  • c5b4052 Chore: enable computed-property-spacing on ESLint codebase (#8760)
  • 3419f64 Docs: describe how to use formatters on the formatter demo page (#8754)
  • a3ff8f2 Chore: combine tests in tests/lib/eslint.js and tests/lib/linter.js (#8746)
  • b7cc1e6 Fix: Space-infix-ops should ignore type annotations in TypeScript (#8341)
  • 46e73ee Fix: eslint --init installs wrong dependencies of popular styles (fixes #7338) (#8713)
  • a82361b Chore: Prevent package-lock.json files from being created (fixes #8742) (#8747)
  • 5f81a68 New: Add eslintIgnore support to package.json (fixes #8458) (#8690)
  • b5a70b4 Update: fix multiline binary operator/parentheses indentation (#8719)
  • ab8b016 Update: fix MemberExpression indentation with "off" option (fixes #8721) (#8724)
  • eb5d12c Update: Add Fixer method to Linter API (#8631)
  • 26a2daa Chore: Cache fs reads in ignored-paths (fixes #8363) (#8706)



This PR has been generated by Renovate Bot.

@codecov-io
Copy link

codecov-io commented Jun 24, 2017

Codecov Report

Merging #341 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #341   +/-   ##
=======================================
  Coverage   81.38%   81.38%           
=======================================
  Files          24       24           
  Lines        1526     1526           
  Branches      259      259           
=======================================
  Hits         1242     1242           
  Misses        284      284

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 4237862...b19b738. Read the comment docs.

@renovate renovate bot merged commit 896f946 into master Jun 24, 2017
@renovate renovate bot deleted the renovate/eslint-4.x branch June 24, 2017 02:31
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.