Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/eslint-config-prettier-10.x
Open

chore(deps): update dependency eslint-config-prettier to v10#468
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/eslint-config-prettier-10.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-config-prettier ^9^10.0.0 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

v9.1.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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
Copy link
Author

renovate bot commented Jan 13, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @nx/eslint-plugin@20.3.1
npm error Found: eslint-config-prettier@10.1.8
npm error node_modules/eslint-config-prettier
npm error   dev eslint-config-prettier@"^10.0.0" from the root project
npm error   peerOptional eslint-config-prettier@">= 7.0.0 <10.0.0 || >=10.1.0" from eslint-plugin-prettier@5.5.1
npm error   node_modules/eslint-plugin-prettier
npm error     dev eslint-plugin-prettier@"^5.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional eslint-config-prettier@"^9.0.0" from @nx/eslint-plugin@20.3.1
npm error node_modules/@nx/eslint-plugin
npm error   dev @nx/eslint-plugin@"20.3.1" from the root project
npm error
npm error Conflicting peer dependency: eslint-config-prettier@9.1.2
npm error node_modules/eslint-config-prettier
npm error   peerOptional eslint-config-prettier@"^9.0.0" from @nx/eslint-plugin@20.3.1
npm error   node_modules/@nx/eslint-plugin
npm error     dev @nx/eslint-plugin@"20.3.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-02-02T17_03_20_401Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-02-02T17_03_20_401Z-debug-0.log

@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 9be888b to c6147ca Compare May 28, 2025 19:06
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 25 times, most recently from f29a584 to 80fdab7 Compare June 26, 2025 18:03
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 80fdab7 to 5873a2b Compare June 26, 2025 21:54
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