Skip to content

chore(deps): update dependency eslint-plugin-prettier to v3.4.1#139

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/eslint-plugin-prettier-3.x
Open

chore(deps): update dependency eslint-plugin-prettier to v3.4.1#139
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/eslint-plugin-prettier-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 1, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-prettier 3.1.2 -> 3.4.1 age adoption passing confidence

Release Notes

prettier/eslint-plugin-prettier

v3.4.1

Compare Source

v3.4.0

Compare Source

v3.3.1

Compare Source

  • fix: add eslint-config-prettier as an optional peer dependency (#​374) (d59df27)
  • build(deps-dev): bump eslint from 7.16.0 to 7.17.0 (b87985d)
  • build(deps-dev): bump eslint from 7.15.0 to 7.16.0 (11e427e)

v3.3.0

Compare Source

  • Minor: Perf improvement: Do not clear the config cache on each run (#​368) (1b90ea7)
  • Add peerDependenciesMeta block (#​367) (86608d5)
  • build(deps-dev): bump eslint from 7.14.0 to 7.15.0 (885f484)
  • build(deps-dev): bump eslint from 7.3.1 to 7.14.0 (cebc80b)

v3.2.0

Compare Source

  • Skip CI for eslint 6 + node 8 (#​364) (f8f08e4)
  • Turn off problematic rules in recommended config (prepare for next eslint-config-prettier version) (#​360) (a1e5591)
  • Create dependabot.yml (f58b6c7)
  • docs(README): fix prettier getFileInfo link (#​335) (5a690f1)
  • build(deps-dev): bump eslint-plugin-eslint-plugin from 2.2.2 to 2.3.0 (8614c45)
  • build(deps-dev): bump eslint from 7.3.0 to 7.3.1 (12d9ed8)
  • build(deps-dev): bump eslint from 7.2.0 to 7.3.0 (5a6f42e)
  • chore: update CI badge in readme (5012b66)
  • Use Github Actions for CI (#​305) (41eb64f)

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)

Configuration

📅 Schedule: Branch creation - "monthly" (UTC), Automerge - 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 Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Sep 1, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-3.x branch from 33970a6 to a9d53fc Compare December 10, 2020 15:58
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-prettier to v3.1.4 chore(deps): update dependency eslint-plugin-prettier to v3.2.0 Dec 10, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-3.x branch from a9d53fc to b784ad5 Compare December 29, 2020 06:23
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-prettier to v3.2.0 chore(deps): update dependency eslint-plugin-prettier to v3.3.0 Dec 29, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-3.x branch from b784ad5 to e4b26ad Compare January 5, 2021 19:03
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-prettier to v3.3.0 chore(deps): update dependency eslint-plugin-prettier to v3.3.1 Jan 5, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-3.x branch from e4b26ad to bcdf66e Compare April 26, 2021 16:23
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-prettier to v3.3.1 chore(deps): update dependency eslint-plugin-prettier to v3.4.0 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-3.x branch from bcdf66e to 3121f72 Compare September 21, 2021 15:46
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-prettier to v3.4.0 chore(deps): update dependency eslint-plugin-prettier to v3.4.1 Sep 21, 2021
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant