Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-config-prettier to v10.1.1 #654

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

elastic-renovate-prod[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
eslint-config-prettier devDependencies minor 10.0.2 -> 10.1.1

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: Enabled.

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 has been generated by Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod bot added dependencies Pull requests that update a dependency file v7.17.7 v8.6.4 labels Mar 7, 2025
@elastic-renovate-prod elastic-renovate-prod bot enabled auto-merge (squash) March 7, 2025 11:57
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

@elastic-renovate-prod elastic-renovate-prod bot merged commit 742ecd4 into master Mar 10, 2025
7 checks passed
@jsanz jsanz deleted the renovate/eslint-config-prettier-10.x branch March 10, 2025 14:12
github-actions bot pushed a commit that referenced this pull request Mar 10, 2025
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
(cherry picked from commit 742ecd4)
Copy link

💚 All backports created successfully

Status Branch Result
7.17

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

jsanz pushed a commit that referenced this pull request Mar 10, 2025
… (#657)

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
(cherry picked from commit 742ecd4)

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
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 v7.17.7 v8.6.4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants