Skip to content

Bump the nuget-alla group with 18 updates - #42

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/nuget/backend/src/Faktura.Api/nuget-alla-df005355fc
Open

Bump the nuget-alla group with 18 updates#42
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/nuget/backend/src/Faktura.Api/nuget-alla-df005355fc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown

Updated coverlet.collector from 6.0.4 to 10.0.1.

Release notes

Sourced from coverlet.collector's releases.

10.0.1

Improvements

Fixed

  • Fix inconsistent paths in cobertura reports #​1723
  • Fix when using "is" with "and" in pattern matching, branch coverage is lower than normal #​1313
  • Fix Coverlet flagging a branch for an async functions finally block where none exists #​1337
  • Fix Coverlet Tracker Missing CompilerGeneratedAttribute #​1828

Maintenance

  • Add architecture docs and diagrams for all integrations #​1927
  • Update NuGet packages and .NET SDK versions #​1933

Diff between 10.0.0 and 10.0.1

10.0.0

Improvements

  • Unique Report Filenames (coverlet.MTP and AzDO) #​1866
  • Add --coverlet-file-prefix option for unique report files #​1869
  • Introduce .NET 10 support #​1823

Fixed

  • Fix [BUG] Wrong branch rate on IAsyncEnumerable for generic type #​1836
  • Fix [BUG] Missing Coverage after moving to MTP #​1843
  • Fix [BUG] No coverage reported when targeting .NET Framework with 8.0.1 #​1842
  • Fix [BUG] Behavior changes between MTP and Legacy (msbuild) #​1878
  • Fix [BUG] Coverlet.MTP - Unable to load coverlet.mtp.appsettings.json #​1880
  • Fix [BUG] Coverlet.Collector produces empty report when Mediator.SourceGenerator is referenced #​1718 by https://github.com/yusyd
  • Fix [BUG] Crash during instrumentation (Methods using LibraryImport/DllImport have no body) #​1762

Maintenance

  • Add comprehensive async method tests and documentation for issue #​1864
  • Replace Tmds.ExecFunction Package in coverlet.core.coverage.tests #​1833
  • Add net9.0 and net10.0 targets #​1822

Diff between 8.0.1 and 10.0.0

8.0.1

Fixed

  • Fix [BUG] TypeInitializationException when targeting .NET Framework #​1818
  • Fix [BUG] coverlet.MTP build fails with CS0400 due to developmentDependency=true #​1827

Improvements

  • Additional improvements needed for .NET Framework instrumentation type import #​1825

Diff between 8.0.0 and 8.0.1

8.0.0

Special Thanks: A huge thank you to @​Bertk for driving the majority of the work in this release! 🎉

Fixed

Improvements

  • Coverlet MTP extension feature #​1788
  • Generate SBOM for nuget packages #​1752
  • Use multi targets projects for coverlet.collector, coverlet.msbuild.tasks packages #​1742
  • Use .NET 8.0 target framework for coverlet.core and remove Newtonsoft.Json #​1733
  • Use latest System.CommandLine version #​1660
  • Upgraded minimum required .NET SDK and runtime to .NET 8.0 LTS (Long Term Support) (Breaking Change)
  • Use xunit.v3 for tests and example code

Diff between 6.0.4 and 8.0.0

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Authentication.JwtBearer from 10.0.9 to 10.0.11.

Release notes

Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Mvc.Testing from 10.0.9 to 10.0.11.

Release notes

Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.AspNetCore.SignalR.Client from 10.0.9 to 10.0.11.

Release notes

Sourced from Microsoft.AspNetCore.SignalR.Client's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Http from 10.0.9 to 10.0.11.

Release notes

Sourced from Microsoft.Extensions.Http's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Options from 10.0.9 to 10.0.11.

Release notes

Sourced from Microsoft.Extensions.Options's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Options.ConfigurationExtensions from 10.0.9 to 10.0.11.

Release notes

Sourced from Microsoft.Extensions.Options.ConfigurationExtensions's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 17.14.1 to 18.9.0.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.9.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v18.8.0...v18.9.0

18.8.1

What's Changed

Full Changelog: microsoft/vstest@v18.8.0...v18.8.1

18.8.0

What's Changed

Full Changelog: microsoft/vstest@v18.7.0...v18.8.0

18.7.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v18.6.0...v18.7.0

18.6.0

What's Changed

Changes to tests and infra

18.5.1

What's Changed

Full Changelog: microsoft/vstest@v18.5.0...v18.5.1

18.5.0

⚠️ Unlisted on Nuget, because of #​15718

What's Changed

Full Changelog: microsoft/vstest@v18.4.0...v18.5.0

18.4.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v18.3.0...v18.4.0

18.3.0

What's Changed

Internal fixes and updates

New Contributors

18.0.1

What's Changed

Fixing an issue with loading covrun64.dll on systems that have .NET 10 SDK installed: https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/10.0/code-coverage-dynamic-native-instrumentation

Internal changes

Full Changelog: microsoft/vstest@v18.0.0...v18.0.1

18.0.0

What's Changed

Internal fixes and updates

Commits viewable in compare view.

Updated MongoDB.Driver from 3.9.0 to 3.11.1.

Release notes

Sourced from MongoDB.Driver's releases.

3.11.1

[!IMPORTANT]
This is a security patch release. It addresses a number of CVEs reported against the driver and does not include any functional changes or API modifications. Upgrading is recommended for all users; no code changes are required on the application side.

This is a patch release that contains fixes and stability improvements:

The full list of issues resolved in this release is available at CSHARP JIRA project.

Documentation on the .NET driver can be found here.

3.11.0

This is the general availability release for the 3.11.0 version of the driver.

The main new features in 3.11.0 include:

Fixes:

  • CSHARP-6125: Reject non-collection inner sequences in LINQ Join/LeftJoin

The full list of issues resolved in this release is available at CSHARP JIRA project.

Documentation on the .NET driver can be found here.

3.10.0

This is the general availability release for the 3.10.0 version of the driver.

[!IMPORTANT]

In-Use Encryption String (renamed from Text) API GA

The GA API requires mongodb server version 9.0. The preview API can continue to be used with pre-9.0 server versions.

The main new features in 3.10.0 include:

  • CSHARP-6017: Support LINQ LeftJoin for joins and includes
  • CSHARP-3791: Allow hint for unacknowledged writes using OP_MSG when supported by the server
  • CSHARP-5826: Add $top, $bottom, $topN and $bottomN expression operators
  • CSHARP-6024: Support ReadOnlySet Serialization
  • CSHARP-6020: Add builders for the doesNotAffect field for in, range, equals and compound Atlas Search operators
  • CSHARP-4216: Support $topN and similar accumulators in $setWindowFields
  • CSHARP-5750: Add support for new QE prefix/substring/suffix aggregation expression operators
  • CSHARP-5495: Support $concatArrays and $setUnion aggregation accumulators
  • CSHARP-6041: Add $setWindowFields support for the $minMaxScaler window operator
  • CSHARP-6091: Support checked arithmetic operators in LINQ translation
  • CSHARP-5984: Add QE prefix+suffix GA and rename API to string
  • CSHARP-6105: Add QE substring GA
  • CSHARP-5693: Allow Instantiated MongoClients to Send Client Metadata On-Demand

Improvements:

  • CSHARP-6094: Use minimum supported wire version for CompatibilityLevel when null
  • CSHARP-5964: Investigate a way to read into BsonBinaryData property if it's missed in the stored document
  • CSHARP-6093: Compile one-shot LINQ eval lambdas with preferInterpretation
  • CSHARP-6096: Optimize AsyncCursor<> disposal to consume less resources

Fixes:

  • CSHARP-5816: Insonsistent behavior of EnsureNoMemberMapConflicts for discriminator convention
  • CSHARP-5740: Remove duplicate read concern for operations in snapshot sessions
  • CSHARP-5846: Global GuidSerializer settings ignored for object-typed properties
  • CSHARP-5658: Queries using Equals with different types throw
  • CSHARP-6066: FilteredMongoCollectionBase.FindOneAndUpdate throws NullReferenceException when options is null
  • CSHARP-6080: Pool clear with closeInUseConnections leaks raw ObjectDisposedException to the application instead of a retryable connection error

Maintenance:

  • CSHARP-5746: Update $lookup prose test for MONGOCRYPT-793
  • CSHARP-6062: Add empty permissions section to PR workflow
  • CSHARP-6007: Mark Server version 4.2 as EOL from driver's PoV (Min server version as 4.4, minWireVersion as 9)
  • CSHARP-5992: Add LINQ translation benchmark suite
  • CSHARP-6030: Add case and diacritic sensitivity prose tests for text explicit encryption
  • CSHARP-5943: Add per-area AGENTS.md files and reviewer sub-agents
  • CSHARP-6071: Script to create a local Docker container with a single replica set
  • CSHARP-6100: Clarify status and semver treatment for shipped IWM driver APIs

The full list of issues resolved in this release is available at CSHARP JIRA project.
... (truncated)

Commits viewable in compare view.

Updated QuestPDF from 2026.6.1 to 2026.8.0.

Release notes

Sourced from QuestPDF's releases.

2026.8.0

🚀 This release is dedicated to performance, parallelism, and use of available resources. 🚀

Documents render faster, allocate a fraction of the memory they used to, and scale across all available CPU cores. No code changes are required — existing documents benefit simply by upgrading the package.

The numbers below were measured on a MacBook Pro M5 (18-core CPU), using the invoice document from the Getting Started tutorial, across various levels of parallelism, over a sample of 5,000 documents.

  • Reduced allocated memory amount and allocated object count by 85%.
  • Improved single-threaded performance by around 15%.
  • Substantially improved parallel scaling: throughput previously peaked at 4 threads and flattened beyond that, and now scales with available CPU cores — with around 4x better scaling.
  • Improved performance and scalability for text-heavy documents.
  • Improved cache usage (mainly for fonts) and significantly reduced locking.

✨ Other improvements:

  • Added support for soft hyphens: the library does not hyphenate text automatically, but soft hyphen characters (U+00AD) are now correctly interpreted as optional break points and rendered as hyphens when a line breaks.
  • Added the TextStyle.BreakAnywhere API, which allows a text span to break between any two characters, not only at word boundaries such as spaces or hyphens. Useful for content without natural break points, e.g. long URLs, identifiers, hashes, or file paths.
  • Improved the visual position of the underline and double underline text decorations.
  • Improved reliability of the Companion App integration: document previews are now refreshed from a consistent snapshot, and rendered pages are transferred more efficiently.
  • Increased the zlib compression level used for PDF generation from 1 to 3, which produces significantly smaller files (for text-heavy documents) with a minimal increase in generation time.
  • Updated the Skia native dependency to version m152.

⚠️ Breaking change

XPS generation has been removed. The format was supported only on Windows, had several rendering issues that could not be reliably resolved, and had negligible adoption. The GenerateXps and GenerateXpsAndShow methods are still present, but calling them now results in a compilation error, and code compiled against an earlier version throws an exception at runtime. Please use PDF generation instead.

2026.7.3

  • Breaking change: The Rotate API now rotates elements around their center instead of the top-left corner. Center-origin rotation is the expected behavior in virtually all use cases.
  • Behavioral change: Generated images now use a white background by default, so the output matches how the document appears in a PDF viewer. Previously, PNG and WEBP images had a transparent background. To restore the old behavior, enable ImageGenerationSettings.UseTransparentBackground (applies only to formats supporting transparency: PNG and WEBP).
  • Automated table semantic tagging is now applied whenever a Table element is placed inside a SemanticTable container, even indirectly. Nested semantic captions are now supported as well.
  • Image elements now emit the /BBox attribute, improving PDF/UA-1 compliance with validators that require it.
  • Improved the stability and speed of the QuestPDF Companion integration. The integration now requires .NET 8 or newer.
  • Improved the developer experience of the GeneratePdfAndShow and GenerateXpsAndShow methods.
  • Deprecated AsSemanticHorizontalHeader in favor of SemanticHorizontalHeader for API naming consistency.
  • Deprecated RotateLeft and RotateRight in favor of RotateLayoutCounterclockwise and RotateLayoutClockwise, which better describe what these methods do.

2026.7.2

  • Fixed a rare Windows x64 concurrency issue where generated PDF documents appeared correct in viewers, but selected and copied text was corrupted.
  • Improved text rendering representation to resolve rare compatibility issues in certain PDF viewers that could cause incorrect results when selecting or copying text.
  • Improved compatibility for complex glyphs, such as ligatures, by annotating them with the /ActualText tag. This improves text selection, copying, extraction, and screen-reader accessibility. Ligatures remain disabled by default.
  • Added support for the AllowModification permission in DocumentOperations when encrypting PDF documents with 128-bit or 256-bit keys.
  • Added minor fixes and expanded test coverage for the DocumentOperations API.

2026.7.1

Improved performance

PDF generation is now significantly faster. The Skia native dependency has been recompiled with speed-oriented optimizations (favoring performance over binary size) and with SIMD instructions enabled.

The impact depends on document content and platform. For example, generating image-heavy documents that require image rescaling can be several times faster on Windows x64 🎉

Note: this change slightly increases the size of the native dependency by around 20%.


Continuous performance monitoring

We have also built a solid foundation for measuring library performance going forward. A new GitHub Actions workflow benchmarks QuestPDF across all supported operating systems, processor architectures, and .NET releases.

This infrastructure helps us ensure that performance remains stable and consistent across all platforms, and allows us to detect regressions early — before they ever reach a release.

2026.7.0

  • Updated licensing terms and conditions to version 3.0, including the removal of the developer seat limit for all paid licenses (details: https://www.questpdf.com/pricing).
  • Added full support for .NET Native AOT and trimming.
  • Added and improved warning messages related to library configuration.
  • Fixed a rare rendering issue where the footer was placed incorrectly when the page content was empty.

Commits viewable in compare view.

Updated Scalar.AspNetCore from 2.16.10 to 2.17.3.

Release notes

Sourced from Scalar.AspNetCore's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated StackExchange.Redis from 2.9.25 to 3.1.31.

Release notes

Sourced from StackExchange.Redis's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Stripe.net from 52.1.0 to 52.4.1.

Release notes

Sourced from Stripe.net's releases.

52.4.1

  • #​3441 Harden API requestor code against malicious URLs

See the changelog for more details.

52.4.0

This release changes the pinned API version to 2026-08-26.dahlia.

  • #​3426 Add new EventNotificationHandler class for better thin event management

  • #​3436 Update generated code

    • Add support for new resource Billing.FeedbackOption
    • Add support for Create, Deactivate, Get, List, and Update methods on resource Billing.FeedbackOption
    • Add support for PaymentMethodSettings on AccountSession.Components and AccountSessionComponentsOptions
    • Add support for FeedbackOptions on BillingPortal.Configuration.Features.SubscriptionCancel.CancellationReason and BillingPortalConfigurationFeaturesSubscriptionCancelCancellationReasonOptions
    • Add support for CustomerUpdate on BillingPortal.Session.Flow
    • Add support for FundingSourceGroup on Charge.PaymentMethodDetails.Card.Wallet.Link and Charge.PaymentMethodDetails.Link
    • Add support for FundingTypesBlocked on Checkout.Session.PaymentMethodOptions.Card.Restrictions and CheckoutSessionPaymentMethodOptionsCardRestrictionsOptions
    • Add support for Metadata on ConfirmationToken
    • Add support for ActiveEntitlements and CustomerPortal on CustomerSession.Components and CustomerSessionComponentsOptions
    • Add support for Country on FinancialConnections.Session.Filters
    • Add support for FrozenFields on InvoiceItem
    • Add support for Billie on Invoice.PaymentSettings.PaymentMethodOptions, InvoicePaymentSettingsPaymentMethodOptionsOptions, Subscription.PaymentSettings.PaymentMethodOptions, and SubscriptionPaymentSettingsPaymentMethodOptionsOptions
    • ⚠️ Remove support for Cryptogram on PaymentAttemptRecord.PaymentMethodDetails.Card.ThreeDSecure and PaymentRecord.PaymentMethodDetails.Card.ThreeDSecure
    • Add support for ApplicationFeeAmount, ApplicationFeePercent, OnBehalfOf, and TransferData on PaymentLinkUpdateOptions
    • Add support for FeedbackOption on Subscription.CancellationDetails and SubscriptionCancellationDetailsOptions
    • Add support for Igic on Tax.Registration.CountryOptions.At, Tax.Registration.CountryOptions.Be, Tax.Registration.CountryOptions.Bg, Tax.Registration.CountryOptions.Cy, Tax.Registration.CountryOptions.Cz, Tax.Registration.CountryOptions.De, Tax.Registration.CountryOptions.Dk, Tax.Registration.CountryOptions.Ee, Tax.Registration.CountryOptions.Es, Tax.Registration.CountryOptions.Fi, Tax.Registration.CountryOptions.Fr, Tax.Registration.CountryOptions.Gr, Tax.Registration.CountryOptions.Hr, Tax.Registration.CountryOptions.Hu, Tax.Registration.CountryOptions.Ie, Tax.Registration.CountryOptions.It, Tax.Registration.CountryOptions.Lt, Tax.Registration.CountryOptions.Lu, Tax.Registration.CountryOptions.Lv, Tax.Registration.CountryOptions.Mt, Tax.Registration.CountryOptions.Nl, Tax.Registration.CountryOptions.Pl, Tax.Registration.CountryOptions.Pt, Tax.Registration.CountryOptions.Ro, Tax.Registration.CountryOptions.Se, Tax.Registration.CountryOptions.Si, Tax.Registration.CountryOptions.Sk, TaxRegistrationCountryOptionsAtOptions, TaxRegistrationCountryOptionsBeOptions, TaxRegistrationCountryOptionsBgOptions, TaxRegistrationCountryOptionsCyOptions, TaxRegistrationCountryOptionsCzOptions, TaxRegistrationCountryOptionsDeOptions, TaxRegistrationCountryOptionsDkOptions, TaxRegistrationCountryOptionsEeOptions, TaxRegistrationCountryOptionsEsOptions, TaxRegistrationCountryOptionsFiOptions, TaxRegistrationCountryOptionsFrOptions, TaxRegistrationCountryOptionsGrOptions, TaxRegistrationCountryOptionsHrOptions, TaxRegistrationCountryOptionsHuOptions, TaxRegistrationCountryOptionsIeOptions, TaxRegistrationCountryOptionsItOptions, TaxRegistrationCountryOptionsLtOptions, TaxRegistrationCountryOptionsLuOptions, TaxRegistrationCountryOptionsLvOptions, TaxRegistrationCountryOptionsMtOptions, TaxRegistrationCountryOptionsNlOptions, TaxRegistrationCountryOptionsPlOptions, TaxRegistrationCountryOptionsPtOptions, TaxRegistrationCountryOptionsRoOptions, TaxRegistrationCountryOptionsSeOptions, TaxRegistrationCountryOptionsSiOptions, and TaxRegistrationCountryOptionsSkOptions

See the changelog for more details.

52.4.0-alpha.2

  • #​3423 Update generated code for private-preview
    • Add support for new resources Billing.FeedbackOption and PaymentPlan
    • ⚠️ Remove support for resource Billing.FeedbackOptions
    • Add support for Create, Get, List, and Update methods on resource PaymentPlan
    • Add support for Update method on resource V2.MoneyManagement.Transaction
    • Add support for WechatPayPayments on Account.Settings and AccountSettingsOptions
    • ⚠️ Change type of BillingPortal.Configuration.Features.SubscriptionCancel.CancellationReason.FeedbackOptions from $Billing.FeedbackOptions to $Billing.FeedbackOption
    • Add support for SubscriptionPause on BillingPortal.Session.Flow
    • Add support for ActiveEntitlements on CustomerSession.Components
    • Add support for SharedPaymentIssuedToken on DelegatedCheckout.RequestedSessionConfirmOptions
    • Add support for ManagedPayments on InvoiceCreateOptions, InvoiceItemCreateOptions, InvoiceItem, Invoice, and QuotePreviewInvoice
    • Add support for PaymentPlan on Invoice
    • Add support for EstimatedFeeDetails and EstimatedFee on Issuing.Authorization.PendingRequest.HoldAmountDetails and Issuing.Authorization.RequestHistory.HoldAmountDetails
    • ⚠️ Remove support for Cryptogram on PaymentAttemptRecord.PaymentMethodDetails.Card.ThreeDSecure and PaymentRecord.PaymentMethodDetails.Card.ThreeDSecure
    • ⚠️ Change type of ProductCatalog.TrialOffer.EndBehavior.Transition.Price from $Price to deletable($Price)
    • ⚠️ Change type of Subscription.CancellationDetails.FeedbackOption from $Billing.FeedbackOptions to $Billing.FeedbackOption
    • Add support for CancelAtPeriodEnd on Subscription.PendingUpdate
    • Add support for Igic on Tax.Registration.CountryOptions.At, Tax.Registration.CountryOptions.Be, Tax.Registration.CountryOptions.Bg, Tax.Registration.CountryOptions.Cy, Tax.Registration.CountryOptions.Cz, Tax.Registration.CountryOptions.De, Tax.Registration.CountryOptions.Dk, Tax.Registration.CountryOptions.Ee, Tax.Registration.CountryOptions.Es, Tax.Registration.CountryOptions.Fi, Tax.Registration.CountryOptions.Fr, Tax.Registration.CountryOptions.Gr, Tax.Registration.CountryOptions.Hr, Tax.Registration.CountryOptions.Hu, Tax.Registration.CountryOptions.Ie, Tax.Registration.CountryOptions.It, Tax.Registration.CountryOptions.Lt, Tax.Registration.CountryOptions.Lu, Tax.Registration.CountryOptions.Lv, Tax.Registration.CountryOptions.Mt, Tax.Registration.CountryOptions.Nl, Tax.Registration.CountryOptions.Pl, Tax.Registration.CountryOptions.Pt, Tax.Registration.CountryOptions.Ro, Tax.Registration.CountryOptions.Se, Tax.Registration.CountryOptions.Si, and Tax.Registration.CountryOptions.Sk
    • Add support for Metadata on V2.Billing.Contract.PricingLines.Data.Pricing.PriceDetails.PricingOverrides.Data, V2.Billing.Contract.PricingOverrides.Data, V2.Billing.ContractUpdateOptions, V2.MoneyManagement.Transaction, V2BillingContractPricingLineActionUpdateOptions, V2BillingContractPricingOverrideActionAddOptions, V2BillingContractPricingOverrideActionUpdateOptions, and V2BillingContractPricingOverrideOptions
    • Add support for TaxAmount on V2.MoneyManagement.OutboundPaymentQuote.EstimatedFee
    • Add support for PayoutMethodOptions on V2.MoneyManagement.OutboundPaymentQuote.To and V2MoneyManagementOutboundPaymentQuoteToOptions
    • Change type of V2BillingContractPricingLineActionUpdatePricingPriceDetailsPricingOverrideActionUpdateOptions.Metadata from string to emptyable(string)
    • Add support for snapshot events PaymentPlanCreated, PaymentPlanInstallmentDue, PaymentPlanInstallmentPaid, PaymentPlanInstallmentWillBeDue, and PaymentPlanUpdated with resource PaymentPlan

See the changelog for more details.

52.4.0-alpha.1

This release changes the pinned API version to 2026-08-12.preview.

  • #​3421 Update generated code for private-preview
    • Add support for new resource V2.Tax.OperationsResolveAddressResult
    • Add support for ResolveAddress method on resource V2.Tax.OperationsResolveAddressResult
    • Add support for Confirm and FxQuote methods on resource V2.MoneyManagement.PayoutIntent
    • Add support for CustomerUpdate on BillingPortal.Session.Flow
    • Add support for FundingSourceGroup on Charge.PaymentMethodDetails.Link
    • ⚠️ Remove support for PricingGroup on Charge.PaymentMethodDetails.Link
    • Add support for Celo on Crypto.OnrampSession.TransactionDetails.WalletAddresses
    • Add support for CustomerPortal on CustomerSession.Components
    • Add support for AppliedToInvoice and Type on CustomerCustomerBalanceTransactionCreateOptions
    • Add support for ClassificationState and EnrichmentState on FinancialConnections.Account
    • Add support for Country on FinancialConnections.Session.Filters
    • Add support for Classifications and Enrichments on FinancialConnections.Transaction
    • Add support for CustomerBalance on Invoice and QuotePreviewInvoice
    • Add support for Billie on Invoice.PaymentSettings.PaymentMethodOptions, QuotePreviewInvoice.PaymentSettings.PaymentMethodOptions, and Subscription.PaymentSettings.PaymentMethodOptions
    • Add support for HoldAmountDetails and HoldAmount on Issuing.Authorization.PendingRequest and Issuing.Authorization.RequestHistory
    • Add support for NetworkDeclineCode on PaymentAttemptRecordPaymentMethodDetailsCardOptions and PaymentRecordPaymentMethodDetailsCardOptions
    • Add support for SetupFutureUsage on PaymentIntent.PaymentMethodOptions.Sequra
    • Add support for Status on QuotePreviewSubscriptionSchedule.PauseSchedule.Pause, QuotePreviewSubscriptionSchedule.PauseSchedule.Resume, SubscriptionSchedule.PauseSchedule.Pause, and SubscriptionSchedule.PauseSchedule.Resume
    • Change type of SubscriptionSchedulePauseSchedulesOptions.Resume from pause_schedule_update_resume_params to emptyable(pause_schedule_update_resume_params)
    • Add support for Acquirer on EventsV2CoreHealthAuthorizationRateDropFiringEventImpactDimension, EventsV2CoreHealthAuthorizationRateDropResolvedEventImpactDimension, V2.Core.Health.Alert.AuthorizationRateDrop.Dimension, and V2.Core.Health.AlertHistoryEntry.AuthorizationRateDrop.Dimension
    • ⚠️ Change type of EventsV2CoreHealthAuthorizationRateDropFiringEventImpactDimension.Type, EventsV2CoreHealthAuthorizationRateDropResolvedEventImpactDimension.Type, V2.Core.Health.Alert.AuthorizationRateDrop.Dimension.Type, and V2.Core.Health.AlertHistoryEntry.AuthorizationRateDrop.Dimension.Type from literal('issuer') to enum('acquirer'|'issuer')
    • Add support for ConfirmationMethod on V2.MoneyManagement.PayoutIntentCreateOptions and V2.MoneyManagement.PayoutIntent
    • Add support for EstimatedFees and FxQuote on V2.MoneyManagement.PayoutIntent
    • Add support for Debited on V2.MoneyManagement.PayoutIntent.From
    • Add support for Confirm on V2.MoneyManagement.PayoutIntent.NextAction
    • ⚠️ Change type of V2.MoneyManagement.PayoutIntent.NextAction.Type from literal('handle_failure') to enum('confirm'|'handle_failure')
    • Add support for Credited on V2.MoneyManagement.PayoutIntent.To
    • Add support for event notification V1BalanceSettingsUpdatedEvent with related object BalanceSettings
    • Add support for event notification V1BillingCreditBalanceTransactionCreatedEvent with related object Billing.CreditBalanceTransaction
    • Add support for event notifications V1BillingCreditGrantCreatedEvent and V1BillingCreditGrantUpdatedEvent with related object Billing.CreditGrant
    • Add support for event notifications V1BillingMeterCreatedEvent, V1BillingMeterDeactivatedEvent, V1BillingMeterReactivatedEvent, and V1BillingMeterUpdatedEvent with related object Billing.Meter
    • Add support for event notifications V1FinancialConnectionsAccountAccountNumbersUpdatedEvent, V1FinancialConnectionsAccountExpectedDeactivationDateUpdatedEvent, V1FinancialConnectionsAccountSupportedPaymentMethodTypesUpdatedEvent, V1FinancialConnectionsAccountUpcomingAccountNumberExpiryEvent, and V1FinancialConnectionsAccountUpcomingDeactivationEvent with related object FinancialConnections.Account
    • Add support for event notification V1InvoicePaymentAttemptRequiredEvent with related object Invoice
    • Add support for error type FxQuoteNeedsRefreshException

See the changelog for more details.

52.3.0

  • #​3422 Surface object property on EventNotification

  • #​3416 add/adjust event parsing helpers

    • Added methods that return which return their respective Event/EventNotification class instances without verifying authenticity. Use them when you've previously verified an event (e.g. you verified, put the event in a queue, and are now processing). Supports events from AWS EventBridge and Azure Event Grid natively.
      • EventUtility.ConstructEventWithoutVerification(json)
      • StripeClient.ParseEventNotificationWithoutVerification(json)
    • Added EventUtility.GenerateSignatureHeader(payload, secret), which computes a full Stripe-Signature header for the given payload. Useful for unit tests!
  • #​3420 Add stripe.major_api_version constant

See the changelog for more details.

52.3.0-beta.1

This release changes the pinned API version to 2026-07-29.preview.

  • #​3406 Update generated code for beta
    • Add support for Get and List methods on resource ProductCatalog.TrialOffer
    • Add support for TaxItems on ChargePaymentDetailsCarRentalDataTotalTaxOptions, ChargePaymentDetailsFlightDataTotalTaxOptions, ChargePaymentDetailsLodgingDataTotalTaxOptions, PaymentIntent.PaymentDetails.CarRentalDatum.Total.Tax, PaymentIntent.PaymentDetails.FlightDatum.Total.Tax, PaymentIntent.PaymentDetails.LodgingDatum.Total.Tax, PaymentIntentPaymentDetailsCarRentalDataTotalTaxOptions, PaymentIntentPaymentDetailsFlightDataTotalTaxOptions, and PaymentIntentPaymentDetailsLodgingDataTotalTaxOptions
    • ⚠️ Remove support for Taxes on ChargePaymentDetailsCarRentalDataTotalTaxOptions, ChargePaymentDetailsFlightDataTotalTaxOptions, ChargePaymentDetailsLodgingDataTotalTaxOptions, PaymentIntent.PaymentDetails.CarRentalDatum.Total.Tax, PaymentIntent.PaymentDetails.FlightDatum.Total.Tax, PaymentIntent.PaymentDetails.LodgingDatum.Total.Tax, PaymentIntentPaymentDetailsCarRentalDataTotalTaxOptions, PaymentIntentPaymentDetailsFlightDataTotalTaxOptions, and PaymentIntentPaymentDetailsLodgingDataTotalTaxOptions
    • Add support for TaxId on Checkout.Session.CollectedInformation
    • ⚠️ Remove support for TaxIds on Checkout.Session.CollectedInformation
    • Add support for Mode on FinancialConnections.Session.ManualEntry
    • Add support for Name on Issuing.CardholderUpdateOptions
    • Add support for CustomFields, Description, and Footer on QuotePreviewSubscriptionSchedule.DefaultSettings.InvoiceSettings and QuotePreviewSubscriptionSchedule.Phase.InvoiceSettings
    • Add support for Trial on QuotePreviewSubscriptionSchedule.Phase
    • ⚠️ Remove support for AcssDebit, AfterpayClearpay, Alipay, Alma, AmazonPay, AuBecsDebit, BacsDebit, Bancontact, Billie, Bizum, Blik, Boleto, CardPresent, Cashapp, Crypto, CustomerBalance, Eps, Fpx, Giropay, Gopay, Grabpay, IdBankTransfer, Ideal, InteracPresent, KakaoPay, Konbini, KrCard, MbWay, Mobilepay, Multibanco, NaverPay, NzBankAccount, Oxxo, P24, PayByBank, Payco, Paynow, Paypal, Paypay, Payto, Pix, Promptpay, Qris, Rechnung, RevolutPay, SamsungPay, Satispay, Scalapay, SepaDebit, Shopeepay, Sofort, StripeBalance, Sunbit, Swish, Twint, Upi, UsBankAccount, WechatPay, and Zip on SharedPayment.GrantedToken.PaymentMethodDetails
    • Add support for UseStripeSdk on SharedPayment.IssuedTokenCreateOptions and SharedPayment.IssuedToken
    • Add support for RedirectToUrl on SharedPayment.IssuedToken.NextAction
    • ⚠️ Change type of SharedPayment.IssuedToken.NextAction.Type from literal('use_stripe_sdk') to enum('redirect_to_url'|'use_stripe_sdk')
    • Add support for Livemode on Tax.Location
    • Add support for Source on V2.Iam.ActivityLog.Details.UserRoles
    • Add support for Payout on V2.MoneyManagement.ReceivedCredit.BalanceTransfer
    • ⚠️ Remove support for PayoutV1 on V2.MoneyManagement.ReceivedCredit.BalanceTransfer

See the changelog for more details.

52.3.0-alpha.2

  • #​3419 Update generated code for private-preview
    • Add support for new resource Billing.FeedbackOptions
    • Add support for SequraPayments on Account.Capabilities
    • Add support for FeedbackOptions on BillingPortal.Configuration.Features.SubscriptionCancel.CancellationReason
    • Add support for Sequra on Charge.PaymentMethodDetails, Checkout.Session.PaymentMethodOptions, ConfirmationToken.PaymentMethodPreview, PaymentAttemptRecord.PaymentMethodDetails, PaymentIntent.PaymentMethodOptions, and PaymentRecord.PaymentMethodDetails
    • Add support for RetrievalReferenceNumber on Charge.PaymentMethodDetails.CardPresent, ConfirmationToken.PaymentMethodPreview.Card.GeneratedFrom.PaymentMethodDetails.CardPresent, PaymentAttemptRecord.PaymentMethodDetails.CardPresent, PaymentMethod.Card.GeneratedFrom.PaymentMethodDetails.CardPresent, and PaymentRecord.PaymentMethodDetails.CardPresent
    • Add support for PricingGroup on Charge.PaymentMethodDetails.Link
    • Add support for TaxRates on Checkout.Session.ShippingOption, CheckoutSessionShippingOptionOptions, and CheckoutSessionShippingOptionsOptions
    • Add support for FundingTypesBlocked on Checkout.Session.PaymentMethodOptions.Card.Restrictions
    • Add support for Healthcare on Issuing.TestHelpersAuthorizationCreateOptions, IssuingAuthorizationPurchaseDetailsOptions, and `IssuingTr...
      ...

Description has been truncated

Bumps coverlet.collector from 6.0.4 to 10.0.1
Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 10.0.9 to 10.0.11
Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.9 to 10.0.11
Bumps Microsoft.AspNetCore.SignalR.Client from 10.0.9 to 10.0.11
Bumps Microsoft.Extensions.Http from 10.0.9 to 10.0.11
Bumps Microsoft.Extensions.Options from 10.0.9 to 10.0.11
Bumps Microsoft.Extensions.Options.ConfigurationExtensions from 10.0.9 to 10.0.11
Bumps Microsoft.NET.Test.Sdk from 17.14.1 to 18.9.0
Bumps MongoDB.Driver from 3.9.0 to 3.11.1
Bumps QuestPDF from 2026.6.1 to 2026.8.0
Bumps Scalar.AspNetCore from 2.16.10 to 2.17.3
Bumps StackExchange.Redis from 2.9.25 to 3.1.31
Bumps Stripe.net from 52.1.0 to 52.4.1
Bumps System.IdentityModel.Tokens.Jwt from 8.19.1 to 8.22.0
Bumps Testcontainers.MongoDb from 4.13.0 to 4.15.0
Bumps Testcontainers.Redis from 4.13.0 to 4.15.0
Bumps xunit.runner.visualstudio from 3.1.4 to 4.0.0
Bumps Xunit.SkippableFact from 1.5.61 to 1.5.85

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-alla
- dependency-name: coverlet.collector
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-alla
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-version: 10.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-alla
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-version: 10.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-alla
- dependency-name: Microsoft.AspNetCore.SignalR.Client
  dependency-version: 10.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-alla
- dependency-name: Microsoft.Extensions.Http
  dependency-version: 10.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-alla
- dependency-name: Microsoft.Extensions.Options
  dependency-version: 10.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-alla
- dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions
  dependency-version: 10.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-alla
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.9.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-alla
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.9.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-alla
- dependency-name: MongoDB.Driver
  dependency-version: 3.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-alla
- dependency-name: QuestPDF
  dependency-version: 2026.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-alla
- dependency-name: Scalar.AspNetCore
  dependency-version: 2.17.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-alla
- dependency-name: StackExchange.Redis
  dependency-version: 3.1.31
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-alla
- dependency-name: Stripe.net
  dependency-version: 52.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-alla
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-alla
- dependency-name: Testcontainers.MongoDb
  dependency-version: 4.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-alla
- dependency-name: Testcontainers.Redis
  dependency-version: 4.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-alla
- dependency-name: xunit.runner.visualstudio
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-alla
- dependency-name: xunit.runner.visualstudio
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-alla
- dependency-name: Xunit.SkippableFact
  dependency-version: 1.5.85
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-alla
...

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 Sep 7, 2026
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.

0 participants