Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| chore: merge main into next | ematipico | XL | No | 0.6h | 0.4h | Jun 02, 2026 |
SummaryChoreMerge main branch into next Synchronizes the next branch with main to keep it up to date, ensuring consistency across releases. Health Assessment
X-Large
High
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| refactor(render): simplify extraHead concatenation using join | jettwayio | XS | No | 121.7h | 121.1h | Jun 02, 2026 |
SummaryRefactorRefactor render: simplify extraHead concatenation Simplifies server-side head rendering logic, improving maintainability and reducing code complexity. No impact on user-facing behavior. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(routing): preserve casing of dynamic param names in | ematipico | S | No | 1.6h | 1.4h | Jun 02, 2026 |
SummaryBug FixPreserve casing of dynamic route parameters Ensures dynamic route parameters retain original casing, preventing unintended lowercasing that could break URL matching and user navigation. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| [ci] release | astrobot-houston | L | No | 97.1h | 97.1h | Jun 02, 2026 |
SummaryChoreRelease astro 6.4.3 to npm Automated release of Astro 6.4.3, publishing updated packages to npm. Health Assessment
Large
Medium
High
AI DetailsTech Stack |
||||||
| chore: avoid formatter conflicts | ocavue | M | No | 115.3h | 114.5h | Jun 02, 2026 |
SummaryChoreAvoid formatter conflicts Prettier now ignores the Astro code snippets file to prevent double formatting, improving build stability. Health Assessment
Medium
Low
High
AI DetailsTech Stack |
||||||
| fix: remove dead else branch in csp insertDirective | stefanmachhammer | XS | No | 78.2h | 77.6h | Jun 02, 2026 |
SummaryBug FixRemove dead else branch in CSP insertDirective Simplifies CSP directive insertion, eliminating unreachable code and preventing potential runtime errors, thereby improving code reliability. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore(deps): replace which-pm-runs with package-manager-detector | ocavue | S | No | 113.0h | 108.9h | Jun 02, 2026 |
SummaryChoreReplace which-pm-runs with package-manager-detector Reduces astro's transitive dependencies by one, simplifying the dependency tree and improving install performance. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Typescript, Yaml
|
||||||
| chore: merge main into next | ematipico | XL | No | 1.3h | 1.2h | Jun 02, 2026 |
SummaryChorechore: merge main into next Synchronize the main branch with the next release branch and enable preview releases, keeping the codebase up‑to‑date. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore: move integration tests to unit tests | ematipico | XL | No | 165.2h | 165.0h | Jun 02, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| Fix 404 route resolution for experimental.advancedRouting with astro/hono handlers | astrobot-houston | S | No | 93.7h | 0.1h | Jun 02, 2026 |
SummaryBug FixFix 404 route resolution for advanced routing Ensures unmatched routes correctly render custom 404 page, preventing crashes and improving user experience in experimental advanced routing mode. This resolves a critical bug that caused 404 errors to crash the server. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore(deps): update pnpm to v11.5.0 | ocavue | XS | No | 107.6h | 28.8h | Jun 02, 2026 |
SummaryChoreUpdate pnpm to v11.5.0 Upgrade pnpm to improve supply chain security and reduce memory usage, preventing Renovate OOM issues. Health Assessment
Small
Low
Medium
AI Details
Confidence:
0.10
Tech Stack
Languages:
Yaml
|
||||||
| chore(deps): update `pnpm/action-setup` to v6 | ocavue | S | No | 107.4h | 0.3h | Jun 02, 2026 |
SummaryCI/CDUpdate pnpm/action-setup to v6 for CI Upgrades the pnpm action to support newer pnpm versions, ensuring CI stability and compatibility. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| Fix Node.js adapter static file serving with build format 'file' and 'preserve' | astrobot-houston | M | No | 5.9h | 5.9h | May 30, 2026 |
SummaryBug FixFix static file serving for Node.js adapter Ensures clean URLs correctly resolve to prerendered HTML pages when using file-based builds, preventing 404 errors and improving user experience. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Pre-bundle astro/fetch and astro/hono in Cloudflare optimizeDeps | matthewp | XS | No | 26.3h | 9.1h | May 30, 2026 |
SummaryBug FixEliminate dev warning by pre-bundling dependencies Removes 'new dependencies optimized' warning during Cloudflare dev by pre-bundling astro/fetch and astro/hono. Improves developer experience without affecting runtime behavior. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore(deps): update devalue | ocavue | M | No | 34.2h | 17.0h | May 30, 2026 |
SummaryChoreUpdate devalue dependency to fix CVEs Fixes security vulnerabilities in devalue, ensuring safer runtime for Astro projects. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Yaml
|
||||||
| Partytown integration, README: fix outdated link | deining | XS | No | 102.8h | 69.5h | May 30, 2026 |
SummaryDocsFix outdated link in Partytown integration README Updates documentation to ensure users see correct link for Partytown integration. Health Assessment
Small
Low
High
AI Details
Confidence:
0.95
Tech Stack |
||||||
| fix: astro() marks all pipeline features as used | matthewp | M | No | 20.5h | 1.1h | May 29, 2026 |
SummaryBug FixFix astro() marks all pipeline features as used Ensures AstroHandler correctly flags all pipeline features to avoid false missing‑feature warnings, improving reliability for redirects and middleware usage. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
Astro
|
||||||
| feat(fonts): better bold fallbacks | florian-lefebvre | L | No | 7.5h | 4.9h | May 29, 2026 |
SummaryFeatureAdd improved bold font fallbacks Enhances font fallback logic to use more accurate bold variants, improving typography consistency for users. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Assisted
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Fix i18n redirectToDefaultLocale not working with prefixDefaultLocale | astrobot-houston | S | No | 24.5h | 0.1h | May 29, 2026 |
SummaryBug FixFix i18n redirect for default locale Ensures users are correctly redirected to the default locale when internationalization is enabled, improving the user experience for global audiences. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore: eliminate duplicate pnpm configurations | btea | XS | No | 12.6h | 0.2h | May 29, 2026 |
SummaryChoreeliminate duplicate pnpm configurations Streamlines dependency management by removing redundant pnpm workspace settings, simplifying build processes and reducing potential configuration errors. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
|
||||||
| test(vercel): add per-test timeout and raise suite timeout | ocavue | M | No | 0.7h | 0.4h | May 28, 2026 |
SummaryBug FixAdd per-test timeout and raise suite timeout Adds per-test timeouts to quickly identify failing tests. Raises suite timeout to reduce false positives and improve CI stability. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| chore(deps): update eslint to v10 | ocavue | L | No | 1.9h | 1.8h | May 28, 2026 |
SummaryChoreUpdate ESLint to v10 Upgrade ESLint to v10 to avoid end‑of‑life issues and maintain code quality. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Javascript
|
||||||
| chore(deps): resolve peer dependency issues | ocavue | L | No | 1.6h | 1.5h | May 28, 2026 |
SummaryChoreResolve peer dependency issues Fixes peer dependency conflicts for Cloudflare integration, ensuring smooth CI and stable builds. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
|
||||||
| chore: merge main into next | ocavue | L | No | 2.3h | 2.2h | May 28, 2026 |
SummaryChoreMerge main into next Routine merge of main into next branch, resolving version conflicts. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Javascript, Typescript
|
||||||
| chore: merge main into next | ocavue | XL | AI | 2.8h | 1.6h | May 28, 2026 |
SummaryChoreMerge main into next branch Integrates latest main changes into the next release branch, resolving conflicts and updating build configurations to keep the codebase up‑to‑date. Health Assessment
Large
High
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript, Yaml
|
||||||
| [ci] release | astrobot-houston | M | No | 2.3h | 2.3h | May 28, 2026 |
SummaryChoreRelease astro 6.4.2 Publishes updated packages to npm, enabling new features and bug fixes for Astro users. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| fix(config): Keep legacy plugins data on the config | Princesseuh | M | No | 0.6h | 0.4h | May 28, 2026 |
SummaryBug FixKeep legacy plugins data on config Ensures backward compatibility for integrations that rely on legacy plugin keys, preventing crashes and data loss during upgrade. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Fix SSR dynamic routes blocked by prerendered dynamic routes | fkatsuhiro | M | No | 21.1h | 21.1h | May 28, 2026 |
SummaryBug FixFix SSR dynamic routes blocked by prerendered routes Ensures SSR dynamic routes are served correctly when prerendered dynamic routes are present, preventing navigation failures in production. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Typescript
|
||||||
| [ci] release | astrobot-houston | M | No | 0.1h | 0.1h | May 28, 2026 |
SummaryChoreRelease Astro 6.4.1 to npm Automated release of Astro 6.4.1, publishing packages to npm. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix(mdx): Restore MDX rehype plugin entrypoint | Princesseuh | L | No | 0.1h | 0.0h | May 28, 2026 |
SummaryBug FixRestore MDX rehype plugin entrypoint Restores compatibility with older MDX versions, preventing build failures for users until Astro 7. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| [ci] release | astrobot-houston | XL | No | 40.4h | 40.4h | May 28, 2026 |
SummaryChoreRelease packages via changesets Publishes updated Astro packages to npm, enabling new features and bug fixes for users. Health Assessment
Medium
Low
Medium
AI DetailsTech Stack |
||||||
| Resolve X-Forwarded-* headers inside FetchState | matthewp | L | No | 169.3h | 166.9h | May 27, 2026 |
SummaryBug FixResolve X-Forwarded-* headers inside FetchState Ensures user‑defined X-Forwarded headers affect Astro.url and clientAddress by moving header resolution into FetchState, fixing URL and client address handling. Health Assessment
Large
High
High
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| ci: fix `merge-main-to-next` by isolating the flue runtime | ocavue | M | No | 9.9h | 0.3h | May 27, 2026 |
SummaryCI/CDFix merge-main-to-next workflow by isolating runtime Improves CI reliability by separating the flue runtime from the merge process, preventing conflicts that break the workflow. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Javascript
|
||||||
| feat: add markdown processor abstraction | Princesseuh | XL | No | 107.1h | - | May 27, 2026 |
SummaryFeatureAdd markdown processor abstraction Introduces a pluggable markdown processor abstraction, enabling Astro projects to swap or extend markdown rendering logic and improving flexibility for future content handling. Health Assessment
X-Large
High
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Astro
|
||||||
| Add Cloudflare fetch and Hono handlers for advanced routing | matthewp | XL | No | 328.6h | 107.5h | May 27, 2026 |
SummaryFeatureAdd Cloudflare fetch and Hono handlers for advanced routing Enhances Astro's Cloudflare integration with new fetch and Hono handlers for advanced routing capabilities. Health Assessment
Medium
Low
Medium
AI Details
Confidence:
0.80
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
Astro, Hono, Cloudflare
|
||||||
| feat: add @astrojs/markdown-satteri package | Princesseuh | XL | No | 104.5h | 1.1h | May 27, 2026 |
SummaryFeatureAdd @astrojs/markdown-satteri Markdown processor Adds a fast Markdown processor based on satteri, enabling Astro projects to render Markdown with full Astro features (excluding Prism syntax highlighting). This enhances build performance and expands content capabilities. Health Assessment
X-Large
High
Medium
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(cloudflare): resolve vite plugin config once across call sites | helio-cf | M | No | 3.1h | 3.1h | May 26, 2026 |
SummaryBug FixFix Cloudflare Vite plugin config duplication Ensures user options are preserved during Astro preview, preventing silent drops and improving preview reliability. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Typescript
|
||||||
| Prevent dep optimizer race condition | matthewp | S | No | 197.1h | 196.5h | May 26, 2026 |
SummaryBug FixPrevent dependency optimizer race condition This change eliminates a race condition in Astro's dependency optimizer that could lead to missing imports during build. It improves build reliability and prevents runtime errors for users. Health Assessment
Small
Medium
High
AI Details
Confidence:
0.30
Tech Stack
Languages:
Typescript
|
||||||
| [ci] release | astrobot-houston | L | No | 113.3h | 113.3h | May 26, 2026 |
SummaryCI/CDAutomated release of Astro packages This PR triggers automated publishing of Astro packages to npm, delivering new features and bug fixes to users. Health Assessment
Large
High
High
AI DetailsTech Stack |
||||||
| refactor: move integration tests to unit tests | ematipico | XL | No | 2.1h | 1.9h | May 26, 2026 |
SummaryRefactorMove integration tests to unit tests Refactors test suite by moving integration tests to unit tests, improving test speed and reliability, and reducing CI build times. This change enhances developer productivity and ensures faster release cycles. Health AssessmentAI Details
Confidence:
0.15
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Astro
|
||||||
| fix(core): include `mod` in SSR route-cache entry to silence false-positive warning | cheets | M | No | 20.0h | 16.7h | May 26, 2026 |
SummaryBug FixFix SSR route cache to silence warning Prevents repeated internal warnings for SSR dynamic routes, improving performance and stability. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Fix missing CSS for conditionally rendered Svelte components | astrobot-houston | M | No | 120.7h | 23.0h | May 26, 2026 |
SummaryBug FixFix missing CSS for conditionally rendered Svelte components Resolves issue with missing CSS in production builds for conditionally rendered Svelte components, ensuring proper styling. Health Assessment
Small
Low
Medium
AI Details
Confidence:
0.80
Tech Stack
Languages:
Javascript, Svelte
Frameworks:
Svelte
|
||||||
| [ci] release | astrobot-houston | M | No | 91.8h | 91.4h | May 26, 2026 |
SummaryChoreRelease packages to npm automatically Automates publishing of Astro packages to npm when changesets are ready, enabling a streamlined release workflow. Health AssessmentAI DetailsTech Stack |
||||||
| fix(language-server): prevent stack overflow with project references containing non-TS files | matthewp | M | No | 115.5h | 18.9h | May 26, 2026 |
SummaryBug FixPrevent stack overflow in language server Fixes infinite recursion caused by non‑TS project references, improving stability for Astro developers. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(core): cache resolved actions in base pipeline | pipe1os | XS | No | 12.4h | 11.1h | May 25, 2026 |
SummaryBug FixCache resolved actions in base pipeline Improves server performance by caching action modules, reducing import overhead on repeated requests. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore: remove fixtures and move slot tests to unit | ematipico | XL | No | 161.4h | 92.4h | May 25, 2026 |
SummaryTestRemove fixtures and move slot tests to unit This refactor removes obsolete test fixtures and moves slot-related tests to unit tests, streamlining the test suite and improving CI performance. By simplifying the test structure, developers can focus on core functionality without redundant integration tests. Health Assessment
X-Large
High
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
Astro
|
||||||
| Stamp sitemap index entries with per-file lastmod | jdevalk | M | No | 70.8h | 70.8h | May 25, 2026 |
SummaryBug FixStamp sitemap index entries with per-file lastmod Ensures search engines can detect which child sitemaps have changed by stamping each index entry with the most recent modification date, improving crawl efficiency and SEO. Health Assessment
Medium
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Populate external stylesheet URLs for prerendered routes in manifest | matthewp | S | No | 49.0h | 47.9h | May 22, 2026 |
SummaryFeatureAdd stylesheet URLs to prerendered route manifest Enables clients to preload CSS for prerendered pages, improving page load performance. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(docs): update InvalidRedirectDestination error message | ArmandPhilippot | XS | No | 0.4h | 0.4h | May 22, 2026 |
SummaryBug FixUpdate InvalidRedirectDestination error message Fixes documentation rendering issue for the InvalidRedirectDestination error, ensuring accurate guidance for developers. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
|
||||||
| Fix dev-mode styles missing from content collection entries | matthewp | M | No | 260.1h | 259.6h | May 22, 2026 |
SummaryBug FixFix dev-mode styles missing from content collections Ensures that styles for content collection entries are correctly applied in dev mode, preventing missing CSS and improving developer experience. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||