pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:HTML language:TypeScript
Filter by
287M results
Replaces the ** Live sim coming soon ** placeholder with a real, watchable game — the audit s #1 gap.
Clicking Watch Live on the dashboard next-game card advances day-by-day to the user s next game (no ...
Elevates the public API catalog with popularity ranking, filter-aware search, paginated browsing, and optimistic library
updates.
Backend — server/routers/apis.ts
- getPopular: aggregates saves via ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @types/react (source) | 19.2.7 → 19.2.15 | age | confidence |
Configuration
📅 Schedule: (UTC) ...
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
Feature
A solver-declared unblocks link: when a ticket reaches a completion state (DONE/CLOSED/EPIC_CLOSED), each ticket in its
unblocks list that is currently BLOCKED is auto-transitioned BLOCKED → DRAFT. ...
:robot: I have created a release beep boop
1.6.4 (2026-05-31)
Bug Fixes
- notifications never display due to stale instance and gravity blocking (#48) (495040e)
This PR was generated with Release ...
autorelease: pending
Summary
- Keyword lists (include, exclude, cve_products, hn_fallback_topics) are now read from crew.toml at startup via
tomllib (stdlib, Python 3.11+)
- Hardcoded tuples remain as fallbacks if ...
💡 What: Replaced pandas-based database querying with standard sqlite3 and list of dictionaries in dashboard.py. 🎯 Why:
pandas is a heavy dependency for a simple dashboard, especially one with a high-frequency ...