Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-prettier ^10.0.1 -> ^10.1.5 age adoption passing confidence

Release Notes

prettier/eslint-config-prettier (eslint-config-prettier)

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

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) in timezone America/Los_Angeles, 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 renovate bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2025
@renovate renovate bot enabled auto-merge (squash) March 1, 2025 09:19
@renovate renovate bot changed the title Update dependency eslint-config-prettier to ^10.0.2 Update dependency eslint-config-prettier to ^10.0.3 Mar 7, 2025
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 2 times, most recently from 52a650f to 004899f Compare March 7, 2025 12:02
@renovate renovate bot changed the title Update dependency eslint-config-prettier to ^10.0.3 Update dependency eslint-config-prettier to ^10.1.1 Mar 7, 2025
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 004899f to 6150d05 Compare April 10, 2025 12:12
@renovate renovate bot changed the title Update dependency eslint-config-prettier to ^10.1.1 Update dependency eslint-config-prettier to ^10.1.2 Apr 10, 2025
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 2 times, most recently from f7c021f to b407d8c Compare April 27, 2025 07:57
@renovate renovate bot changed the title Update dependency eslint-config-prettier to ^10.1.2 Update dependency eslint-config-prettier to ^10.1.3 May 7, 2025
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 2 times, most recently from 1eb0587 to f0077b3 Compare May 9, 2025 06:12
@renovate renovate bot changed the title Update dependency eslint-config-prettier to ^10.1.3 Update dependency eslint-config-prettier to ^10.1.5 May 9, 2025
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 6 times, most recently from eafd8d8 to e93088b Compare July 1, 2025 10:38
| datasource | package                | from   | to     |
| ---------- | ---------------------- | ------ | ------ |
| npm        | eslint-config-prettier | 10.0.1 | 10.1.5 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from e93088b to 5a8dd44 Compare July 1, 2025 10:42
@renovate renovate bot merged commit 2127c34 into main Jul 1, 2025
10 checks passed
@renovate renovate bot deleted the renovate/eslint-config-prettier-10.x branch July 1, 2025 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant