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-plugin-prettier to v3.4.1 #92

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 13, 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 - At any time (no schedule defined), 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.

@codecov-io
Copy link

Codecov Report

Merging #92 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #92   +/-   ##
=======================================
  Coverage   86.82%   86.82%           
=======================================
  Files           3        3           
  Lines         129      129           
  Branches        3        3           
=======================================
  Hits          112      112           
  Misses         17       17           

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 2a990ac...f6f41d7. Read the comment docs.

@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-3.x branch from f6f41d7 to a6e4845 Compare June 30, 2020 14:58
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-prettier to v3.1.3 chore(deps): update dependency eslint-plugin-prettier to v3.1.4 Jun 30, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-3.x branch from a6e4845 to aae6b22 Compare December 6, 2020 19: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 6, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-3.x branch from aae6b22 to eaab6a7 Compare January 6, 2021 00:00
@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.1 Jan 6, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-3.x branch from eaab6a7 to 99e055f Compare April 26, 2021 12:27
@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 99e055f to f86fc14 Compare October 18, 2021 16:54
@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 Oct 18, 2021
@renovate
Copy link
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants