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

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

Closed
wants to merge 2 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 13, 2018

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@codecov
Copy link

codecov bot commented Aug 13, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #82   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          24     24           
  Branches        3      3           
=====================================
  Hits           24     24

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 5ba5afc...36f8ce6. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Aug 13, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 13, 2018

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

@clarkbw clarkbw closed this in d74f21d Aug 30, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/eslint-config-prettier-3.0.0 branch August 30, 2018 05:35
clarkbw pushed a commit that referenced this pull request Oct 12, 2018
* using --env=jsdom, can't overwrite localStorage

* add testURL to get rid of security error

* use object defineProperty on _localStorage and _sessionStorage

* only overwrite _localStorage and _sessionStorage if they exist

* build it

* Greenkeeper/rollup plugin babel 4.0.2 (#85)

* chore(package): update rollup-plugin-babel to version 4.0.2

Closes #84

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile

* Greenkeeper/eslint config prettier 3.0.1 (#87)

* chore(package): update eslint-config-prettier to version 3.0.1

Closes #82

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile

* Greenkeeper/rollup 0.65.0 (#86)

* chore(package): update rollup to version 0.65.0

Closes #79

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile

* Update rollup to the latest version 🚀 (#89)

* chore(package): update rollup to version 0.66.0

* chore(package): update lockfile yarn.lock

* using --env=jsdom, can't overwrite localStorage

* add testURL to get rid of security error

* use object defineProperty on _localStorage and _sessionStorage

* only overwrite _localStorage and _sessionStorage if they exist

* build it

* add more test coverage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant