Skip to content

Patrol mcp prevents me from updating package_info_plus #3166

Description

@aleelisa

Steps to reproduce

  1. Create a project which depends on patrol_mcp and package_info_plus 10.2.0
  2. try to run it

Actual results

A genuine conflict surfaced. package_info_plus 10.x requires win32 ^6.0.1, but patrol_mcp 0.1.4 pulls win32 ^5.x transitively via patrol_cli → mason_logger.
patrol_mcp has no release newer than 0.1.4, so the win32 versions can't be reconciled.

This happened while I was trying to update package_info_plus to 10.2.0

Logs

Logs
<!-- Replace this line with your logs. Do not remove the backticks! -->

Patrol version

patrol_mcp: ^0.1.4

Patrol Doctor output

Patrol Doctor output
<!-- Replace this line with your logs. Do not remove the backticks! -->

Flutter Doctor output

Flutter Doctor output
<!-- Replace this line with your logs. Do not remove the backticks! -->

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work listpackage: patrol_cliRelated to the patrol_cli packagepackage:patrol_mcpRelated to patrol_mcp

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions