Skip to content

Bump eslint-plugin-prettier from 5.5.3 to 5.5.4

ea6468e
Select commit
Loading
Failed to load commit list.
Closed

Bump eslint-plugin-prettier from 5.5.3 to 5.5.4 #1246

Bump eslint-plugin-prettier from 5.5.3 to 5.5.4
ea6468e
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Jan 15, 2026 in 2s

6 potential rules

Rule: label PRs with conflicts (label)

  • conflict

Rule: remove has conflicts label if conflicts got resolved (label)

  • label~=has conflicts
  • -conflict

Rule: let @adrianjost recreate dependabot PRs with conflicts (comment)

  • conflict
  • author~=dependabot(-preview)?\[bot\]

Rule: auto merge passing Dependabot pull requests + auto merge when ready to merge label is set (queue)

  • -closed [📌 queue requirement]
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue branchProtection]
      • author~=dependabot(-preview)?\[bot\]
      • any of: [🛡 GitHub branch protection]
        • check-success = WIP
        • check-neutral = WIP
        • check-skipped = WIP
      • any of: [🛡 GitHub branch protection]
        • check-success = Build
        • check-neutral = Build
        • check-skipped = Build
      • any of: [🛡 GitHub branch protection]
        • check-success = Test
        • check-neutral = Test
        • check-skipped = Test
      • any of: [🛡 GitHub branch protection]
        • check-success = Lint
        • check-neutral = Lint
        • check-skipped = Lint
    • all of: [📌 queue conditions of queue auto merge when ready to merge label is set]
      • label=ready to merge
      • any of: [🛡 GitHub branch protection]
        • check-success = WIP
        • check-neutral = WIP
        • check-skipped = WIP
      • any of: [🛡 GitHub branch protection]
        • check-success = Build
        • check-neutral = Build
        • check-skipped = Build
      • any of: [🛡 GitHub branch protection]
        • check-success = Test
        • check-neutral = Test
        • check-skipped = Test
      • any of: [🛡 GitHub branch protection]
        • check-success = Lint
        • check-neutral = Lint
        • check-skipped = Lint

Rule: remove ready to merge when merged (label)

  • label=ready to merge
  • merged

Rule: delete merged branches (delete_head_branch)

  • merged
  • closed [📌 delete_head_branch requirement]
  • label!=WIP

Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com