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 dependency eslint-config-prettier to v4 #64

Merged
merged 1 commit into from
Jan 29, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 26, 2019

This PR contains the following updates:

Package Type Update Change References
eslint-config-prettier dependencies major ^3.6.0 -> ^4.0.0 source

Release Notes

prettier/eslint-config-prettier

v4.0.0

Compare Source

  • Breaking change: Support for [eslint-plugin-typescript] has been removed and
    replaced with support for its successor [@​typescript-eslint/eslint-plugin].
    Thanks to TANIGUCHI Masaya (@​ta2gch) and everyone else who helped with this!
  • Changed: [arrow-body-style] and [prefer-arrow-callback] are now marked as
    [special rules][arrow-special], since they might cause problems if using
    [eslint-plugin-prettier] and --fix. They are turned off by default, and the
    CLI helper tool will warn about them (but not error if you do enable them).
    This won’t break your linting checks, but do note that these rules will be
    disabled unless you explicitly enable them again, and that you might see new
    warnings when running the CLI helper tool.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@codecov
Copy link

codecov bot commented Jan 26, 2019

Codecov Report

Merging #64 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop    #64   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files            1      1           
  Lines            1      1           
======================================
  Hits             1      1

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 e3493ae...b19b323. Read the comment docs.

@renovate renovate bot force-pushed the feature/renovate-eslint-config-prettier-4.x branch from b19b323 to 461b04c Compare January 29, 2019 18:55
@eaviles eaviles merged commit 46bbd85 into develop Jan 29, 2019
@renovate renovate bot deleted the feature/renovate-eslint-config-prettier-4.x branch January 29, 2019 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants