[PR #6162] [MERGED] chore(deps): bump stripe v20 #6490

Closed
opened 2026-03-13 13:01:02 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6162
Author: @bhbs
Created: 11/21/2025
Status: Merged
Merged: 11/21/2025
Merged by: @Bekacru

Base: canaryHead: chore/bump-stripe-v20


📝 Commits (1)

  • 82e99c6 chore(deps): bump stripe v20

📊 Changes

5 files changed (+15 additions, -30 deletions)

View changed files

📝 demo/nextjs/package.json (+1 -1)
📝 docs/content/docs/plugins/stripe.mdx (+2 -2)
📝 e2e/smoke/test/fixtures/tsconfig-declaration/package.json (+1 -1)
📝 packages/stripe/package.json (+2 -2)
📝 pnpm-lock.yaml (+9 -24)

📄 Description

This PR upgrade Stripe to v20.0.0.
Looks like there aren't any issues from the breaking changes in this version.


Summary by cubic

Upgrade Stripe SDK to v20 across the repo to stay current and aligned with our docs. No app code changes required.

  • Dependencies
    • Bump stripe to ^20.0.0 in demo, packages/stripe (dev), and e2e fixture.
    • Expand @better-auth/stripe peerDependency to include ^20.
    • Update docs to recommend stripe@^20 and apiVersion "2025-11-17.clover".
    • Refresh pnpm-lock.yaml.

Written for commit 82e99c68f0. Summary will update automatically on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/6162 **Author:** [@bhbs](https://github.com/bhbs) **Created:** 11/21/2025 **Status:** ✅ Merged **Merged:** 11/21/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `chore/bump-stripe-v20` --- ### 📝 Commits (1) - [`82e99c6`](https://github.com/better-auth/better-auth/commit/82e99c68f027c44d8a11d7a0bef00684f9a1436e) chore(deps): bump stripe v20 ### 📊 Changes **5 files changed** (+15 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `demo/nextjs/package.json` (+1 -1) 📝 `docs/content/docs/plugins/stripe.mdx` (+2 -2) 📝 `e2e/smoke/test/fixtures/tsconfig-declaration/package.json` (+1 -1) 📝 `packages/stripe/package.json` (+2 -2) 📝 `pnpm-lock.yaml` (+9 -24) </details> ### 📄 Description This PR upgrade Stripe to [v20.0.0](https://github.com/stripe/stripe-node/blob/d70b2f78b836d59b4056d3a922439c74207719a4/CHANGELOG.md). Looks like there aren't any issues from the breaking changes in this version. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Upgrade Stripe SDK to v20 across the repo to stay current and aligned with our docs. No app code changes required. - **Dependencies** - Bump stripe to ^20.0.0 in demo, packages/stripe (dev), and e2e fixture. - Expand @better-auth/stripe peerDependency to include ^20. - Update docs to recommend stripe@^20 and apiVersion "2025-11-17.clover". - Refresh pnpm-lock.yaml. <sup>Written for commit 82e99c68f027c44d8a11d7a0bef00684f9a1436e. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 13:01:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#6490