Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2018

This Pull Request updates dependency eslint from v4.15.0 to v4.17.0

Note: This PR was created on a configured schedule ("before 3am on Monday") and will not receive updates outside those times.

Release Notes

v4.16.0

  • e26a25f Update: allow continue instead of if wrap in guard-for-in (fixes #​7567) (#​9796) (Michael Ficarra)
  • af043eb Update: Add NewExpression support to comma-style (#​9591) (Frazer McLean)
  • 4f898c7 Build: Fix JSDoc syntax errors (#​9813) (Matija Marohnić)
  • 13bcf3c Fix: Removing curly quotes in no-eq-null report message (#​9852) (Kevin Partington)
  • b96fb31 Docs: configuration hierarchy for CLIEngine options (fixes #​9526) (#​9855) (PiIsFour)
  • 8ccbdda Docs: Clarify that -c configs merge with .eslintrc.* (fixes #​9535) (#​9847) (Kevin Partington)
  • 978574f Docs: Fix examples for no-useless-escape (#​9853) (Toru Kobayashi)
  • cd5681d Chore: Deactivate consistent-docs-url in internal rules folder (#​9815) (Kevin Partington)
  • 2e87ddd Docs: Sync messageId examples' style with other examples (#​9816) (Kevin Partington)
  • 1d61930 Update: use doctrine range information in valid-jsdoc (#​9831) (Teddy Katz)
  • 133336e Update: fix indent behavior on template literal arguments (fixes #​9061) (#​9820) (Teddy Katz)
  • ea1b15d Fix: avoid crashing on malformed configuration comments (fixes #​9373) (#​9819) (Teddy Katz)
  • add1e70 Update: fix indent bug on comments in ternary expressions (fixes #​9729) (#​9818) (Teddy Katz)
  • 6a5cd32 Fix: prefer-destructuring error with computed properties (fixes #​9784) (#​9817) (Teddy Katz)
  • 601f851 Docs: Minor modification to code comments for clarity (#​9821) (rgovind92)
  • b9da067 Docs: fix misleading info about RuleTester column numbers (#​9830) (Teddy Katz)
  • 2cf4522 Update: Rename and deprecate object-property-newline option (#​9570) (Jonathan Pool)
  • acde640 Docs: Add ES 2018 to Configuring ESLint (#​9829) (Kai Cataldo)
  • ccfce15 Docs: Minor tweaks to working with rules page (#​9824) (Kevin Partington)
  • 54b329a Docs: fix substitution of {{ name }} (#​9822) (Andres Kalle)

v4.17.0

  • 1da1ada Update: Add "multiline" type to padding-line-between-statements (#​8668) (Matthew Bennett)
  • bb213dc Chore: Use messageIds in some of the core rules (#​9648) (Jed Fox)
  • 1aa1970 Docs: remove outdated rule naming convention (#​9925) (Teddy Katz)
  • 3afaff6 Docs: Add prefer-destructuring variable reassignment example (#​9873) (LePirlouit)
  • d20f6b4 Fix: Typo in error message when running npm (#​9866) (Maciej Kasprzyk)
  • 51ec6a7 Docs: Use GitHub Multiple PR/Issue templates (#​9911) (Kai Cataldo)
  • dc80487 Update: space-unary-ops uses astUtils.canTokensBeAdjacent (fixes #​9907) (#​9906) (Kevin Partington)
  • 084351b Docs: Fix the messageId example (fixes #​9889) (#​9892) (Jed Fox)
  • 9cbb487 Docs: Mention the globals key in the no-undef docs (#​9867) (Dan Dascalescu)

Commits

eslint/eslint

v4.16.0

  • 54b329a Docs: fix substitution of {{ name }} (#​9822)
  • ccfce15 Docs: Minor tweaks to working with rules page (#​9824)
  • acde640 Docs: Add ES 2018 to Configuring ESLint (#​9829)
  • 2cf4522 Update: Rename and deprecate object-property-newline option (#​9570)
  • b9da067 Docs: fix misleading info about RuleTester column numbers (#​9830)
  • 601f851 Docs: Minor modification to code comments for clarity (#​9821)
  • 6a5cd32 Fix: prefer-destructuring error with computed properties (fixes #​9784) (#​9817)
  • add1e70 Update: fix indent bug on comments in ternary expressions (fixes #​9729) (#​9818)
  • ea1b15d Fix: avoid crashing on malformed configuration comments (fixes #​9373) (#​9819)
  • 133336e Update: fix indent behavior on template literal arguments (fixes #​9061) (#​9820)
  • 1d61930 Update: use doctrine range information in valid-jsdoc (#​9831)
  • 2e87ddd Docs: Sync messageId examples' style with other examples (#​9816)
  • cd5681d Chore: Deactivate consistent-docs-url in internal rules folder (#​9815)
  • 978574f Docs: Fix examples for no-useless-escape (#​9853)
  • 8ccbdda Docs: Clarify that -c configs merge with .eslintrc.* (fixes #​9535) (#​9847)
  • b96fb31 Docs: configuration hierarchy for CLIEngine options (fixes #​9526) (#​9855)
  • 13bcf3c Fix: Removing curly quotes in no-eq-null report message (#​9852)
  • 4f898c7 Build: Fix JSDoc syntax errors (#​9813)
  • af043eb Update: Add NewExpression support to comma-style (#​9591)
  • e26a25f Update: allow continue instead of if wrap in guard-for-in (fixes #​7567) (#​9796)
  • 1a9ddee Build: changelog update for 4.16.0
  • 33ca1ea 4.16.0

v4.17.0

  • 9cbb487 Docs: Mention the globals key in the no-undef docs (#​9867)
  • 084351b Docs: Fix the messageId example (fixes #​9889) (#​9892)
  • dc80487 Update: space-unary-ops uses astUtils.canTokensBeAdjacent (fixes #​9907) (#​9906)
  • 51ec6a7 Docs: Use GitHub Multiple PR/Issue templates (#​9911)
  • d20f6b4 Fix: Typo in error message when running npm (#​9866)
  • 3afaff6 Docs: Add prefer-destructuring variable reassignment example (#​9873)
  • 1aa1970 Docs: remove outdated rule naming convention (#​9925)
  • bb213dc Chore: Use messageIds in some of the core rules (#​9648)
  • 1da1ada Update: Add "multiline" type to padding-line-between-statements (#​8668)
  • 5ad3fb2 Build: changelog update for 4.17.0
  • 2af9446 4.17.0

This PR has been generated by Renovate Bot.

@codecov
Copy link

codecov bot commented Feb 5, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #424   +/-   ##
=======================================
  Coverage   98.46%   98.46%           
=======================================
  Files          82       82           
  Lines        1823     1823           
  Branches      444      444           
=======================================
  Hits         1795     1795           
  Misses         25       25           
  Partials        3        3

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 5687c4f...983d3cf. Read the comment docs.

@wizzy25 wizzy25 closed this in #430 Feb 5, 2018
@renovate renovate bot deleted the renovate/eslint-4.x branch February 5, 2018 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants