Skip to content

Conversation

@renovate
Copy link
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 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.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 8, 2025

Open in Stackblitz

npm i https://pkg.pr.new/basics/vector/@js-basics/vector@544

commit: bdf8e7d

@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 173d457 to 23d0d0a Compare March 8, 2025 23:20
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-prettier to ^10.1.1 chore(deps): update dependency eslint-config-prettier to v10.1.1 Mar 8, 2025
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch 7 times, most recently from 479fc08 to cf0098c Compare March 8, 2025 23:43
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from cf0098c to bdf8e7d Compare March 8, 2025 23:46
@ThornWalli ThornWalli merged commit 3a0f07c into main Mar 8, 2025
6 checks passed
@ThornWalli ThornWalli deleted the renovate/eslint-config-prettier-10.x branch March 8, 2025 23:47
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 8, 2025

@github-actions
Copy link

🎉 This PR is included in version 2.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants