Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

build: Bump the all-nuget-deps group with 7 updates#267

Closed
dependabot[bot] wants to merge 1 commit into
dependabotchangesfrom
dependabot/nuget/Services/src/esg-ai-doc-analysis/CFS.SK.Sustainability.Abstract/dependabotchanges/all-nuget-deps-3eb33e49f6
Closed

build: Bump the all-nuget-deps group with 7 updates#267
dependabot[bot] wants to merge 1 commit into
dependabotchangesfrom
dependabot/nuget/Services/src/esg-ai-doc-analysis/CFS.SK.Sustainability.Abstract/dependabotchanges/all-nuget-deps-3eb33e49f6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 1, 2026

Updated Azure.Identity from 1.16.0 to 1.17.1.

Release notes

Sourced from Azure.Identity's releases.

1.17.1

1.17.1 (2025-11-18)

Other Changes

  • Updated Microsoft.Identity.Client and Microsoft.Identity.Client.Extensions.Msal dependencies to version 4.78.0.

Commits viewable in compare view.

Updated Azure.Storage.Blobs from 12.25.1 to 12.27.0.

Release notes

Sourced from Azure.Storage.Blobs's releases.

12.27.0

12.27.0 (2026-01-08)

Features Added

  • Includes all features from 12.27.0-beta.1

12.27.0-beta.1

12.27.0-beta.1 (2026-01-20)

Features Added

  • This release contains bug fixes to improve quality.

Other Changes

  • Changed the default concurrency upload count from 5 to Math.Clamp(Environment.ProcessorCount * 2, 8, 32). This controls the maximum number of concurrent tasks that will be used during large uploads, and this change should result in higher throughput for these operations by default in most environments. This can be reverted by enabling "Azure.Storage.UseLegacyDefaultConcurrency" in the AppContext switch or "AZURE_STORAGE_USE_LEGACY_DEFAULT_CONCURRENCY" in the environment variable.

12.26.0

12.26.0 (2026-01-08)

Features Added

  • This release contains bug fixes to improve quality.

12.26.0-beta.1

12.26.0-beta.1 (2026-01-20)

Features Added

  • Added support for service version 2026-04-06.
  • Added support for Content Validation via Structured Message
  • Added cross-tenant support for Principal-Bound User Delegation SAS.
  • Added support for Dynamic User Delegation SAS.

Other Changes

  • Changed the default concurrency transfer count from 5 to Math.Clamp(Environment.ProcessorCount * 2, 8, 32). This controls the maximum number of concurrent tasks that will be used during large downloads or uploads, and this change should result in higher throughput for these operations by default in most environments. This can be reverted by enabling "Azure.Storage.UseLegacyDefaultConcurrency" in the AppContext switch or "AZURE_STORAGE_USE_LEGACY_DEFAULT_CONCURRENCY" in the environment variable.

Commits viewable in compare view.

Updated Azure.Storage.Queues from 12.23.0 to 12.25.0.

Release notes

Sourced from Azure.Storage.Queues's releases.

12.25.0

12.25.0 (2026-01-08)

Features Added

  • Includes all features from 12.25.0-beta.1

12.25.0-beta.1

12.25.0-beta.1 (2025-11-17)

Features Added

  • Added support for service version 2026-02-06.
  • Added support for User Delegation SAS.
  • Added support for Principal-Bound Identity User Delegation SAS.
  • Added support for the ShareServiceProperties.Protocol.SMB.EncryptionInTransit parameter on ShareServiceClient.SetProperties() and .SetPropertiesAsync().

12.24.0

12.24.0 (2026-01-08)

Features Added

  • Includes all features from 12.24.0-beta.1

Commits viewable in compare view.

Updated Microsoft.Extensions.Configuration from 9.0.9 to 10.0.2.

Release notes

Sourced from Microsoft.Extensions.Configuration's releases.

10.0.0-preview.6.25358.103

You can build .NET 10.0 Preview 6 from the repository by cloning the release tag v10.0.0-preview.6.25358.103 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

10.0.0-preview.5.25277.114

You can build .NET 10.0 Preview 5 from the repository by cloning the release tag v10.0.0-preview.5.25277.114 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

10.0.0-preview.4.25258.110

You can build .NET 10.0 Preview 4 from the repository by cloning the release tag v10.0.0-preview.4.25258.110 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

10.0.0-preview.3.25171.5

You can build .NET 10.0 Preview 3 from the repository by cloning the release tag v10.0.0-preview.3.25171.5 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

10.0.0-preview.2.25163.2

You can build .NET 10.0 Preview 2 from the repository by cloning the release tag v10.0.0-preview.2.25163.2 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

10.0.0-preview.1.25080.5

You can build .NET 10.0 Preview 1 from the repository by cloning the release tag v10.0.0-preview.1.25080.5 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

9.0.113

You can build .NET 9.0 from the repository by cloning the release tag v9.0.113 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

9.0.112

You can build .NET 9.0 from the repository by cloning the release tag v9.0.112 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

9.0.111

