Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| chore: remove unused eslint disable comment | teemingc | XS | No | 1.3h | 1.1h | May 19, 2026 |
SummaryChoreRemove unused eslint disable comment Fixes lint warning by removing unnecessary eslint comment, improving code quality. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Javascript
|
||||||
| chore: migrate to pnpm 11 | teemingc | S | No | 21.8h | 21.8h | May 19, 2026 |
SummaryChoreMigrate to pnpm 11 Updates package manager configuration to pnpm 11, ensuring compatibility with newer Node versions and aligning workspace settings. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore(deps): update dependency dts-buddy to ^0.8.0 | renovate | S | No | 2.8h | 2.8h | May 19, 2026 |
SummaryChorechore(deps): update dependency dts-buddy to ^0.8.0 Updates the dts-buddy dependency to the latest patch, ensuring compatibility with TypeScript 6 and improved directory handling, reducing build failures. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| docs(contributing): fix grammar in Prioritization section | kiwigitops | XS | No | 15.7h | 15.7h | May 19, 2026 |
SummaryDocsFix grammar in CONTRIBUTING.md Prioritization section Corrects a typo in the contributing guide, improving clarity for contributors. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix: round-trip `.as('hidden', booleanValue)` correctly | hjaber | S | No | 53.7h | 0.1h | May 18, 2026 |
SummaryBug FixFix hidden boolean form value conversion Corrects server-side conversion of hidden boolean inputs, ensuring accurate data handling and preventing silent data corruption. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Typescript
Frameworks:
Svelte
|
||||||
| chore(deps): update pnpm/action-setup action to v6.0.8 | renovate | S | No | 175.2h | 175.2h | May 18, 2026 |
SummaryChoreUpdate pnpm/action-setup to v6.0.8 Keeps CI pipelines up‑to‑date with the latest pnpm action, improving build stability and security. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| docs: clarify context state getter pattern | MukundaKatta | XS | No | 76.5h | 76.1h | May 18, 2026 |
SummaryDocsClarify context state getter pattern Updates documentation to explain how to use context getters for state that may be reassigned, improving developer understanding. Health Assessment
Small
Low
High
AI Details
Confidence:
0.95
Tech Stack |
||||||
| chore: replace `als.enterWith` with `als.run` | teemingc | L | No | 79.4h | 0.0h | May 18, 2026 |
SummaryChoreReplace async local storage enterWith with run Ensures compatibility across runtimes by using the standard async local storage API, improving reliability of server responses. Health Assessment
Large
Medium
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Javascript
|
||||||
| chore: add Node-agnostic utils | teemingc | M | No | 84.2h | 6.1h | May 18, 2026 |
SummaryChoreAdd Node-agnostic utilities for path resolution Enables path resolution in dev environment without Node dependencies, improving cross-platform compatibility. Health Assessment
Medium
Medium
Medium
AI DetailsTech Stack
Languages:
Javascript, Typescript
|
||||||
| fix: avoid unnecessary stringify in server attributes | Sean-Kenneth-Doherty | M | No | 43.9h | 43.9h | May 18, 2026 |
SummaryBug FixAvoid unnecessary stringify in server attributes Improves server attribute generation by eliminating redundant stringification, enhancing performance and correctness. Health Assessment
Medium
Low
High
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| Version Packages | github-actions | S | No | 1.1h | - | May 18, 2026 |
SummaryChoreAutomate Svelte package release Enables automated publishing of Svelte packages to npm, streamlining release workflow and reducing manual effort. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Javascript
|
||||||
| fix(print): handle svelte:body and fix keyframe percentage double-printing | OfirHaf | S | No | 31.1h | 31.1h | May 18, 2026 |
SummaryBug FixFix Svelte printer bugs Resolves issues with SvelteBody and keyframe percentage printing, improving compiler stability and accuracy. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Javascript
Frameworks:
Svelte
|
||||||
| fix: use named symbols everywhere | Rich-Harris | S | No | 0.3h | 0.0h | May 18, 2026 |
SummaryBug FixUse named symbols for debugging Improves debugging by replacing anonymous Symbol() with descriptive names, aiding developers in locating bugs. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
Frameworks:
Svelte
|
||||||
| fix: don't run teardown effects when deriveds are unfreezed | dummdidumm | M | No | 66.9h | 66.9h | May 18, 2026 |
SummaryBug FixFix teardown effect execution when deriveds unfreezed Corrects a logic flaw that caused unnecessary teardown effect runs during state unfreezing, improving runtime stability and performance. Health Assessment
Medium
Low
Medium
AI DetailsTech Stack
Languages:
Javascript
Frameworks:
Svelte
|
||||||
| fix: execute uninitialized derived even if it's destroyed | dummdidumm | M | No | 66.3h | 64.1h | May 18, 2026 |
SummaryBug FixFix derived execution on destruction Ensures derived reactive values run even when destroyed, preventing stale state in Svelte components. Health Assessment
Medium
Medium
Medium
AI Details
Confidence:
0.95
Tech Stack
Languages:
Javascript
Frameworks:
Svelte
|
||||||
| fix: unset context synchronously in `run` | dummdidumm | M | No | 4.0h | 1.8h | May 18, 2026 |
SummaryBug FixFix context unsetting timing in run Ensures UI updates immediately by clearing context before async resolution, preventing stale data and visual delays. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Javascript
Frameworks:
Svelte
|
||||||
| fix: avoid conflict for routes ending with optional parameters | teemingc | L | No | 3.5h | 0.0h | May 18, 2026 |
SummaryBug FixFix route conflict for optional parameters Ensures routes with optional parameters resolve correctly, preventing navigation errors and improving user experience. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Javascript
Frameworks:
Svelte
|
||||||
| chore: add names for static adapter test apps | teemingc | XS | No | 53.2h | 51.6h | May 17, 2026 |
SummaryChoreAdd names to static adapter test apps Adds descriptive names to test apps for clearer log output when tests fail. Health Assessment
Small
Low
Medium
AI Details
Confidence:
0.95
Tech Stack |
||||||
| fix: regression from consolidating dev checks | teemingc | M | No | 1.8h | 0.3h | May 15, 2026 |
SummaryBug FixFix regression in dev checks Corrects a regression where development checks incorrectly used global constants, ensuring warnings and cache behavior work properly during Vite dev and build. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Typescript
Frameworks:
Svelte
|
||||||
| chore(deps): bump @opentelemetry/exporter-prometheus from 0.214.0 to 0.218.0 in the npm_and_yarn group across 0 directory | dependabot | XL | No | 21.1h | 21.1h | May 15, 2026 |
SummaryChorechore(deps): bump @opentelemetry/exporter-prometheus Updates the Prometheus exporter dependency to a newer version, ensuring compatibility and potential bug fixes. Health Assessment
X-Large
Low
Low
AI Details
Confidence:
1.00
Tech Stack
Languages:
Yaml
|
||||||
| breaking: move `adapter` to `vite.config.ts` | Rich-Harris | XL | No | 16.5h | 10.4h | May 15, 2026 |
SummaryRefactorMove adapter to vite.config.ts Enables adapters to include Vite plugins without config resolution issues Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Opus
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
Svelte, Vite
|
||||||
| Version Packages | github-actions | S | No | 0.5h | - | May 14, 2026 |
SummaryChoreVersion Packages Updates package versions and changelog for a new release, enabling automated publishing to npm. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore: bump svelte and devalue | elliott-with-the-longest-name-on-github | L | No | 0.9h | 0.6h | May 14, 2026 |
SummaryChoreBump svelte and devalue dependencies Updates SvelteKit to the latest Svelte and devalue versions, ensuring compatibility and security. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Version Packages | github-actions | S | No | 0.2h | 0.2h | May 14, 2026 |
SummaryChoreVersion Packages Automated release of Svelte packages, updating changelog, version, and publishing to npm. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore: bump devalue | Rich-Harris | S | No | 0.2h | 0.2h | May 14, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| Version Packages | github-actions | S | No | 171.2h | 171.2h | May 14, 2026 |
SummaryChorePublish new kit package version Automates publishing of updated SvelteKit packages to npm, ensuring users receive the latest features and fixes. Health Assessment
Small
Low
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| fix: keep dependencies of `$state.eager`/`pending` (alternative approach) | Rich-Harris | M | No | 0.8h | 0.7h | May 14, 2026 |
SummaryBug FixFix dependencies of $state.eager/pending Ensures eager effects retain dependencies across reruns, preventing broken reactive behavior. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Javascript
Frameworks:
Svelte
|
||||||
| fix: duplicated "of" in events.js comment | quyentonndbs | XS | No | 8.3h | 8.3h | May 14, 2026 |
SummaryBug FixFix typo in events.js comment Corrects a typo in a comment, no functional impact. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| fix: treat batches as a linked list | Rich-Harris | L | No | 26.7h | 3.1h | May 13, 2026 |
SummaryBug FixFix batch handling with linked list Improves async batch resolution in Svelte, reducing race conditions and simplifying reactivity logic. Health Assessment
Large
Medium
Medium
AI DetailsTech Stack
Languages:
Javascript
Frameworks:
Svelte
|
||||||
| chore: allow `null` for `pending` in typings | dummdidumm | S | No | 37.0h | 37.0h | May 12, 2026 |
SummaryChoreAllow null for pending in typings Adds null support for the pending attribute in DOM typings, aligning type definitions with runtime behavior. Health Assessment
Small
Low
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| feat: allow 'submit' and 'hidden' form fields to accept numbers and booleans | ottomated | M | No | 121.8h | 0.1h | May 11, 2026 |
SummaryFeatureAllow numbers and booleans in hidden and submit form fields Improves ergonomics by enabling hidden and submit inputs to accept numeric and boolean values, simplifying form handling. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
Svelte
|
||||||
| fix: skip refreshing queries on full-page reload form submissions | ottomated | M | No | 121.1h | 121.1h | May 11, 2026 |
SummaryBug FixSkip query refresh on full-page reload Prevents unnecessary query refreshes when a non-enhanced remote form triggers a full-page reload, ensuring idempotent queries and improving performance. Health Assessment
Medium
Low
High
AI DetailsTech Stack
Languages:
Javascript, Typescript
Frameworks:
Svelte
|
||||||
| chore(deps): update pnpm/action-setup action to v6.0.6 | renovate | S | No | 13.1h | - | May 09, 2026 |
SummaryCI/CDUpdate pnpm/action-setup to v6.0.6 This PR updates the pnpm/action-setup GitHub Action to the latest patch, improving reliability of CI workflows. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore: flatten `#process()` | Rich-Harris | M | No | 15.7h | 15.6h | May 08, 2026 |
SummaryRefactorSimplify process logic by early-returning Improves readability and maintainability of Svelte's reactivity engine, reducing complexity for future contributors. Health Assessment
Medium
Low
Medium
AI DetailsTech Stack
Languages:
Javascript
Frameworks:
Svelte
|
||||||
| fix: remove `source.updated` stack traces after `flush` | Rich-Harris | S | No | 0.1h | 0.1h | May 08, 2026 |
SummaryBug FixRemove source.updated stack traces after flush This patch removes lingering stack traces that caused memory leaks in Svelte's reactivity system. It improves runtime performance and prevents potential crashes in long-running applications. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| fix: correctly compile component member expressions for SSR | dummdidumm | S | No | 2.4h | 2.1h | May 08, 2026 |
SummaryBug FixFix SSR component member expression compilation Corrects SSR rendering of dynamic component member expressions, ensuring accurate component behavior. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
Frameworks:
Svelte
|
||||||
| fix: process batches created in effect and immediately flushed | Rich-Harris | M | No | 0.2h | 0.1h | May 08, 2026 |
SummaryBug FixFix batch processing in effect flush Corrects a bug where batches created within an effect were not processed immediately, ensuring consistent reactivity and preventing stale state. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Javascript
Frameworks:
Svelte
|
||||||
| fix: abort navigation after async rendering if obsolete | dummdidumm | S | No | 2.9h | 0.1h | May 07, 2026 |
SummaryBug FixAbort navigation after async rendering if obsolete Fixes a navigation race condition in SvelteKit by aborting obsolete async renders, improving reliability during rapid navigation. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| fix: reapply new batch after `#commit` | dummdidumm | XS | No | 2.3h | - | May 07, 2026 |
SummaryBug FixReapply new batch after commit to avoid nullpointers Fixes regression where current_batch is nulled during rebase, preventing nullpointer errors in SvelteKit. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Javascript
|
||||||
| fix: leave stale promises to wait for a later resolution, instead of rejecting | Rich-Harris | L | No | 34.5h | 13.8h | May 07, 2026 |
SummaryBug FixFix stale promise handling in Svelte reactivity Improves async derived behavior by distinguishing stale vs obsolete promises, preventing zombie states and ensuring correct results for user interactions. Health Assessment
Large
Low
Medium
AI DetailsTech Stack
Languages:
Javascript
Frameworks:
Svelte
|
||||||
| fix: wait with resolving prior batches until current one commits | dummdidumm | M | No | 11.0h | 4.1h | May 07, 2026 |
SummaryBug FixFix batch resolution timing to avoid tearing Ensures UI consistency by preventing stale renders during reactive updates, improving user experience. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Javascript
Frameworks:
Svelte
|
||||||
| chore: make `batch.#pending` a number rather than a map | Rich-Harris | S | No | 0.1h | - | May 06, 2026 |
SummaryChoreMake batch pending a number Simplifies internal reactivity logic by using a numeric counter instead of a map, improving performance and reducing memory usage. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore: remove unnecessary `increment_pending` calls | Rich-Harris | S | No | 0.4h | 0.4h | May 06, 2026 |
SummaryChoreRemove unnecessary increment_pending calls Simplifies reactivity logic by eliminating redundant calls, improving performance and reducing code complexity. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
Frameworks:
Svelte
|
||||||
| fix: don't override new current_batch | dummdidumm | M | No | 118.3h | 118.3h | May 06, 2026 |
SummaryBug FixFix current_batch override regression Restores the previous current_batch value after commit to prevent nulling during batch activation, fixing a regression that caused SvelteKit query.live tests to fail. Health Assessment
Medium
High
High
AI DetailsTech Stack
Languages:
Javascript, Typescript
Frameworks:
Svelte
|
||||||
| chore(deps): update pnpm to v10.33.4 | renovate | XS | AI | 0.5h | - | May 06, 2026 |
SummaryChoreUpdate pnpm to v10.33.4 Updates the pnpm package manager to the latest patch, improving dependency resolution and security. Health Assessment
Small
Low
Low
AI Details
Category:
Review AI
Tech Stack |
||||||
| fix: rethrow error of failed iterable after calling `return()` | dummdidumm | M | No | 106.5h | 0.4h | May 06, 2026 |
SummaryBug FixFix error rethrow in async iterator Ensures errors from async iterators are correctly propagated, preventing silent failures in SvelteKit query.live tests. Health Assessment
Medium
Medium
Medium
AI Details
Confidence:
0.15
Tech Stack
Languages:
Javascript
Frameworks:
Svelte
|
||||||
| fix: wrap `Promise.all` in `save` during SSR | paoloricciuti | S | No | 1.6h | 1.6h | May 05, 2026 |
SummaryBug FixWrap Promise.all in save during SSR Fixes a race condition in server‑side rendering by ensuring Promise.all is wrapped in save, improving reliability for components that set a title. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
Frameworks:
Svelte
|
||||||
| chore(deps): update pnpm to v10.33.3 | renovate | XS | No | 11.3h | 11.3h | May 05, 2026 |
SummaryChorechore(deps): update pnpm to v10.33.3 This PR updates pnpm to the latest patch version, ensuring compatibility and security fixes. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore: try changesets 3 pre-release | benmccann | XL | No | 15.0h | 15.0h | May 05, 2026 |
SummaryChoreRemove Dependencies via Changesets 3 Pre-Release This PR removes unnecessary dependencies, shortening the lockfile and improving build performance and maintainability. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Yaml
|
||||||
| Version Packages | github-actions | S | No | 13.6h | 0.7h | May 05, 2026 |
SummaryChoreAutomate Package Release via Changesets This PR updates versioning and changelog files to prepare the SvelteKit package for a new npm release, enabling automated publishing via the Changesets action. It ensures the package version aligns with the release schedule and that release notes are accurate. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Javascript
|
||||||