pullrequests Search Results · language:Dune language:Python language:Python language:Java language:HTML language:JavaScript
Filter by
207M results
When a root-level dynamic route (e.g., [slug] with dynamicParams: true) coexists with / and the / page has a stale ISR
cache, a request to /index is handled by [slug] but its resolvedPathname is normalized ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Automated test pull request
The application now saves PDFs generated from the Deudores tab into a dedicated Deudores/ directory, rather than the
general pdf/ folder.
Key changes:
1. Directory Initialization: The Deudores/ folder ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| web-vitals | 5.2.0 → 5.3.0 | age | confidence |
Release Notes
details summary GoogleChrome/web-vitals ...
Fixes multiple locations in the codebase where exceptions were swallowed without retaining the stack trace context,
leading to poor diagnosability of unexpected crashes or API failures. Improved async ...
Adds a Validation datasets section to the README:
- Summarizes the CelebA (full-scale) and LFW results.
- Cites both datasets and notes CelebA is non-commercial research only; LFW is freely usable ...
This pull request introduces Swagger / OpenAPI support to the project, enabling auto-generated API documentation and a
Swagger UI for easier API exploration and testing. The main changes include adding ...