pullrequests Search Results · language:Dune language:TypeScript language:TypeScript language:TypeScript language:JavaScript
Filter by
175M results
Summary
Auto-generated ECC bundle from repository analysis.
What This Does
Merging this PR adds repo-local ECC artifacts for both Claude Code and Codex. The generated bundle captures repository
patterns, ...
- GET /api/transactions/:id
- getTransactionById() controller
- Route parameter handling with req.params.id
- Database query using WHERE t.id = $1
- 404 handling when transaction doesn t exist ...
Summary
- add stock regularization APIs under /api/stock to list negative lots and regularize one lot after explicit
confirmation
- add a dedicated frontend page stock-regularization.html with ...
Summary
Three workstreams plus a small bug fix. Every schema change is additive-optional (legacy rows degrade to the prior), and
the full suite is green (71,627 tests, 0 type/lint errors).
1. Adaptive ...
Bumps the minor-updates group with 13 updates:
| Package | From | To |
| --- | --- | --- |
| @expressive-code/core | 0.41.7 | 0.42.0 |
| @expressive-code/plugin-collapsible-sections | 0.41.7 | 0.42.0 ...
dependencies
javascript
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/checkout | action | patch | v6.0.2 → v6.0.3 |
Release Notes
details summary actions/checkout ...
dependencies
Summary
Syncs Phase 0 Acceptance Gate evidence using already merged governance, baseline, contract, and database evidence.
Checked
- A1-A3, A5
- B1-B4
- C1-C4
- F prohibitions
Left unchecked ...
Update internal log and document system components details.
- Add window functions
- Correct some version gates for aggregate functions and expressions
- Add DIVISION function