Skip to content

chore: update dependency eslint-config-prettier to v10.1.1 #2292

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

Merged
merged 1 commit into from
Mar 8, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-prettier 10.0.2 -> 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

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.

Copy link

nx-cloud bot commented Mar 7, 2025

View your CI Pipeline Execution ↗ for commit 527e8fb.

Command Status Duration Result
nx run-many -t e2e-suite --parallel 1 ✅ Succeeded 11m 9s View ↗
nx run-many -t build,typecheck,check-rule-docs,... ✅ Succeeded 54s View ↗
nx run-many -t test --codeCoverage ✅ Succeeded 43s View ↗
nx-cloud record -- pnpm nx sync:check ✅ Succeeded 4s View ↗
nx-cloud record -- pnpm format-check ✅ Succeeded 5s View ↗
nx run-many -t test ✅ Succeeded <1s View ↗
nx run-many -t build ✅ Succeeded 19s View ↗

☁️ Nx Cloud last updated this comment at 2025-03-07 11:16:03 UTC

@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 003d8fd to 527e8fb Compare March 7, 2025 11:02
@renovate renovate bot changed the title chore: update dependency eslint-config-prettier to v10.0.3 chore: update dependency eslint-config-prettier to v10.1.1 Mar 7, 2025
@JamesHenry JamesHenry merged commit 8558d74 into main Mar 8, 2025
12 checks passed
@JamesHenry JamesHenry deleted the renovate/eslint-config-prettier-10.x branch March 8, 2025 08:29
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