deps(MCP): Bump flagsmith-common to 3.12, pyfakefs to 6#8007
Conversation
flagsmith-common[test-tools] requires pyfakefs>=6,<7 since 3.11.0, so the two must move together. Pass the new required protocol argument to the common.core.otel provider builders, preserving the current http/protobuf behaviour. beep boop
|
The latest updates on your projects. Learn more about Vercel for GitHub. 3 Skipped Deployments
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
📝 WalkthroughWalkthroughMCP dependency constraints now require newer Estimated code review effort: 2 (Simple) | ~10 minutes Comment |
Docker builds report
|
Playwright Test Results (oss - depot-ubuntu-latest-16)Details
Playwright Test Results (oss - depot-ubuntu-latest-arm-16)Details
Playwright Test Results (private-cloud - depot-ubuntu-latest-16)Details
Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)Details
|
Visual Regression19 screenshots compared. See report for details. |
Thanks for submitting a PR! Please check the boxes below:
docs/if required so people know about the feature.Changes
The Renovate run after #8005 aborted with
result: "lockfile-error":flagsmith-common[test-tools]requirespyfakefs>=6,<7since 3.11.0, which is unsatisfiable against the MCP'spyfakefs>=5.0.0,<6.0.0pin. Renovate bumps one package per branch, so it can't resolve this itself, and the failed relock aborts the whole repository run.In this PR, we bump
flagsmith-commonto>=3.12.0andpyfakefsto>=6.0.0,<7.0.0together.How did you test this code?
CI green.