Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript

Filter by

128M results  (2 s)

128M results

🚨 Severity: MEDIUM 💡 Vulnerability: The contact form lacked input length constraints, had no fetch timeouts, and logged unhandled errors to the console, leading to potential DoS or client-side issues. ...

Bumps react-router to 7.17.0 and updates ancestor dependency react-router-dom. These dependencies need to be updated together. Updates react-router from 6.30.3 to 7.17.0 details summary Release notes ...
dependencies
javascript

PR #34 emitted two audit entries when force=true — one `scrape_runs_force_clear` and one `manual_job_trigger`. The `admin_actions` table has a fixed CHECK constraint on the action enum (managed via migrations ...

Co-authored-by: Cursor cursoragent@cursor.com

This pull request adds an endpoint to fetch all reviews, with optional filtering by status, to the review service API. The implementation includes updates to the controller, service, and repository layers ...

Changed 간단한 설명 (예: 로그인 완료 후 세션 동기화 누락 문제 해결) 수정 내용 - 예) 로그인 성공 시 store.setSession() 호출 추가 - 예) 기존 세션 초기화 로직 정리 📸 스크린샷 (선택) !-- UI 작업 시 스크린샷 첨부 -- 📎 관련 이슈(선택) 예: #숫자 Todo 해당 PR 내용 관련해서 추후 해야할 ...

O que muda Comparação de editais — agora por seleção - Na aba Planos, o botão ** Comparar ** em cada card agora alterna a seleção daquele edital (limite de 2 por vez — ao escolher um terceiro, ...

- UPDATE_CAR handler in service worker replaces a record by id in-place - Pencil button per garage row loads that car back into the sidebar form - Save button switches label to Update and highlights ...

Closes #10 Corrige os testes do auth-service e aumenta cobertura de 34% para 78%: - Substitui import() dinâmico por require() - Mock do pino-http para evitar erro de validação do logger - Exclui ...