Hilzu / express-openapi-validate

Express middleware to validate requests based on an OpenAPI 3 document
Apache License 2.0
75 stars 12 forks source link

Update eslint-config-prettier to the latest version 🚀 #34

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.0 of eslint-config-prettier was just published.

Dependency eslint-config-prettier
Current Version 2.10.0
Type devDependency

The version 3.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of eslint-config-prettier.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 5 commits.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 794dc941b8c0da70791d03969dd0d61ef379a44a on greenkeeper/eslint-config-prettier-3.0.0 into 91442f966bf554f2feb5017dc51165fbf5191268 on master.

greenkeeper[bot] commented 6 years ago

Version 3.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • b905d39 eslint-config-prettier v3.0.1
  • e0bee25 Clarify eslint --print-config usage

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 3f31f8e eslint-config-prettier v3.1.0
  • 8f1f42d Add CLI sanity check when there are warnings
  • 9d7c195 Clarify test-lint
  • 425a9ff Add support for eslint-plugin-unicorn
  • 8d264cd Allow using the quotes rule to forbid unnecessary backticks
  • c45b794 Update dependencies
  • 291a4ed Pin devDependencies
  • 7819e43 Update dependencies

See the full diff