You can build .NET 9.0 from the repository by cloning the release tag v9.0.111 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

9.0.110

You can build .NET 9.0 from the repository by cloning the release tag v9.0.110 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

9.0.109

You can build .NET 9.0 from the repository by cloning the release tag v9.0.109 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

9.0.101

You can build .NET 9.0 from the repository by cloning the release tag v9.0.101 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

Commits viewable in compare view.

Updated Microsoft.SemanticKernel from 1.65.0 to 1.70.0.

Release notes

Sourced from Microsoft.SemanticKernel's releases.

1.70.0

Changes:

  • 1fe41e17a90e002aa7f4f834f7ebd9475d80803c .Net: Version 1.70.0 (#​13468)
  • 9118743eac7600c629858d25ad2ce668f3ac3b5d .Net: Add ThoughtSignature support for Gemini function calling (#​13418) [ #​13417 ]
  • e696dc7d525b5d7dc664318bbdee6d3e008a3db5 Python: Add directory allowlist configuration for SessionsPythonTool file (#​13467)
  • f9870641542af1bc0d9dc75ace8ccc5b6321027f .Net: Use official Google.GenAI IChatClient implementation (#​13404)
  • 72bc02551fdf4c00bb2315856db5548704166438 Python: added allowed_domains to HttpPlugin (#​13462)

This list of changes was auto generated.

1.69.0

Changes:

  • 3b61c786c9b4f9a8224f39f647859fd51af4c902 .Net: Version 1.69.0 (#​13460)
  • c97c3e6aa7b805c4e0d8d07db479e82eb6102f7e .Net: Bump .Net packages, minor versions only (#​13452)
  • dc0eefd8a3eba67481f6026f4d5bfa2a4bc4df46 .Net: Skip and AzureAIInference chat completion tests (#​13451)
  • 4a09cbdedc9437bdee7cf73e02a17c216035ed98 .Net: Add FunctionChoiceBehavior support to Google Gemini connector (#​13256) [ #​12702 ]
  • 0a9ee4051212a67d0c2f142205c3fb3f27eb26b6 .Net: Update AWS Vulnerable Package Dependencies (#​13449)
  • 4e0ccb9c4369c3f3c0d4129c1c5fe7e85f360443 .Net: Switch MEVD MongoDB Driver to v3.51 (#​13370) [ #​11652, #​12707, #​10291 ]
  • 43da976c9b42548088e51e326b7df90bdc57a056 Bump react and react-dom versions to be 19.2.1 (#​13408)
  • 4ac376749dcc98ac8f9b0081e574b0d34684a35f Fix C# 14 Contains translation for MEVD providers (#​13407) [ #​13263, #​13395 ]
  • 0195778be25892cba507fe593d5592b71c2adf68 Updating SECURITY.ms to latest version. (#​13406)

1.68.0

Changes:

  • 9ee675aa66e899ca936d31328c06c1f7043527af .NET: Added solution filter file for release (#​13402)
  • 7c9c469d516fad1490d9f5e401b84e8791e0aa03 .Net: Fix #​13262: GeminiRequest to handle single turn requests correctly (#​13288)
  • 7d84d6b1319f04bc983e1ab61de4f9e113d1340e Version 1.68.0 (#​13398)
  • 855e83c7c219873e1ea9f968fac8cfb2317723c5 .Net: Respect custom ToolChoice and ParallelToolCallsEnabled options in OpenAIResponseAgent (#​13275) [ #​13253 ]
  • cd4b483480189d7b1dc8534c0224010f6fbe2d9d Update OpenAI and M.E.AI versions (#​13390)
  • 42716d5e9ae1caad57bda62f30da9681bacc2fca Add IncludeThoughts parameter to Google Connector for accessing Gemini reasoning content (#​13383)
  • b50299be6d493052ecb7a9647714c613624289a8 Upgrade to .NET 10 (#​13395)
  • 775b8fc1f1dae4b4513a46b2665789c0ffe91838 Fix YAML agent ignoring model.options execution settings (#​13365) [ #​13349 ]
  • 6888aa6ce06f4af50ce618af5663146c1c84abba Fix: emit streaming usage once at final chunk for OpenAI/Azure (#​13386)
See More
  • 89755e04f8d71df3ca01443303940bb86c272073 .Net: Fix GeminiChatCompletionClient to invoke IAutoFunctionInvocationFilter during auto function calling (#​13397) [ #​11245, #​12998 ]
  • 460521a6309bac55e6a09bcf492a66a3c55bddb2 .Net: Add ThinkingLevel parameter to GeminiThinkingConfig for Gemini 3.0+ (#​13396) [ #​11920, #​13377 ]
  • 60685a700f4f73f81c9854df8c1c4d240de00403 .Net: Fix: include taskType in Google AI embedding request (fixes #​13250) (#​13277)
  • 5b30c8b703cc965e28b9e87c508d59df5d9b2ee7 .NET Fix - Surface agent failure for orchestration (#​13369)
  • 73337db6949a846791bd0adef23c3789039745b7 .Net: Enable argument types retention in handoff orchestration. (#​13367)
  • de20575aee70ddb31d4b58bbd7b837101ed82cfb Fixes to Get/Delete for Guid keys (#​13353)
  • b1ecee2d0e513963a3aef99bbb85f7d7bce816aa .Net: Add OpenAPI tool call migration sample for AzureOpenAI (#​13339)

This list of changes was auto generated.

1.67.1

Changes:

  • 1ccdd1e649dd69bea6f797a3ad74e65f5228e7c0 .Net: Updated package version (#​13342)
  • eab8c889835be19f8467cc6351c026902b30ad79 .Net: [MEVD] Fix Guid (and other) keys for dynamic collections (#​13341) [ #​13340 ]
  • a5810db1df32401fcd727d09aa91844c2c3bcdca .Net: Final test cleanup (#​13328)
  • b2cceb59858f81c01f432a991d9c43158c7daf66 .Net: Update OTel GenAI operation names (#​13334)

This list of changes was auto generated.

1.67.0

Changes:

  • 2464458c47b4d668e025227fef4f9096646b3678 .Net: Update SK Version for release (#​13327)
  • 13e7582856d84a604211f46cdca7613714906012 .Net: Fix #​13232: Add empty parameters schema for NonInvocableTool placeholder (#​13278)
  • 70b7bdb62bc310162e9243d32216881f17b8fc73 .Net: KernelProcessEventData deserialized in LocalAgentStep (#​13203)
  • 3eb869e1e81cdd0362e0628f3ddbef5ce707f28f .Net: [MEVD] More test cleanup (#​13320)
  • 802efdc56a6a8fd3de8138a0cc7e61c21cde6f3e .Net: Bump axios from 1.9.0 to 1.12.0 in /dotnet/samples/Demos/ProcessFrameworkWithSignalR (#​13119) [ #​6998, #​7011, #​5627, #​3316, #​5715, #​5595, #​6982, #​7003, #​5926, #​5924, #​6782, #​7002, #​7006, #​6980, #​6985, #​6970, #​6961, #​6956, #​6938, #​6939, #​6894, #​7013, #​7005 ]
  • 6ce98f76efdfb3e4a40eef9177f3bc72f6c240ae .Net: fix: AutorRole.Developer missing (#​13310)
  • fbdbaab89e8328f1ab4901c063a465401d3b7ae7 .Net: Fix top/skip bug in Azure AI Search (#​13326) [ #​13324 ]
  • c8046290124e1c4acef84781a244a54a9c515d7b .Net: Add Gemini usage metadata CachedContentTokenCount and ThoughtsTokenC… (#​13208)
  • d595e48e149a362635d35b259e50a35f13da6f82 .Net: [MEVD] Fix dynamic batching APIs for PostgreSQL (#​13323) [ #​13303 ]
  • ad97c3a654b929767e25c7ba1f0c2ecc2b68ddc3 .Net: [MEVD] Support BinaryEmbedding with PostgreSQL (#​13322) [ #​13321 ]
See More
  • b03c3d030c93c85cc67ee1f5ea606934b9997149 .Net: Support Support BinaryContent in Gemini Connector (#​13140) [ #​13131 ]
  • 1fc6a630d3e2ed81a7f31bcb2aa7c2b516c1429d .Net: Bump vite from 6.2.7 to 6.4.1 in /dotnet/samples/Demos/ProcessWithCloudEvents/ProcessWithCloudEvents.Client (#​13274) [ #​19878, #​19805, #​19836, #​19793, #​19792, #​19794, #​19828 ]
  • a39b2ba476d53985cb5a90fa7dd0ddd2eccf7f6d .Net: [MEVD] Conformance tests for multi-vector records (#​13319) [ #​11709 ]
  • b6973583983d0c044947827d033ba94c96d53916 .Net: [MEVD] Go over all key types, add support for Guid (#​13315) [ #​11784, #​12182 ]
  • d9ea1e396d1330892cd53a5d624914c8d04baef6 .Net - Performance Fix for Orchestration Result (#​13317)
  • cc43169f4405ef3d805e8d26b1a7c90ee21a7d2f .Net: [MEVD] Test cleanup pack (#​13307) [ #​12507 ]
  • c79c2697946115b60e2909f852317a275aba4147 .Net: [MEVD] Fix filtering by true (#​13294) [ #​13293 ]
  • 96c470185d9cfe9a07320fd7bfeb3fe511e5821a .Net: Feature/gemini function parts format (#​13258)
  • 343419096879b329323b8db0d38d51965a8be6ba .Net: Fix #​13183: .NET — Kernel.AddOpenAIChatClient throws an error when us… (#​13198)
  • 3bc2a64fcad65d97e44d6032a1bbbbc3c7e6a127 .Net: [MEVD] [SQL Server] Support DateTimeOffset and string arrays (#​13269) [ #​13268 ]
  • 7fbe0374b33fcb1e26a085d0ae1bc6a32729bf5a .Net: [MEVD] [SQLServer] Switch from JSON to the new binary SqlVector (#​13266) [ #​12220 ]
  • 1761c6864e3e4b17f5d8b3fa1eb606e2051fdc48 .Net: [MEVD] Support MemoryExtensions.Contains in LINQ filters (#​13263) [ #​12504 ]
  • 5fec3bee83adcbeb5255174278a3344859113e5a .Net: Add Kernel Function Arguments and Result to execute tool span (#​13241)
  • caa6e1167fba8639dbd36d78e75959b1022583db .Net: Update ModelContextProtocol to 0.4.0-preview.3 (#​13271)
  • 2530daf72716d03ab45c34760641acac1ab9daa6 .Net: Add .NET VoiceChat console demo: Microphone → VAD → STT → Chat → TTS → Speaker (#​12992) [ #​12916 ]
  • fb29385cb987e6af9fa543f9d74ceb53ed034db0 .Net: Bugfixes for SemanticKernelAIAgent (#​13252) [ #​13254 ]
  • 4c030fef514bb038f9d2a17f2d689a05448e10b8 .Net: Update to M.E.AI 9.10 (#​13248)
  • 0ae3794ae867d6083800a09d7c3ad54187329205 .Net: Add Agent Framework Migration Samples (#​13251)
  • c989c5aeb354915e3775f7860dae7f17f9aff2ca .Net: Add adapters to allow SK agents to be exposed as AIAgent (#​13240)
  • 3ac786164d9079dcb078d4ef443dfbef49c9decc .Net: Fix weaviate collection name checking (#​13242)
  • 1526dbc736f9a241445a20e765eabf87af5913ca .Net: Support CollectionExistsAsync with redis alpine (#​13244) [ #​12734 ]

This list of changes was auto generated.

1.66.0

Changes:

  • 5948dbc32326ddd2471c13627e62a5c8f1b30ec2 .Net: Fix OllamaPromptExecutionSettings Clone() method to preserve Ollama-specific settings (#​13218) [ #​13217 ]
  • a105e14284334f006cd9cdb496a624cbde471a94 Bump version numbers of the .Net dependencies (#​13230)
  • bab861dbeb6e020eecee6a2ccfd3d65d0d140eb7 Version 1.66.0 (#​13231)
  • 33d40e09bb74449e8bf86121eacf53493d8ec531 Update to latest {Azure.AI.}OpenAI libs (#​13228)
  • 90d158cbf8bd4598159a6fe64df745e56d9cbdf4 .Net: fix: fix issues with fileId (#​13197) [ #​13193 ]
  • 814e23672d7c39730eb5d53a66898bf4c1997633 .Net - Fix to remove extraneous console output for declarative agents (#​13216)
  • d93eb5b08d6f8d0b6ed7b72964087c9cad8459ad .Net: Update A2A library to 0.3.1-preview (#​13214)
  • 167308f53c3ea15aed5ed1140210eed56474c968 .Net: Fix Json serialization mistake in GenAI telemetry (#​13195)
  • 51f4fe51cf060a588591508e02a030a29de31447 .Net: Add instructions checks to ToChatOptions (#​13169)
  • dd897c9a16e17c6957b4d0faa06fa4299ef1d44e remove the label needs port action (#​13176)
See More
  • d455a2003343742e9a25f778db9c73bb47d44a25 .Net & Python: Add tool definitions to agent invoke span (#​13153) [ #​12940, #​12928, #​12834 ]

Commits viewable in compare view.

Updated MongoDB.Driver from 3.5.0 to 3.6.0.

Release notes

Sourced from MongoDB.Driver's releases.

3.6.0

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

The main new features in 3.6.0 include:

  • CSHARP-5717: Typed builders for vector indexes
  • CSHARP-5812: Support lexical prefilters for vector search
  • CSHARP-5763: Auto-embedding for vector search
  • CSHARP-5737: Add legacy representation for TimeOnly
  • CSHARP-5705: Use standard RID paths in MongoDB.Driver.Encryption packaging
  • CSHARP-5730: Support static String.Compare method
  • CSHARP-1913: Support using Dictionary fields as IEnumerable<KeyValuePair<TKey, TValue>>
  • CSHARP-5779: Support Dictionary Keys and Values properties
  • CSHARP-5786: Add Decimal128 ctor overload for byte/short, for compatibility with net10
  • CSHARP-5793: Map MemoryExtensions Contains and SequenceEqual with null comparer to Enumerable methods with no comparer parameter
  • CSHARP-5749: Support C# 14 changes that result in overloads now binding MemoryExtensions extension methods

Improvements:

  • CSHARP-5675: Where possible, return null for average over the empty set
  • CSHARP-5666: Remove GetBitArray allocations in BsonClassMapSerializer.DeserializeClass
  • CSHARP-5748: Use KeyValuePairSerializer consistently for KeyValuePair
  • CSHARP-5663: Avoid RentedBuffer boxing in DisposableSegment
  • CSHARP-5734: Update doc comments for IBsonIdProvider GetDocumentId method
  • CSHARP-5348: Avoid allocations for Bson*Context
  • CSHARP-5628: Add new boolean expression simplifications to PartialEvaluator
  • CSHARP-5632: Consolidate driver project Type extension methods in Misc\TypeExtensions.cs
  • CSHARP-5785: Optimize LINQ translation for First() and FirstOrDefault() methods with predicates
  • CSHARP-5667: Switch to 'for' loop in BsonClassMapSerializer.SerializeClass to reduce allocations
  • CSHARP-5807: Add benchmarks with strong-typed POCOs

Fixes:

  • CSHARP-5725: C# driver stopped working with Unity since v3.2.0
  • CSHARP-5757: The problem of filtering by derived types

Maintenance:

  • CSHARP-3984: Remove BinaryConnection.DropBox
  • CSHARP-5744: Fix interruptInUse flaky tests
    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.5.2

[!IMPORTANT]

.NET 10 / C# 14

If you are targeting .NET 10 or using C# 14 in your project you should upgrade to this release as soon as possible as it contains important compatibilty fixes.

Projects targeting prior versions of .NET or not using C# 14 can upgrade at their convenience.

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

  • CSHARP-5793: Map MemoryExtensions Contains and SequenceEqual with null comparer to Enumerable methods with no comparer parameter

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

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

  • CSHARP-5777: Avoid ThreadPool-dependent IO methods in sync API
  • CSHARP-5743: Version 3.5 causes delays and disruptions because it is trying to access a disposed semaphore slim
  • CSHARP-5749: Support C# 14 changes that result in overloads now binding MemoryExtensions extension methods
  • CSHARP-5786: Add Decimal128 byte constructor overload (net10 compat)

The full list of issues resolved in this release is available at CSHARP JIRA project.
Documentation on the .NET driver can be found here.

Commits viewable in compare view.

Updated System.Linq.Async from 6.0.3 to 7.0.0.

Release notes

Sourced from System.Linq.Async's releases.

7.0.0

Changes:

Bugs:

  • #​1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #​2182: Implementing TakeUntil with CancellationToken
  • #​2178: Enhancement Add DisposeWith
  • #​2039: Run tests on .NET 8.0
  • #​1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #​1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #​2293: Generate AsyncEnumerableDeprecated facade in runtime assembly
See More
  • #​2292: Remove AsyncEnumerable from System.Linq.Async public API
  • #​2289: Move projection SumAsync to System.Interactive.Async
  • #​2286: Obsolete messages explain CancellationToken change
  • #​2280: Handle clashes in System.Interactive.Async with System.Linq.Asyncenumerable
  • #​2278: Add Ix.NET AverageAsync overloads supporting async selectors
  • #​2275: Update System.Linq.AsyncEnumerable refs to .NET 10 GA
  • #​2274: Ix.NET v7 release prep
  • #​2268: Rx 7.0 packaging changes
  • #​2267: Update Rx.NET to .NET 10 SDK
  • #​2266: Further .NET 9.0 SDK updates
  • #​2263: Fix typos in docs (v2)
  • #​2260: Modify OfType to accept nullable input element type
  • #​2251: Fix condition in documentation example
  • #​2240: Preparing for System.Linq.AsyncEnumerable
  • #​2249: Update Ix.NET dependencies
  • #​2244: Update dependencies in Rx.NET
  • #​2242: Update IntroToRx for Rx 6.1
  • #​2237: Add ResetExceptionDispatchState operator and document exception reuse limitations
  • #​2229: Bump xunit from 2.4.1 to 2.9.3
  • #​2231: Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.13.0
  • #​2222: TakeUntil with CancellationToken
  • #​2220: Add namespace style config to .editorconfig
  • #​2219: Feature/test packages 2025
  • #​2218: Update Rx PackageReferences to 6.1.0 in integration test
  • #​2217: Update version.json to 6.1.0
    ... (truncated)

7.0.0-preview.15

Changes:

Bugs:

  • #​1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #​2182: Implementing TakeUntil with CancellationToken
  • #​2178: Enhancement Add DisposeWith
  • #​2039: Run tests on .NET 8.0
  • #​1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #​1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #​2293: Generate AsyncEnumerableDeprecated facade in runtime assembly
See More
  • #​2292: Remove AsyncEnumerable from System.Linq.Async public API
  • #​2289: Move projection SumAsync to System.Interactive.Async
  • #​2286: Obsolete messages explain CancellationToken change
  • #​2280: Handle clashes in System.Interactive.Async with System.Linq.Asyncenumerable
  • #​2278: Add Ix.NET AverageAsync overloads supporting async selectors
  • #​2275: Update System.Linq.AsyncEnumerable refs to .NET 10 GA
  • #​2274: Ix.NET v7 release prep
  • #​2268: Rx 7.0 packaging changes
  • #​2267: Update Rx.NET to .NET 10 SDK
  • #​2266: Further .NET 9.0 SDK updates
  • #​2263: Fix typos in docs (v2)
  • #​2260: Modify OfType to accept nullable input element type
  • #​2251: Fix condition in documentation example
  • #​2240: Preparing for System.Linq.AsyncEnumerable
  • #​2249: Update Ix.NET dependencies
  • #​2244: Update dependencies in Rx.NET
  • #​2242: Update IntroToRx for Rx 6.1
  • #​2237: Add ResetExceptionDispatchState operator and document exception reuse limitations
  • #​2229: Bump xunit from 2.4.1 to 2.9.3
  • #​2231: Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.13.0
  • #​2222: TakeUntil with CancellationToken
  • #​2220: Add namespace style config to .editorconfig
  • #​2219: Feature/test packages 2025
  • #​2218: Update Rx PackageReferences to 6.1.0 in integration test
  • #​2217: Update version.json to 6.1.0
    ... (truncated)

7.0.0-preview.14

Changes:

Bugs:

  • #​1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #​2182: Implementing TakeUntil with CancellationToken
  • #​2178: Enhancement Add DisposeWith
  • #​2039: Run tests on .NET 8.0
  • #​1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #​1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #​2292: Remove AsyncEnumerable from System.Linq.Async public API
See More
  • #​2289: Move projection SumAsync to System.Interactive.Async
  • #​2286: Obsolete messages explain CancellationToken change
  • #​2280: Handle clashes in System.Interactive.Async with System.Linq.Asyncenumerable
  • #​2278: Add Ix.NET AverageAsync overloads supporting async selectors
  • #​2275: Update System.Linq.AsyncEnumerable refs to .NET 10 GA
  • #​2274: Ix.NET v7 release prep
  • #​2268: Rx 7.0 packaging changes
  • #​2267: Update Rx.NET to .NET 10 SDK
  • #​2266: Further .NET 9.0 SDK updates
  • #​2263: Fix typos in docs (v2)
  • #​2260: Modify OfType to accept nullable input element type
  • #​2251: Fix condition in documentation example
  • #​2240: Preparing for System.Linq.AsyncEnumerable
  • #​2249: Update Ix.NET dependencies
  • #​2244: Update dependencies in Rx.NET
  • #​2242: Update IntroToRx for Rx 6.1
  • #​2237: Add ResetExceptionDispatchState operator and document exception reuse limitations
  • #​2229: Bump xunit from 2.4.1 to 2.9.3
  • #​2231: Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.13.0
  • #​2222: TakeUntil with CancellationToken
  • #​2220: Add namespace style config to .editorconfig
  • #​2219: Feature/test packages 2025
  • #​2218: Update Rx PackageReferences to 6.1.0 in integration test
  • #​2217: Update version.json to 6.1.0
  • #​2216: Fix RefCount bugs
    ... (truncated)

7.0.0-preview.13

Changes:

Bugs:

  • #​1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #​2182: Implementing TakeUntil with CancellationToken
  • #​2178: Enhancement Add DisposeWith
  • #​2039: Run tests on .NET 8.0
  • #​1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #​1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #​2289: Move projection SumAsync to System.Interactive.Async
See More
  • #​2286: Obsolete messages explain CancellationToken change
  • #​2280: Handle clashes in System.Interactive.Async with System.Linq.Asyncenumerable
  • #​2278: Add Ix.NET AverageAsync overloads supporting async selectors
  • #​2275: Update System.Linq.AsyncEnumerable refs to .NET 10 GA
  • #​2274: Ix.NET v7 release prep
  • #​2268: Rx 7.0 packaging changes
  • #​2267: Update Rx.NET to .NET 10 SDK
  • #​2266: Further .NET 9.0 SDK updates
  • #​2263: Fix typos in docs (v2)
  • #​2260: Modify OfType to accept nullable input element type
  • #​2251: Fix condition in documentation example
  • #​2240: Preparing for System.Linq.AsyncEnumerable
  • #​2249: Update Ix.NET dependencies
  • #​2244: Update dependencies in Rx.NET
  • #​2242: Update IntroToRx for Rx 6.1
  • #​2237: Add ResetExceptionDispatchState operator and document exception reuse limitations
  • #​2229: Bump xunit from 2.4.1 to 2.9.3
  • #​2231: Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.13.0
  • #​2222: TakeUntil with CancellationToken
  • #​2220: Add namespace style config to .editorconfig
  • #​2219: Feature/test packages 2025
  • #​2218: Update Rx PackageReferences to 6.1.0 in integration test
  • #​2217: Update version.json to 6.1.0
  • #​2216: Fix RefCount bugs
  • #​2209: Fix Ix.NET build break on Ubuntu 24
    ... (truncated)

7.0.0-preview.10

Changes:

Bugs:

  • #​1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #​2182: Implementing TakeUntil with CancellationToken
  • #​2178: Enhancement Add DisposeWith
  • #​2039: Run tests on .NET 8.0
  • #​1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #​1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #​2278: Add Ix.NET AverageAsync overloads supporting async selectors
See More
  • #​2275: Update System.Linq.AsyncEnumerable refs to .NET 10 GA
  • #​2274: Ix.NET v7 release prep
  • #​2268: Rx 7.0 packaging changes
  • #​2267: Update Rx.NET to .NET 10 SDK
  • #​2266: Further .NET 9.0 SDK updates
  • #​2263: Fix typos in docs (v2)
  • #​2260: Modify OfType to accept nullable input element type
  • #​2251: Fix condition in documentation example
  • #​2240: Preparing for System.Linq.AsyncEnumerable
  • #​2249: Update Ix.NET dependencies
  • #​2244: Update dependencies in Rx.NET
  • #​2242: Update IntroToRx for Rx 6.1
  • #​2237: Add ResetExceptionDispatchState operator and document exception reuse limitations
  • #​2229: Bump xunit from 2.4.1 to 2.9.3
  • #​2231: Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.13.0
  • #​2222: TakeUntil with CancellationToken
  • #​2220: Add namespace style config to .editorconfig
  • #​2219: Feature/test packages 2025
  • #​2218: Update Rx PackageReferences to 6.1.0 in integration test
  • #​2217: Update version.json to 6.1.0
  • #​2216: Fix RefCount bugs
  • #​2209: Fix Ix.NET build break on Ubuntu 24
  • #​2208: Move to .NET SDK 9.0.300
  • #​2189: Update 02_KeyTypes.md
  • #​2184: Book Erratum Rx.Net v6.0
    ... (truncated)

7.0.0-preview.9

Changes:

Bugs:

  • #​1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #​2182: Implementing TakeUntil with CancellationToken
  • #​2178: Enhancement Add DisposeWith
  • #​2039: Run tests on .NET 8.0
  • #​1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #​1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #​2275: Update System.Linq.AsyncEnumerable refs to .NET 10 GA
See More
  • #​2274: Ix.NET v7 release prep
  • #​2268: Rx 7.0 packaging changes
  • #​2267: Update Rx.NET to .NET 10 SDK
  • #​2266: Further .NET 9.0 SDK updates
  • #​2263: Fix typos in docs (v2)
  • #​2260: Modify OfType to accept nullable input element type
  • #​2251: Fix condition in documentation example
  • #​2240: Preparing for System.Linq.AsyncEnumerable
  • #​2249: Update Ix.NET dependencies
  • #​2244: Update dependencies in Rx.NET
  • #​2242: Update IntroToRx for Rx 6.1
  • #​2237: Add ResetExceptionDispatchState operator and document exception reuse limitations
  • #​2229: Bump xunit from 2.4.1 to 2.9.3
  • #​2231: Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.13.0
  • #​2222: TakeUntil with CancellationToken
  • #​2220: Add namespace style config to .editorconfig
  • #​2219: Feature/test packages 2025
  • #​2218: Update Rx PackageReferences to 6.1.0 in integration test
  • #​2217: Update version.json to 6.1.0
  • #​2216: Fix RefCount bugs
  • #​2209: Fix Ix.NET build break on Ubuntu 24
  • #​2208: Move to .NET SDK 9.0.300
  • #​2189: Update 02_KeyTypes.md
  • #​2184: Book Erratum Rx.Net v6.0
  • #​2185: Suggested fixes for Issue #​2184
    ... (truncated)

7.0.0-preview.1

Changes:

Bugs:

  • #​1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #​2182: Implementing TakeUntil with CancellationToken
  • #​2178: Enhancement Add DisposeWith
  • #​2039: Run tests on .NET 8.0
  • #​1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #​1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #​2229: Bump xunit from 2.4.1 to 2.9.3
See More
  • #​2231: Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.13.0
  • #​2222: TakeUntil with CancellationToken
  • #​2220: Add namespace style config to .editorconfig
  • #​2219: Feature/test packages 2025
  • #​2218: Update Rx PackageReferences to 6.1.0 in integration test
  • #​2217: Update version.json to 6.1.0
  • #​2216: Fix RefCount bugs
  • #​2209: Fix Ix.NET build break on Ubuntu 24
  • #​2208: Move to .NET SDK 9.0.300
  • #​2189: Update 02_KeyTypes.md
  • #​2184: Book Erratum Rx.Net v6.0
  • #​2185: Suggested fixes for Issue #​2184
  • #​2167: Use new sign tool
  • #​2163: Align IntroToRx Start description with reality
  • #​2135: Update Ix.NET for .NET 8.0 sdk
  • #​2112: Union doesn't dispose enumerator for empty lists
  • #​2131: Fix Union Dispose bug #​2112
  • #​2113: Add rx 6.0.1 release notes, and document release process
  • #​2101: Update test packages
  • #​2100: Resolve SDK 8.0.2xx diagnostics
  • #​2092: Feature/2005 large composite disposable perf
  • #​2097: add select clause so example code compiles
  • #​2098: Fix typo in 01_WhyRx.md
  • #​2088: Fix code example RxFsEvents
  • #​2076: PageNotFoundError about https://www.reactiveui.net/slack
    ... (truncated)

6.1.0

Changes:

Bugs:

  • #​1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #​2182: Implementing TakeUntil with CancellationToken
  • #​2178: Enhancement Add DisposeWith
  • #​2039: Run tests on .NET 8.0
  • #​1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #​1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #​2237: Add ResetExceptionDispatchState operator and document exception reuse limitations
See More
  • #​2229: Bump xunit from 2.4.1 to 2.9.3
  • #​2231: Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.13.0
  • #​2222: TakeUntil with CancellationToken
  • #​2220: Add namespace style config to .editorconfig
  • #​2219: Feature/test packages 2025
  • #​2218: Update Rx PackageReferences to 6.1.0 in integration test
  • #​2217: Update version.json to 6.1.0
  • #​2216: Fix RefCount bugs
  • #​2209: Fix Ix.NET build break on Ubuntu 24
  • #​2208: Move to .NET SDK 9.0.300
  • #​2189: Update 02_KeyTypes.md
  • #​2184: Book Erratum Rx.Net v6.0
  • #​2185: Suggested fixes for Issue #​2184
  • #​2167: Use new sign tool
  • #​2163: Align IntroToRx Start description with reality
  • #​2135: Update Ix.NET for .NET 8.0 sdk
  • #​2112: Union doesn't dispose enumerator for empty lists
  • #​2131: Fix Union Dispose bug #​2112
  • #​2113: Add rx 6.0.1 release notes, and document release process
  • #​2101: Update test packages
  • #​2100: Resolve SDK 8.0.2xx diagnostics
  • #​2092: Feature/2005 large composite disposable perf
  • #​2097: add select clause so example code compiles
  • #​2098: Fix typo in 01_WhyRx.md
  • #​2088: Fix code example RxFsEvents
    ... (truncated)

6.1.0-preview.9

Changes:

Bugs:

  • #​1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #​2182: Implementing TakeUntil with CancellationToken
  • #​2178: Enhancement Add DisposeWith
  • #​2039: Run tests on .NET 8.0
  • #​1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #​1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #​2237: Add ResetExceptionDispatchState operator and document exception reuse limitations
See More
  • #​2229: Bump xunit from 2.4.1 to 2.9.3
  • #​2231: Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.13.0
  • #​2222: TakeUntil with CancellationToken
  • #​2220: Add namespace style config to .editorconfig
  • #​2219: Feature/test packages 2025
  • #​2218: Update Rx PackageReferences to 6.1.0 in integration test
  • #​2217: Update version.json to 6.1.0
  • #​2216: Fix RefCount bugs
  • #​2209: Fix Ix.NET build break on Ubuntu 24
  • #​2208: Move to .NET SDK 9.0.300
  • #​2189: Update 02_KeyTypes.md
  • #​2184: Book Erratum Rx.Net v6.0
  • #​2185: Suggested fixes for Issue #​2184
  • #​2167: Use new sign tool
  • #​2163: Align IntroToRx Start description with reality
  • #​2135: Update Ix.NET for .NET 8.0 sdk
  • #​2112: Union doesn't dispose enumerator for empty lists
  • #​2131: Fix Union Dispose bug #​2112
  • #​2113: Add rx 6.0.1 release notes, and document release process
  • #​2101: Update test packages
  • #​2100: Resolve SDK 8.0.2xx diagnostics
  • #​2092: Feature/2005 large composite disposable perf
  • #​2097: add select clause so example code compiles
  • #​2098: Fix typo in 01_WhyRx.md
  • #​2088: Fix code example RxFsEvents
    ... (truncated)

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Azure.Identity from 1.16.0 to 1.17.1
Bumps Azure.Storage.Blobs from 12.25.1 to 12.27.0
Bumps Azure.Storage.Queues from 12.23.0 to 12.25.0
Bumps Microsoft.Extensions.Configuration from 9.0.9 to 10.0.2
Bumps Microsoft.SemanticKernel from 1.65.0 to 1.70.0
Bumps MongoDB.Driver from 3.5.0 to 3.6.0
Bumps System.Linq.Async from 6.0.3 to 7.0.0

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-version: 1.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-nuget-deps
- dependency-name: Azure.Storage.Blobs
  dependency-version: 12.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-nuget-deps
- dependency-name: Azure.Storage.Queues
  dependency-version: 12.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-nuget-deps
- dependency-name: Microsoft.Extensions.Configuration
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-nuget-deps
- dependency-name: Microsoft.SemanticKernel
  dependency-version: 1.70.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-nuget-deps
- dependency-name: MongoDB.Driver
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-nuget-deps
- dependency-name: System.Linq.Async
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-nuget-deps
...

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 Feb 1, 2026
@dependabot dependabot Bot added the .NET Pull requests that update .net code label Feb 1, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 1, 2026

Superseded by #269.

@dependabot dependabot Bot closed this Feb 1, 2026
@dependabot dependabot Bot deleted the dependabot/nuget/Services/src/esg-ai-doc-analysis/CFS.SK.Sustainability.Abstract/dependabotchanges/all-nuget-deps-3eb33e49f6 branch February 1, 2026 13:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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