Skip to content

Bump Stripe.net from 49.2.0 to 50.0.0#357

Merged
ahwm merged 1 commit intomasterfrom
dependabot/nuget/src/kpfw/kpfw/Stripe.net-50.0.0
Nov 24, 2025
Merged

Bump Stripe.net from 49.2.0 to 50.0.0#357
ahwm merged 1 commit intomasterfrom
dependabot/nuget/src/kpfw/kpfw/Stripe.net-50.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 24, 2025

Updated Stripe.net from 49.2.0 to 50.0.0.

Release notes

Sourced from Stripe.net's releases.

50.0.0

This release changes the pinned API version to 2025-11-17.clover.

  • #​3256 Update generated code
    • ⚠️ Remove support for Gt, Gte, Lt, and Lte on V2.Core.EventListOptions in favor of Created.
  • #​3254 Check if a datetime is in millis
    • Bug fix for #​3253. UnixDateTimeConverter now handles timestamps in milliseconds.
  • #​3249 Update v2 array parameter serialization to use indexed format
    • Retrieve and List calls for /v2 endpoints now use indexed format (e.g., ?include[0]=foo&include[1]=bar) instead of repeated parameter format (e.g., ?include=foo&include=bar) when communicating with the Stripe API. This may break any unit tests that expect the latter behavior when setting up a mock server. Instead, they should now expect the former.
  • #​3246 Update generated code
    • Add support for new resources Tax.Association and Terminal.OnboardingLink
    • Add support for Find method on resource Tax.Association
    • Add support for Create method on resource Terminal.OnboardingLink
    • Add support for PaymentMethodConfiguration on BillingPortal.Configuration.Features.PaymentMethodUpdate
    • Add support for TransactionId on Charge.PaymentMethodDetails.Ideal, PaymentAttemptRecord.PaymentMethodDetails.Ideal, and PaymentRecord.PaymentMethodDetails.Ideal
    • Add support for Created on CustomerCustomerBalanceTransactionListOptions and InvoicePaymentListOptions
    • Add support for AccountNumbers on FinancialConnections.Account
    • Add support for FraudRisk on IssuingAuthorizationRiskAssessmentOptions
    • Add support for LatestFraudWarning on Issuing.Card
    • Add support for Hooks on PaymentIntentCaptureOptions, PaymentIntentConfirmOptions, PaymentIntentCreateOptions, PaymentIntentIncrementAuthorizationOptions, PaymentIntentUpdateOptions, and PaymentIntent
    • Add support for MbWay and Twint on Refund.DestinationDetails
    • Add support for snapshot events FinancialConnectionsAccountAccountNumbersUpdated and FinancialConnectionsAccountUpcomingAccountNumberExpiry with resource FinancialConnections.Account

See the changelog for more details.

49.3.0-alpha.2

This release changes the pinned API version to 2025-10-29.preview.

  • #​3251 Update generated code for private-preview
    • Add support for new resource Issuing.Program
    • Add support for Create, Get, List, and Update methods on resource Issuing.Program
    • Add support for ApplicableFees on DelegatedCheckout.RequestedSession.TotalDetails
  • #​3245 Update generated code for private-preview
    • Remove support for resource V2.Tax.AutomaticRule
    • Remove support for Create, Deactivate, Find, Get, and Update methods on resource V2.Tax.AutomaticRule
    • Add support for SelfReportedIncome and SelfReportedMonthlyHousingPayment on AccountIndividualOptions, AccountPersonCreateOptions, AccountPersonUpdateOptions, Person, TokenAccountIndividualOptions, and TokenPersonOptions
    • Add support for BillingSchedules and PhaseEffectiveAt on Quote.SubscriptionDataOverrides, Quote.SubscriptionData, QuoteSubscriptionDataOptions, QuoteSubscriptionDataOverrideOptions, and QuoteSubscriptionDataOverridesOptions
    • Add support for BillFrom on Subscription.BillingSchedule
    • Add support for AmendmentEnd and LineEndsAt on Subscription.BillingSchedule.BillUntil
    • Remove support for Data and RelatedObject on V2.Core.Event

See the changelog for more details.

49.3.0-alpha.1

  • #​3243 Update generated code for private-preview
    • Add support for new resource TransitBalance, V2.Reporting.ReportRun, V2.Reporting.Report
    • Add support for Create and Get methods on resource V2.Reporting.ReportRun
    • Add support for Get method on resource V2.Reporting.Report
    • Add support for Create and Refill test helper methods on resource Capital.FinancingOffer
    • Add support for AllocatedFunds on Charge, PaymentIntentConfirmOptions, PaymentIntentCreateOptions, and PaymentIntentUpdateOptions
    • Add support for thin events V2ReportingReportRunCreatedEvent, V2ReportingReportRunFailedEvent, V2ReportingReportRunSucceededEvent, and V2ReportingReportRunUpdatedEvent with related object V2.Reporting.ReportRun

See the changelog for more details.

Commits viewable in compare view.

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: Stripe.net
  dependency-version: 50.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 24, 2025
@ahwm ahwm merged commit b77fa5f into master Nov 24, 2025
4 checks passed
@ahwm ahwm deleted the dependabot/nuget/src/kpfw/kpfw/Stripe.net-50.0.0 branch November 24, 2025 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant