dawson-org / dawson-cli

A serverless web framework for Node.js on AWS (CloudFormation, CloudFront, API Gateway, Lambda)
https://dawson.sh
GNU General Public License v3.0
713 stars 25 forks source link

Update prettier-eslint-cli to the latest version πŸš€ #132

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.0 of prettier-eslint-cli just got published.

Dependency prettier-eslint-cli
Current Version 1.2.0
Type devDependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of prettier-eslint-cli. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v2.0.0

2.0.0 (2017-02-20)

Bug Fixes

Breaking Changes

  • --log and --silly-logs removed in favor of --log-level (24818a69)
Commits

The new version differs by 2 commits .

  • 24818a6 fix(logs): upgrade prettier-eslint (#20)
  • 7018472 chore(package): update yargs-parser to version 5.0.0 (#18)

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 2.0.1 just got published.

Update to this version instead πŸš€

Release Notes v2.0.1

2.0.1 (2017-02-21)

Bug Fixes

  • parser: coerce non-absolute paths to cwd (#22) (31e9e922, closes #9)
Commits

The new version differs by 1 commits .

  • 31e9e92 fix(parser): coerce non-absolute paths to cwd (#22)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 3.0.0 just got published.

Update to this version instead πŸš€

Release Notes v3.0.0

3.0.0 (2017-02-21)

Features

Breaking Changes

  • files matched by an .eslintignore will no longer be formatted by default. Use --no-eslint-ignore to disable this (7caaf179)
Commits

The new version differs by 1 commits .

  • 7caaf17 feat(ignore): add support for eslint-ignore (#24)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 3.0.1 just got published.

Update to this version instead πŸš€

Release Notes v3.0.1

3.0.1 (2017-02-26)

Bug Fixes

Commits

The new version differs by 2 commits .

  • cd8a927 fix(deps): upgrade deps (#30)
  • 8fda2c1 chore(package): update cz-conventional-changelog to version 2.0.0 (#25)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 3.1.0 just got published.

Update to this version instead πŸš€

Release Notes v3.1.0

3.1.0 (2017-02-27)

Features

Commits

The new version differs by 1 commits .

  • ab8c81f feat(errors): propogate error logs better (#31)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 3.1.1 just got published.

Update to this version instead πŸš€

Release Notes v3.1.1

3.1.1 (2017-02-27)

Bug Fixes

  • errors: format errors a little nicer (20170389)
Commits

The new version differs by 1 commits .

  • 2017038 fix(errors): format errors a little nicer

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 3.1.2 just got published.

Update to this version instead πŸš€

Release Notes v3.1.2

3.1.2 (2017-03-01)

Bug Fixes

Commits

The new version differs by 2 commits .

  • 455668d fix(docs): releases link in the README (#35)
  • e223069 fix(docs): update all URLs to the new org (#33)

See the full diff.