Pull Request Explorer
Back to Repo| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| fix: rebase sourcemaps when copying files | teemingc | L | No | 21.9h | 0.2h | Sep 10, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore: avoid double-bundling | teemingc | XL | No | 29.1h | 0.0h | Sep 09, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| test: verify `handler` is exported | teemingc | S | No | 8.1h | 7.6h | Sep 09, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| breaking: stop reading `netlify.toml` | teemingc | M | No | 5.7h | 0.0h | Sep 09, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore: add default type hints | teemingc | XS | No | 5.6h | 5.6h | Sep 09, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| test: verify dependencies are externalised | teemingc | M | No | 27.9h | 27.9h | Sep 09, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix: externalise `@opentelemetry/api` during build | teemingc | S | No | 1.1h | 1.0h | Sep 09, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore: move tests | Rich-Harris | S | No | 6.4h | 0.1h | Sep 09, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore: drop the server tests that only test the platform | Nic-Polumeyv | M | No | 110.7h | 0.1h | Sep 09, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore: dedupe | Rich-Harris | XS | No | 0.9h | 0.2h | Sep 08, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| chore: disable CodeRabbit | teemingc | M | No | 0.2h | 0.0h | Sep 08, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| feat: split edge functions | teemingc | L | No | 28.3h | 0.0h | Sep 08, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore: refactor edge function entrypoint | teemingc | L | No | 4.3h | 4.1h | Sep 08, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore: inline edge function config | teemingc | M | No | 5.1h | 0.3h | Sep 08, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore: more verbose Netlify deploy logs | teemingc | S | No | 5.1h | 0.0h | Sep 08, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix: resolve all client paths through one base/assets rule | Nic-Polumeyv | M | No | 9.5h | 0.1h | Sep 08, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Version Packages (next) | github-actions | M | No | 308.4h | 308.1h | Sep 08, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore: move scroll restoration and focus reset out of client.js | Nic-Polumeyv | L | No | 203.2h | 203.1h | Sep 08, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix: make rendered client paths relative during development | teemingc | S | No | 10.2h | 0.1h | Sep 08, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| test: reproduce relative dev proxy failure | teemingc | S | No | 11.5h | 0.1h | Sep 08, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| docs: expand Config types on vite reference page | marwan562 | XS | No | 56.3h | 34.2h | Sep 08, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore: run split edge platform tests | teemingc | S | No | 9.2h | 4.9h | Sep 08, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix: use index for filenames | teemingc | M | No | 2.6h | 1.8h | Sep 07, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix: copy `_redirects` when deploying edge functions | teemingc | S | No | 4.9h | 0.0h | Sep 07, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore: use a UUID instead of Netlify's function token | teemingc | M | No | 9.8h | 9.6h | Sep 07, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore: move build tests out of platform tests | teemingc | M | No | 3.6h | 3.3h | Sep 07, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore: looser CodeRabbit "awaiting submitter" auto labelling | teemingc | XS | No | 25.0h | 24.8h | Sep 07, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix: respond to HEAD requests without a body | Nic-Polumeyv | S | No | 60.9h | 24.5h | Sep 07, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore: read the Svelte config via @sveltejs/load-config | Nic-Polumeyv | M | No | 0.6h | 0.6h | Sep 04, 2026 |
SummaryChoreRead Svelte config via @sveltejs/load-config This change replaces custom config resolution with @sveltejs/load-config, eliminating the need for Vite in libraries that only use svelte.config.js. It streamlines configuration for SvelteKit packages and reduces unnecessary dependencies. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Javascript
Frameworks:
Svelte
|
||||||
| fix: identify circular imports from src/env | svelte-triage-bot | M | No | 45.2h | 21.4h | Sep 04, 2026 |
SummaryBug FixFix circular env import detection This PR resolves a bug where circular imports involving environment modules caused failures, improving diagnostics by reporting the actual module causing the cycle. The change enhances developer experience by providing clearer error messages and a regression test ensures reliability. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Javascript
|
||||||
| docs: clarify Vercel ISR bypass token | teemingc | S | No | 42.1h | 10.5h | Sep 04, 2026 |
SummaryDocsClarify Vercel ISR bypass token Provides accurate guidance on Vercel ISR bypass tokens, ensuring correct deployment behavior and linking to official docs. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack |
||||||
| test: verify Vercel route max duration | teemingc | S | No | 25.1h | 25.1h | Sep 03, 2026 |
SummaryTestVerify Vercel route max duration behavior Adds a Vercel platform test to confirm that route-level maxDuration overrides trigger a 504 timeout when the route exceeds the limit, ensuring correct timeout handling for serverless functions. Health Assessment
Small
Low
Medium
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| test: cover user-defined Vercel redirects | teemingc | XS | No | 24.5h | 24.5h | Sep 03, 2026 |
SummaryTestAdd test for user-defined Vercel redirects Ensures redirects defined in vercel.json remain active when using adapter-vercel's Build Output API deployment. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: support optional params in Netlify split mode | teemingc | S | AI | 22.5h | 0.2h | Sep 03, 2026 |
SummaryBug FixSupport optional params in Netlify split mode Enables correct routing for optional URL parameters in Netlify deployments, improving reliability for end users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Copilot, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript
Frameworks:
Svelte
|
||||||
| chore: inherit CodeRabbit org settings | teemingc | XS | AI | 0.8h | 0.8h | Sep 03, 2026 |
SummaryChorechore: inherit CodeRabbit org settings Ensures CodeRabbit configuration inherits organization settings, providing consistent AI review behavior across the repository. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Yaml
|
||||||
| chore: cleanup CodeRabbit config | teemingc | M | AI | 0.3h | 0.3h | Sep 03, 2026 |
SummaryChoreCleanup CodeRabbit configuration Streamlines CI automation by removing redundant settings, improving maintainability. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Yaml
|
||||||
| chore: disable CodeRabbit request changes workflow | teemingc | XS | No | 1.3h | 0.4h | Sep 03, 2026 |
SummaryChoreDisable CodeRabbit request changes workflow Disables automated approvals to enforce human review before merge protection is lifted. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
|
||||||
| chore: fix config file | teemingc | S | No | 1.0h | 0.0h | Sep 03, 2026 |
SummaryCI/CDchore: fix config file Fixed the configuration file extension so the CI tool correctly processes the repository's code review settings. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
|
||||||
| chore: more CodeRabbit auto issue/pr labelling | teemingc | M | No | 1.0h | 0.3h | Sep 02, 2026 |
SummaryChoreAdd CodeRabbit auto labeling for issues and PRs This PR adds automated package labeling for issues and a needs-platform-tests label for PRs that modify adapter code with platform tests. Health AssessmentAI Details
Confidence:
0.95
Tech Stack
Languages:
Yaml
|
||||||
| chore: finetune CodeRabbit config | teemingc | M | No | 0.7h | 0.2h | Sep 02, 2026 |
SummaryChoreImprove CodeRabbit config for PR labeling Adds context to CodeRabbit and sets up automated PR and issue labeling workflows, enhancing developer productivity. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Yaml
|
||||||
| chore: walk the output once when replacing manifest placeholders | Nic-Polumeyv | S | No | 14.7h | 14.3h | Sep 02, 2026 |
SummaryChoreWalk output once for manifest placeholder replacement Optimizes the build process by reducing redundant directory traversal, improving performance. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore: stop stat'ing assets whose sizes nothing reads | Nic-Polumeyv | XS | AI | 14.8h | 0.1h | Sep 02, 2026 |
SummaryChoreStop unnecessary asset stat calls Eliminates redundant filesystem checks during build, improving performance. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
|
||||||
| fix: walk and copy directories without a stat per file | Nic-Polumeyv | M | AI | 15.2h | 0.1h | Sep 02, 2026 |
SummaryBug FixFix directory walk and copy performance Improves file system operations by eliminating redundant stat calls, speeding up directory traversal and copy tasks, enhancing build performance. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| chore: derive the fetch cache url in one place | Nic-Polumeyv | S | AI | 12.3h | 12.3h | Sep 02, 2026 |
SummaryRefactorDerive fetch cache URL in one place Standardizes fetch cache URL handling across client and server, reducing inconsistencies and potential bugs. Health Assessment
Small
Low
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| chore: type the render output with svelte/server's SyncRenderOutput | Nic-Polumeyv | L | AI | 13.5h | 13.5h | Sep 02, 2026 |
SummaryChoreChore: Update render output type to SyncRenderOutput Improves server rendering type safety by using SyncRenderOutput, reducing type inference errors. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript, Yaml
|
||||||
| chore: add CodeRabbit config | teemingc | S | No | 0.1h | 0.0h | Sep 02, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| chore: bump pnpm to 12.2.1 | teemingc | M | No | 0.3h | 0.2h | Sep 02, 2026 |
SummaryChorechore: bump pnpm to 12.2.1 Updates the pnpm package manager to the latest version to resolve command flag errors, ensuring smoother dependency management. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| feat: allow adapters to pass a function for vite config | ottomated | M | AI | 21.3h | 19.0h | Sep 01, 2026 |
SummaryFeatureAllow adapters to pass function for Vite config Enables adapters to dynamically configure Vite plugins using SvelteKit configuration, improving flexibility and simplifying integration with Cloudflare plugin. Health Assessment
Small
Low
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| chore: bump Playwright | teemingc | XS | AI | 0.5h | 0.5h | Sep 01, 2026 |
SummaryChoreBump Playwright version Updates Playwright to a newer patch to resolve CI failures, with no impact on user-facing functionality. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Yaml
|
||||||
| chore: use correct Vite instance for runner checks | teemingc | S | No | 87.9h | 0.1h | Sep 01, 2026 |
SummaryBug FixFix Vite instance usage for runner checks Corrects Vite instance resolution to avoid CI errors, improving build stability. Health Assessment
Small
Low
Medium
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||