Skip to content

Commit 7776b48

Browse files
chore(deps): update rx.net (system.reactive) to 6.1.0 (#4162)
> [!NOTE] > Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`. > > This notice will be removed on 2025-10-07. <hr> This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Microsoft.Reactive.Testing](https://redirect.github.com/dotnet/reactive) | `6.0.2` -> `6.1.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Reactive.Testing/6.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Reactive.Testing/6.0.2/6.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [System.Reactive](https://redirect.github.com/dotnet/reactive) | `6.0.2` -> `6.1.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/System.Reactive/6.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/System.Reactive/6.0.2/6.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f0d870 commit 7776b48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
<PackageVersion Include="NUnit" Version="4.4.0" />
2525
<PackageVersion Include="NUnit3TestAdapter" Version="5.1.0" />
2626
<PackageVersion Include="NUnit.Analyzers" Version="4.10.0" />
27-
<PackageVersion Include="Microsoft.Reactive.Testing" Version="6.0.2" />
28-
<PackageVersion Include="System.Reactive" Version="6.0.2" />
27+
<PackageVersion Include="Microsoft.Reactive.Testing" Version="6.1.0" />
28+
<PackageVersion Include="System.Reactive" Version="6.1.0" />
2929
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
3030
<PackageVersion Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.6584" />
3131
<PackageVersion Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.135" />

0 commit comments

Comments
 (0)