CodeIssuesPull RequestsActionsSecurityInsights
✨ AI
More
Settings

Fix: bump Stripe API version to 2026-05-27.dahlia #3858

MergedXSccantynz wants to mergefix/stripe-api-versionmainopened Jun 3, 20260/2 tasks
ccantynzcommented Jun 3, 2026

Originally written by @ccantynz-alt on GitHub.
Imported from https://github.com/ccantynz-alt/MarcoReid.com/pull/85


Summary

  • Bumps apiVersion in lib/stripe.ts from "2026-04-22.dahlia" to "2026-05-27.dahlia"

Why

The Stripe SDK was updated and the previous version string is no longer a valid type. The TypeScript compiler rejects it at build time:

./lib/stripe.ts:8:7
Type error: Type '"2026-04-22.dahlia"' is not assignable to type '"2026-05-27.dahlia"'.

This was breaking the main branch Vercel production build.

Test plan

  • Vercel build passes TypeScript check on this PR
  • No Stripe functionality changes — version bump only

https://claude.ai/code/session_013xYaNLb66Q87o1azuQoSLA


Generated by Claude Code

ccantynzcommented Jun 3, 2026

Originally written by @vercel[bot] on GitHub.


The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
marco-reid-com Ready Ready Preview, Comment Jun 3, 2026 9:58am

Cross-repo impact

See what breaks downstream if this PR merges.

Analyze →
⮌ Merged

This pull request was merged into main.

c comment · e edit title · m merge · a approve · r request changes · ? shortcuts