Skip to content
This repository has been archived by the owner on Aug 5, 2019. It is now read-only.

Update eslint-config-prettier to 4.0.0 #215

Merged
merged 1 commit into from
Jan 30, 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 devDependencies 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.

@sbardian sbardian merged commit 82021b6 into develop Jan 30, 2019
@renovate renovate bot deleted the renovate/eslint-config-prettier-4.x branch January 30, 2019 17:07
sbardian pushed a commit that referenced this pull request Feb 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants