chore(deps): update Maestro to v2.8.0 - #6551
Conversation
36d948b to
7886260
Compare
Semver Impact of This PR⚪ None (no version bump detected) 📋 Changelog PreviewThis is how your changes will appear in the changelog.
🤖 This preview updates automatically when you update the PR. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Want reviews to match your repository better? Bugbot Learning can learn team-specific rules from PR activity. A team admin can enable Learning in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 7886260. Configure here.
| env: | ||
| SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }} | ||
| MAESTRO_VERSION: '2.7.0' | ||
| MAESTRO_VERSION: '2.8.0' |
There was a problem hiding this comment.
Invalid Maestro version bump
High Severity
CRITICAL: This bump sets MAESTRO_VERSION to 2.8.0 from a v2.8.0 tag, but Maestro CLI installs resolve cli-$MAESTRO_VERSION release assets. No cli-2.8.0 release appears published (latest known is cli-2.7.0), so maestro-test-action install in e2e/sample CI will likely 404. Flagged via the dependency-update review guidance in the project rules.
Additional Locations (1)
Triggered by project rule: PR Review Guidelines for Cursor Bot
Reviewed by Cursor Bugbot for commit 7886260. Configure here.


Bumps scripts/update-maestro.sh from 2.7.0 to v2.8.0.
Auto-generated by a dependency updater.