a-schur

Results 9 comments of a-schur

@acoutts we are able to reproduce your issue from our side, we acknowledge your concern, and have linked a PR that may fix the issue. Though we are still investigating...

> @ a-schur perhaps can you share the reproduction you did? I am not sure what flutter version this started at as I've only recently started using dependabot like this....

> Ah - I get it now, thanks!, this is because dependabot is using a fixed version of pub, with an overridden version of the sdk for resolving. > >...

@acoutts The repo I shared did not include grpc or protobuf. Could you share a link to one of the Dependabot PRs where this issue occurred, or a lockfile? This...

@deivid-rodriguez thank you for your contribution, we have reviewed the fix works as expected and will merge it shortly.

@wrslatz thank you for your accurate description, and providing all necessary files in order to reproduce the issue. https://github.com/github-community-projects/private-mirrors/blob/main/package.json#L91C4-L92C1 In your repo you have set the version field as a...

@wrslatz I need to revise my previous inaccurate comment, https://github.com/openjs-foundation/package-metadata-interoperability-collab-space/blob/main/devengines-field-proposal.md It does show an array of objects is acceptable, ` packageManager?: DevEngineDependency | DevEngineDependency[]; ` it also claims `The version...

Copilot assigned agent was unable to fix, results were the same before and after the suggested fixes. Original issue wasn't just about caching, it was about both getting fresh data...