31
Supabase Edge Functions: Deno Lock File v5 Support Request
Source: supabase/supabase#39966 · opened by @toy-crane
Summary Supabase Edge Functions currently only support Deno lock file version 4, requiring users to use Deno versions 2.0-2.2.x. However, Deno 2.3+ (released May 2025) introduced lock file v5 along with critical improvements to deno add command functionality in non-interactive/non-TTY environments (CI/CD, automation tools, AI tools like Claude Code). Request: Please add support for Deno lock file version 5 to enable developers to use modern Deno versions (2.3+) with Supabase Edge Functions. Background Lock File Version Timeline | Deno Version Range | Lock File Version | Release Period | Status | |-------------------|-------------------|----------------|---------| | 2.0.0 - 2.2.15 LTS | v4 | Oct 2024 - Sept 2025 | ✅ Supabase Compatible | | 2.3.0+ | v5 | May 2025 - Present | ❌ Not Supabase Compatible | The Problem Deno 2.3.0+ includes important fixes for the deno add command that make it work in non-TTY environments (like Claude Code, CI/CD pipelines, automation …
No pledges yet. Be the first to back this.
Comments
Similar requests
NestJS Support in Supabase Edge Functions
17 votes · 0 comments
Replace Deno Runtime for Edge Functions with Dapr
11 votes · 0 comments
Improving the functionality of Edge Functions
3 votes · 0 comments
Integrate Deno queue into Supabase
6 votes · 0 comments
Deploy Functions with NO TYPE CHECK Flag on default
4 votes · 0 comments
No comments yet.