pullrequests Search Results · language:Dune language:Python language:JavaScript language:PHP language:JavaScript is:merged
Filter by
93.7M results
Motivation
- Prevent TOML read errors on non-UTF-8 Windows environments by making shim file reads explicit about UTF-8 encoding.
- Clean up README wording so the CLI parity description flows naturally ...
codex
Summary
Fixes App Runner registration when STORAGE_BACKEND=dynamodb.
The auth storage facade previously required a SQLite-style get_db_path() path even when the active backend was DynamoDB.
In App Runner ...
PR #56 의 dashboard.py 가 except Exception 에 noqa 사유를 빠뜨려 test_broad_except_hygiene 실패. 사유 추가 → 1208 tests PASS, ruff
clean.
🤖 Generated with Claude Code
This PR contains the following updates:
| Package | Update | Change |
| --- | --- | --- |
| bash | patch | 5.3.12 - 5.3.15 |
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), ...
automerge
This PR contains the following updates:
| Package | Update | Change |
| --- | --- | --- |
| activepieces/activepieces | patch | 0.85.0 - 0.85.2 |
Configuration
📅 Schedule: Branch creation - At any time ...
automerge
Motivation
- Prevent import-time AttributeError in pages/dashboard.py when an older or cached utils.navigation module is missing
the claim-view constants so the Dashboard page can load reliably. ...
codex