Skip to content

Update dependency eslint-config-prettier to v10.1.1#10384

Merged
basil merged 1 commit intomasterfrom
renovate/eslint-config-prettier-10.x
Mar 10, 2025
Merged

Update dependency eslint-config-prettier to v10.1.1#10384
basil merged 1 commit intomasterfrom
renovate/eslint-config-prettier-10.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-prettier 10.0.2 -> 10.1.1 age adoption passing confidence

Release Notes

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

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

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 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, used by dependency tooling skip-changelog Should not be shown in the changelog labels Mar 8, 2025
@renovate renovate bot requested a review from a team March 8, 2025 07:02
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from c80377d to 0890825 Compare March 10, 2025 09:50
@renovate renovate bot changed the title Update dependency eslint-config-prettier to v10.1.1 Update dependency eslint-config-prettier to v10.1.0 Mar 10, 2025
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 0890825 to a06439c Compare March 10, 2025 14:03
@renovate renovate bot changed the title Update dependency eslint-config-prettier to v10.1.0 Update dependency eslint-config-prettier to v10.1.1 Mar 10, 2025
Copy link
Copy Markdown
Member

@basil basil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

De minimis

@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from a06439c to fca0895 Compare March 10, 2025 17:18
@basil basil merged commit 5ac7090 into master Mar 10, 2025
5 of 7 checks passed
@basil basil deleted the renovate/eslint-config-prettier-10.x branch March 10, 2025 17:20
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, used by dependency tooling skip-changelog Should not be shown in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant