feat: refine Supabase types nullability#64
Merged
Conversation
Member
mrepol742
commented
May 23, 2026
- Make conversation_participants.email non-nullable in Row/Insert/Update
- Allow conversations.created_at to be nullable in Row/Insert/Update
- Make projects.is_public non-nullable in Row/Insert/Update
- Make user_projects.projects optional and nullable across variants
- Make user_stats.languages and total_seconds optional in types
- bump @babel packages to 7.29.x - bump @emnapi core/runtime to 1.10.0 and wasi-threads to 1.2.1 - bump @napi-rs/wasm-runtime to 1.1.4 and adjust peer/funding info - bump eslint-related packages and update minimatch to 3.1.5; add nested deps - bump @opentelemetry packages (api 1.9.1, api-logs 0.214.0, core 2.7.1) - bump @fastify/otel, @fortawesome/react-fontawesome, and @HumanFS packages
- update metadata and open graph urls and images across pages and layout - update sitemap, robots, and static sitemap entries - update rate-limiter allowed origins regex to match new hostname - update privacy and terms copy to reference updated hostname - adjust README project name and description to include project features
- update occurrences of "DevPulse" to "Devpulse" across ui, metadata, and svg assets - comment out supabase types generation step in ci workflow - expand headless browser detection patterns - fix import path for rate-limit in proxy middleware - refactor time utils: change formatHours to named function and overhaul timeAgo to accept numeric timestamps and return clearer relative strings - minor layout/whitespace and copy tweaks
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.