supabase / cli

Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.
https://supabase.com/docs/reference/cli/about
MIT License
1.09k stars 212 forks source link

fix: bump edge-runtime to 1.61.1 #2855

Closed nyannyacha closed 3 weeks ago

nyannyacha commented 3 weeks ago

What kind of change does this PR introduce?

Bump edge-runtime to 1.61.1

Changes

1.61.1 (2024-11-08)

Bug Fixes

coveralls commented 3 weeks ago

Pull Request Test Coverage Report for Build 11736998769

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Files with Coverage Reduction New Missed Lines %
internal/gen/keys/keys.go 5 12.9%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 11736994947: -0.03%
Covered Lines: 6384
Relevant Lines: 10676

💛 - Coveralls