chore(deps): update dependency eslint-plugin-prettier to v4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint-plugin-prettier | devDependencies | major | ^3.1.4 -> ^4.0.0 |
Release Notes
prettier/eslint-plugin-prettier
v4.2.1
Patch Changes
v4.2.0
Minor Changes
-
#483
7bd70b6
Thanks @JounQin! - feat: support svelte out of boxWe recommend to use
eslint-plugin-svelte
instead ofeslint-plugin-svelte3
.
v4.1.0
- feat: skip processing code blocks on specific languages like
stylelint-prettier
(#415) (52eec48) - build(deps): Bump minimist from 1.2.5 to 1.2.6 (#464) (42bfe88)
- build(deps-dev): Bump graphql from 15.5.1 to 15.7.2 (#442) (0158640)
- build(deps-dev): Bump @graphql-eslint/eslint-plugin from 2.3.0 to 2.4.0 (#444) (4bcaca2)
- chore(CI): add tests for ESLint 8 (#428) (f3713be)
- README.md: HTTP => HTTPS (#443) (44e1478)
v4.0.0
This breaking change drops support for old versions of ESLint, Prettier and Node. You must use at least ESLint v7.28.0, Prettier v2.0.0 and Node v12.0.0. Aside from that, usage of this plugin remains identical.
v3.4.1
- build(deps): Bump glob-parent from 5.0.0 to 5.1.2 (#420) (b6d075c)
- build(deps): Bump path-parse from 1.0.6 to 1.0.7 (#425) (24f957e)
- feat: support
@graphql-eslint/eslint-plugin
out of box (#413) (ec6fbb1) - chore: add tests for Node 16 (#410) (76bd45e)
v3.4.0
- feat: support processor virtual filename (#401) (ee0ccc6)
- Simplify report logic (#380) (d993f24)
- Update: README.md (#375) (3ea4242)
v3.3.1
- 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
- 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
- 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)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Renovate-Bot