Skip to content

Commit e35820e

Browse files
Bump System.Linq.Async from 6.0.3 to 7.0.0 (#860)
Updated [System.Linq.Async](https://github.com/dotnet/reactive) from 6.0.3 to 7.0.0. <details> <summary>Release notes</summary> _Sourced from [System.Linq.Async's releases](https://github.com/dotnet/reactive/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 <details><summary><b>See More</b></summary> * #​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 <details><summary><b>See More</b></summary> * #​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 <details><summary><b>See More</b></summary> * #​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 <details><summary><b>See More</b></summary> * #​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 <details><summary><b>See More</b></summary> * #​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 <details><summary><b>See More</b></summary> * #​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 <details><summary><b>See More</b></summary> * #​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 <details><summary><b>See More</b></summary> * #​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 <details><summary><b>See More</b></summary> * #​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](dotnet/reactive@ixnet-v6.0.3...ixnet-v7.0.0). </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Linq.Async&package-manager=nuget&previous-version=6.0.3&new-version=7.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 654fce0 commit e35820e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
1717
<PackageVersion Include="MSTest.TestAdapter" Version="3.11.0" />
1818
<PackageVersion Include="MSTest.TestFramework" Version="3.11.0" />
19-
<PackageVersion Include="System.Linq.Async" Version="6.0.3" />
19+
<PackageVersion Include="System.Linq.Async" Version="7.0.0" />
2020
<PackageVersion Include="System.Reflection" Version="4.3.0" />
2121
</ItemGroup>
2222
</Project>

0 commit comments

Comments
 (0)