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

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

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 14, 2025

This PR contains the following updates:

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

Release Notes

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

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

Copy link

vercel bot commented Jan 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
iron-session ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 26, 2025 5:57am

Copy link

codecov bot commented Jan 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.45%. Comparing base (18c6a39) to head (c85a93e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #892   +/-   ##
=======================================
  Coverage   79.45%   79.45%           
=======================================
  Files           2        2           
  Lines         516      516           
  Branches       39       39           
=======================================
  Hits          410      410           
  Misses        104      104           
  Partials        2        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-10.x branch from a2e8074 to 27eb70c Compare January 23, 2025 22:32
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 27eb70c to e6080b2 Compare January 26, 2025 08:37
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from e6080b2 to 6f5a359 Compare February 1, 2025 01:24
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 6f5a359 to 9e339c8 Compare February 21, 2025 19:53
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 9e339c8 to dc3402e Compare February 21, 2025 22:49
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from dc3402e to 68e0724 Compare February 22, 2025 02:14
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 68e0724 to 4121158 Compare February 22, 2025 07:01
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 4121158 to 088c2ad Compare February 22, 2025 10:04
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 088c2ad to b850dd3 Compare February 22, 2025 13:28
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 633affc to a16efc7 Compare March 4, 2025 15:55
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from a16efc7 to 1442831 Compare March 4, 2025 19:52
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 1442831 to c85a93e Compare March 4, 2025 21:59
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from c85a93e to 836fe93 Compare March 7, 2025 07:08
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 836fe93 to 4082f12 Compare March 7, 2025 11:35
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 4082f12 to 5b69b76 Compare March 8, 2025 14:37
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 5b69b76 to 990f51a Compare March 10, 2025 11:05
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 990f51a to 4e8bc7f Compare March 11, 2025 01:37
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 4e8bc7f to 0b5948d Compare March 12, 2025 07:07
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 0b5948d to 9fbcecb Compare March 12, 2025 22:29
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 9fbcecb to a2715d5 Compare March 25, 2025 18:54
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from a2715d5 to 2c66beb Compare March 25, 2025 21:46
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 2c66beb to c2467f1 Compare March 26, 2025 02:44
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