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

Update dependency eslint-config-prettier to v9 #163

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-prettier 8.10.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)!

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.

@renovate renovate bot temporarily deployed to Dev October 16, 2023 06:22 Inactive
@github-actions
Copy link

This Pull Request has been deployed to $DEV_VERSION_NAME.dev.studierlangsam.de. You can preview it there 🧐.

@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 9839eee to e9fef3e Compare October 16, 2023 09:40
@renovate renovate bot temporarily deployed to Dev October 16, 2023 09:40 Inactive
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from e9fef3e to 85b8300 Compare October 16, 2023 13:11
@renovate renovate bot temporarily deployed to Dev October 16, 2023 13:11 Inactive
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 85b8300 to a6a4c86 Compare October 16, 2023 16:44
@renovate renovate bot temporarily deployed to Dev October 16, 2023 16:44 Inactive
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from a6a4c86 to 3535fbe Compare October 16, 2023 19:33
@renovate renovate bot temporarily deployed to Dev October 16, 2023 19:34 Inactive
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 3535fbe to 3a4a733 Compare October 16, 2023 23:00
@renovate renovate bot temporarily deployed to Dev October 16, 2023 23:00 Inactive
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 3a4a733 to 7580df5 Compare October 17, 2023 01:49
@renovate renovate bot temporarily deployed to Dev October 17, 2023 01:49 Inactive
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 7580df5 to ac505b0 Compare October 17, 2023 04:19
@renovate renovate bot temporarily deployed to Dev October 17, 2023 04:19 Inactive
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from ac505b0 to a7848c7 Compare October 18, 2023 14:01
@renovate renovate bot temporarily deployed to Dev October 18, 2023 14:01 Inactive
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from a7848c7 to 2bc2576 Compare October 18, 2023 16:31
@renovate renovate bot temporarily deployed to Dev October 18, 2023 16:32 Inactive
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 2bc2576 to b4f7ba3 Compare October 18, 2023 20:33
@renovate renovate bot temporarily deployed to Dev October 18, 2023 20:33 Inactive
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from b4f7ba3 to da8afec Compare October 18, 2023 22:19
@renovate renovate bot temporarily deployed to Dev October 18, 2023 22:19 Inactive
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from da8afec to c26f268 Compare October 19, 2023 12:39
@renovate renovate bot temporarily deployed to Dev October 19, 2023 12:39 Inactive
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from c26f268 to 57f2188 Compare October 19, 2023 21:00
@renovate renovate bot temporarily deployed to Dev October 19, 2023 21:00 Inactive
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 57f2188 to 1d5b3fa Compare October 20, 2023 01:52
@renovate renovate bot temporarily deployed to Dev October 20, 2023 01:52 Inactive
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 5ec7c3f to bc8b04e Compare June 2, 2024 21:03
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from bc8b04e to 1d450e1 Compare June 3, 2024 02:18
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 1d450e1 to c0ee6d8 Compare June 3, 2024 03:21
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from c0ee6d8 to 322ca91 Compare June 3, 2024 06:59
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 322ca91 to a8920ea Compare June 3, 2024 10:23
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from a8920ea to d65408f Compare June 3, 2024 13:58
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from d65408f to e2e2b88 Compare June 3, 2024 17:13
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from e2e2b88 to e8889f8 Compare June 3, 2024 18:31
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from e8889f8 to 20c19e2 Compare June 3, 2024 22:43
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 20c19e2 to e83e754 Compare June 4, 2024 00:26
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from e83e754 to a5626db Compare June 4, 2024 04:37
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from a5626db to 4ec457e Compare June 4, 2024 07:12
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 4ec457e to cff229a Compare June 4, 2024 10:06
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from cff229a to b00b017 Compare June 4, 2024 14:43
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

0 participants