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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2023

Mend Renovate

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 - "before 3am on the first day of the month" (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 has been generated by Mend Renovate. View repository job log here.

@auto-assign auto-assign bot requested a review from aorumbayev September 1, 2023 00:43
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 1e233f2 to ba20fad Compare November 1, 2023 07:30
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch 2 times, most recently from f159cbd to 17f93ec Compare December 2, 2023 12:09
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 17f93ec to 7860efa Compare January 1, 2024 04:13
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 7860efa to 7c92026 Compare February 1, 2024 04:24
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 7c92026 to 8d72ca9 Compare March 1, 2024 04:07
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 8d72ca9 to 9548115 Compare April 1, 2024 17:51
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch 2 times, most recently from dcd2f9d to 39d0509 Compare May 1, 2024 10:33
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 39d0509 to a3ebb93 Compare June 1, 2024 04:21
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from a3ebb93 to 38751a1 Compare July 1, 2024 03:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant