Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| Cleaned up dead Vite config and added forwardConsole | 9larsons | S | No | 1.2h | 0.2h | Jul 07, 2026 |
SummaryRefactorCleaned Vite config and added forwardConsole Simplifies Vite configuration for admin and comments UI, removing unused options and enabling console forwarding for better debugging. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
Vite
|
||||||
| 🌐 Completed Greek translations for search and comments | aphilop | M | No | 128.5h | 0.0h | Jul 07, 2026 |
SummaryFeatureCompleted Greek translations for search and comments Adds Greek translations for the site search modal and comments UI, improving localization and user experience for Greek-speaking users. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Added config option to disable backups before migrations | acburdine | S | No | 0.4h | 0.1h | Jul 07, 2026 |
SummaryFeatureAdd config option to disable backups before migrations Enables Ghost(Pro) to skip automatic pre‑migration backups, giving admins control over external backup solutions. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| Fix comments UI edit form nullable content | PedroMarianoAlmeida | XS | No | 102.3h | - | Jul 07, 2026 |
SummaryBug FixFix comments UI edit form nullable content Normalizes Comment.html before passing to editor config, removing a TypeScript error while preserving the editor contract. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Modernized async code in webhook serializer | EvanHahn | M | No | 0.3h | 0.1h | Jul 07, 2026 |
SummaryRefactorModernized async code in webhook serializer This change modernizes async behavior in the webhook serializer, improving code maintainability without affecting user experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| Added Mailgun tag to automation emails | EvanHahn | S | No | 23.1h | 23.1h | Jul 07, 2026 |
SummaryFeatureAdded Mailgun tag to automation emails Adds an automation-email tag to outgoing emails, improving tracking and analytics in Mailgun. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| Revert "Cleaned up Vite config after Vite 8 (#29155)" | 9larsons | M | No | 0.2h | 0.1h | Jul 07, 2026 |
SummaryBug FixRevert Vite config cleanup after Vite 8 Reverts changes that broke Vite 8 compatibility, restoring the previous stable configuration. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript, Yaml
|
||||||
| Cleaned up Vite config after Vite 8 | 9larsons | M | No | 0.5h | - | Jul 07, 2026 |
SummaryRefactorClean Vite config for Vite 8 upgrade Improves build performance and reduces bundle size by removing redundant config and replacing a heavy plugin with native Vite features, ensuring tests and production builds remain stable. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript, Yaml
|
||||||
| Changed acceptance CI to avoid Nx native runner | 9larsons | XS | No | 0.2h | - | Jul 07, 2026 |
SummaryBug FixDisable Nx native runner in acceptance CI The change disables Nx's native command runner for acceptance tests, preventing intermittent segfaults. It maintains existing orchestration and avoids crashes before Vitest starts. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| Upgraded to Vite 8 | 9larsons | XL | No | 0.6h | 0.1h | Jul 07, 2026 |
SummaryChoreUpgrade all Vite-built apps to Vite 8 All Vite‑built applications are upgraded to Vite 8, enabling native Rolldown bundling and improved build performance while preserving React plugin compatibility. Health Assessment
X-Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Vite
|
||||||
| Switched `dev:mailgun` script to use Mailgun API instead of SMTP | cmraible | S | No | 18.9h | - | Jul 07, 2026 |
SummaryFeatureSwitch dev Mailgun to API Enables automation email analytics by sending emails through Mailgun API locally, aligning dev environment with production. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Yaml
Frameworks:
Docker
|
||||||
| Changed public UMD apps to build with Rolldown via rolldown-vite | 9larsons | XL | No | 19.8h | - | Jul 07, 2026 |
SummaryRefactorSwitch public UMD apps to Rolldown build Replaces Vite with Rolldown for Ghost's public UMD apps, improving build consistency and reducing bundle size. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Javascript
Frameworks:
Vite
|
||||||
| Changed admin-surface apps to build with Rolldown via rolldown-vite | 9larsons | XL | No | 24.9h | - | Jul 07, 2026 |
SummaryChoreSwitch admin apps to Rolldown build Improves build performance for admin surface apps by replacing Vite's Rollup bundler with Rolldown, reducing build times by up to 8× while keeping output size unchanged. Health Assessment
Large
Low
Medium
AI DetailsTech Stack |
||||||
| Fixed @svg-maps/world interop so the stats locations map renders under Rolldown | 9larsons | XS | No | 18.0h | 0.1h | Jul 07, 2026 |
SummaryBug FixFix SVG map interop for stats locations Ensures the stats locations map displays correctly, improving data visualization for users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Updated @tryghost/i18n to support ESM | 9larsons | XL | No | 17.0h | 0.3h | Jul 07, 2026 |
SummaryFeatureAdd ESM support for @tryghost/i18n Enables static per‑namespace locale registries for front‑end apps, improving bundle size and compatibility with modern bundlers such as Vite and Rolldown. Health Assessment
Large
Medium
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
React
|
||||||
| Updated svg map library (CJS>ESM) | 9larsons | M | No | 19.4h | 1.4h | Jul 07, 2026 |
SummaryRefactorSwitch Flag Library to Native ESM Replaces CommonJS flag library with native ESM, improving bundle size and simplifying imports. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Added gift-link analytics journey E2E test | jonatansberg | M | No | 165.0h | 22.2h | Jul 07, 2026 |
SummaryTestAdded gift-link analytics journey E2E test Adds end‑to‑end coverage for gift‑link analytics, ensuring real user flows are tracked from post creation to analytics dashboards, improving data reliability for marketing and product decisions. Health Assessment
Medium
Low
High
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
ChatGPT, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Extracted gift-links side effects into ports | rob-ghost | XL | No | 177.9h | 0.4h | Jul 07, 2026 |
SummaryRefactorExtract gift-links side effects into ports Reorganizes the gift-links service to separate concerns—logging, mapping, and token generation—improving maintainability and testability, which accelerates future feature development. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Update tryghost/actions digest to 6fbe82c | tryghost-renovate | S | No | 0.9h | - | Jul 07, 2026 |
SummaryChoreUpdate tryghost/actions digest to 6fbe82c Updates the tryghost/actions GitHub Action to a newer digest, ensuring CI workflows run the latest stable version for improved reliability and security. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| Update tiptap monorepo to v2.27.2 | tryghost-renovate | M | No | 21.6h | - | Jul 07, 2026 |
SummaryChoreUpdate tiptap monorepo to v2.27.2 This PR updates the tiptap editor dependencies to v2.27.2, ensuring compatibility and security fixes for the Ghost comments UI. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Bumped @vitejs/plugin-react to 5.2.0 | 9larsons | M | No | 1.8h | - | Jul 06, 2026 |
SummaryChoreUpdate @vitejs/plugin-react to 5.2.0 Updates the Vite React plugin to the latest version, ensuring compatibility with current Vite and Rollup toolchain while preparing for future Rolldown migration. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
|
||||||
| Documented paused Tinybird v2 and v3 experiment pipes | cmraible | M | No | 2.8h | 2.8h | Jul 06, 2026 |
SummaryDocsDocument paused Tinybird v2 and v3 experiment pipes Adds documentation to clarify that certain Tinybird pipes are paused, preventing accidental updates. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| 🐛 Fixed mobile preview overflow | troyciesco | XS | No | 2.4h | 0.2h | Jul 06, 2026 |
SummaryBug FixFixed mobile preview overflow Corrects mobile preview rendering, improving developer preview accuracy and reducing UI bugs. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Cleaned up GA `giftLinks` flag | kevinansfield | M | No | 6.0h | 0.0h | Jul 06, 2026 |
SummaryFeatureRemove giftLinks labs flag and enable feature Fully rolled out gift links, removing gating and simplifying API and UI. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| Tested automation poll enqueueing | EvanHahn | M | No | 113.2h | 0.7h | Jul 06, 2026 |
SummaryRefactorAdd unit tests for automation poll enqueueing Adds unit coverage for automation poll enqueueing, ensuring idempotent scheduling and making the rescheduler awaitable for reliable test execution. Health Assessment
Medium
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Copilot, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| TypeScriptified test promise helper | EvanHahn | S | No | 0.3h | - | Jul 06, 2026 |
SummaryRefactorTypeScriptify test promise helper Convert the deferred test helper to TypeScript, improving type safety and maintainability of the test suite. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Added types to mail error helper function | EvanHahn | XS | No | 16.7h | - | Jul 06, 2026 |
SummaryRefactorAdded types to mail error helper function This is a types-only change that should have no user impact. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| Cached in-flight gift preview image requests | EvanHahn | S | No | 88.6h | 83.6h | Jul 06, 2026 |
SummaryBug FixCache in-flight gift preview image requests This change caches promises for gift preview image generation, reducing redundant work and eliminating flaky tests. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Javascript
|
||||||
| Fixed dev gateway forcing X-Forwarded-Proto https on ActivityPub routes | 9larsons | S | No | 71.5h | 70.5h | Jul 06, 2026 |
SummaryBug FixFix dev gateway X-Forwarded-Proto hardcoding Ensures ActivityPub routes use the correct protocol, preventing authentication failures in local development and enabling accurate federation testing. Health Assessment
Small
Low
High
AI DetailsTech Stack |
||||||
| TypeScriptify MinIO integration tests | EvanHahn | S | No | 12.2h | - | Jul 06, 2026 |
SummaryTestTypeScriptify MinIO integration tests Migrates MinIO integration tests to TypeScript, enhancing type safety and reducing runtime errors in storage integration. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| Cleanups to automation poll enqueueing | EvanHahn | XS | No | 109.5h | 106.5h | Jul 06, 2026 |
SummaryRefactorCleanups to automation poll enqueueing No user impact; refines internal automation queue logic for consistency and reliability. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| 🐛 Fixed unreadable tag & author colours with light accent colours | weylandswart | S | No | 0.3h | - | Jul 06, 2026 |
SummaryBug FixFixed unreadable tag & author colours with light accent colours Improves readability of tag and author labels in the admin UI when using light accent colors, enhancing usability for site administrators. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Update dependency @aws-sdk/client-s3 to v3.1079.0 | tryghost-renovate | L | No | 2.3h | - | Jul 06, 2026 |
SummaryChoreUpdate dependency @aws-sdk/client-s3 to v3.1079.0 This PR updates the AWS S3 client SDK to the latest patch version, ensuring compatibility and security fixes for the Ghost application. Health Assessment
Large
Low
Low
AI DetailsTech Stack |
||||||
| Update dependency @anthropic-ai/sdk to v0.110.0 | tryghost-renovate | XS | No | 3.4h | - | Jul 06, 2026 |
SummaryChoreUpdate @anthropic-ai/sdk to v0.110.0 Bumps the Anthropic SDK to the latest patch, ensuring compatibility and security updates. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Update pnpm to v11.9.0 | tryghost-renovate | XS | No | 5.9h | - | Jul 05, 2026 |
SummaryChoreUpdate pnpm to v11.9.0 This PR bumps the pnpm package to the latest patch, applying security and performance fixes for the build system. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Update metascraper | tryghost-renovate | L | No | 4.0h | - | Jul 05, 2026 |
SummaryChoreUpdate metascraper dependencies Bumps metascraper packages to newer versions, ensuring compatibility and security. Health Assessment
Small
Low
Low
AI Details
Confidence:
1.00
Tech Stack |
||||||
| Update github/gh-aw action to v0.81.6 | tryghost-renovate | XS | AI | 2.0h | - | Jul 05, 2026 |
SummaryChoreUpdate github/gh-aw action to v0.81.6 Updates the github/gh-aw action to version v0.81.6 for improved stability and observability. Health Assessment
Small
Low
Low
AI Details
Category:
Code AI
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| Update docker/setup-qemu-action action to v4.2.0 | tryghost-renovate | XS | No | 2.9h | - | Jul 05, 2026 |
SummaryCI/CDUpdate docker/setup-qemu-action to v4.2.0 Bumps the Docker QEMU action to the latest patch, ensuring CI builds use the most recent bug fixes and performance improvements. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| Update dependency react-router to v7.18.1 | tryghost-renovate | S | No | 21.0h | - | Jul 05, 2026 |
SummaryChoreUpdate dependency react-router to v7.18.1 Updates the react-router library to the latest patch, ensuring compatibility and security fixes. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
|
||||||
| Update Docker image digests | tryghost-renovate | XS | No | 38.6h | - | Jul 05, 2026 |
SummaryChoreUpdate Docker image digests This PR updates Docker image digests for dependencies, ensuring the application uses the latest secure image versions. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| Update radix-ui-primitives monorepo | tryghost-renovate | XL | No | 39.9h | - | Jul 05, 2026 |
SummaryChoreUpdate radix-ui-primitives dependencies Bumps multiple Radix UI primitives to newer versions, ensuring compatibility and security updates. Health Assessment
Large
Low
Low
AI DetailsTech Stack |
||||||
| Update ghost/traffic-analytics Docker tag to v1.0.265 | tryghost-renovate | XS | No | 39.9h | - | Jul 05, 2026 |
SummaryChoreUpdate ghost/traffic-analytics Docker tag to v1.0.265 Updates the Docker image tag for the ghost/traffic-analytics component to the latest patch, ensuring the analytics service runs the most recent security and bug fixes. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Docker
|
||||||
| Update dependency knip to v6.24.0 | tryghost-renovate | S | No | 1.7h | - | Jul 05, 2026 |
SummaryChoreUpdate dependency knip to v6.24.0 Bumps the knip tool to the latest patch, incorporating bug fixes and new features for the project. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Update tryghost/actions digest to 4d127f5 | tryghost-renovate | S | No | 1.6h | - | Jul 05, 2026 |
SummaryCI/CDUpdate tryghost/actions digest to 4d127f5 This PR updates the digest of the tryghost/actions GitHub Action to a newer version, ensuring the CI workflow uses the latest stable action for improved reliability and security. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| Update dependency @aws-sdk/client-s3 to v3.1078.0 | tryghost-renovate | L | No | 1.7h | - | Jul 05, 2026 |
SummaryChoreUpdate dependency @aws-sdk/client-s3 to v3.1078.0 This PR updates the AWS S3 client SDK to the latest patch version, ensuring compatibility and security fixes for the Ghost platform. Health Assessment
Large
Low
Low
AI DetailsTech Stack |
||||||
| Update dependency @anthropic-ai/sdk to v0.109.1 | tryghost-renovate | XS | No | 2.2h | - | Jul 05, 2026 |
SummaryChoreUpdate @anthropic-ai/sdk dependency Bumps the Anthropic SDK to the latest patch, ensuring compatibility and security fixes. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Update dependency react-hook-form to v7.80.0 | tryghost-renovate | S | No | 8.4h | - | Jul 05, 2026 |
SummaryChoreUpdate dependency react-hook-form to v7.80.0 Updates the react-hook-form library to the latest patch, incorporating bug fixes and performance improvements to maintain form handling stability. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Changed public app dev defaults | 9larsons | S | No | 0.6h | 0.1h | Jul 04, 2026 |
SummaryChoreUpdate local dev defaults to reduce resource usage Simplifies local development by limiting default services to core apps, enabling optional public app watchers, improving developer productivity and reducing resource consumption. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| Changed public app dev defaults | 9larsons | S | No | 1.4h | 0.4h | Jul 04, 2026 |
SummaryRefactorUpdate local dev defaults for public apps Optimizes local development by limiting default services to core apps, reducing resource usage and speeding up dev cycles. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| Fixed Top Posts stuck loading or hiding data when web analytics is off | 9larsons | M | No | 0.8h | 0.1h | Jul 04, 2026 |
SummaryBug FixFix Top Posts loading/hiding when analytics off Ensures the Top Posts card displays correctly and does not hang when web analytics is disabled, improving admin dashboard reliability. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||