pullrequests Search Results · language:B4X language:C++ language:Java language:Java language:JavaScript language:Go
Filter by
163M results
Summary
- Every-4-hour cron (MOUSE_THERAPIST_BOOKING_RECONCILER_ENABLED=true, default OFF)
- Five read-only checks — no Square writes, no auto-cancels, no auto-reassigns
- Output: one MouseAuditLog ...
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
| --- | --- | --- | --- | --- |
| npm
(source) | packageManager | minor | 11.15.0+sha512.fa4d2d93b9519e93143e70bb913b94ff2ad5fe69c5a0f84943be557cbb59e9fc1bcce55768fb1313f225f4f9f50c78b8f366f2332aa41effd7b10efa98d8d72f ...
Bumps the otel group with 2 updates in the / directory: go.opentelemetry.io/otel/metric and
go.opentelemetry.io/otel/sdk/metric. Bumps the otel group with 1 update in the /examples/splunk-hec-traces/tracing ...
dependencies
go
ACP streaming can deliver structural whitespace as standalone chunks; dropping those chunks corrupts persisted markdown
before the UI sees it. The ACP normalizer now preserves ordinary whitespace while ...
Solved Problem
Bugs are fixed. Now Mission-mode with InertialLabs-EAHRS with no EKF2-filter works good.
Solution
- Errors in height measurement, local and global position have been fixed.
- Fixed ...
kind:bug
Follow-up a #183, endereçando os 3 comentários do review do Gemini.
Mudanças
1. Guard de escopo local (era high)
Se getCurrentCat() retornasse falsy (ex.: fora de um workflow ativo) e o usuário escolhesse ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| npm-run-all2 | ^8.0.0 → ^9.0.0 | age | confidence |
Release Notes
details summary bcomnes/npm-run-all2 ...
Summary
Step B of the standard-rule QUADRATURE + belt-and-suspenders GLOBAL_GP_COORDS + NDIR feature. Wires the dormant
getStandardQuadrature table (shipped in #23) into writeModelElements, adds a write-side ...
Summary
- Wire real backend API: src/lib/api/client.ts (typed API client), src/lib/api/types.ts, src/lib/api/demo.ts (demo
mode fallback)
- Add Firebase auth context: src/lib/auth/auth-context.tsx, ...
개요
EC2(무료기간 종료, 서버 중단) → 미니PC 홈서버 이전의 Phase 1. 앱 컨테이너화.
변경사항
- Dockerfile: 멀티스테이지(JDK bootJar 빌드 → JRE 실행), 의존성 레이어 캐싱
- .dockerignore: 빌드 컨텍스트 정리
- docker-compose.yml: app 서비스 추가
- DB_URL ...