Skip to content

chore(deps): update devdependency eslint-config-prettier to v10 - #637

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

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

Conversation

@renovate

@renovate renovate Bot commented Jan 13, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
eslint-config-prettier 9.1.010.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


Configuration

📅 Schedule: (UTC)

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

@renovate
renovate Bot force-pushed the renovate/eslint-config-prettier-10.x branch from ae82fb4 to de7ec4a Compare February 26, 2025 16:40
@renovate
renovate Bot force-pushed the renovate/eslint-config-prettier-10.x branch from de7ec4a to 06822bd Compare March 7, 2025 10:20
@renovate
renovate Bot force-pushed the renovate/eslint-config-prettier-10.x branch from 06822bd to f71e7d9 Compare April 10, 2025 12:11
@renovate
renovate Bot force-pushed the renovate/eslint-config-prettier-10.x branch 2 times, most recently from db8f8ef to a08af1e Compare May 9, 2025 05:36
@renovate
renovate Bot force-pushed the renovate/eslint-config-prettier-10.x branch 2 times, most recently from 3434453 to b2007c8 Compare July 18, 2025 23:54
@renovate
renovate Bot force-pushed the renovate/eslint-config-prettier-10.x branch from b2007c8 to 9921f88 Compare August 10, 2025 14:51
@renovate
renovate Bot force-pushed the renovate/eslint-config-prettier-10.x branch from 9921f88 to ef86b50 Compare September 25, 2025 16:15
@renovate
renovate Bot force-pushed the renovate/eslint-config-prettier-10.x branch from ef86b50 to ecd338e Compare November 18, 2025 22:36
@renovate
renovate Bot force-pushed the renovate/eslint-config-prettier-10.x branch from ecd338e to d365887 Compare September 15, 2026 19:15
@renovate

renovate Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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 cli npm v12.0.2 does not support Node.js v22.11.0. This version of npm supports the following node versions: `^22.22.2 || ^24.15.0 || >=26.0.0`. You can find the latest version at https://nodejs.org/.
npm error code ERR_REQUIRE_ESM
npm error require() of ES Module /opt/containerbase/tools/npm/12.0.2/22.11.0/node_modules/npm/node_modules/@npmcli/agent/node_modules/http-proxy-agent/dist/index.js from /opt/containerbase/tools/npm/12.0.2/22.11.0/node_modules/npm/node_modules/@npmcli/agent/lib/proxy.js not supported.
npm error Instead change the require of index.js in /opt/containerbase/tools/npm/12.0.2/22.11.0/node_modules/npm/node_modules/@npmcli/agent/lib/proxy.js to a dynamic import() which is available in all CommonJS modules.
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-09-15T19_15_08_474Z-debug-0.log

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