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-plugin-prettier to v3.1.4 #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 18, 2019

This PR contains the following updates:

Package Type Update Change
eslint-plugin-prettier devDependencies patch 3.1.0 -> 3.1.4

Release Notes

prettier/eslint-plugin-prettier

v3.1.4

Compare Source

  • Avoid clearing Prettier cache when not using prettierrc (#​303) (3c8e2d9)
  • build(deps-dev): bump eslint-plugin-eslint-plugin from 2.2.1 to 2.2.2 (93f7c8b)
  • build(deps-dev): bump eslint from 7.1.0 to 7.2.0 (650ac7a)
  • build(deps-dev): bump eslint-plugin-self from 1.2.0 to 1.2.1 (6449ec1)
  • build(deps-dev): bump eslint from 7.0.0 to 7.1.0 (fd30022)
  • Chore: Add CI tests for ESLint 7 (#​291) (cc2979b)
  • build(deps-dev): bump eslint-config-prettier from 6.10.1 to 6.11.0 (35a7ee6)

v3.1.3

Compare Source

  • Fix: Set meta.type to "layout" (#​283) (97152e2)
  • build(deps-dev): bump eslint-config-prettier from 6.10.0 to 6.10.1 (185b106)
  • build(deps): [security] bump acorn from 6.1.0 to 6.4.1 (bba5881)
  • build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 (9a47a6f)
  • build(deps-dev): bump eslint-plugin-eslint-plugin from 2.2.0 to 2.2.1 (aad671d)
  • build(deps-dev): bump eslint-plugin-eslint-plugin from 2.1.0 to 2.2.0 (e2458c2)
  • build(deps-dev): bump eslint-config-prettier from 6.8.0 to 6.9.0 (05ef06f)
  • build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.8.0 (ab80b3c)
  • build(deps-dev): bump eslint from 6.7.2 to 6.8.0 (dea1b30)

v3.1.2

Compare Source

  • Resolve config when getting list of inferred parsers (1ad45be)
  • Fix tests now they to stop them inheriting from base prettierrc file (14840fa)
  • Move prettier config into dedicated file, so vscode plugins pick it up (c49334a)
  • build(deps-dev): bump eslint from 6.7.1 to 6.7.2 (15e6cf9)
  • build(deps-dev): bump eslint from 6.6.0 to 6.7.1 (e8ad019)
  • build(deps-dev): bump eslint-config-prettier from 6.6.0 to 6.7.0 (44f4bfe)
  • build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.6.0 (46580c5)
  • build(deps-dev): bump prettier from 1.18.2 to 1.19.1 (10b4676)
  • build(deps-dev): bump eslint from 6.5.1 to 6.6.0 (53eaeae)
  • build(deps-dev): bump eslint-config-prettier from 6.4.0 to 6.5.0 (ad3321c)
  • build(deps-dev): bump mocha from 6.2.1 to 6.2.2 (b7280b6)
  • build(deps-dev): bump eslint-config-prettier from 6.3.0 to 6.4.0 (4c1d69a)
  • build(deps-dev): bump eslint from 6.5.0 to 6.5.1 (c109a7a)
  • build(deps-dev): bump mocha from 6.2.0 to 6.2.1 (3134bea)
  • build(deps-dev): bump eslint from 6.4.0 to 6.5.0 (7c290d7)

v3.1.1

Compare Source

  • build(deps-dev): bump eslint from 6.3.0 to 6.4.0 (8a793eb)
  • build(deps-dev): bump eslint-config-prettier from 6.2.0 to 6.3.0 (88c3f6c)
  • build(deps-dev): bump eslint-config-prettier from 6.0.0 to 6.2.0 (5f9fbc1)
  • build(deps-dev): bump eslint from 6.2.2 to 6.3.0 (746b66d)
  • build(deps-dev): bump eslint from 6.1.0 to 6.2.2 (97eedb4)
  • build(deps-dev): bump eslint from 6.0.1 to 6.1.0 (afef9d1)
  • build(deps-dev): bump mocha from 6.1.4 to 6.2.0 (0360a84)
  • build(deps): [security] bump lodash from 4.17.11 to 4.17.14 (9eceb68)
  • Fix: When forcing the JS parser, use the modern name (#​212) (1385310)
  • Add eslint 6 to test matrix (#​210) (bca77e6)
  • build(deps-dev): bump eslint-config-prettier from 5.0.0 to 6.0.0 (4c069bd)
  • build(deps-dev): bump eslint-config-prettier from 4.3.0 to 5.0.0 (60bb22f)
  • build(deps-dev): bump prettier from 1.18.0 to 1.18.2 (a183560)
  • build(deps-dev): bump prettier from 1.17.1 to 1.18.0 (0cad479)
  • build(deps-dev): bump eslint-config-prettier from 4.2.0 to 4.3.0 (6f3c76f)
  • build(deps-dev): bump prettier from 1.17.0 to 1.17.1 (03aecfd)

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 you tick the rebase/retry checkbox.

🔕 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency eslint-plugin-prettier to v3.1.1 Update dependency eslint-plugin-prettier to v3.1.2 Dec 22, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-3.x-lockfile branch from c544952 to e7e0f1b Compare December 22, 2019 04:49
@CLAassistant
Copy link

CLAassistant commented Mar 5, 2020

CLA assistant check
All committers have signed the CLA.

@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-3.x-lockfile branch from e7e0f1b to 1c9a4f0 Compare May 2, 2020 12:01
@renovate renovate bot changed the title Update dependency eslint-plugin-prettier to v3.1.2 Update dependency eslint-plugin-prettier to v3.1.3 May 2, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-3.x-lockfile branch from 1c9a4f0 to ac8bc6b Compare July 2, 2020 02:53
@renovate renovate bot changed the title Update dependency eslint-plugin-prettier to v3.1.3 Update dependency eslint-plugin-prettier to v3.1.4 Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants