Conversation
--- updated-dependencies: - dependency-name: Stripe.net dependency-version: 51.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Backend (NuGet): - xunit 2.6.2/2.4.2 → 2.9.3 (#278) - System.IdentityModel.Tokens.Jwt 8.3.0 → 8.17.0 (#277) - Swashbuckle.AspNetCore 10.1.0 → 10.1.7 (#276) - Stripe.net 50.4.0 → 51.0.0 (#275) - Serilog.Sinks.Async 2.0.0 → 2.1.0 (#274) - Sentry.AspNetCore 6.2.0 → 6.3.0 (#273) - Scriban 7.0.3 → 7.0.6 (#272) - Npgsql 9.0.4 → 10.0.2 (#271) Frontend (npm): - recharts 3.8.0 → 3.8.1 (#270) - @sentry/nextjs 10.43.0 → 10.46.0 (#269) - typescript 5.9.3 → 6.0.2 (#204) Already incorporated in prior consolidation (#265): - Npgsql.EntityFrameworkCore.PostgreSQL 10.0.0 → 10.0.1 (#212) - Microsoft.Extensions.Logging.Abstractions 10.0.3 → 10.0.5 (#210) - vitest 4.1.0 → 4.1.1 (#206) - eslint-config-next 16.2.0 → 16.2.1 (#202) Excluded (incompatible): - eslint 9.39.4 → 10.1.0 (#205): eslint-plugin-react in eslint-config-next uses APIs removed in ESLint 10 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Superseded by #279 — consolidated in the April 2026 dependency batch. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Updated Stripe.net from 50.4.0 to 51.0.0.
Release notes
Sourced from Stripe.net's releases.
51.0.0
This release changes the pinned API version to⚠️ below). There's also a detailed migration guide to simplify your upgrade process.
2026-03-25.dahliaand contains breaking changes (prefixed withPlease review details for the breaking changes and alternatives in the Stripe API changelog before upgrading.
nulland the SDK will send an empty string for V1 APIs and a null value for V2 APIs.nullif that property is defined as nullable in our API Ref. If you currently pre-initialize your Options values to null this could have unintended consequences.IEmptyable,IEmptyable<T>,Emptyable<T>,EmptyableConverter<T>, andSTJEmptyableConverter<T>- replaced by SetTracker pattern on Options properties.stringtodecimal?. Code that reads or writes these fields asstringwill need to usedecimal?instead. Affected fields:PercentOwnershipPercentOwnershipAccountCreateIdentityIndividualRelationshipOptions,AccountUpdateIdentityIndividualRelationshipOptions,AccountTokenCreateIdentityIndividualRelationshipOptions,PersonCreateRelationshipOptions,PersonUpdateRelationshipOptions,PersonTokenCreateRelationshipOptionsSee the changelog for more details.
50.5.0-beta.1
This release changes the pinned API version to
2026-02-25.preview.SmartDisputesonAccount.Settings,AccountSettingsOptions,V2.Core.Account.Configuration.Merchant, andV2CoreAccountConfigurationMerchantOptionsEmailCustomersOnSuccessfulPaymentonAccount.Settings.PaymentsandAccountSettingsPaymentsOptionsManagedPaymentsonCheckout.SessionCreateOptions,Checkout.Session,PaymentIntent,SetupIntent, andSubscriptionPurposeonV2.MoneyManagement.OutboundPaymentCreateOptionsandV2.MoneyManagement.OutboundPaymentBranchNumberandSwiftCodeonV2.MoneyManagement.PayoutMethod.BankAccountSee the changelog for more details.
50.5.0-alpha.4
SimulateCryptoDeposittest helper method on resourcePaymentIntentDepositOptionsandModeonPaymentIntent.PaymentMethodOptions.CryptoandPaymentIntentPaymentMethodOptionsCryptoOptionsCryptoDisplayDetailsonPaymentIntent.NextActionOrchestration.PaymentAttemptandRadar.CustomerEvaluationGetmethod on resourceOrchestration.PaymentAttemptCreateandUpdatemethods on resourceRadar.CustomerEvaluationApprovemethod on resourceCheckout.SessionReportAuthenticated,ReportCanceled,ReportFailed,ReportGuaranteed,ReportInformational, andReportRefundmethods on resourcePaymentAttemptRecordCreateUsPaperCheckOnApplicationonAccountSessionComponentsCheckScanningFeaturesOptionsApprovalMethodonCheckout.SessionCreateOptionsandCheckout.SessionCurrentAttemptonCheckout.SessionSelectedFulfillmentOptionOverridesonDelegatedCheckoutRequestedSessionFulfillmentDetailsOptionsPricingPlanSubscriptionDetailsonInvoiceItem.ParentandInvoiceLineItem.ParentLicenseFeeSubscriptionDetailsonInvoiceItem.ParentandInvoiceLineItem.ParentPricingPlanSubscriptionandPricingPlanVersiononInvoiceItem.Parent.RateCardSubscriptionDetailsandInvoiceLineItem.Parent.RateCardSubscriptionDetailsTokenDetailsonIssuing.AuthorizationFailureCodeonPaymentRecordFailedOptionsandPaymentRecordReportPaymentAttemptFailedOptionsRecurringIntervalonSharedPaymentGrantedTokenUsageLimitsOptionsHomeRuleTaxonTax.Registration.CountryOptions.UsandTaxRegistrationCountryOptionsUsOptionsSee the changelog for more details.
50.5.0-alpha.3
Radar.IssuingAuthorizationEvaluationCreatemethod on resourceRadar.IssuingAuthorizationEvaluationAffiliateAttributionstoAffiliateAttributiononDelegatedCheckout.RequestedSessionConfirmOptionsandDelegatedCheckout.RequestedSessionCreateOptionsAmountToCounteronDisputeFrozenFieldsonInvoiceItemConsumeronV2.Core.Account.Configuration.CardCreator.Capabilities,V2.Core.Account.Identity.Attestations.TermsOfService.CardCreator,V2CoreAccountConfigurationCardCreatorCapabilitiesOptions, andV2CoreAccountIdentityAttestationsTermsOfServiceCardCreatorOptionsFifthThirdonV2.Core.Account.Configuration.CardCreator.Capabilities.Commercial,V2.Core.Account.Identity.Attestations.TermsOfService.CardCreator.Commercial,V2CoreAccountConfigurationCardCreatorCapabilitiesCommercialOptions, andV2CoreAccountIdentityAttestationsTermsOfServiceCardCreatorCommercialOptionsPrepaidCardonV2.Core.Account.Configuration.CardCreator.Capabilities.Commercial.CrossRiverBank,V2.Core.Account.Identity.Attestations.TermsOfService.CardCreator.Commercial.CrossRiverBank,V2CoreAccountConfigurationCardCreatorCapabilitiesCommercialCrossRiverBankOptions, andV2CoreAccountIdentityAttestationsTermsOfServiceCardCreatorCommercialCrossRiverBankOptionsPaymentMethodDataonV2.Payments.OffSessionPaymentCreateOptionsSee the changelog for more details.
50.5.0-alpha.2
This release changes the pinned API version to
2026-03-04.preview.Billing.AlertRecoveredandProfileReauthorizemethod on resourcePaymentIntentSettingsonQuoteLine.Action.AddDiscount,QuoteLine.Action.AddItem.Discount,QuoteLine.Action.SetDiscounts,QuoteLine.Action.SetItems.Discount,QuotePreviewSubscriptionSchedule.Phase.Discount,QuotePreviewSubscriptionSchedule.Phase.Item.Discount,SubscriptionSchedule.Phase.Discount, andSubscriptionSchedule.Phase.Item.DiscountSmartDisputesonAccount.Settings,AccountSettingsOptions,V2.Core.Account.Configuration.Merchant, andV2CoreAccountConfigurationMerchantOptionsEmailCustomersOnSuccessfulPaymentonAccount.Settings.PaymentsandAccountSettingsPaymentsOptionsBalanceUpdateDetailsonBilling.CreditBalanceSummary.BalanceReauthorizationandReauthorizeBeforeonCharge.PaymentMethodDetails.CardPresent,Charge.PaymentMethodDetails.Card,ConfirmationToken.PaymentMethodPreview.Card.GeneratedFrom.PaymentMethodDetails.CardPresent,PaymentAttemptRecord.PaymentMethodDetails.CardPresent,PaymentMethod.Card.GeneratedFrom.PaymentMethodDetails.CardPresent, andPaymentRecord.PaymentMethodDetails.CardPresentLocationandReaderonCharge.PaymentMethodDetails.CardPresent,Charge.PaymentMethodDetails.InteracPresent,ConfirmationToken.PaymentMethodPreview.Card.GeneratedFrom.PaymentMethodDetails.CardPresent,PaymentAttemptRecord.PaymentMethodDetails.CardPresent,PaymentAttemptRecord.PaymentMethodDetails.InteracPresent,PaymentMethod.Card.GeneratedFrom.PaymentMethodDetails.CardPresent,PaymentRecord.PaymentMethodDetails.CardPresent, andPaymentRecord.PaymentMethodDetails.InteracPresentManagedPaymentsonCheckout.SessionCreateOptions,Checkout.Session,PaymentIntent,SetupIntent, andSubscriptionDigitalonDelegatedCheckout.RequestedSession.FulfillmentDetails.FulfillmentOptions,DelegatedCheckout.RequestedSession.FulfillmentDetails.SelectedFulfillmentOption, andDelegatedCheckoutRequestedSessionFulfillmentDetailsSelectedFulfillmentOptionOptionsAffiliateAttributionsonDelegatedCheckout.RequestedSessionConfirmOptions,DelegatedCheckout.RequestedSessionCreateOptions, andDelegatedCheckout.RequestedSessionFulfillmentTypeonDelegatedCheckout.RequestedSession.LineItemDetailMarketplaceSellerDetails,NetworkProfile,PrivacyNoticeUrl,ReturnPolicyUrl,StorePolicyUrl, andTermsOfServiceUrlonDelegatedCheckout.RequestedSession.SellerDetailsAmountToCounteronDisputeUpdateOptionsDisplayNameandServiceUserNumberonMandate.PaymentMethodDetails.BacsDebitRequestReauthorizationonPaymentIntent.PaymentMethodOptions.CardPresent,PaymentIntent.PaymentMethodOptions.Card,PaymentIntentPaymentMethodOptionsCardOptions, andPaymentIntentPaymentMethodOptionsCardPresentOptionsTransactionPurposeonPaymentIntent.PaymentMethodOptions.UsBankAccountandPaymentIntentPaymentMethodOptionsUsBankAccountOptionsOptionalItemsonPaymentLinkUpdateOptionsCardIssuerDeclineonRadar.PaymentEvaluation.InsightsPaymentBehavioronSubscriptionItemDeleteOptionsBillingCycleAnchoronSubscription.TrialSettings.EndBehaviorLkonTax.Registration.CountryOptionsandTaxRegistrationCountryOptionsOptionsCellularandStripeS710onTerminal.ConfigurationCreateOptions,Terminal.ConfigurationUpdateOptions, andTerminal.ConfigurationRecipientOnboardingandRecipientUpdateonV2.Core.AccountLink.UseCaseandV2CoreAccountLinkUseCaseOptionsConsumeronV2.Core.Account.Configuration.Storer.CapabilitiesandV2CoreAccountConfigurationStorerCapabilitiesOptionsFundsUsageTypeonV2.MoneyManagement.FinancialAccount.StorageandV2MoneyManagementFinancialAccountStorageOptionsPurposeonV2.MoneyManagement.OutboundPaymentCreateOptionsandV2.MoneyManagement.OutboundPaymentBranchNumberandSwiftCodeonV2.MoneyManagement.PayoutMethod.BankAccountBillingAlertRecoveredwith resourceBilling.AlertRecoveredReserveHoldCreatedandReserveHoldUpdatedwith resourceReserve.HoldReservePlanCreated,ReservePlanDisabled,ReservePlanExpired, andReservePlanUpdatedwith resourceReserve.PlanReserveReleaseCreatedwith resourceReserve.ReleaseV2BillingRateCardCustomPricingUnitOverageRateCreatedEventwith related objectV2.Billing.RateCardCustomPricingUnitOverageRateV2IamStripeAccessGrantApprovedEvent,V2IamStripeAccessGrantCanceledEvent,V2IamStripeAccessGrantDeniedEvent,V2IamStripeAccessGrantRemovedEvent,V2IamStripeAccessGrantRequestedEvent, andV2IamStripeAccessGrantUpdatedEventSee the changelog for more details.
50.5.0-alpha.1
This release changes the pinned API version to
2026-02-25.preview.AccountSignalsGetmethod on resourceAccountSignalsAggregationPeriod,GroupBy, andTriggeredAtonBilling.AlertTriggeredExternalAccountCollectiononAccountLinkCollectionOptionsOptionsFundingSourceonApplicationFeeHostedandUiModeonFinancialConnections.SessionCreateOptionsandFinancialConnections.SessionUrlonFinancialConnections.SessionBillingCycleAnchoronSubscriptionTrialSettingsEndBehaviorOptionsSee the changelog for more details.
50.4.1
See the changelog for more details.
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)