Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updated AwesomeAssertions from 9.2.0 to 9.3.0.

Release notes

Sourced from AwesomeAssertions's releases.

9.3.0

What's Changed

New features

Improvements

Fixes

Documentation

Dependencies

Others

New Contributors

Full Changelog: AwesomeAssertions/AwesomeAssertions@9.2.1...9.3.0

9.2.1

What's Changed

Improvements

Fixes

Dependencies

Others

New Contributors

Full Changelog: AwesomeAssertions/AwesomeAssertions@9.2.0...9.2.1

Commits viewable in compare view.

Updated Bogus from 35.6.4 to 35.6.5.

Release notes

Sourced from Bogus's releases.

35.6.5

CHANGE LOG

Commits viewable in compare view.

Updated FluentValidation from 12.0.0 to 12.1.0.

Release notes

Sourced from FluentValidation's releases.

12.1.0

Release notes

Please read the upgrade guide if you are moving from 11.x to 12.x

Changes in 12.1.0

  • Add Tamil language (#​2334)
  • Add Telugu language (#​2333)
  • Fixes to Japanese translations (#​2340)

Changes in 12.0.0

  • Drops support for netstandard2.0, netstandard2.1, .net 5, .net 6 and .net 7. Minimum supported platform is now .net 8.
  • Add support for dependent rules for custom rules (#​2170)
  • Removes deprecated DI extensions
  • Removes deprecated transform methods (#​2027)
  • Remove the ability to disable the root-model null check (#​2069)
  • Use Zomp.SyncMethodGenerator to clean up internal sync/async code paths and increase performance (#​2136)
  • Add Serbian (Cyrillic) language; rename existing Serbian to Serbian (Latin) (#​2283)

Downloads

Binaries can be downloaded from nuget:

Commits viewable in compare view.

Updated Microsoft.Extensions.Caching.Memory from 9.0.9 to 10.0.0.

Release notes

Sourced from Microsoft.Extensions.Caching.Memory'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.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.Extensions.Hosting from 9.0.9 to 10.0.0.

Release notes

Sourced from Microsoft.Extensions.Hosting'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.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.Extensions.Http from 9.0.9 to 10.0.0.

Release notes

Sourced from Microsoft.Extensions.Http'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.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.Extensions.Http.Polly from 9.0.9 to 10.0.0.

Release notes

Sourced from Microsoft.Extensions.Http.Polly'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.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.Net.Http.Headers from 9.0.9 to 9.0.11.

Release notes

Sourced from Microsoft.Net.Http.Headers's releases.

9.0.11

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.10...v9.0.11

9.0.10

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.9...v9.0.10

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1.

Release notes

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

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

Commits viewable in compare view.

Updated Nerdbank.GitVersioning from 3.8.118 to 3.9.50.

Release notes

Sourced from Nerdbank.GitVersioning's releases.

3.9.50

What's Changed

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.8.118...v3.9.50

3.9.37-alpha

What's Changed

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.9.32-alpha...v3.9.37-alpha

3.9.32-alpha

What's Changed

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.9.17-alpha...v3.9.32-alpha

3.9.17-alpha

What's Changed

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.9.15-alpha...v3.9.17-alpha

3.9.15-alpha

What's Changed

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.8.118...v3.9.15-alpha

Commits viewable in compare view.

Updated Polly from 8.6.4 to 8.6.5.

Release notes

Sourced from Polly's releases.

8.6.5

What's Changed

Full Changelog: App-vNext/Polly@8.6.4...8.6.5

Commits viewable in compare view.

Updated Spectre.Console from 0.51.1 to 0.54.0.

Release notes

Sourced from Spectre.Console's releases.

0.54.0

Version 0.54.0 of Spectre.Console has been released!

Spectre.Console.Cli has a new home!

We've decided to move Spectre.Console.Cli to its own repository, where we will prepare it for a 1.0 release. This means that the Spectre.Console.Cli NuGet packages will no longer be versioned together with Spectre.Console. They will now have a preview version such as 1.0.0-alpha-0.x.

There should be no issues staying on version 0.53.0 of Spectre.Console.Cli until we release a stable version if you prefer not to use a pre-release dependency.

New unit testing package for Spectre.Console.Cli

There is now a new testing package for Spectre.Console.Cli called Spectre.Console.Cli.Testing. This is where you will find the CommandAppTester from now on.

You can find more information about unit testing in the documentation.

What's Changed

Full Changelog: spectreconsole/spectre.console@0.53.0...0.54.0

0.53.0

What's Changed

  • Add top-level CancellationToken support to Spectre.Console.Cli by @​0xced in #​1911
  • Update the Spectre.Console.Cli documentation with CancellationToken by @​0xced in #​1920

Full Changelog: spectreconsole/spectre.console@0.52.0...0.53.0

0.52.0

What's Changed

Full Changelog: spectreconsole/spectre.console@0.51.1...0.52.0

Commits viewable in compare view.

Updated Spectre.Console.Testing from 0.51.1 to 0.54.0.

Release notes

Sourced from Spectre.Console.Testing's releases.

0.54.0

Version 0.54.0 of Spectre.Console has been released!

Spectre.Console.Cli has a new home!

We've decided to move Spectre.Console.Cli to its own repository, where we will prepare it for a 1.0 release. This means that the Spectre.Console.Cli NuGet packages will no longer be versioned together with Spectre.Console. They will now have a preview version such as 1.0.0-alpha-0.x.

There should be no issues staying on version 0.53.0 of Spectre.Console.Cli until we release a stable version if you prefer not to use a pre-release dependency.

New unit testing package for Spectre.Console.Cli

There is now a new testing package for Spectre.Console.Cli called Spectre.Console.Cli.Testing. This is where you will find the CommandAppTester from now on.

You can find more information about unit testing in the documentation.

What's Changed

Full Changelog: spectreconsole/spectre.console@0.53.0...0.54.0

0.53.0

What's Changed

  • Add top-level CancellationToken support to Spectre.Console.Cli by @​0xced in #​1911
  • Update the Spectre.Console.Cli documentation with CancellationToken by @​0xced in #​1920

Full Changelog: spectreconsole/spectre.console@0.52.0...0.53.0

0.52.0

What's Changed

Full Changelog: spectreconsole/spectre.console@0.51.1...0.52.0

Commits viewable in compare view.

Updated System.CommandLine from 2.0.0-rc.1.25451.107 to 2.0.0.

Release notes

Sourced from System.CommandLine's releases.

No release notes found for this version range.

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
  • #​227...

Description has been truncated

Bumps AwesomeAssertions from 9.2.0 to 9.3.0
Bumps Bogus from 35.6.4 to 35.6.5
Bumps FluentValidation from 12.0.0 to 12.1.0
Bumps Microsoft.Extensions.Caching.Memory from 9.0.9 to 10.0.0
Bumps Microsoft.Extensions.Hosting from 9.0.9 to 10.0.0
Bumps Microsoft.Extensions.Http from 9.0.9 to 10.0.0
Bumps Microsoft.Extensions.Http.Polly from 9.0.9 to 10.0.0
Bumps Microsoft.Net.Http.Headers from 9.0.9 to 9.0.11
Bumps Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1
Bumps Nerdbank.GitVersioning from 3.8.118 to 3.9.50
Bumps Polly from 8.6.4 to 8.6.5
Bumps Spectre.Console from 0.51.1 to 0.54.0
Bumps Spectre.Console.Testing from 0.51.1 to 0.54.0
Bumps System.CommandLine from 2.0.0-rc.1.25451.107 to 2.0.0
Bumps System.Linq.Async from 6.0.3 to 7.0.0
Bumps System.Runtime.Caching from 9.0.9 to 10.0.0
Bumps System.Threading.RateLimiting from 9.0.9 to 10.0.0
Bumps TestableIO.System.IO.Abstractions from 22.0.16 to 22.1.0
Bumps TestableIO.System.IO.Abstractions.TestingHelpers from 22.0.16 to 22.1.0
Bumps TestableIO.System.IO.Abstractions.Wrappers from 22.0.16 to 22.1.0
Bumps Testcontainers from 4.7.0 to 4.9.0
Bumps Verify.Xunit from 30.20.1 to 31.7.2

---
updated-dependencies:
- dependency-name: AwesomeAssertions
  dependency-version: 9.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: Bogus
  dependency-version: 35.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: FluentValidation
  dependency-version: 12.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Caching.Memory
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Hosting
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Http
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Http.Polly
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.Net.Http.Headers
  dependency-version: 9.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Nerdbank.GitVersioning
  dependency-version: 3.9.50
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: Polly
  dependency-version: 8.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Spectre.Console
  dependency-version: 0.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: Spectre.Console.Testing
  dependency-version: 0.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: System.CommandLine
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: System.Linq.Async
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: System.Runtime.Caching
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: System.Threading.RateLimiting
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: TestableIO.System.IO.Abstractions
  dependency-version: 22.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: TestableIO.System.IO.Abstractions.TestingHelpers
  dependency-version: 22.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: TestableIO.System.IO.Abstractions.Wrappers
  dependency-version: 22.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: Testcontainers
  dependency-version: 4.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: Verify.Xunit
  dependency-version: 31.7.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Nov 24, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 1, 2025
@dependabot dependabot bot deleted the dependabot/nuget/dotnet-4174713010 branch December 1, 2025 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant