Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2025

Updated System.Reactive from 6.0.2 to 6.1.0.

Release notes

Sourced from System.Reactive's releases.

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)

6.0.3

Changes:

Bugs:

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

Enhancement:

  • #​1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #​2209: Fix Ix.NET build break on Ubuntu 24
  • #​2135: Update Ix.NET for .NET 8.0 sdk
  • #​2112: Union doesn't dispose enumerator for empty lists
  • #​2131: Fix Union Dispose bug #​2112
  • #​1719: Avoid spurious references to Microsoft.Bcl.AsyncInterfaces
See More
  • #​1701: Include icon in package & fix a couple warnings
  • #​1681: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Ix.NET/Source
  • #​1680: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Rx.NET/Source
  • #​1684: Update Merge.cs
  • #​1688: Bump FluentAssertions from 6.2.0 to 6.4.0 in /Ix.NET/Source
  • #​1694: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Ix.NET/Source
  • #​1696: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Rx.NET/Source
  • #​1671: Fix defines to be OR_GREATER
  • #​1666: Bump IsExternalInit from 1.0.1 to 1.0.2 in /Ix.NET/Source
  • #​1668: Bump Verify.Xunit from 14.7.0 to 14.11.2 in /Rx.NET/Source
  • #​1670: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Ix.NET/Source
  • #​1669: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Rx.NET/Source
  • #​1661: Remove support for .NET Core 2.1 and netstandard1.0. bump .net to 4.8
  • #​1660: Update to 6.0 SDK and exclude min/max/minby/maxby from 6.0 refs
  • #​1637: Bump Microsoft.Bcl.AsyncInterfaces from 5.0.0 to 6.0.0 in /Ix.NET/Source
  • #​1640: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Rx.NET/Source
  • #​1641: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Ix.NET/Source
  • #​1658: Bump Verify.Xunit from 13.3.1 to 14.7.0 in /Rx.NET/Source
  • #​1617: fix: OfType now accepts a collection of object?
  • #​1502: Update Rx 5.x supported platform in README
  • #​1622: Bump Verify.Xunit from 11.24.0 to 13.3.1 in /Rx.NET/Source
  • #​1621: Bump FluentAssertions from 6.1.0 to 6.2.0 in /Ix.NET/Source
  • #​1615: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.12 to 6.2.13 in /Rx.NET/Source
  • #​1603: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Rx.NET/Source
  • #​1602: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Ix.NET/Source
    ... (truncated)

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

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

---
updated-dependencies:
- dependency-name: System.Reactive
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 3, 2025
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