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

chore(deps): update dependency eslint to v4.18.2 #8

Merged
merged 1 commit into from Mar 8, 2018

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 8, 2018

This Pull Request updates dependency eslint from v4.18.1 to v4.18.2

Release Notes

v4.18.2

  • 6b71fd0 Fix: table@4.0.2, because 4.0.3 needs "ajv": "^6.0.1" (#10022) (Mathieu Seiler)
  • 3c697de Chore: fix incorrect comment about linter.verify return value (#10030) (Teddy Katz)
  • 9df8653 Chore: refactor parser-loading out of linter.verify (#10028) (Teddy Katz)
  • f6901d0 Fix: remove catastrophic backtracking vulnerability (fixes #10002) (#10019) (Jamie Davis)
  • e4f52ce Chore: Simplify dataflow in linter.verify (#10020) (Teddy Katz)
  • 33177cd Chore: make library files non-executable (#10021) (Teddy Katz)
  • 558ccba Chore: refactor directive comment processing (#10007) (Teddy Katz)
  • 18e15d9 Chore: avoid useless catch clauses that just rethrow errors (#10010) (Teddy Katz)
  • a1c3759 Chore: refactor populating configs with defaults in linter (#10006) (Teddy Katz)
  • aea07dc Fix: Make max-len ignoreStrings ignore JSXText (fixes #9954) (#9985) (Rachael Sim)

Commits

v4.18.2

  • aea07dc Fix: Make max-len ignoreStrings ignore JSXText (fixes #9954) (#9985)
  • a1c3759 Chore: refactor populating configs with defaults in linter (#10006)
  • 18e15d9 Chore: avoid useless catch clauses that just rethrow errors (#10010)
  • 558ccba Chore: refactor directive comment processing (#10007)
  • 33177cd Chore: make library files non-executable (#10021)
  • e4f52ce Chore: Simplify dataflow in linter.verify (#10020)
  • f6901d0 Fix: remove catastrophic backtracking vulnerability (fixes #10002) (#10019)
  • 9df8653 Chore: refactor parser-loading out of linter.verify (#10028)
  • 3c697de Chore: fix incorrect comment about linter.verify return value (#10030)
  • 6b71fd0 Fix: table@4.0.2, because 4.0.3 needs "ajv": "^6.0.1" (#10022)
  • 817b84b Build: changelog update for 4.18.2
  • 22ff6f3 4.18.2

This PR has been generated by Renovate Bot.

@Atinux Atinux merged commit f167a39 into master Mar 8, 2018
@renovate renovate bot deleted the renovate/eslint-4.x branch March 8, 2018 18:24
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.

Potential catastrophic backtracking max-len ignoreStrings does not ignore jsx prop strings
2 participants