fix(version): reconcile supabase-js version drift to v2.110.8#1216
Conversation
Reconcile the @supabase/supabase-js dependency version across all Backend Supabase Edge Functions and the fetch_player_battles.ts utility script to match the updated pnpm-workspace.yaml catalog.
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
Generated by: .github/nightly-prompts/07-version-integrity.md
Reasoning:
[Discrepancy]: The central catalog in
pnpm-workspace.yamldeclares@supabase/supabase-jsas^2.110.8, but 7 Backend Supabase Edge Functions and the fetch_player_battles.ts utility script were importingv2.110.7.[Rule Applied]: Catalog Alignment / Target A: Unitary Versioning.
[Rationale]: The monorepo requires absolute consistent package referencing to align with the central catalog, ensuring substrate stability and preventing version drift.
Changes:
@supabase/supabase-jsfrom2.110.7to2.110.8iningest-royale-data,vault.ts,protocol.ts,sync-player-cards,query-royale-api,fetch-player-battlelog, andheadhunter-scannerclients.@supabase/supabase-jsfrom2.110.7to2.110.8in.github/scripts/fetch_player_battles.ts.Verification:
pnpm testsuccessfully executes with 1421 passing tests.pnpm audit:version.Log Updates:
PR created automatically by Jules for task 4024414400849302396 started by @AlbiDR