pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:JavaScript
Filter by
210M results
Implements Phase 6 (the final phase) of docs/grow-phased-build-plan.md — a lightweight Grow management view, computed
client-side from existing item/outcome data (no new API, no BI layer).
Changes
...
Summary
Fixes #99
The convertUrlsToLinks function inserts matched URLs directly into HTML without escaping. URLs with in query strings
produce invalid HTML. This applies the existing escapeHtml() function ...
Summary
- Adds GET /api/dairy-price to apps/studio — pays x402 with X402_PRIVATE_KEY on Base Sepolia and returns { price, unit
} from the dairy API
- Updates getDairyCommodityPrice in the CRE ...
Что нового в v0.7
- Экран авторизации — при первом входе открывается выбор ученика. Введи имя → «Начать →». Существующие ученики
отображаются карточками с аватаркой-инициалом.
- Прогресс по ученикам ...
📌 작업 개요
service-payment 모듈의 외상 결제 이벤트 처리 흐름에 대한 도메인/서비스/이벤트 컨슈머 단위 테스트를 추가하고, JaCoCo 기반 테스트 커버리지를 보강했습니다.
🛠 주요 변경 사항
- service-payment JaCoCo 및 테스트 의존성 설정 추가
- 결제 도메인 단위 테스트 추가
- Order
...
📝 Docs
✅ Test
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| prettier-plugin-svelte | ^3.0.0 → ^4.0.0 | age | confidence |
Release Notes
details summary ...
Bumps chainguard-dev/actions from 1.6.21 to 1.6.22. details summary Release notes /summary p em Sourced from a href=
https://github.com/chainguard-dev/actions/releases chainguard-dev/actions s releases ...
dependencies
github_actions
What
Rebuilds the Cultural Values band on /portfolio/summary to use the exact layout grammar of the Business Design
Principles section below it, so the two read as a matched pair.
- Copper section ...
Summary
- CTFMode now mirrors DeathmatchMode s health/maxHealth/respawn model: onStart initializes health, onAction({type: hit
,...}) applies damage and starts a respawn timer on a lethal hit, and ...