Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 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 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 requested a review from a team as a code owner March 7, 2025 07:08
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 7, 2025
Copy link

socket-security bot commented Mar 7, 2025

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected]10.1.1 None 0 58.4 kB jounqin, lydell, thorn0

View full report↗︎

@renovate renovate bot changed the title chore(deps): update dependency eslint-config-prettier to v10.0.3 (v1) chore(deps): update dependency eslint-config-prettier to v10.1.0 (v1) Mar 7, 2025
@renovate renovate bot force-pushed the renovate/v1-eslint-config-prettier-10.x branch 2 times, most recently from d30f810 to 9fde728 Compare March 7, 2025 15:43
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-prettier to v10.1.0 (v1) chore(deps): update dependency eslint-config-prettier to v10.1.1 (v1) Mar 7, 2025
@renovate renovate bot force-pushed the renovate/v1-eslint-config-prettier-10.x branch 3 times, most recently from 6e5fd5f to 40a9c6f Compare March 10, 2025 20:41
@renovate renovate bot force-pushed the renovate/v1-eslint-config-prettier-10.x branch from 40a9c6f to 7e8e491 Compare March 12, 2025 12:03
@FabianLars FabianLars merged commit 9fa0be8 into v1 Mar 12, 2025
6 checks passed
@FabianLars FabianLars deleted the renovate/v1-eslint-config-prettier-10.x branch March 12, 2025 12:08
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant