Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2025

This PR contains the following updates:

Package Change 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

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Asia/Tokyo, Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone Asia/Tokyo.

🚦 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 6c2754a to 2ca8607 Compare January 20, 2025 17:33
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 2 times, most recently from 67b4beb to acfb97a Compare February 10, 2025 18:05
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from acfb97a to 8b5794e Compare February 17, 2025 17:56
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 3 times, most recently from 9313b0b to 3f49f0a Compare March 3, 2025 17:05
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 3 times, most recently from f39d5d4 to 08ad44e Compare March 10, 2025 15:58
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 08ad44e to 8ba4256 Compare March 24, 2025 17:28
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 2 times, most recently from abce478 to e640bcb Compare April 10, 2025 11:27
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from e640bcb to 51afc64 Compare April 15, 2025 15:27
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 2 times, most recently from 9f0faf5 to 4420d61 Compare May 7, 2025 07:14
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 2 times, most recently from 366c156 to a8dea0e Compare May 12, 2025 16:14
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from a8dea0e to afa9dd3 Compare May 25, 2025 18:46
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from afa9dd3 to 721692d Compare June 2, 2025 17:49
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 721692d to 8a79f4b Compare June 15, 2025 16:29
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 8a79f4b to 70a893f Compare June 23, 2025 17:50
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 70a893f to db5c04e Compare June 30, 2025 18:58
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-prettier to v10 chore(deps): update dependency eslint-config-prettier to v10 - autoclosed Jul 18, 2025
@renovate renovate bot closed this Jul 18, 2025
@renovate renovate bot deleted the renovate/eslint-config-prettier-10.x branch July 18, 2025 16:05
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-prettier to v10 - autoclosed chore(deps): update dependency eslint-config-prettier to v10 Jul 20, 2025
@renovate renovate bot reopened this Jul 20, 2025
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 3 times, most recently from 9c6de99 to dd5001d Compare July 23, 2025 17:10
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from dd5001d to a83d399 Compare August 4, 2025 15:02
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from a83d399 to 36e04fb Compare August 11, 2025 17:52
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 36e04fb to 875c9b9 Compare September 22, 2025 18:24
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 875c9b9 to 8cef0bf Compare October 6, 2025 18:31
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 8cef0bf to 4393019 Compare October 20, 2025 16:33
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 4393019 to 01487dc Compare November 5, 2025 18:53
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 01487dc to 1a26687 Compare November 19, 2025 18:07
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.

1 participant