⬆️ deps: bump vaul from 0.9.9 to 1.1.2#15
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Dependabot couldn't access the repository. Because of this, Dependabot cannot update this pull request. |
Bumps [vaul](https://github.com/emilkowalski/vaul) from 0.9.9 to 1.1.2. - [Release notes](https://github.com/emilkowalski/vaul/releases) - [Commits](https://github.com/emilkowalski/vaul/commits/v1.1.2) --- updated-dependencies: - dependency-name: vaul dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
b015384 to
296d4cf
Compare
|
Folded into umbrella PR #32 (cherry-picked). Generated by Claude Code |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
…OrphanState, ContactSLAIndicator Improvement 2/18: - ContactQuickNotePanel: inline timestamped notes with agent name (Gap #15) - ContactInlineEdit: click-to-edit fields without opening full form (Gap #6) - ContactOrphanState: graceful state for unidentified contacts (Gap #13) - ContactSLAIndicator: SLA status badge with remaining time (Gap #9)
…new components Improvement 4/18 — Complete rewrite integrating: - useContactAvatarFetch: auto-fetch WhatsApp profile pics (Gap #3) - ContactInlineEdit: click-to-edit name/email/company (Gap #6) - ContactSLAIndicator: SLA badge in header (Gap #9) - ContactQuickNotePanel: inline timestamped notes (Gap #15) - ContactDuplicateIndicator: cross-channel duplicate alert (Gap #14) - ContactConversationHistory: past conversations in Activity tab (Gap #7) - ContactOrphanState: graceful fallback for null contact (Gap #13) - normalizePhoneBR: proper phone formatting (Gap #2) - Custom fields section (Gap #5) - Loading skeleton state - Full a11y with role/aria attributes
Plano consolidado das ondas 1-4 com 9 achados organizados em P0/P1/P2. P0 (pré-deploy obrigatório): - RLS supplier_pix_keys (chaves PIX expostas) - RLS nas 51 partições evolution_* (cutover Fase D) - Índice em webhook_audit_log (160k rows, zero idx_scan) P1 (pré-deploy desejável): - RLS nas 12 tabelas restantes (6 em Realtime = vazamento ativo) - Drop de 10 índices duplicados (~7-8 MB) - Unschedule cron #16 (duplicado do #15) P2 (pós-deploy): - Cleanup wpp_pink_test (~470 MB) - Vacuum/drop empresas (~20 MB) - Otimizar rpc_refresh_daily_metrics (max 14s) Cada item tem SQL pronto + validação + rollback. Total estimado: ~500 MB liberados + perf melhor.
…in markdown Sessão de execução orientada por Joaquim. Itens aplicados, validados e mensurados: ✅ DONE (já aplicados em produção self-hosted) - C1: backup self-hosted corrigido (stack 124: PGHOST=supabase_db, PGUSER=supabase_admin, pg_dump completo) → 606.7 MB válido - C2: diagnóstico forense do bug webhook/RabbitMQ (causa raiz HMAC + Baileys dessincronizado) — remediação postergada por Joaquim - P0.3: idx_webhook_audit_log_created (3.5 MB CONCURRENTLY) → Index Scan 0.068ms vs 263M tuplas seq_scan - P1.2 (parcial): 10 índices duplicados removidos via algoritmo de agrupamento por colunas (indexes_size 693 → 648 MB, -45 MB) - P1.3: cron.unschedule(16) — eliminada duplicação diária do cleanup #15 semanal - FK indexes criados: idx_media_quarantine_rule_id + idx_outbound_message_queue_sticker_id - VACUUM + ANALYZE: 3 tabelas críticas + schema global. Revelou stats erradas em evolution_messages_wpp2 (2.101 → 1.837.330 rows reais) - Auth cleanup: 2 refresh tokens (>30d) deletados 🟡 DOCUMENTADO, NÃO APLICADO - C3: drift do compose Supabase em 11 services (não só db). Aplicar em janela de manutenção ⏳ PENDENTE — aguarda decisão de negócio - P0.1 (RLS supplier_pix_keys — definir RBAC) - P0.2 (RLS 51 partições evolution_*) - P1.1 (RLS 12 tabelas restantes) - P2.1/P2.2 (decisão TRUNCATE vs DROP em wpp_pink_test e empresas) - P2.3 (otimizar rpc_refresh_daily_metrics) - C2.x (5 sub-itens do bug Baileys, postergados) 🔧 BÔNUS - Arquivo decodificado de base64 → plain markdown (bug histórico do commit anterior corrigido) - Drift completo dos 11 services Supabase tabulado Achados adicionais relevantes: - 795 índices duplicados/redundantes (10 removidos nesta sessão; restantes nas partições com expressions) - Stats do planner totalmente desatualizadas em evolution_messages_wpp2 - MCP supabase_db_query roda como postgres não-superuser; DDL em tabelas owned por supabase_admin exige stack pg-admin-task
Bumps vaul from 0.9.9 to 1.1.2.
Release notes
Sourced from vaul's releases.
... (truncated)
Commits