Skip to content

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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-prettier ^9.1.0 -> ^10.1.5 age adoption passing confidence

Release Notes

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

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 - "before 12pm on Sunday" (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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from RealShadowNova as a code owner January 26, 2025 05:16
Copy link

codecov bot commented Jan 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.83%. Comparing base (f89aad2) to head (b1b9261).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #454   +/-   ##
=======================================
  Coverage   68.83%   68.83%           
=======================================
  Files           4        4           
  Lines        3558     3558           
  Branches      265      216   -49     
=======================================
  Hits         2449     2449           
- Misses       1045     1109   +64     
+ Partials       64        0   -64     

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

🚀 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 2 times, most recently from 09dafaa to 1db3504 Compare February 2, 2025 04:59
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 5 times, most recently from 0de0034 to be72769 Compare February 9, 2025 09:04
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from be72769 to 1875271 Compare February 16, 2025 06:23
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 4 times, most recently from dc4ccde to d73741c Compare March 2, 2025 06:08
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 5 times, most recently from 015674e to 10e854a Compare March 9, 2025 05:28
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 2 times, most recently from 655fd0d to 35833c4 Compare March 16, 2025 05:33
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 2 times, most recently from 600e749 to 00c2293 Compare March 23, 2025 09:52
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 3 times, most recently from ec8ad40 to 06605d4 Compare March 30, 2025 13:40
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 3 times, most recently from db97807 to 1eeab43 Compare April 13, 2025 05:25
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 2 times, most recently from 0dd0f9a to 4e5cec6 Compare April 20, 2025 06:48
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 2 times, most recently from d8b1bb9 to 70d97ed Compare April 27, 2025 06:28
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 4 times, most recently from 30dfe22 to 724ff55 Compare May 4, 2025 15:08
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 3 times, most recently from adcd177 to e746a13 Compare May 11, 2025 07:13
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 3 times, most recently from 04c5397 to 33b479d Compare June 1, 2025 04:35
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 2 times, most recently from 137569a to 7c0b618 Compare June 22, 2025 08:26
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 7c0b618 to 060edf5 Compare June 29, 2025 04:55
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 060edf5 to b1b9261 Compare June 29, 2025 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants