Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Update prettier-eslint-cli to the latest version 馃殌 #182

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented May 21, 2017

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

Dependency prettier-eslint-cli
Current Version 3.6.0
Type devDependency

The version 4.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 v4.0.0

<a name"4.0.0">

4.0.0 (2017-05-21)

Bug Fixes

  • release: manually release a major version (d68ae4ff)

Breaking Changes

  • no more need for --prettier prefixing for Prettier's options
    (d68ae4ff)
Commits

The new version differs by 2 commits.

  • d68ae4f fix(release): manually release a major version
  • 9e11635 Breaking Change: Be compatible with Prettier CLI (#59)

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 馃尨

@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.62% when pulling 1104efd on greenkeeper/prettier-eslint-cli-4.0.0 into b71f525 on master.

@codecov
Copy link

codecov bot commented May 21, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #182   +/-   ##
=======================================
  Coverage   92.94%   92.94%           
=======================================
  Files           9        9           
  Lines         241      241           
=======================================
  Hits          224      224           
  Misses         17       17

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 b71f525...1104efd. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request May 22, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented May 22, 2017

Version 4.0.1 just got published.

Update to this version instead 馃殌

Release Notes v4.0.1

<a name"4.0.1">

4.0.1 (2017-05-22)

Bug Fixes

  • parser: add support for --single-quote (0553fe72, closes #60)
Commits

The new version differs by 1 commits.

  • 0553fe7 fix(parser): add support for --single-quote

See the full diff

greenkeeper bot added a commit that referenced this pull request May 25, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented May 25, 2017

Version 4.0.2 just got published.

Update to this version instead 馃殌

Release Notes v4.0.2

<a name"4.0.2">

4.0.2 (2017-05-25)

Bug Fixes

  • parser: remove default options passed to prettier-eslint (#63) (6c0daa34, closes #62)
Commits

The new version differs by 2 commits.

  • 6c0daa3 fix(parser): remove default options passed to prettier-eslint (#63)
  • 87fbbd1 docs(contributor): new contributor (#61)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 4, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 4, 2017

Version 4.0.3 just got published.

Update to this version instead 馃殌

Release Notes v4.0.3

<a name"4.0.3">

4.0.3 (2017-06-04)

Bug Fixes

  • release: manually release a patch version (f2346488)
Commits

The new version differs by 2 commits.

  • 8ff62ab docs: removed mention of dot notation in README.md (#70)
  • f234648 fix(release): manually release a patch version

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 7, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 7, 2017

Version 4.0.4 just got published.

Update to this version instead 馃殌

Release Notes v4.0.4

<a name"4.0.4">

4.0.4 (2017-06-07)

Bug Fixes

  • parser: remove default options passed to prettier-eslint (#71) (#72) (dbcf8eda)
Commits

The new version differs by 1 commits.

  • dbcf8ed fix(parser): remove default options passed to prettier-eslint (#71) (#72)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 9, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 9, 2017

Version 4.1.0 just got published.

Update to this version instead 馃殌

Release Notes v4.1.0

<a name"4.1.0">

4.1.0 (2017-06-09)

Features

  • logging: Respect logLevel.SILENT when logging formatted file changes (#74) (b216b129)
Commits

The new version differs by 1 commits.

  • b216b12 feat(logging): Respect logLevel.SILENT when logging formatted file changes (#74)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 14, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 14, 2017

Version 4.1.1 just got published.

Update to this version instead 馃殌

Release Notes v4.1.1

<a name"4.1.1">

4.1.1 (2017-06-14)

Bug Fixes

  • CLI: --list-different: error out there are differences (#78) (7db596bc)
Commits

The new version differs by 2 commits.

  • 7db596b fix(CLI): --list-different: error out there are differences (#78)
  • b116bec docs: update prettier cli options (#75)

See the full diff

@lusentis lusentis closed this Jun 24, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/prettier-eslint-cli-4.0.0 branch June 24, 2017 10:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants