Update dependency ReactiveUI.AndroidX to v22#1203
Open
renovate[bot] wants to merge 1 commit intodev8from
Open
Conversation
a5e5283 to
567a717
Compare
567a717 to
1bc34ee
Compare
1bc34ee to
8781f4b
Compare
8781f4b to
872394c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
20.2.45→22.3.1Release Notes
reactiveui/reactiveui (ReactiveUI.AndroidX)
v22.3.1Compare Source
🗞️ What's Changed
🐛 Fixes
d6b0cedFix race condition in ReactiveCommand cancellation test (#4196) @Copilot @copilot-swe-agent[bot] @glennawatson📦 Dependencies
9d25a55chore(deps): update dotnet monorepo to 9.0.11 (#4202) @renovate[bot]74a572achore(deps): update windows sdk & app sdk (#4197) @renovate[bot]c333339chore(deps): update .net test stack (#4198) @renovate[bot]ff1b00fchore(deps): update dependency nerdbank.gitversioning to 3.9.50 (#4201) @renovate[bot]8c0630echore(deps): update dependency benchmarkdotnet to 0.15.6 (#4199) @renovate[bot]cae2b65chore(deps): update dependency verify.nunit to 31.0.4 (#4194) @renovate[bot]f02755fchore(deps): update dependency publicapigenerator to 11.5.1 (#4206) @renovate[bot]📌 Other
f2f9022Adding ReactiveOwningComponentBase (#4205) @BekAllaev346e3bbReduce allocations within ReactiveObject and ReactiveRecord (#4195) @Glenn @jl0pdda99d4aBump version from 22.2 to 22.3.x @glennawatson🔗 Full Changelog: reactiveui/ReactiveUI@22.2.1...22.3.1
🙌 Contributions
🌱 New contributors since the last release: @BekAllaev, @jl0pd
💖 Thanks to all the contributors: @BekAllaev, @Copilot, @Glenn, @glennawatson, @jl0pd
🤖 Automated services that contributed: @copilot-swe-agent[bot], @renovate[bot]
v22.2.1Compare Source
🗞️ What's Changed
🐛 Fixes
9e7eac7Fix RxSchedulers not being set by ReactiveUI.Testing SchedulerExtensions (#4184) @Cheesebaronc3d6d99fix: ensure consistent schedulers across threads by removing ThreadStatic in RxSchedulers (#4192) @glennawatsona05b475Fix test isolation issue in RxSchedulersTest causing intermittent failures on Linux (#4193) @Copilot @copilot-swe-agent[bot] @glennawatson🧹 General Changes
221a25ehousekeeping: Release 22.2.x of ReactiveUI @glennawatson📦 Dependencies
61cfabcchore(deps): update dependency verify.nunit to 31.0.3 (#4190) @renovate[bot]73577efchore(deps): update dotnet monorepo to 9.0.10 (#4187) @renovate[bot]50cfdbachore(deps): update dependency microsoft.windows.cswinrt to 2.3.0-prerelease.251015.2 (#4188) @renovate[bot]8eeca30chore(deps): update dependency microsoft.windowsappsdk to 1.8.251003001 (#4186) @renovate[bot]64e7c38chore(deps): update dependency publicapigenerator to 11.5.0 (#4182) @renovate[bot]c2f5c32chore(deps): update dependency verify.nunit to 31.0.2 (#4181) @renovate[bot]e3ed43dchore(deps): update dependency verify.nunit to v31 (#4179) @renovate[bot]🔗 Full Changelog: reactiveui/ReactiveUI@22.1.1...22.2.1
🙌 Contributions
💖 Thanks to all the contributors: @Cheesebaron, @Copilot, @glennawatson
🤖 Automated services that contributed: @copilot-swe-agent[bot], @renovate[bot]
v22.1.1Compare Source
🗞️ What's Changed
✨ Features
d59db7cfeature: AOT-Friendly Scheduler Access for ReactiveUI (#4122) @ChrisPulman @Copilot @copilot-swe-agent[bot] @glennawatson🐛 Fixes
073e07eFix InitRxUI to account for order of passed registration namespaces (#3887) @Glenn @Metadorius9deb481Fix TFMs missing for ReactiveUI.Testing (#4171) @Cheesebaron🧹 General Changes
9dbac6echore: Stabilize ReactiveUI.Tests with state restoration and de-parallelization (#4168) @Copilot @copilot-swe-agent[bot] @glennawatson8605872chore: Update target frameworks for Maui and Testing projects (#4174) @ChrisPulman @Glenn @TomaszCielecki📦 Dependencies
a26f6f2chore(deps): update dependency verify.nunit to 30.20.1 (#4176) @renovate[bot]c339577chore(deps): update dependency roslynator.analyzers to 4.14.1 (#4175) @renovate[bot]e67aeeechore(deps): update dependency verify.nunit to 30.20.0 (#4172) @renovate[bot]1ed95b6chore(deps): update dependency microsoft.net.test.sdk to v18 (#4169) @renovate[bot]f8b49b5chore(deps): update dependency nunit3testadapter to 5.2.0 (#4177) @renovate[bot]📌 Other
0c24fb5Bump version from 22.0 to 22.1.x @glennawatson🔗 Full Changelog: reactiveui/ReactiveUI@22.0.1...22.1.1
🙌 Contributions
🌱 New contributors since the last release: @Cheesebaron, @Metadorius, @TomaszCielecki
💖 Thanks to all the contributors: @Cheesebaron, @ChrisPulman, @Copilot, @Glenn, @glennawatson, @Metadorius, @TomaszCielecki
🤖 Automated services that contributed: @copilot-swe-agent[bot], @renovate[bot]
v22.0.1Compare Source
🗞️ What's Changed
Major
💥 Breaking Changes
b3fd1c2breaking: remove deprecated Android.Preferences APIs and modernize to AndroidX (#4119) @Copilot @copilot-swe-agent[bot] @GlennWatson♻️ Refactoring
c0dc37crefactor: Deprecate obsolete MAUI Cell controls and introduce CollectionView-compatible alternatives (#4146) @Copilot @copilot-swe-agent[bot] @glennawatson🐛 Fixes
a83c0e0fix: cross platform build and tests (#4132) @glennawatson89d9200Fix Test : InteractionBinder: immediately unregister interaction handlers when ViewModel becomes null (#4140) @glennawatson🧹 General Changes
944f1b8housekeeping: Fix test targets @glennawatson1b13eefchore: Add windows net8 targets @glennawatsonf65ffa6chore: Remove WinUI building on linux/macos @glennawatson1246a6achore: Copilot instructions - Revise build and test instructions for ReactiveUI - .net 10 @glennawatson42bc37eUpdate CI build workflow permissions and environment variables @glennawatson1bfc062housekeeping: Fix solution file name in CI workflow @glennawatson297a63cchore: Update build badge link in README.md @glennawatson📦 Dependencies
56f2de2chore(deps): update dependency benchmarkdotnet to 0.15.4 (#4149) @renovate[bot]a662703chore(deps): update dependency verify.nunit to 30.19.1 (#4158) @renovate[bot]6d0812dchore(deps): update dependency xamarin.androidx.media to 1.7.1 (#4145) @renovate[bot]a4e0956chore(deps): update dependency verify.nunit to 30.12.0 (#4142) @renovate[bot]09e0483chore(deps): update dependency xamarin.androidx.fragment to 1.8.9 (#4138) @renovate[bot]304c036chore(deps): update windows sdk & app sdk (#4156) @renovate[bot]04f4c65chore(deps): update dependency verify.nunit to 30.13.0 (#4148) @renovate[bot]af6715fchore(deps): update dependency reactive.wasm to v3 (#4130) @renovate[bot]9d780f3chore(deps): update dependency verify.nunit to 30.18.0 (#4153) @renovate[bot]1f0d870chore(deps): update dependency verify.nunit to 30.19.2 (#4163) @renovate[bot]430af1fchore(deps): update dependency xamarin.androidx.fragment.ktx to 1.8.9 (#4139) @renovate[bot]1b04ee1chore(deps): update dependency microsoft.windowsappsdk to 1.8.250907003 (#4137) @renovate[bot]20528f1chore(deps): update dependency system.collections.immutable to v9 (#4131) @renovate[bot]650d6abchore(deps): update dependency verify.nunit to 30.8.0 (#4129) @renovate[bot]5a0d9e5chore(deps): update dependency verify.nunit to 30.11.0 (#4135) @renovate[bot]7776b48chore(deps): update rx.net (system.reactive) to 6.1.0 (#4162) @renovate[bot]aac10c0chore(deps): update dependency system.text.json to 9.0.9 (#4136) @renovate[bot]54ee58bchore(deps): update dependency verify.nunit to 30.10.0 (#4133) @renovate[bot]6264b77chore(deps): update dependency nerdbank.gitversioning to 3.8.118 (#4152) @renovate[bot]c6cac4cchore(deps): update dependency benchmarkdotnet to 0.15.3 (#4141) @renovate[bot]📌 Other
be45653Migrate xUnit + FluentAssertions to NUnit 4.4.0 with Controlled Concurrency and Proper STA Thread Support (#4121) @Copilot @copilot-swe-agent[bot] @glennawatsond47bd31Add NonParallelizable attribute to tests (#4161) @glennawatson04badefCreate Copilot instructions for ReactiveUI - Windows-only build, AOT patterns with DynamicallyAccessedMembersAttribute, and code style guidelines (#4115) @Copilot @copilot-swe-agent[bot] @glennawatsona9fa39cAdd BuildApp and WithInstance methods to builder (#4124) @ChrisPulman @Glenn939cd4eEnhanced Cross-Platform Build System for ReactiveUI Contributors (#4128) @Copilot @copilot-swe-agent[bot] @glennawatsonf121a03Revise validation and quality assurance guidelines @glennawatsone2c4499Rename Directory.build.targets to Directory.Build.targets @glennawatsonba46af7Remove local DisposeWith use System.Reactive.Disposables.Fluent (#4164) @ChrisPulman @Glenn @renovate[bot]aad0b0dRename Directory.build.props to Directory.Build.props @glennawatsonf81d84aBump version from 21.0.x to 22.0.x @glennawatson🔗 Full Changelog: reactiveui/ReactiveUI@21.0.1...22.0.1
🙌 Contributions
🌱 New contributors since the last release: @Copilot
💖 Thanks to all the contributors: @ChrisPulman, @Copilot, @Glenn, @glennawatson, @GlennWatson
🤖 Automated services that contributed: @copilot-swe-agent[bot], @renovate[bot]
v21.0.1Compare Source
What's Changed
Refactors
Improvements
Fixes
Dependencies
Contributions
Thanks to all the contributors: @ChrisPulman, @glennawatson
The following automated services have also contributed to this release: @renovate[bot]
Full Changelog: reactiveui/ReactiveUI@20.4.1...21.0.1
v20.4.1Compare Source
General Changes
d352cd6housekeeping: Release 20.4.x @glennawatsonDependencies
5a3f476chore(deps): update dependency microsoft.windows.sdk.buildtools to 10.0.26100.4188 (#4045) @renovate[bot]3d9852achore(deps): update dependency fluentassertions to 8.3.0 (#4048) @renovate[bot]ca18f86chore(deps): update dependency verify.xunit to 30.2.0 (#4049) @renovate[bot]b779064chore(deps): update dependency verify.xunit to 30.3.0 (#4050) @renovate[bot]824950cchore(deps): update dependency dynamicdata to 9.4.1 (#4052) @renovate[bot]b5a57edchore(deps): update dependency verify.xunit to 30.3.1 (#4053) @renovate[bot]2c7464echore(deps): update dependency microsoft.net.test.sdk to 17.14.1 (#4051) @renovate[bot]96de439chore(deps): update dependency acr.userdialogs to 9.2.2 (#4054) @renovate[bot]7b16e6cchore(deps): update dependency xunit.runner.visualstudio to 3.1.1 (#4061) @renovate[bot]ce0ff1echore(deps): update dependency benchmarkdotnet to 0.15.1 (#4062) @renovate[bot]e9839b9chore(deps): update dependency xamarin.jetbrains.annotations to 26.0.2.2 (#4058) @renovate[bot]ba2ead3chore(deps): update dependency microsoft.windowsappsdk to 1.7.250606001 (#4063) @renovate[bot]f3e7084chore(deps): update dependency verify.xunit to 30.4.0 (#4065) @renovate[bot]468b29fchore(deps): update dependency benchmarkdotnet to 0.15.2 (#4066) @renovate[bot]Contributions
Thanks to all the contributors: @glennawatson
The following automated services have also contributed to this release: @renovate[bot]
Full Changelog: reactiveui/ReactiveUI@20.3.1...20.4.1
v20.3.1Compare Source
Fixes
28b8302Fix nullable annotations for OneWayBind (#4010) @DavidVreony @elem-74General Changes
6c506cbUpdate version.json to 20.3.x @glennawatsonDependencies
ccd7c11chore(deps): update dependency microsoft.windowsappsdk to 1.6.250228001 (#3999) @renovate[bot]049a5a3chore(deps): update dependency dynamicdata to 9.2.1 (#4001) @renovate[bot]43b3976chore(deps): update dotnet monorepo (#4000) @renovate[bot]43d5f64chore(deps): update dependency fluentassertions to 8.2.0 (#4002) @renovate[bot]cb8e0b9chore(deps): update dependency microsoft.windowsappsdk to 1.7.250310001 (#4005) @renovate[bot]8d4c527chore(deps): update dependency verify.xunit to 28.16.0 (#4004) @renovate[bot]5d65ad9chore(deps): update dependency system.valuetuple to 4.6.1 (#4006) @renovate[bot]cc8994fchore(deps): update dependency acr.userdialogs to 9.2.1 (#4007) @renovate[bot]266a998chore(deps): update dependency verify.xunit to v29 (#4011) @renovate[bot]78adedbchore(deps): update dotnet monorepo (#4036) @renovate[bot]c97559echore(deps): update dependency verify.xunit to 29.2.0 (#4014) @renovate[bot]8dd8e94chore(deps): update dependency microsoft.windowsappsdk to 1.7.250401001 (#4016) @renovate[bot]ab3a284chore(deps): update dotnet monorepo (#4015) @renovate[bot]1a5e915chore(deps): update dotnet monorepo to 9.0.60 (#4017) @renovate[bot]392d63cchore(deps): update dependency verify.xunit to 28.15.0 (#3998) @renovate[bot]3905f41chore(deps): update dependency verify.xunit to 29.3.0 (#4020) @renovate[bot]52b0c60chore(deps): update dependency publicapigenerator to 11.4.6 (#4021) @renovate[bot]6b8b313chore(deps): update dependency verify.xunit to 29.3.1 (#4022) @renovate[bot]596d9b4chore(deps): update dependency mocks.maui to 1.2.5 (#4026) @renovate[bot]539a3d9chore(deps): update dependency dynamicdata to 9.2.2 (#4033) @renovate[bot]07ae510chore(deps): update dependency verify.xunit to v30 (#4034) @renovate[bot]7e0511cchore(deps): update dependency xunit.runner.visualstudio to 3.1.0 (#4035) @renovate[bot]7f27577chore(deps): update dependency microsoft.windows.sdk.buildtools to 10.0.26100.3916 (#4037) @renovate[bot]c1352e0chore(deps): update dependency verify.xunit to 30.1.0 (#4039) @renovate[bot]6364efdchore(deps): update dependency xamarin.jetbrains.annotations to 26.0.2.1 (#4030) @renovate[bot]daf09cechore(deps): update dependency microsoft.net.test.sdk to 17.14.0 (#4047) @renovate[bot]0114a65chore(deps): update dependency benchmarkdotnet to 0.15.0 (#4041) @renovate[bot]2c520acchore(deps): update dependency dynamicdata to 9.3.2 (#4042) @renovate[bot]c50f9dachore(deps): update dependency microsoft.windowsappsdk to 1.7.250513003 (#4046) @renovate[bot]Contributions
New contributors since the last release: @database64128, @DavidVreony, @elem-74
Thanks to all the contributors: @database64128, @DavidVreony, @elem-74, @glennawatson
The following automated services have also contributed to this release: @renovate[bot]
Configuration
📅 Schedule: Branch creation - "before 1am,before 5am,before 9am" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.