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 #314

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 12, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-prettier ^8.3.0 -> ^9.0.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!

v8.8.0

Compare Source

v8.7.0

Compare Source

v8.6.0

Compare Source

  • Added: [vue/multiline-ternary]. Thanks to @​xcatliu!

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 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.

@github-actions
Copy link

github-actions bot commented Oct 12, 2023

PR Preview Action v1.4.8
🚀 Deployed preview to https://internetarchive.github.io/iaux-collection-browser/pr/pr-314/
on branch gh-pages at 2024-09-23 21:08 UTC

@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.83%. Comparing base (99a3dcf) to head (a696c62).
Report is 16 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #314      +/-   ##
==========================================
- Coverage   96.96%   96.83%   -0.13%     
==========================================
  Files          93       94       +1     
  Lines       15073    15634     +561     
  Branches      728      744      +16     
==========================================
+ Hits        14615    15139     +524     
- Misses        431      466      +35     
- Partials       27       29       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch 4 times, most recently from 57f3891 to 42d136c Compare October 13, 2023 00:31
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 42d136c to 8df7122 Compare October 26, 2023 22:50
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch 2 times, most recently from c0b0882 to c127558 Compare November 10, 2023 20:33
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch 5 times, most recently from ad40e32 to a24b9d0 Compare November 29, 2023 19:59
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch 4 times, most recently from be37d90 to 3759fbd Compare December 14, 2023 10:45
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 3759fbd to d43dccc Compare December 22, 2023 01:11
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from d43dccc to c3f8764 Compare January 5, 2024 19:40
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch 4 times, most recently from 1f743f5 to e9a7a33 Compare January 26, 2024 23:35
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch 6 times, most recently from a3e1c4b to 905b00a Compare February 1, 2024 02:17
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch 3 times, most recently from 0abee35 to a2a9ef8 Compare May 8, 2024 21:04
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch 2 times, most recently from 2eb22df to 0367942 Compare May 23, 2024 18:45
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch 2 times, most recently from 38bdf8a to 7f1fb5b Compare June 19, 2024 06:09
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch 8 times, most recently from a696c62 to 11c3ed0 Compare July 15, 2024 17:50
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch 2 times, most recently from 7aa59b2 to e7acbd0 Compare July 22, 2024 23:42
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch 2 times, most recently from c96d6c1 to 4379496 Compare August 30, 2024 16:35
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch 6 times, most recently from 5eb3205 to cea7dc5 Compare September 12, 2024 22:49
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch 3 times, most recently from ab2f7df to 8cbe405 Compare September 23, 2024 22:16
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 8cbe405 to ab7ba0d Compare October 1, 2024 21:00
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.

0 participants