Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-config-prettier ^9.0.0 -> ^10.0.0 age confidence
eslint-config-prettier 9.1.2 -> 10.1.8 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

v9.1.0

Compare Source

  • Added: [unicorn/template-indent], (as a [special rule][unicorn/template-indent-special]). Thanks to Gürgün Dayıoğlu (@​gurgunday)!
  • Changed: All the [formatting rules that were deprecated in ESLint 8.53.0][deprecated-8.53.0] are now excluded if you set the ESLINT_CONFIG_PRETTIER_NO_DEPRECATED environment variable.

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

renovate bot commented Feb 2, 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: src/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/[email protected]
npm error Found: [email protected]
npm error node_modules/eslint-config-prettier
npm error   dev eslint-config-prettier@"10.1.8" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional eslint-config-prettier@"^9.0.0" from @nx/[email protected]
npm error node_modules/@nx/eslint-plugin
npm error   dev @nx/eslint-plugin@"20.4.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/eslint-config-prettier
npm error   peerOptional eslint-config-prettier@"^9.0.0" from @nx/[email protected]
npm error   node_modules/@nx/eslint-plugin
npm error     dev @nx/eslint-plugin@"20.4.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --no-strict-peer-deps, --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/2025-11-11T00_03_41_504Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-11-11T00_03_41_504Z-debug-0.log

@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from db5084b to 8befbee Compare February 26, 2025 15:52
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 2 times, most recently from ffd33ab to df490ee Compare March 7, 2025 11:46
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from df490ee to f50441b Compare April 10, 2025 11:14
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 2 times, most recently from 16f5a35 to fa04700 Compare May 9, 2025 05:44
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 2 times, most recently from b324c86 to b260392 Compare July 18, 2025 22:33
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from b260392 to b55c37e Compare August 31, 2025 13:26
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from b55c37e to 1ba33fd Compare September 16, 2025 22:16
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 1ba33fd to 2fcd9d6 Compare September 25, 2025 15:28
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 2fcd9d6 to d1c788a Compare October 21, 2025 14:54
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