fix(ci): re-add Kotlin to CodeQL (#32); bump Flutter 3.44.5 + supabase_flutter 2.16.0 - #85
Merged
Merged
Conversation
…e_flutter 2.16.0 CodeQL CLI 2.26.0 / codeql-bundle-v2.26.0 (published 2026-07-08) ships the Kotlin 2.4.0 support merged in github/codeql#21970, so codeql-action@v4 no longer aborts with "Kotlin version 2.4.0 is too recent". Re-add the java-kotlin matrix entry (build-mode manual: setup-java temurin 17 + flutter build apk --debug, checkout with LFS for the libdovi AAR) and refresh the header comment to document the >= v2.26.0 bundle requirement. Also bump the Flutter pin 3.44.4 -> 3.44.5 across build/codeql/release workflows and upgrade supabase_flutter 2.15.4 -> 2.16.0 (supabase 2.14.0, gotrue 2.26.0, realtime_client 2.11.0, passkeys_platform_interface 2.8.0). flutter analyze clean; flutter test 141/141 pass. Closes #32 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Pf76uZnruw81CCGZo1pQFo
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
codeql-bundle-v2.26.0(published 2026-07-08) ships the Kotlin 2.4.0 support merged in github/codeql#21970, socodeql-action@v4no longer aborts with "Kotlin version 2.4.0 is too recent". Verified the merge commit is contained in the v2.26.0 tag and thatinit@v4resolves to that bundle. Re-added thejava-kotlinmatrix entry (build-mode: manual→setup-javatemurin 17 +flutter build apk --debug; checkout withlfs: trueonly for that entry, for the libdovi libmpv AAR) and refreshed the header comment to document the ≥v2.26.0bundle requirement.build.yml,codeql.yml,release.yml.supabase2.14.0,gotrue2.26.0,realtime_client2.11.0,passkeys_platform_interface2.8.0). Remaining outdated transitives are held back by SDK/other constraints.Test plan
flutter analyze— cleanflutter test— 141/141 pass🤖 Generated with Claude Code
https://claude.ai/code/session_01Pf76uZnruw81CCGZo1pQFo