Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-config-prettier 9.1.2 -> 10.1.8 age confidence

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
  • #​309 eb56a5e 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

    // before
    import eslintConfigPrettier from "eslint-config-prettier";
    
    // after
    import eslintConfigPrettier from "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

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 was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.30%. Comparing base (2883c50) to head (93e8c39).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1430   +/-   ##
=======================================
  Coverage   96.30%   96.30%           
=======================================
  Files          80       80           
  Lines        5956     5956           
  Branches     1176     1175    -1     
=======================================
  Hits         5736     5736           
  Misses        213      213           
  Partials        7        7           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 90f228f to 302995c Compare February 26, 2025 15:00
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 2 times, most recently from 40fdfa1 to aaed59b Compare March 7, 2025 13:11
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from aaed59b to cde4b26 Compare April 10, 2025 10:52
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 2 times, most recently from 5a465ea to dd5e8bb Compare May 9, 2025 06:12
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from dd5e8bb to 649d8aa Compare July 18, 2025 19:52
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 649d8aa to e101cb8 Compare August 10, 2025 15:00
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from e101cb8 to 5ca9f1a Compare September 25, 2025 18:43
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 5ca9f1a to 87c4398 Compare October 15, 2025 11:40
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 87c4398 to 1748a32 Compare October 27, 2025 14:13
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 1748a32 to 28751ec Compare November 10, 2025 18:48
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 28751ec to 93e8c39 Compare November 18, 2025 12:53
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.

1 participant