pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Python language:C#
Filter by
196M results
Summary
Adds a new recipe: dspark/1.2.2 — a header-only audio DSP framework in pure C++20 with zero external dependencies
(filters, dynamics processors, reverbs, physical analog models, pitch tools, EBU ...
Updated Likvido.Identity from 1.1.13 to 1.1.14.
details summary Release notes /summary
Sourced from Likvido.Identity s releases.
No release notes found for this version range.
Commits viewable in compare ...
dependencies
.NET
Summary
Implemented SQLAlchemy database configuration and session management for the FastAPI backend.
Changes included:
- Added database.py module for centralized database configuration.
- Configured ...
Symptom
On dev (and prod), TW stock cards show no price/diff — /api/stocks/2330 returns 404, while US (Massive) stocks work. The
dev logs show:
FinMind API request failed: 402 Client Error: Payment Required ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| com.github.spotbugs:spotbugs (source) | 4.9.8 → 4.10.2 | age | confidence |
Release Notes
...
Adds text-based and coordinate-based address extraction to app/matching.py; exposes Sender_Address and
Recipient_Address.
Summary
Fixes #8374.
Adds a reusable top-N selector for committed library stats and exposes it through the TCK harness:
- LibraryStatsSupport.topCoordinatesByMetric(...) ranks concrete group:artifact:version ...
What
Encodes an explicit review-event rule into the /pst:code-review skill (skills/pst:code-review/SKILL.md). A code review
must always land as an explicit GitHub review event — APPROVE or REQUEST_CHANGES ...
AI-Generated Fix
Summary: Add PyYAML to requirements.txt
Explanation: The CI failure module_not_found:yaml indicates Python module yaml could not be imported because it is not
installed in the CI environment. ...