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

chore(deps): update dependency eslint-config-prettier to v4 #376

Merged
merged 1 commit into from
Feb 7, 2019

Conversation

renovate[bot]
Copy link
Contributor

@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 is stale, 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.

@renovate renovate bot requested review from leontastic and n1ru4l January 26, 2019 11:05
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-4.x branch 7 times, most recently from 27c0d62 to 8eb78fd Compare February 3, 2019 13:34
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-4.x branch from 8eb78fd to 7ee25fb Compare February 4, 2019 23:57
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-4.x branch from 7ee25fb to 08d19a5 Compare February 7, 2019 03:41
@kherock kherock merged commit 4b2ef56 into master Feb 7, 2019
@renovate renovate bot deleted the renovate/eslint-config-prettier-4.x branch February 7, 2019 04:02
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.

4 participants