Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

chore(deps): update dependency eslint-config-prettier to v9 #195

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-prettier 8.8.0 -> 9.1.0 age adoption passing confidence

Release Notes

prettier/eslint-config-prettier (eslint-config-prettier)

v9.1.0

Compare Source

  • Added: [unicorn/template-indent], (as a [special rule][unicorn/template-indent-special]). Thanks to Gürgün Dayıoğlu (@​gurgunday)!
  • Changed: All the [formatting rules that were deprecated in ESLint 8.53.0][deprecated-8.53.0] are now excluded if you set the ESLINT_CONFIG_PRETTIER_NO_DEPRECATED environment variable.

v9.0.0

Compare Source

  • Added: The CLI helper tool now works with eslint.config.js (flat config). Just like ESLint itself, the CLI tool automatically first tries eslint.config.js and then eslintrc, and you can force which one to use by setting the [ESLINT_USE_FLAT_CONFIG] environment variable. Note that the config of eslint-config-prettier has always been compatible with eslint.config.js (flat config) – it was just the CLI tool that needed updating. On top of that, the docs have been updated to mention how to use both eslint.config.js (flat config) and eslintrc, and the tests now test both config systems.
  • Changed: [unicode-bom] is no longer turned off. Prettier preserves the BOM if you have one, and does not add one if missing. It was wrong of eslint-config-prettier to disable that rule. If you get ESLint errors after upgrading, either add "unicode-bom": "off" to your config to disable it again, or run ESLint with --fix to fix all files according to the rule (add or remove BOM). Thanks to Nicolas Stepien (@​nstepien)!

v8.10.0

Compare Source

  • Added: [max-statements-per-line]. Thanks to @​Zamiell!

v8.9.0

Compare Source

  • Added: [vue/array-element-newline]. Thanks to @​xcatliu!

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Aug 5, 2023
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 2adaef7 to 41f8a89 Compare August 9, 2023 16:15
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 41f8a89 to db9af72 Compare August 27, 2023 13:36
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch 2 times, most recently from 329821f to 7ff022f Compare September 4, 2023 12:40
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 7ff022f to f0a7f11 Compare September 16, 2023 23:03
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from f0a7f11 to a0d95b0 Compare September 26, 2023 16:42
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch 2 times, most recently from 9c163ae to 061a7f2 Compare October 15, 2023 19:20
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 061a7f2 to cb662cf Compare October 23, 2023 17:48
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from cb662cf to 6d6e96f Compare November 16, 2023 15:30
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch 2 times, most recently from 7cf924e to 8ab2516 Compare December 3, 2023 15:07
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 8ab2516 to f525c25 Compare December 20, 2023 16:48
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from f525c25 to 384197b Compare January 28, 2024 15:57
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch 5 times, most recently from a912b11 to 54bd0cc Compare February 13, 2024 14:25
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 54bd0cc to 83e10b1 Compare June 28, 2024 08:55
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 83e10b1 to 91fa978 Compare August 6, 2024 14:06
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 91fa978 to b42430d Compare August 28, 2024 10:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants