Skip to content

fix(deps): update dependency eslint-config-prettier to v10 #502

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 Feb 2, 2025

This PR contains the following updates:

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

Release Notes

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

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 these updates 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 added the dependencies label Feb 2, 2025
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 4 times, most recently from 9546230 to 1bb2ce3 Compare February 9, 2025 08:31
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 2 times, most recently from 2878206 to 966c9ee Compare February 16, 2025 10:36
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 5 times, most recently from c208de8 to 3c13f91 Compare March 2, 2025 06:16
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 7 times, most recently from 24bc22e to b1fbc13 Compare March 9, 2025 09:28
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 2 times, most recently from fe8c5d0 to 41c84b7 Compare March 16, 2025 05:12
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 3 times, most recently from 34b5ebd to 7621409 Compare March 30, 2025 05:43
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 4 times, most recently from 6a894a5 to 5e7367e Compare April 6, 2025 05:51
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 2 times, most recently from 3bd24c3 to 34f3856 Compare April 13, 2025 05:33
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 3 times, most recently from d785dc1 to ebf0e74 Compare April 20, 2025 06:05
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 3 times, most recently from b177f77 to 1c5ce22 Compare April 27, 2025 05:50
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 1c5ce22 to 5f549e5 Compare April 27, 2025 10:59
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