Skip to content

Stabilize Stripe component recovery work#60

Merged
michaelshimeles merged 5 commits into
mainfrom
roadmap/stripe-recovery-v2
Jun 17, 2026
Merged

Stabilize Stripe component recovery work#60
michaelshimeles merged 5 commits into
mainfrom
roadmap/stripe-recovery-v2

Conversation

@michaelshimeles

@michaelshimeles michaelshimeles commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Upgrade Stripe support to v22.2.1 with configurable API version handling and checkout params passthrough.
  • Harden webhook syncing for customer deletion, subscription upserts, invoice metadata mirroring, invoice updates, and out-of-order invoice status/amount handling.
  • Refresh dependency/audit posture to zero reported npm audit vulnerabilities while keeping the package surface focused for library consumers.

Test plan

  • npm run build:codegen
  • npm test
  • npm run typecheck
  • npm run lint
  • npm run build
  • npm audit --audit-level=moderate
  • git diff --check

Co-authored-by: Cursor <cursoragent@cursor.com>
@pkg-pr-new

pkg-pr-new Bot commented Jun 17, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@convex-dev/stripe@60

commit: eab83cb

@michaelshimeles

Copy link
Copy Markdown
Collaborator Author

@BugBot review

Comment thread src/component/private.ts
Co-authored-by: Cursor <cursoragent@cursor.com>
@michaelshimeles

Copy link
Copy Markdown
Collaborator Author

@BugBot review

Comment thread src/client/index.ts
Co-authored-by: Cursor <cursoragent@cursor.com>
@michaelshimeles

Copy link
Copy Markdown
Collaborator Author

@BugBot review

Comment thread src/component/private.ts
Comment thread src/client/index.ts Outdated
michaelshimeles and others added 2 commits June 17, 2026 12:13
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@michaelshimeles

Copy link
Copy Markdown
Collaborator Author

@BugBot review

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit eab83cb. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant