Skip to content

Bump the dotnet-dependencies group with 17 updates#20

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/backend/src/Amuse.Modules/dotnet-dependencies-dd61b60b30
Open

Bump the dotnet-dependencies group with 17 updates#20
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/backend/src/Amuse.Modules/dotnet-dependencies-dd61b60b30

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown
Contributor

Updated AWSSDK.S3 from 4.0.23.4 to 4.0.101.3.

Release notes

Sourced from AWSSDK.S3's releases.

No release notes found for this version range.

Commits viewable in compare view.

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.7 to 10.0.10.

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.Identity.EntityFrameworkCore from 10.0.7 to 10.0.10.

Release notes

Sourced from Microsoft.AspNetCore.Identity.EntityFrameworkCore's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.CodeAnalysis.CSharp from 4.14.0 to 5.6.0.

Release notes

Sourced from Microsoft.CodeAnalysis.CSharp's releases.

5.0.4

Release

5.0.2

Release Notes
Install Instructions

Repos

5.0.1

Release Notes
Install Instructions

Repo

Commits viewable in compare view.

Updated Microsoft.EntityFrameworkCore from 10.0.7 to 10.0.10.

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.EntityFrameworkCore.Design from 10.0.7 to 10.0.10.

Release notes

Sourced from Microsoft.EntityFrameworkCore.Design's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.EntityFrameworkCore.InMemory from 10.0.7 to 10.0.10.

Release notes

Sourced from Microsoft.EntityFrameworkCore.InMemory's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.EntityFrameworkCore.Relational from 10.0.7 to 10.0.10.

Release notes

Sourced from Microsoft.EntityFrameworkCore.Relational's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Options.ConfigurationExtensions from 10.0.8 to 10.0.10.

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.8.1.

Release notes

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

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 Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.1 to 10.0.3.

Release notes

Sourced from Npgsql.EntityFrameworkCore.PostgreSQL's releases.

10.0.2

Milestone issue

What's Changed

Full Changelog: npgsql/efcore.pg@v10.0.1...v10.0.2

Commits viewable in compare view.

Updated Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.2 to 10.0.3.

Release notes

Sourced from Npgsql.EntityFrameworkCore.PostgreSQL's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated NSubstitute from 5.3.0 to 6.0.0.

Release notes

Sourced from NSubstitute's releases.

6.0.0

ℹ️ No changes from Release Candidate 1.

NSubstitute v6.0.0

From RC1 notes:

  • [NEW] ArgMatchers.Matching predicate matcher as an alternative to Is(Expression<Predicate<T>>. (.NET6 and above.)
  • [UPDATE] Improved support for custom argument matchers. Arg.Is now accepts arg matchers.
  • [UPDATE][BREAKING] Update target frameworks: .NET8, .NET Standard 2.0
  • [UPDATE][BREAKING] Remove legacy obsolete API
  • [UPDATE][BREAKING] Mark as obsolete api CompatArg with pre c# 7.0 support
  • [UPDATE][BREAKING] Nullability is enabled for public api for .NET 8+ TFMs
  • [UPDATE] Migrate documentation to docfx platform and update samples to NUnit 4
  • [NEW] Added NuGet Package README file.

Full change list

6.0.0-rc.1

NSubstitute v6.0.0 Release Candidate 1

Due to the large number of changes in this release, we wanted to start with a release candidate to ensure we've correctly captured breaking changes.

  • [NEW] ArgMatchers.Matching predicate matcher as an alternative to Is(Expression<Predicate<T>>. (.NET6 and above.)
  • [UPDATE] Improved support for custom argument matchers. Arg.Is now accepts arg matchers.
  • [UPDATE][BREAKING] Update target frameworks: .NET8, .NET Standard 2.0
  • [UPDATE][BREAKING] Remove legacy obsolete API
  • [UPDATE][BREAKING] Mark as obsolete api CompatArg with pre c# 7.0 support
  • [UPDATE][BREAKING] Nullability is enabled for public api for .NET 8+ TFMs
  • [UPDATE] Migrate documentation to docfx platform and update samples to NUnit 4
  • [NEW] Added NuGet Package README file.

Full change list

Commits viewable in compare view.

Updated StackExchange.Redis from 2.10.1 to 3.0.17.

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.0.0 to 52.1.1.

Release notes

Sourced from Stripe.net's releases.

52.1.1

  • #​3409 Replace source hash with Telemetry UUID
  • #​3408 Make Error fields generated

See the changelog for more details.

52.1.0

This release changes the pinned API version to 2026-06-24.dahlia.

  • #​3399 Update generated code
    • Add support for ReleaseDetails on Reserve.Hold
    • Add support for BuyerId on Charge.PaymentMethodDetails.Bizum, ConfirmationToken.PaymentMethodPreview.Bizum, ConfirmationToken.PaymentMethodPreview.Blik, PaymentAttemptRecord.PaymentMethodDetails.Bizum, PaymentMethod.Bizum, PaymentMethod.Blik, and PaymentRecord.PaymentMethodDetails.Bizum
    • Add support for TransactionLinkId on Charge.PaymentMethodDetails.Card
    • Add support for Fingerprint on Charge.PaymentMethodDetails.Pix, ConfirmationToken.PaymentMethodPreview.Pix, PaymentMethod.Pix, and SetupAttempt.PaymentMethodDetails.Pix
    • Add support for Sunbit on Checkout.Session.PaymentMethodOptions, CheckoutSessionPaymentMethodOptionsOptions, PaymentIntent.PaymentMethodOptions, and PaymentIntentPaymentMethodOptionsOptions
    • Add support for BillingCycleAnchorConfig on CheckoutSessionSubscriptionDataOptions
    • Add support for WechatPay on Checkout.Session.PaymentMethodOptions
    • Add support for MastercardCompliance on Dispute.Evidence.EnhancedEvidence, Dispute.EvidenceDetails.EnhancedEligibility, and DisputeEvidenceEnhancedEvidenceOptions
    • Add support for StatusDetails on FinancialConnections.Account
    • ⚠️ Remove support for StoredCredentialUsage on PaymentAttemptRecord.PaymentMethodDetails.Card and PaymentRecord.PaymentMethodDetails.Card
    • Add support for SetupFutureUsage on PaymentIntent.PaymentMethodOptions.Satispay and PaymentIntentPaymentMethodOptionsSatispayOptions
    • Add support for Satispay on SetupAttempt.PaymentMethodDetails
    • Add support for CustomFields, Description, and Footer on Subscription.InvoiceSettings and SubscriptionInvoiceSettingsOptions
    • Add support for PaymentMethodOptions and PaymentMethod on TopupCreateOptions
    • Add support for Mode on V2.Commerce.ProductCatalogImport
    • Add support for SunbitPayments on V2.Core.Account.Configuration.Merchant.Capabilities and V2CoreAccountConfigurationMerchantCapabilitiesOptions
    • Add support for CryptoMoneyManager and MoneyManager on V2CoreAccountIdentityAttestationsTermsOfServiceOptions
    • ⚠️ Remove support for CryptoStorer and Storer on V2CoreAccountIdentityAttestationsTermsOfServiceOptions

See the changelog for more details.

52.1.0-alpha.2

  • #​3397 Update generated code for private-preview
    • Add support for Get method on resource Radar.CustomerEvaluation
    • Add support for DisableStripeUserAuthentication on AccountSession.Components.Bills.Features
    • Add support for Tamara on Charge.PaymentMethodDetails, ConfirmationToken.PaymentMethodPreview, ConfirmationTokenPaymentMethodDataOptions, PaymentAttemptRecord.PaymentMethodDetails, PaymentIntentPaymentMethodDataOptions, PaymentMethodCreateOptions, PaymentMethod, PaymentRecord.PaymentMethodDetails, SetupIntentPaymentMethodDataOptions, and SharedPayment.GrantedToken.PaymentMethodDetails
    • Add support for Status on Charge.PaymentMethodDetails.Card.AccountFunding
    • ⚠️ Remove support for ProcessedTransactionType on Charge.PaymentMethodDetails.Card.AccountFunding
    • Add support for Items on Checkout.SessionCreateOptions
    • ⚠️ Remove support for Brand on Checkout.Session.CurrentAttempt.PaymentMethodDetails.Card
    • ⚠️ Remove support for First6 on ConfirmationToken.PaymentMethodPreview.GiftCard, PaymentMethod.GiftCard, and SharedPayment.GrantedToken.PaymentMethodDetails.GiftCard
    • Add support for Fingerprint on GiftCard
    • Add support for Blik on Mandate.PaymentMethodDetails
    • Add support for BuyerId on Order.Payment.Settings.PaymentMethodOptions.WechatPay, OrderPaymentSettingsPaymentMethodOptionsWechatPayOptions, PaymentIntent.PaymentMethodOptions.WechatPay, and PaymentIntentPaymentMethodOptionsWechatPayOptions
    • Add support for PaymentMethodDetails on PaymentAttemptRecordReportGuaranteedOptions and PaymentRecordReportPaymentAttemptGuaranteedOptions
    • Add support for Failed and RefundGroup on PaymentAttemptRecordReportRefundOptions and PaymentRecordReportRefundOptions
    • Change type of PaymentAttemptRecordReportRefundOptions.Outcome and PaymentRecordReportRefundOptions.Outcome from literal('refunded') to enum('failed'|'refunded')
    • Add support for BeneficiaryDetails on PaymentIntent.PaymentDetails.MoneyServices and PaymentIntentPaymentDetailsMoneyServicesOptions
    • ⚠️ Remove support for BeneficiaryAccount and BeneficiaryDetails on PaymentIntent.PaymentDetails.MoneyServices.AccountFunding and PaymentIntentPaymentDetailsMoneyServicesAccountFundingOptions
    • ⚠️ Remove support for SenderAccount on PaymentIntentPaymentDetailsMoneyServicesAccountFundingOptions
    • Add support for GivenName and Surname on PaymentIntent.PaymentDetails.MoneyServices.AccountFunding.SenderDetails and PaymentIntentPaymentDetailsMoneyServicesAccountFundingSenderDetailsOptions
    • ⚠️ Remove support for Name on PaymentIntent.PaymentDetails.MoneyServices.AccountFunding.SenderDetails and PaymentIntentPaymentDetailsMoneyServicesAccountFundingSenderDetailsOptions
    • Change type of PaymentIntentPaymentMethodOptionsCardOptions.CaptureMethod from literal('manual') to enum('automatic_delayed'|'manual')
    • ⚠️ Remove support for Wallet on PaymentIntentPaymentMethodOptionsCardPaymentDetailsMoneyServicesAccountFundingOptions and PaymentIntentPaymentMethodOptionsCardPresentPaymentDetailsMoneyServicesAccountFundingOptions
    • Add support for TransactionVerificationOptions on PaymentIntent.PaymentMethodOptions.Crypto and PaymentIntentPaymentMethodOptionsCryptoOptions
    • Change type of TestHelpersPaymentIntentSimulateCryptoDepositOptions.TokenCurrency from literal('usdc') to enum('usdc'|'usdg'|'usdp')
    • Add support for ForcedCapture on PaymentIntent.AdvancedFeatureDetails
    • Add support for WechatPayHandleAppRedirect on PaymentIntent.NextAction and SetupIntent.NextAction
    • Add support for Ethereum and Polygon on PaymentIntent.NextAction.CryptoDisplayDetails.DepositAddresses
    • ⚠️ Change type of PaymentIntent.NextAction.CryptoDisplayDetails.DepositAddresses.Base.SupportedToken.TokenCurrency, PaymentIntent.NextAction.CryptoDisplayDetails.DepositAddresses.Solana.SupportedToken.TokenCurrency, and PaymentIntent.NextAction.CryptoDisplayDetails.DepositAddresses.Tempo.SupportedToken.TokenCurrency from literal('usdc') to enum('usdc'|'usdg'|'usdp')
    • Add support for BeneficiaryAccount on PaymentIntent.PaymentDetails.MoneyServices
    • ⚠️ Change type of PaymentIntent.PaymentMethodOptions.Card.CaptureMethod from literal('manual') to enum('automatic_delayed'|'manual')
    • Change type of PaymentLocationBusinessRegistrationOptions.Siret from string to emptyable(string)
    • Add support for Card on PaymentRecordPaymentMethodDetailsOptions
    • Change type of PaymentRecordPaymentMethodDetailsOptions.Type from literal('custom') to enum('card'|'custom')
    • Add support for ManagedPayments on Product
    • Add support for PaymentAttemptRecord on RefundCreateOptions and RefundListOptions
    • Add support for PaymentRecord on RefundListOptions
    • Add support for Protections on V2.Core.Account.Configuration.CardCreator.Capabilities.Commercial.Celtic.ChargeCard, V2.Core.Account.Configuration.CardCreator.Capabilities.Commercial.Celtic.SpendCard, V2.Core.Account.Configuration.CardCreator.Capabilities.Commercial.CrossRiverBank.ChargeCard, V2.Core.Account.Configuration.CardCreator.Capabilities.Commercial.CrossRiverBank.PrepaidCard, V2.Core.Account.Configuration.CardCreator.Capabilities.Commercial.CrossRiverBank.SpendCard, V2.Core.Account.Configuration.CardCreator.Capabilities.Commercial.FifthThird.ChargeCard, V2.Core.Account.Configuration.CardCreator.Capabilities.Commercial.Lead.PrepaidCard, V2.Core.Account.Configuration.CardCreator.Capabilities.Commercial.Stripe.ChargeCard, V2.Core.Account.Configuration.CardCreator.Capabilities.Commercial.Stripe.PrepaidCard, V2.Core.Account.Configuration.CardCreator.Capabilities.Consumer.Celtic.RevolvingCreditCard, V2.Core.Account.Configuration.CardCreator.Capabilities.Consumer.CrossRiverBank.PrepaidCard, V2.Core.Account.Configuration.CardCreator.Capabilities.Consumer.Lead.DebitCard, V2.Core.Account.Configuration.CardCreator.Capabilities.Consumer.Lead.PrepaidCard, V2.Core.Account.Configuration.Customer.Capabilities.AutomaticIndirectTax, V2.Core.Account.Configuration.Merchant.Capabilities.AchDebitPayments, V2.Core.Account.Configuration.Merchant.Capabilities.AcssDebitPayments, V2.Core.Account.Configuration.Merchant.Capabilities.AffirmPayments, V2.Core.Account.Configuration.Merchant.Capabilities.AfterpayClearpayPayments, V2.Core.Account.Configuration.Merchant.Capabilities.AlmaPayments, V2.Core.Account.Configuration.Merchant.Capabilities.AmazonPayPayments, V2.Core.Account.Configuration.Merchant.Capabilities.AuBecsDebitPayments, V2.Core.Account.Configuration.Merchant.Capabilities.BacsDebitPayments, V2.Core.Account.Configuration.Merchant.Capabilities.BancontactPayments, V2.Core.Account.Configuration.Merchant.Capabilities.BlikPayments, V2.Core.Account.Configuration.Merchant.Capabilities.BoletoPayments, V2.Core.Account.Configuration.Merchant.Capabilities.CardPayments, V2.Core.Account.Configuration.Merchant.Capabilities.CartesBancairesPayments, V2.Core.Account.Configuration.Merchant.Capabilities.CashappPayments, V2.Core.Account.Configuration.Merchant.Capabilities.EpsPayments, V2.Core.Account.Configuration.Merchant.Capabilities.FpxPayments, V2.Core.Account.Configuration.Merchant.Capabilities.GbBankTransferPayments, V2.Core.Account.Configuration.Merchant.Capabilities.GrabpayPayments, V2.Core.Account.Configuration.Merchant.Capabilities.IdealPayments, V2.Core.Account.Configuration.Merchant.Capabilities.JcbPayments, V2.Core.Account.Configuration.Merchant.Capabilities.JpBankTransferPayments, V2.Core.Account.Configuration.Merchant.Capabilities.KakaoPayPayments, V2.Core.Account.Configuration.Merchant.Capabilities.KlarnaPayments, V2.Core.Account.Configuration.Merchant.Capabilities.KonbiniPayments, V2.Core.Account.Configuration.Merchant.Capabilities.KrCardPayments, V2.Core.Account.Configuration.Merchant.Capabilities.LinkPayments, V2.Core.Account.Configuration.Merchant.Capabilities.MobilepayPayments, V2.Core.Account.Configuration.Merchant.Capabilities.MultibancoPayments, V2.Core.Account.Configuration.Merchant.Capabilities.MxBankTransferPayments, V2.Core.Account.Configuration.Merchant.Capabilities.NaverPayPayments, V2.Core.Account.Configuration.Merchant.Capabilities.OxxoPayments, V2.Core.Account.Configuration.Merchant.Capabilities.P24Payments, V2.Core.Account.Configuration.Merchant.Capabilities.PayByBankPayments, V2.Core.Account.Configuration.Merchant.Capabilities.PaycoPayments, V2.Core.Account.Configuration.Merchant.Capabilities.PaynowPayments, V2.Core.Account.Configuration.Merchant.Capabilities.PromptpayPayments, V2.Core.Account.Configuration.Merchant.Capabilities.RevolutPayPayments, V2.Core.Account.Configuration.Merchant.Capabilities.SamsungPayPayments, V2.Core.Account.Configuration.Merchant.Capabilities.SepaBankTransferPayments, V2.Core.Account.Configuration.Merchant.Capabilities.SepaDebitPayments, V2.Core.Account.Configuration.Merchant.Capabilities.StripeBalance.Payouts, V2.Core.Account.Configuration.Merchant.Capabilities.SwishPayments, V2.Core.Account.Configuration.Merchant.Capabilities.TwintPayments, V2.Core.Account.Configuration.Merchant.Capabilities.UsBankTransferPayments, V2.Core.Account.Configuration.Merchant.Capabilities.ZipPayments, V2.Core.Account.Configuration.Recipient.Capabilities.BankAccounts.Instant, V2.Core.Account.Configuration.Recipient.Capabilities.BankAccounts.Local, V2.Core.Account.Configuration.Recipient.Capabilities.BankAccounts.Wire, V2.Core.Account.Configuration.Recipient.Capabilities.Cards, V2.Core.Account.Configuration.Recipient.Capabilities.CryptoWallets, V2.Core.Account.Configuration.Recipient.Capabilities.PaperChecks, V2.Core.Account.Configuration.Recipient.Capabilities.StripeBalance.Payouts, V2.Core.Account.Configuration.Recipient.Capabilities.StripeBalance.StripeTransfers, V2.Core.Account.Configuration.Storer.Capabilities.Consumer.HoldsCurrencies.Usd, V2.Core.Account.Configuration.Storer.Capabilities.FinancialAddresses.BankAccounts, V2.Core.Account.Configuration.Storer.Capabilities.FinancialAddresses.CryptoWallets, V2.Core.Account.Configuration.Storer.Capabilities.HoldsCurrencies.Eur, V2.Core.Account.Configuration.Storer.Capabilities.HoldsCurrencies.Gbp, V2.Core.Account.Configuration.Storer.Capabilities.HoldsCurrencies.Usd, V2.Core.Account.Configuration.Storer.Capabilities.HoldsCurrencies.Usdc, V2.Core.Account.Configuration.Storer.Capabilities.InboundTransfers.BankAccounts, V2.Core.Account.Configuration.Storer.Capabilities.OutboundPayments.BankAccounts, V2.Core.Account.Configuration.Storer.Capabilities.OutboundPayments.Cards, V2.Core.Account.Configuration.Storer.Capabilities.OutboundPayments.CryptoWallets, V2.Core.Account.Configuration.Storer.Capabilities.OutboundPayments.FinancialAccounts, V2.Core.Account.Configuration.Storer.Capabilities.OutboundPayments.PaperChecks, V2.Core.Account.Configuration.Storer.Capabilities.OutboundTransfers.BankAccounts, V2.Core.Account.Configuration.Storer.Capabilities.OutboundTransfers.CryptoWallets, V2.Core.Account.Configuration.Storer.Capabilities.OutboundTransfers.FinancialAccounts, V2CoreAccountConfigurationCardCreatorCapabilitiesCommercialCelticChargeCardOptions, V2CoreAccountConfigurationCardCreatorCapabilitiesCommercialCelticSpendCardOptions, V2CoreAccountConfigurationCardCreatorCapabilitiesCommercialCrossRiverBankChargeCardOptions, V2CoreAccountConfigurationCardCreatorCapabilitiesCommercialCrossRiverBankPrepaidCardOptions, V2CoreAccountConfigurationCardCreatorCapabilitiesCommercialCrossRiverBankSpendCardOptions, V2CoreAccountConfigurationCardCreatorCapabilitiesCommercialFifthThirdChargeCardOptions, V2CoreAccountConfigurationCardCreatorCapabilitiesCommercialLeadPrepaidCardOptions, V2CoreAccountConfigurationCardCreatorCapabilitiesCommercialStripeChargeCardOptions, V2CoreAccountConfigurationCardCreatorCapabilitiesCommercialStripePrepaidCardOptions, V2CoreAccountConfigurationCardCreatorCapabilitiesConsumerCelticRevolvingCreditCardOptions, V2CoreAccountConfigurationCardCreatorCapabilitiesConsumerCrossRiverBankPrepaidCardOptions, V2CoreAccountConfigurationCardCreatorCapabilitiesConsumerLeadDebitCardOptions, V2CoreAccountConfigurationCardCreatorCapabilitiesConsumerLeadPrepaidCardOptions, V2CoreAccountConfigurationCustomerCapabilitiesAutomaticIndirectTaxOptions, V2CoreAccountConfigurationMerchantCapabilitiesAchDebitPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesAcssDebitPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesAffirmPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesAfterpayClearpayPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesAlmaPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesAmazonPayPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesAuBecsDebitPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesBacsDebitPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesBancontactPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesBlikPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesBoletoPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesCardPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesCartesBancairesPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesCashappPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesEpsPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesFpxPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesGbBankTransferPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesGrabpayPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesIdealPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesJcbPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesJpBankTransferPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesKakaoPayPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesKlarnaPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesKonbiniPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesKrCardPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesLinkPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesMobilepayPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesMultibancoPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesMxBankTransferPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesNaverPayPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesOxxoPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesP24PaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesPayByBankPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesPaycoPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesPaynowPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesPromptpayPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesRevolutPayPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesSamsungPayPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesSepaBankTransferPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesSepaDebitPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesSwishPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesTwintPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesUsBankTransferPaymentsOptions, V2CoreAccountConfigurationMerchantCapabilitiesZipPaymentsOptions, V2CoreAccountConfigurationRecipientCapabilitiesBankAccountsInstantOptions, V2CoreAccountConfigurationRecipientCapabilitiesBankAccountsLocalOptions, V2CoreAccountConfigurationRecipientCapabilitiesBankAccountsWireOptions, V2CoreAccountConfigurationRecipientCapabilitiesCardsOptions, V2CoreAccountConfigurationRecipientCapabilitiesCryptoWalletsOptions, V2CoreAccountConfigurationRecipientCapabilitiesPaperChecksOptions, V2CoreAccountConfigurationRecipientCapabilitiesStripeBalanceStripeTransfersOptions, V2CoreAccountConfigurationStorerCapabilitiesConsumerHoldsCurrenciesUsdOptions, V2CoreAccountConfigurationStorerCapabilitiesFinancialAddressesBankAccountsOptions, V2CoreAccountConfigurationStorerCapabilitiesFinancialAddressesCryptoWalletsOptions, V2CoreAccountConfigurationStorerCapabilitiesHoldsCurrenciesEurOptions, V2CoreAccountConfigurationStorerCapabilitiesHoldsCurrenciesGbpOptions, V2CoreAccountConfigurationStorerCapabilitiesHoldsCurrenciesUsdOptions, V2CoreAccountConfigurationStorerCapabilitiesHoldsCurrenciesUsdcOptions, V2CoreAccountConfigurationStorerCapabilitiesInboundTransfersBankAccountsOptions, V2CoreAccountConfigurationStorerCapabilitiesOutboundPaymentsBankAccountsOptions, V2CoreAccountConfigurationStorerCapabilitiesOutboundPaymentsCardsOptions, V2CoreAccountConfigurationStorerCapabilitiesOutboundPaymentsCryptoWalletsOptions, V2CoreAccountConfigurationStorerCapabilitiesOutboundPaymentsFinancialAccountsOptions, V2CoreAccountConfigurationStorerCapabilitiesOutboundPaymentsPaperChecksOptions, V2CoreAccountConfigurationStorerCapabilitiesOutboundTransfersBankAccountsOptions, V2CoreAccountConfigurationStorerCapabilitiesOutboundTransfersCryptoWalletsOptions, and V2CoreAccountConfigurationStorerCapabilitiesOutboundTransfersFinancialAccountsOptions

See the changelog for more details.

52.1.0-alpha.1

This release changes the pinned API version to 2026-06-10.preview.

  • #​3395 Update generated code for private-preview
    • Add support for new resources GiftCardOperation, GiftCard, and TaxFund
    • Add support for Get method on resource GiftCardOperation
    • Add support for Activate, Cashout, CheckBalance, Create, Get, Reload, and VoidOperation methods on resource GiftCard
    • Add support for Get and List methods on resource TaxFund
    • Add support for UpdateCryptoRefundAddress method on resource PaymentIntent
    • Add support for PerformanceLocationDetails on Tax.CalculationLineItem, Tax.TransactionLineItem, and TaxCalculationLineItemOptions
    • ⚠️ Remove support for MoneyServices on ChargePaymentDetailsOptions and PaymentIntentPaymentDetailsOptions
    • Add support for FrMealVoucher on Charge.PaymentMethodDetails.Card.Benefits
    • Add support for Multicapture 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 Pix on Checkout.Session.CurrentAttempt.PaymentMethodDetails
    • Add support for ProvisionalCredit on Issuing.DisputeUpdateOptions and Issuing.Dispute
    • Add support for Reason on PaymentAttemptRecordReportCanceledOptions and PaymentRecordReportPaymentAttemptCanceledOptions
    • Add support for FiservValuelink, Givex, and Svs on PaymentAttemptRecord.ProcessorDetails and PaymentRecord.ProcessorDetails
    • ⚠️ Change type of PaymentAttemptRecord.ProcessorDetails.Type and PaymentRecord.ProcessorDetails.Type from literal('custom') to enum('custom'|'fiserv_valuelink'|'givex'|'svs')
    • Add support for CaptureBy and CaptureDelay on PaymentIntent.PaymentMethodOptions.CardPresent, PaymentIntent.PaymentMethodOptions.Card, PaymentIntentPaymentMethodOptionsCardOptions, and PaymentIntentPaymentMethodOptionsCardPresentOptions
    • ⚠️ Remove support for LiquidAsset on PaymentIntentPaymentMethodOptionsCardPaymentDetailsMoneyServicesAccountFundingOptions and PaymentIntentPaymentMethodOptionsCardPresentPaymentDetailsMoneyServicesAccountFundingOptions
    • Add support for RequestMulticapture on PaymentIntent.PaymentMethodOptions.CardPresent and PaymentIntentPaymentMethodOptionsCardPresentOptions
    • Add support for IgnoreApplicationFee, IgnoreTransferData, and RequestPartialAuthorization on PaymentIntentPaymentMethodOptionsGiftCardOptions
    • Add support for LatestPaymentAttemptRecord and PaymentRecord on PaymentIntent
    • ⚠️ Remove support for Reauthorization and ReauthorizeBefore on PaymentIntent.AdvancedFeatureDetails
    • Add support for RefundAddress on PaymentIntent.NextAction.CryptoDisplayDetails.DepositAddresses.Base, PaymentIntent.NextAction.CryptoDisplayDetails.DepositAddresses.Solana, and PaymentIntent.NextAction.CryptoDisplayDetails.DepositAddresses.Tempo
    • Add support for Location on PaymentIntent.PaymentDetails and SetupIntent.SetupDetails
    • Add support for Data on RadarAccountEvaluationLoginInitiatedClientDeviceMetadataDetailsOptions, RadarAccountEvaluationRegistrationInitiatedClientDeviceMetadataDetailsOptions, and RadarCustomerEvaluationEvaluationContextClientDetailsOptions
    • ⚠️ Change type of V2.Core.FeeBatch.Adjustments.TaxAdjustment from amount to an object
    • ⚠️ Change type of V2.Core.FeeBatch.Amount, V2.Core.FeeBatch.CollectionRecord.Amount, V2.Core.FeeBatch.CollectionRecord.Tax.Amount, V2.Core.FeeBatch.Tax.Amount, V2.Core.FeeEntry.Amount, and V2.Core.FeeEntry.Tax.Amount from amount to an object
    • Add support for TaxFund on V2.MoneyManagement.Transaction.Flow and V2.MoneyManagement.TransactionEntry.TransactionDetails.Flow

See the changelog for more details.

C....

Description has been truncated

Bumps AWSSDK.S3 from 4.0.23.4 to 4.0.101.3
Bumps coverlet.collector from 6.0.4 to 10.0.1
Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 10.0.7 to 10.0.10
Bumps Microsoft.AspNetCore.Identity.EntityFrameworkCore from 10.0.7 to 10.0.10
Bumps Microsoft.CodeAnalysis.CSharp from 4.14.0 to 5.6.0
Bumps Microsoft.EntityFrameworkCore from 10.0.7 to 10.0.10
Bumps Microsoft.EntityFrameworkCore.Design from 10.0.7 to 10.0.10
Bumps Microsoft.EntityFrameworkCore.InMemory from 10.0.7 to 10.0.10
Bumps Microsoft.EntityFrameworkCore.Relational from 10.0.7 to 10.0.10
Bumps Microsoft.Extensions.Options.ConfigurationExtensions from 10.0.8 to 10.0.10
Bumps Microsoft.NET.Test.Sdk from 17.14.1 to 18.8.1
Bumps Npgsql.EntityFrameworkCore.PostgreSQL to 10.0.3
Bumps NSubstitute from 5.3.0 to 6.0.0
Bumps StackExchange.Redis from 2.10.1 to 3.0.17
Bumps Stripe.net from 52.0.0 to 52.1.1
Bumps System.IdentityModel.Tokens.Jwt from 8.16.0 to 8.19.2
Bumps xunit.runner.visualstudio from 3.1.4 to 3.1.5

---
updated-dependencies:
- dependency-name: AWSSDK.S3
  dependency-version: 4.0.101.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: coverlet.collector
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: coverlet.collector
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: coverlet.collector
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: coverlet.collector
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: coverlet.collector
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: coverlet.collector
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: coverlet.collector
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: coverlet.collector
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: coverlet.collector
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: coverlet.collector
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: coverlet.collector
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: coverlet.collector
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.CodeAnalysis.CSharp
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.InMemory
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.InMemory
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.InMemory
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.InMemory
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.InMemory
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: NSubstitute
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: NSubstitute
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: StackExchange.Redis
  dependency-version: 3.0.17
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: Stripe.net
  dependency-version: 52.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-dependencies
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.19.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-dependencies
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
...

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 Jul 18, 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