Skip to content

chore(deps): update dependency eslint-config-prettier to v10 - #245

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/eslint-config-prettier-10.x
Open

chore(deps): update dependency eslint-config-prettier to v10#245
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/eslint-config-prettier-10.x

Conversation

@renovate

@renovaterenovateBot commented Jul 20, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
eslint-config-prettier^8.10.2^10.1.8ageconfidence

Release Notes

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

v10.1.8

Compare Source

republish latest version

Full Changelog: prettier/eslint-config-prettier@v10.1.5...v10.1.8

v10.1.5

Compare Source

Patch Changes

v10.1.4

Compare Source

Patch Changes

v10.1.3

Compare Source

Patch Changes

v10.1.2

Compare Source

Patch Changes

v10.1.1

Compare Source

Patch Changes
  • #​309eb56a5e Thanks @​JounQin! - fix: separate the /flat entry for compatibility

    For flat config users, the previous "eslint-config-prettier" entry still works, but "eslint-config-prettier/flat" adds a new name property for config-inspector, we just can't add it for the default entry for compatibility.

    See also #​308

    // beforeimporteslintConfigPrettierfrom"eslint-config-prettier";// afterimporteslintConfigPrettierfrom"eslint-config-prettier/flat";

v10.1.0

Compare Source

Minor Changes

v10.0.3

Compare Source

Patch Changes

v10.0.2

Compare Source

Patch Changes

v10.0.1

Compare Source

eslint-config-prettier

10.0.1

What's Changed

New Contributors

Full Changelog: prettier/eslint-config-prettier@v9.1.0...v10.0.1

v10.0.0

Compare Source

Major Changes

v9.1.2

Compare Source

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: (UTC)

  • Branch creation
    • "before 12pm on Sunday"
  • 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.

@netlify

netlifyBot commented Jul 20, 2025

Copy link
Copy Markdown

Deploy Preview for joshdocs ready!

NameLink
🔨 Latest commita803e7d
🔍 Latest deploy loghttps://app.netlify.com/projects/joshdocs/deploys/687c76794ad865000899c0b4
😎 Deploy Previewhttps://deploy-preview-245--joshdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate
renovateBotforce-pushed the renovate/eslint-config-prettier-10.x branch from a803e7d to 68ccdf0CompareNovember 2, 2025 05:03
@netlify

netlifyBot commented Nov 2, 2025

Copy link
Copy Markdown

Deploy Preview for joshdocs ready!

NameLink
🔨 Latest commit8820a00
🔍 Latest deploy loghttps://app.netlify.com/projects/joshdocs/deploys/69071b932a88e8000809ee8c
😎 Deploy Previewhttps://deploy-preview-245--joshdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate
renovateBotforce-pushed the renovate/eslint-config-prettier-10.x branch from 68ccdf0 to 8820a00CompareNovember 2, 2025 09:51
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants