Skip to content

Bump ReactiveUI and ReactiveUI.Testing#635

Open
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/nuget/src/ImageSort/reactiveui-f43a35ed9e
Open

Bump ReactiveUI and ReactiveUI.Testing#635
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/nuget/src/ImageSort/reactiveui-f43a35ed9e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Updated ReactiveUI from 20.2.45 to 23.2.27.

Release notes

Sourced from ReactiveUI's releases.

23.2.27

🗞️ What's Changed

🐛 Fixes

  • reactiveui/ReactiveUI@​03ccb2ecdd9f43cb372aeb7c47629ae82bd88848 Fixes 4331 Handle null load state; add tests (#​4349) @​ChrisPulman
  • reactiveui/ReactiveUI@​303d1846649be7ecc5a38f392f6c0e955c64493d Fix for 4280 interaction async handler scheduling (#​4351) @​ChrisPulman
  • reactiveui/ReactiveUI@​79661cfae513ff6b5dcead3dfc15028b490001a5 Fix 3921 Support inherited DependencyProperty lookup (#​4350) @​ChrisPulman

📦 Dependencies

  • reactiveui/ReactiveUI@​0943b5db060f43a1c61cc0a3053d44ba52357fc4 chore(deps): update dependency microsoft.windows.sdk.buildtools to 10.0.28000.1839 (#​4346) @​renovate[bot]
  • reactiveui/ReactiveUI@​5cd13f62b893c5405d45785665d91f425d3813db chore(deps): update xamarin & androidx to 1.6.0 (#​4340) @​renovate[bot]
  • reactiveui/ReactiveUI@​6eb0c7f0f3722b7030cb4773f773b250818573df chore(deps): update dependency microsoft.testing.platform.msbuild to 2.2.2 (#​4348) @​renovate[bot]
  • reactiveui/ReactiveUI@​adb2598e140ba408a3ac4ec3a18b6e527c4d226b chore(deps): update dependency microsoft.windowsappsdk to v2 (#​4347) @​renovate[bot]
  • reactiveui/ReactiveUI@​b54d29b6952ce380b038a76364159070be9fd131 chore(deps): update akavache to v12 (major) (#​4345) @​renovate[bot]

🔗 Full Changelog: reactiveui/ReactiveUI@23.2.19...23.2.27

🙌 Contributions

💖 Thanks to all the contributors: @​ChrisPulman

🤖 Automated services that contributed: @​renovate[bot]

23.2.19

🗞️ What's Changed

🐛 Fixes

  • reactiveui/ReactiveUI@​9d6ba92644903a007a0275c8b2ef6b267500d100 Fix WPF design-time activation and main-thread bindings (#​4337) @​ChrisPulman
  • reactiveui/ReactiveUI@​b9b80bbb8fe92621b66c1d54438657b838cf061b Fix BindCommand passing incorrect parameter after assigning new ViewModel to View (#​4324) @​ChrisPulman @​xackus
  • reactiveui/ReactiveUI@​6ede9a12d2f257056fc5efe60c2eb9b929e8affb Fix white space (#​4338) @​ChrisPulman @​xackus
  • reactiveui/ReactiveUI@​2be678561e0f43bdde85a6eef10aba39000bd93f Fix Winforms Designer serialization errors (#​4339) @​ChrisPulman @​xackus

🧹 General Changes

  • reactiveui/ReactiveUI@​6fb6957f2a153af9410d44ad935e4eff85136855 chore: Remove deprecated integration tests, add modern samples, update snippets, CI, and docs (#​4319) @​Copilot @​glennawatson

📦 Dependencies

  • reactiveui/ReactiveUI@​481006c6091147177c2eca9200eaf259d76110fb chore(deps): update dotnet monorepo (#​4308) @​renovate[bot]
  • reactiveui/ReactiveUI@​d062b377264133e7e90e1d41fbbf5a9f28d5664a chore(deps): update dotnet monorepo (#​4333) @​renovate[bot]
  • reactiveui/ReactiveUI@​98f534e14a10e375494bef662d529495acef20e2 chore(deps): update dependency xamarin.androidx.media to 1.7.1.2 (#​4300) @​renovate[bot]
  • reactiveui/ReactiveUI@​c585627125dc2c61fd01daba1cbda43e1cfc1d78 chore(deps): update dependency microsoft.testing.extensions.codecoverage to 18.6.2 (#​4328) @​renovate[bot]
  • reactiveui/ReactiveUI@​d34acbfb2c7f35cac5943c2992ed7465caf34d2a chore(deps): update dependency akavache.sqlite3 to 11.6.1 (#​4329) @​renovate[bot]
  • reactiveui/ReactiveUI@​dbd182386116a54c89072359471763e3be94a36f chore(deps): update dependency akavache.systemtextjson to 11.6.1 (#​4330) @​renovate[bot]
  • reactiveui/ReactiveUI@​1b9021d4af5768ca2eb203491dfa5944537e69cc chore(deps): update dependency microsoft.net.test.sdk to 18.4.0 (#​4326) @​renovate[bot]
  • reactiveui/ReactiveUI@​b8f35bccd5c90ece180342f2d90a94a362be38c0 chore(deps): update dependency microsoft.windows.sdk.buildtools to 10.0.28000.1721 (#​4323) @​renovate[bot]
  • reactiveui/ReactiveUI@​77d5bdc8d49333bc7537c3014633650076fa52c4 chore(deps): update dependency verify.tunit to 31.15.0 (#​4287) @​renovate[bot]
  • reactiveui/ReactiveUI@​76197f8ef76214ab05b7fad67ddd34a5d830d663 chore(deps): update dependency microsoft.windowsappsdk to 1.8.260416003 (#​4336) @​renovate[bot]
  • reactiveui/ReactiveUI@​ac2207c78fb9a4959b70530d011f5259d9e003cb chore(deps): update dependency microsoft.testing.platform.msbuild to 2.2.1 (#​4327) @​renovate[bot]
  • reactiveui/ReactiveUI@​5cd862e3ccd320344944850b98d30503b7826bb0 chore(deps): update dependency microsoft.codeanalysis.analyzers to v5 (#​4309) @​renovate[bot]

📌 Other

  • reactiveui/ReactiveUI@​18a84446390ddce59fdbbe97dcf5791fdcacf7c0 Add CodeQL analysis workflow configuration @​glennawatson

🔗 Full Changelog: reactiveui/ReactiveUI@23.2.1...23.2.19

🙌 Contributions

🌱 New contributors since the last release: @​xackus
💖 Thanks to all the contributors: @​ChrisPulman, @​Copilot, @​glennawatson, @​xackus

🤖 Automated services that contributed: @​renovate[bot]

23.2.1

🗞️ What's Changed

🐛 Fixes

  • reactiveui/ReactiveUI@​85db6354e15650ef587b23150655e3b4ea67538b Fix slow WPF startup: ComponentModelFallbackConverter false positives and missing ConverterService registrations (#​4313) @​ChrisPulman @​Copilot @​copilot-swe-agent[bot]
  • reactiveui/ReactiveUI@​223b9287dcf001574dd7ff6cbb91caa492f1acd6 Fix Blazor activation render ordering and update dependencies (#​4318) @​glennawatson

🧹 General Changes

  • reactiveui/ReactiveUI@​c95ef2cca0b0c0899b4ffe566ed965ed637f296f chore: Update version from 23.1 to 23.2.x @​glennawatson

📦 Dependencies

  • reactiveui/ReactiveUI@​66e86f2cc14db6e056b0086bac6ea2ce7abd4d58 chore(deps): update dependency microsoft.windowsappsdk to 1.8.260317003 (#​4310) @​renovate[bot]
  • reactiveui/ReactiveUI@​fe354a4238d2d69c693a8ba40ef4b52bc90ec7c1 chore(deps): update dependency dynamicdata to 9.4.31 (#​4307) @​renovate[bot]

📌 Other

  • reactiveui/ReactiveUI@​49982072c0c784ce0c957dc53916fcffcb651940 Add ReactiveCommand output propagation tests for WinForms and fix WithWinForms() initialization (#​4314) @​ChrisPulman @​Copilot @​copilot-swe-agent[bot]
  • reactiveui/ReactiveUI@​1645c9a68ac52df0da50ab5c994dd0faaef0327b Call WithCoreServices and add platform converters (#​4316) @​ChrisPulman

🔗 Full Changelog: reactiveui/ReactiveUI@23.1.8...23.2.1

🙌 Contributions

💖 Thanks to all the contributors: @​ChrisPulman, @​Copilot, @​glennawatson

🤖 Automated services that contributed: @​copilot-swe-agent[bot], @​renovate[bot]

23.1.8

🗞️ What's Changed

🐛 Fixes

  • reactiveui/ReactiveUI@​61d2b5b5e813c3eb0d1683271bdf178b6337e0f3 fix: resolve builder StackOverflow, activator negative refCount, binding regression, and testing extensions (#​4301) @​glennawatson

🧹 General Changes

  • reactiveui/ReactiveUI@​db239a92be1d69e586eb092e6d0d1ea34adc5410 chore(deps): update dependencies and fix build warnings @​glennawatson

📦 Dependencies

  • reactiveui/ReactiveUI@​f1d78b9fe0a8999ef6bfc95b716d0f5b5d3b4d3c chore(deps): update windows sdk & app sdk (#​4290) @​renovate[bot]
  • reactiveui/ReactiveUI@​76869904e657c064221d80e17be527170f6d00b4 chore(deps): update dotnet monorepo (#​4289) @​renovate[bot]
  • reactiveui/ReactiveUI@​a8b985cd2ec07fdf81d98b5d77bc2e4b15faff76 chore(deps): update actions/download-artifact action to v8 (#​4299) @​renovate[bot]
  • reactiveui/ReactiveUI@​d02b6178be96d33932c14938546cee012aa15158 chore(deps): update dependency system.valuetuple to 4.6.2 (#​4291) @​renovate[bot]
  • reactiveui/ReactiveUI@​a2a92bc306a51554595c9da7ee8da41732d01273 chore(deps): update actions/download-artifact action to v7 (#​4292) @​renovate[bot]

🔗 Full Changelog: reactiveui/ReactiveUI@23.1.1...23.1.8

🙌 Contributions

💖 Thanks to all the contributors: @​glennawatson

🤖 Automated services that contributed: @​renovate[bot]

23.1.1

🗞️ What's Changed

📦 Dependencies

  • reactiveui/ReactiveUI@​7902e6acc51fa8ce83940a7a0de7f2d49f0a498a chore(deps): update dependency microsoft.testing.extensions.codecoverage to 18.4.1 (#​4285) @​renovate[bot]
  • reactiveui/ReactiveUI@​cea2bc6fea79bbc6312aee2d3fbcabb4bb4f47ab chore(deps): update dependency microsoft.testing.platform.msbuild to 2.1.0 (#​4286) @​renovate[bot]

📌 Other

  • reactiveui/ReactiveUI@​4f279e3074f96103c4e88c638c19b3811fc1f3b3 Remove beta from version, update release workflow to eSigner + OIDC NuGet + create-release @​glennawatson

🔗 Full Changelog: reactiveui/ReactiveUI@23.1.0-beta.8...23.1.1

🙌 Contributions

💖 Thanks to all the contributors: @​glennawatson

🤖 Automated services that contributed: @​renovate[bot]

23.1.0-beta.8

🗞️ What's Changed

✨ Features

  • reactiveui/ReactiveUI@​eec2539ba2d0e754838a838a38537e4dc081a7d8 feature: Refactor command parameter handling for WinForms binding (#​4278) @​ChrisPulman
  • reactiveui/ReactiveUI@​f4d5e405be64aa155618e001f4da237b9012826e feature: Add blazor example app (#​4279) @​BekAllaev
  • reactiveui/ReactiveUI@​fec7219208340dc101511708bffd362af4531e2c feature: Add default WhenActivated calls to WPF base classes (#​4277) @​ChrisPulman

🐛 Fixes

  • reactiveui/ReactiveUI@​10ebe5d602e6657fb8189eff4035447eb8feefa8 fix: Add WithMessageBus and TaskPool schedulers with RxAppBuilder (#​4282) @​ChrisPulman

🧹 General Changes

  • reactiveui/ReactiveUI@​6e3b7fb639a694303ad21ebdf975dafd00b37805 chore: Update TUnitVersion to 1.12.102 @​glennawatson
  • reactiveui/ReactiveUI@​c519ba0d641f6b70cd53499da79277eb060ce231 chore: Enhance XML documentation for activation and binding APIs (#​4276) @​ChrisPulman

📦 Dependencies

  • reactiveui/ReactiveUI@​a9b7cb4548bbf54b4675a3d757e33c92e433164b chore(deps): update dependency verify.tunit to 31.10.0 (#​4281) @​renovate[bot]

🔗 Full Changelog: reactiveui/ReactiveUI@23.1.0-beta.1...23.1.0-beta.8

🙌 Contributions

💖 Thanks to all the contributors: @​BekAllaev, @​ChrisPulman, @​glennawatson

🤖 Automated services that contributed: @​renovate[bot]

23.1.0-beta.1

🗞️ What's Changed

💥 Breaking Changes

  • reactiveui/ReactiveUI@​ce2aebc336796de3a237fa1baf297b68fc65f0b2 breaking: Remove netstandard2.0, reorganise tests with more coverage (#​4239) @​glennawatson

🐛 Fixes

  • reactiveui/ReactiveUI@​be0eb89c2166f8b4b06130df2c0b40791a5a2f93 Fix nested property binding to avoid redundant setter calls (#​4240) @​ChrisPulman @​Copilot
  • reactiveui/ReactiveUI@​1e44aed27c5afd36cca4628fe658759a4dc81e22 fix(doc): AutoSuspendHelper not known by all target frameworks (#​4245) @​dabbinavo
  • reactiveui/ReactiveUI@​22d5bb565e424731a7655ede452e73ce1a6843f2 Fix intermittient test failures that use Locator, introduced a scope (#​4251) @​glennawatson

🧹 General Changes

  • reactiveui/ReactiveUI@​40290d751a6475609f3c159ad483f5162a65ed86 chore: Release the 23.1.0-beta @​glennawatson
  • reactiveui/ReactiveUI@​c2eddf4effce841bb6461f1de4d60e7455d9902e chore: Enhance unit tests to over 80% coverage (#​4248) @​glennawatson
  • reactiveui/ReactiveUI@​6d3eb99dd55f799ab01ebedafc4f2119d1be02f5 chore: Improve the test coverage (#​4272) @​glennawatson
  • reactiveui/ReactiveUI@​8faaf05db836933d7bef9964fbe0097e38a2b9c8 chore: Update copilot instructions and add claude instructions @​glennawatson
  • reactiveui/ReactiveUI@​b3f1e3138db891bfd31c106c9d04577e088ecd28 Update package references in README (#​4252) @​ChrisPulman
  • reactiveui/ReactiveUI@​67d3e787eb0aafd437c1707afaac7c3d8574de57 chore: Update SplatVersion from 18.1.1 to 19.1.1 (#​4260) @​glennawatson
  • reactiveui/ReactiveUI@​68903f2f09c0cfdf522a900f6fb16e93d1586c31 chore: Migrate scope-based tests to declarative executor pattern (#​4271) @​ChristianFischerauer @​glennawatson

📦 Dependencies

  • reactiveui/ReactiveUI@​c5650136d487806a7f136175c17124b448a319e0 chore(deps): update dependency tunit to 1.7.7 (#​4253) @​renovate[bot]
  • reactiveui/ReactiveUI@​3bfb97969d66724dc2193ef5c8a8b536c0b81c8c chore(deps): update dependency verify.nunit to 31.7.3 (#​4208) @​renovate[bot]
  • reactiveui/ReactiveUI@​e5988e67447e6800b07eeff0e2fa083bff60d4e9 chore(deps): update dependency bunit to 2.5.3 (#​4265) @​renovate[bot]
  • reactiveui/ReactiveUI@​8d50541b5565172b42b8c747884308f0d5382ec2 chore(deps): update dependency verify.tunit to 31.9.3 (#​4250) @​renovate[bot]
  • reactiveui/ReactiveUI@​33e1511f09a807f35fa3a9309da9ac981b6dcf72 chore(deps): update dependency microsoft.windows.cswinrt to 2.3.0-prerelease.251115.2 (#​4204) @​renovate[bot]
  • reactiveui/ReactiveUI@​4eff2674f49f37db95e94f9b81a2af7a313c46d6 chore(deps): update dependency verify.nunit to 31.9.0 (#​4237) @​renovate[bot]
  • reactiveui/ReactiveUI@​e20db9e757222c19699f32a9fde2273ffab35110 chore(deps): update dotnet monorepo to 10.0.2 (#​4269) @​renovate[bot]
  • reactiveui/ReactiveUI@​108d6c13ca0a61fa61aa69421b3cf15dd0ffa17b chore(deps): update dependency verify.tunit to 31.9.2 (#​4246) @​renovate[bot]
  • reactiveui/ReactiveUI@​e017cf6140556579404e44711f6580dcda058df4 chore(deps): update dependency microsoft.extensions.dependencymodel to v10 (#​4247) @​renovate[bot]
  • reactiveui/ReactiveUI@​c3b39b8ad15c0baef3cf0dffd2d6a5a5e2a579f1 chore(deps): update dependency nunit3testadapter to v6 (#​4219) @​renovate[bot]
  • reactiveui/ReactiveUI@​5188666018f0605f4ebeba2df511070140891a5a chore(deps): update dependency benchmarkdotnet to 0.15.8 (#​4216) @​renovate[bot]
  • reactiveui/ReactiveUI@​69b64a123f4528c3601abc21a1d812f31b1a4cba chore(deps): update dependency tunit to 1.7.5 (#​4249) @​renovate[bot]
  • reactiveui/ReactiveUI@​c53052f5991d3c584085d6acd9830ede26446490 chore(deps): update windows sdk & app sdk (#​4266) @​renovate[bot]
  • reactiveui/ReactiveUI@​40c4ab1f83fe2a92d35b0f95ede25bce75343ed6 chore(deps): update dependency tunit to 1.7.20 (#​4254) @​renovate[bot]
  • reactiveui/ReactiveUI@​760486b427d93529cc1f20a5d09d9361d6d30de8 chore(deps): update dependency roslynator.analyzers to 4.15.0 (#​4236) @​renovate[bot]
  • reactiveui/ReactiveUI@​90da488d713fc372700cb52d8c3d514ce1b2384a chore(deps): update dependency nunit3testadapter to v6 (#​4225) @​renovate[bot]
  • reactiveui/ReactiveUI@​9fb52cd6912979193361eb6adbd583ce58a3d551 chore(deps): update dependency publicapigenerator to 11.5.4 (#​4211) @​renovate[bot]
  • reactiveui/ReactiveUI@​170db84f77b47d383b3d1839cf80049357d43c68 chore(deps): update dotnet monorepo (major) (#​4203) @​renovate[bot]
  • reactiveui/ReactiveUI@​61836531f527860396face963a9deef915c7b0ce chore(deps): update dependency syncfusion.maui.toolkit to 1.0.8 (#​4230) @​renovate[bot]
  • reactiveui/ReactiveUI@​d3633a61fa045dbc53bd4611a1d63634fef98480 chore(deps): update dessant/lock-threads action to v6 (#​4229) @​renovate[bot]
  • reactiveui/ReactiveUI@​d483f82c7eccff0843df1d1822096c8f309363a3 chore(deps): update dependency verify.nunit to 31.8.0 (#​4218) @​renovate[bot]

📌 Other

  • reactiveui/ReactiveUI@​60a807081892a4af1b2ee6e5adcb643fed26efbc Add BuilderMixins and enhance ReactiveUI builder API (#​4228) @​ChrisPulman
  • reactiveui/ReactiveUI@​f3014b05bd020de032ecc660b3c8e9ff85c42b99 Add custom MAUI scheduler support and improve builder API (#​4224) @​ChrisPulman
  • reactiveui/ReactiveUI@​fe2a8c73c540f1fdc5721ddab4873d975f4ba06c Add XML docs and usage examples to public interfaces (#​4233) @​ChrisPulman @​Copilot @​Glenn
  • reactiveui/ReactiveUI@​0044f6c76ad89ab3f6eccb69ec96d3a7f69ea24d Add YamlMime reference to codecov.yml (#​4256) @​ChrisPulman
  • reactiveui/ReactiveUI@​9308d79242120dd66204bcf815f30b52ca3bd063 Replace RxApp schedulers with RxSchedulers throughout codebase (#​4213) @​ChrisPulman
  • reactiveui/ReactiveUI@​8005a05f8b19f39b69815836a8d5826f2b7e793b Add Avalonia to Registration Namespace and update tests (#​4223) @​ChrisPulman
  • reactiveui/ReactiveUI@​9e2324582b855624f380c6d83582038a2b77fcd5 Remove Xamarin Forms support from registration logic (#​4222) @​ChrisPulman
    ... (truncated)

22.3.1

🗞️ What's Changed

🐛 Fixes

  • reactiveui/ReactiveUI@​d6b0ced69ebcb65614b98978810533c97b95db12 Fix race condition in ReactiveCommand cancellation test (#​4196) @​Copilot @​copilot-swe-agent[bot] @​glennawatson

📦 Dependencies

  • reactiveui/ReactiveUI@​9d25a557ea548bd524f4204cd87921903a1f00d8 chore(deps): update dotnet monorepo to 9.0.11 (#​4202) @​renovate[bot]
  • reactiveui/ReactiveUI@​74a572a30bc587222cc1b5eed744b87e34070e75 chore(deps): update windows sdk & app sdk (#​4197) @​renovate[bot]
  • reactiveui/ReactiveUI@​c333339ab77be5e6e38f76cc1c1dc653de33afac chore(deps): update .net test stack (#​4198) @​renovate[bot]
  • reactiveui/ReactiveUI@​ff1b00f7aa2494b2444159ef333c0350065f42b1 chore(deps): update dependency nerdbank.gitversioning to 3.9.50 (#​4201) @​renovate[bot]
  • reactiveui/ReactiveUI@​8c0630eee7440cd81226b82e88b00bcc9b5345dd chore(deps): update dependency benchmarkdotnet to 0.15.6 (#​4199) @​renovate[bot]
  • reactiveui/ReactiveUI@​cae2b6578496548681b1945b759709bc3ccd2fa8 chore(deps): update dependency verify.nunit to 31.0.4 (#​4194) @​renovate[bot]
  • reactiveui/ReactiveUI@​f02755fafd2ac4a0448a562d20c52a779faca9a3 chore(deps): update dependency publicapigenerator to 11.5.1 (#​4206) @​renovate[bot]

📌 Other

  • reactiveui/ReactiveUI@​f2f9022a990c4c8fcd251d30f37adcbc0b79fd85 Adding ReactiveOwningComponentBase (#​4205) @​BekAllaev
  • reactiveui/ReactiveUI@​346e3bbbc41d1d17903545c6974939024ac70be6 Reduce allocations within ReactiveObject and ReactiveRecord (#​4195) @​Glenn @​jl0pd
  • reactiveui/ReactiveUI@​da99d4a92215e6d733932bc32f81906af3bd5620 Bump 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]

22.2.1

🗞️ What's Changed

🐛 Fixes

  • reactiveui/ReactiveUI@​9e7eac755d6cd55ee11e1018e716683772a0f4a9 Fix RxSchedulers not being set by ReactiveUI.Testing SchedulerExtensions (#​4184) @​Cheesebaron
  • reactiveui/ReactiveUI@​c3d6d9996ad652fae9e450b1e91f60ab793fe29d fix: ensure consistent schedulers across threads by removing ThreadStatic in RxSchedulers (#​4192) @​glennawatson
  • reactiveui/ReactiveUI@​a05b475048c15c4e0bde96095158c8fc7d347bfb Fix test isolation issue in RxSchedulersTest causing intermittent failures on Linux (#​4193) @​Copilot @​copilot-swe-agent[bot] @​glennawatson

🧹 General Changes

  • reactiveui/ReactiveUI@​221a25e94d7f0a8acd6c6d70f801a560b3434295 housekeeping: Release 22.2.x of ReactiveUI @​glennawatson

📦 Dependencies

  • reactiveui/ReactiveUI@​61cfabcb383daed09cba3e2cec049f136dd9c5ce chore(deps): update dependency verify.nunit to 31.0.3 (#​4190) @​renovate[bot]
  • reactiveui/ReactiveUI@​73577efcbe831a3ecd48ab3dd669cd3080ee61c3 chore(deps): update dotnet monorepo to 9.0.10 (#​4187) @​renovate[bot]
  • reactiveui/ReactiveUI@​50cfdba57661681bddd4f18acf31c5974956245e chore(deps): update dependency microsoft.windows.cswinrt to 2.3.0-prerelease.251015.2 (#​4188) @​renovate[bot]
  • reactiveui/ReactiveUI@​8eeca30bbf583d60e5a2db130a889e86369f0055 chore(deps): update dependency microsoft.windowsappsdk to 1.8.251003001 (#​4186) @​renovate[bot]
  • reactiveui/ReactiveUI@​64e7c38056d5535a72c497f86b9e755f1602bb41 chore(deps): update dependency publicapigenerator to 11.5.0 (#​4182) @​renovate[bot]
  • reactiveui/ReactiveUI@​c2f5c321a73162a88150f4bac9f73e6f0e22762e chore(deps): update dependency verify.nunit to 31.0.2 (#​4181) @​renovate[bot]
  • reactiveui/ReactiveUI@​e3ed43df7076b398231f025c5113ac9f67bef297 chore(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]

22.1.1

🗞️ What's Changed

✨ Features

  • reactiveui/ReactiveUI@​d59db7cb6be2ff0b736a9674b4d51e5bb036bd01 feature: AOT-Friendly Scheduler Access for ReactiveUI (#​4122) @​ChrisPulman @​Copilot @​copilot-swe-agent[bot] @​glennawatson

🐛 Fixes

  • reactiveui/ReactiveUI@​073e07e019c01497d34269575a7d259481918cb4 Fix InitRxUI to account for order of passed registration namespaces (#​3887) @​Glenn @​Metadorius
  • reactiveui/ReactiveUI@​9deb481a26362ce36517ac119d97ed8a3ec6a7bc Fix TFMs missing for ReactiveUI.Testing (#​4171) @​Cheesebaron

🧹 General Changes

  • reactiveui/ReactiveUI@​9dbac6e459ca65849cbc6819701bafa0cc743349 chore: Stabilize ReactiveUI.Tests with state restoration and de-parallelization (#​4168) @​Copilot @​copilot-swe-agent[bot] @​glennawatson
  • reactiveui/ReactiveUI@​8605872986ce61683d63f44c41db20ab12157351 chore: Update target frameworks for Maui and Testing projects (#​4174) @​ChrisPulman @​Glenn @​TomaszCielecki

📦 Dependencies

  • reactiveui/ReactiveUI@​a26f6f2836cc1e2cb935594fa23602b798bdd772 chore(deps): update dependency verify.nunit to 30.20.1 (#​4176) @​renovate[bot]
  • reactiveui/ReactiveUI@​c339577eb3dfc67b6f34a95c6923795a2917a621 chore(deps): update dependency roslynator.analyzers to 4.14.1 (#​4175) @​renovate[bot]
  • reactiveui/ReactiveUI@​e67aeee87288d5d16608387fcbad0a31455565ac chore(deps): update dependency verify.nunit to 30.20.0 (#​4172) @​renovate[bot]
  • reactiveui/ReactiveUI@​1ed95b66cbbd98ca7a4d6645eea81c9baf66d64d chore(deps): update dependency microsoft.net.test.sdk to v18 (#​4169) @​renovate[bot]
  • reactiveui/ReactiveUI@​f8b49b5d0002bae086f8f71f49acf0a164baada7 chore(deps): update dependency nunit3testadapter to 5.2.0 (#​4177) @​renovate[bot]

📌 Other

  • reactiveui/ReactiveUI@​0c24fb5788e15d7af56d9ed11ff1e7c042791e50 Bump 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]

22.0.1

🗞️ What's Changed

Major

  • This release supports .NET 10

💥 Breaking Changes

  • reactiveui/ReactiveUI@​b3fd1c20afa1347859ba52ec7c09619bbac9c88b breaking: remove deprecated Android.Preferences APIs and modernize to AndroidX (#​4119) @​Copilot @​copilot-swe-agent[bot] @​GlennWatson

♻️ Refactoring

  • reactiveui/ReactiveUI@​c0dc37caf0657c18a6c224cace2d690ef26a1597 refactor: Deprecate obsolete MAUI Cell controls and introduce CollectionView-compatible alternatives (#​4146) @​Copilot @​copilot-swe-agent[bot] @​glennawatson

🐛 Fixes

  • reactiveui/ReactiveUI@​a83c0e0e7772b460f60982650c93de363c61244b fix: cross platform build and tests (#​4132) @​glennawatson
  • reactiveui/ReactiveUI@​89d9200c6976490edd4d4222260e9cc3e3674bbf Fix Test : InteractionBinder: immediately unregister interaction handlers when ViewModel becomes null (#​4140) @​glennawatson

🧹 General Changes

  • reactiveui/ReactiveUI@​944f1b85dbe33dfda336c271a879fb2ea22b272c housekeeping: Fix test targets @​glennawatson
  • reactiveui/ReactiveUI@​1b13eefd91d1584ca8d520c242ba37925ed7703a chore: Add windows net8 targets @​glennawatson
  • reactiveui/ReactiveUI@​f65ffa69f932c7a779122f1b79ce11299dee50b3 chore: Remove WinUI building on linux/macos @​glennawatson
  • reactiveui/ReactiveUI@​1246a6a8075172f69dc45d3a7b95b70831895282 chore: Copilot instructions - Revise build and test instructions for ReactiveUI - .net 10 @​glennawatson
  • reactiveui/ReactiveUI@​42bc37ee79e7b70825430776d84867fccbf3d558 Update CI build workflow permissions and environment variables @​glennawatson
  • reactiveui/ReactiveUI@​1bfc06220ece1028c055b295f95ed78eca7cb040 housekeeping: Fix solution file name in CI workflow @​glennawatson
  • reactiveui/ReactiveUI@​297a63c0263c974f8067fc6ef9d2e7409edeb8b0 chore: Update build badge link in README.md @​glennawatson

📦 Dependencies

  • reactiveui/ReactiveUI@​56f2de2693931a5bb6a48eb0b0740ab8a2d249ac chore(deps): update dependency benchmarkdotnet to 0.15.4 (#​4149) @​renovate[bot]
  • reactiveui/ReactiveUI@​a66270342db0767203504065af40c912deac2976 chore(deps): update dependency verify.nunit to 30.19.1 (#​4158) @​renovate[bot]
  • reactiveui/ReactiveUI@​6d0812ddeb76181421398f5a7ad6a98d77080757 chore(deps): update dependency xamarin.androidx.media to 1.7.1 (#​4145) @​renovate[bot]
  • reactiveui/ReactiveUI@​a4e09568d31b985c7c749303d0515eee46818fe2 chore(deps): update dependency verify.nunit to 30.12.0 (#​4142) @​renovate[bot]
  • reactiveui/ReactiveUI@​09e0483f2441d7ddb6c0f13ce23f54a1662c965f chore(deps): update dependency xamarin.androidx.fragment to 1.8.9 (#​4138) @​renovate[bot]
  • reactiveui/ReactiveUI@​304c03634bb7057424cd7b0aa2e455e877ba423c chore(deps): update windows sdk & app sdk (#​4156) @​renovate[bot]
  • reactiveui/ReactiveUI@​04f4c658f6ddeafc5c55276b835b1185cce555f3 chore(deps): update dependency verify.nunit to 30.13.0 (#​4148) @​renovate[bot]
  • reactiveui/ReactiveUI@​af6715fc78bacca9e8378d80d524b4e805da923b chore(deps): update dependency reactive.wasm to v3 (#​4130) @​renovate[bot]
  • reactiveui/ReactiveUI@​9d780f35de40fd3f9c35a9283695d61c5493049d chore(deps): update dependency verify.nunit to 30.18.0 (#​4153) @​renovate[bot]
  • reactiveui/ReactiveUI@​1f0d8702c526f026012a6113730d51f4bd711600 chore(deps): update dependency verify.nunit to 30.19.2 (#​4163) @​renovate[bot]
  • reactiveui/ReactiveUI@​430af1fe20d106b5034eeafb966084a3fc4cf201 chore(deps): update dependency xamarin.androidx.fragment.ktx to 1.8.9 (#​4139) @​renovate[bot]
  • reactiveui/ReactiveUI@​1b04ee1c6add0ada38d36b429db9862b7a7bb680 chore(deps): update dependency microsoft.windowsappsdk to 1.8.250907003 (#​4137) @​renovate[bot]
  • reactiveui/ReactiveUI@​20528f1bc6e1ddd452acd1b2ed903304b3085474 chore(deps): update dependency system.collections.immutable to v9 (#​4131) @​renovate[bot]
  • reactiveui/ReactiveUI@​650d6aba1f679f29b76614dfc4d9142e5f078e89 chore(deps): update dependency verify.nunit to 30.8.0 (#​4129) @​renovate[bot]
  • reactiveui/ReactiveUI@​5a0d9e5429506068247b0bc6336fc6548dc54327 chore(deps): update dependency verify.nunit to 30.11.0 (#​4135) @​renovate[bot]
  • reactiveui/ReactiveUI@​7776b48bc3d7024913049e28aec589a5dd73f027 chore(deps): update rx.net (system.reactive) to 6.1.0 (#​4162) @​renovate[bot]
  • reactiveui/ReactiveUI@​aac10c063eb2b6f16cba1fb3bf9ac272b8378305 chore(deps): update dependency system.text.json to 9.0.9 (#​4136) @​renovate[bot]
  • reactiveui/ReactiveUI@​54ee58b1ec88b1d74265671885b5c5d3e5271ca6 chore(deps): update dependency verify.nunit to 30.10.0 (#​4133) @​renovate[bot]
  • reactiveui/ReactiveUI@​6264b77a871c222657d52bc1005f70a5a5f34e33 chore(deps): update dependency nerdbank.gitversioning to 3.8.118 (#​4152) @​renovate[bot]
  • reactiveui/ReactiveUI@​c6cac4c8e70e46c1956b369a17ec21a793b59661 chore(deps): update dependency benchmarkdotnet to 0.15.3 (#​4141) @​renovate[bot]

📌 Other

  • reactiveui/ReactiveUI@​be45653306d18158118e4ff17471c35b04fec795 Migrate xUnit + FluentAssertions to NUnit 4.4.0 with Controlled Concurrency and Proper STA Thread Support (#​4121) @​Copilot @​copilot-swe-agent[bot] @​glennawatson
  • reactiveui/ReactiveUI@​d47bd31587231492d1c395ce77aa17b6aae769da Add NonParallelizable attribute to tests (#​4161) @​glennawatson
  • reactiveui/ReactiveUI@​04badefc2f4694b90a46423edc0bdd03fbf018a9 Create Copilot instructions for ReactiveUI - Windows-only build, AOT patterns with DynamicallyAccessedMembersAttribute, and code style guidelines (#​4115) @​Copilot @​copilot-swe-agent[bot] @​glennawatson
    ... (truncated)

21.0.1

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

20.4.1

General Changes

  • d352cd643ee8028826273c16af0963a4a73295b5 housekeeping: Release 20.4.x @​glennawatson

Dependencies

  • 5a3f47635580a8d190a2a5adb02edd220263761d chore(deps): update dependency microsoft.windows.sdk.buildtools to 10.0.26100.4188 (#​4045) @​renovate[bot]
  • 3d9852ab16266fb602f3a95f6c72a168c8a42fc6 chore(deps): update dependency fluentassertions to 8.3.0 (#​4048) @​renovate[bot]
  • ca18f8659ec5f8d80e82b5240cb6a88f074e29b2 chore(deps): update dependency verify.xunit to 30.2.0 (#​4049) @​renovate[bot]
  • b7790649804db1b57d71e680748eb55120b5b5c8 chore(deps): update dependency verify.xunit to 30.3.0 (#​4050) @​renovate[bot]
  • 824950c106182a42bc2aea050288a7e88ad45e29 chore(deps): update dependency dynamicdata to 9.4.1 (#​4052) @​renovate[bot]
  • b5a57edef6fc96a5dc4136f8d88d5bd8e0014b0c chore(deps): update dependency verify.xunit to 30.3.1 (#​4053) @​renovate[bot]
  • 2c7464efdf9759b7d67a06fa1c9ebbe489b0a066 chore(deps): update dependency microsoft.net.test.sdk to 17.14.1 (#​4051) @​renovate[bot]
  • 96de439f1cd6b4dd226a2be989d9c02f6cd29e04 chore(deps): update dependency acr.userdialogs to 9.2.2 (#​4054) @​renovate[bot]
  • 7b16e6c516e6b1a91f85e06baa4027a1cf8cc8ac chore(deps): update dependency xunit.runner.visualstudio to 3.1.1 (#​4061) @​renovate[bot]
  • ce0ff1eafb2c9c77d291adeae006ca436127e21e chore(deps): update dependency benchmarkdotnet to 0.15.1 (#​4062) @​renovate[bot]
  • e9839b90ad565718d928a950da401331b900a9d8 chore(deps): update dependency xamarin.jetbrains.annotations to 26.0.2.2 (#​4058) @​renovate[bot]
  • ba2ead33acf36e04e488722605e96f6841b23d07 chore(deps): update dependency microsoft.windowsappsdk to 1.7.250606001 (#​4063) @​renovate[bot]
  • f3e708454ecf920b1bd5416b651597b6d0450f61 chore(deps): update dependency verify.xunit to 30.4.0 (#​4065) @​renovate[bot]
  • 468b29fa930daa2b058f1f5c599e87babd2bbaa2 chore(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

20.3.1

Fixes

  • 28b83027a146ca93e56b4b5a37b38b66115eb878 Fix nullable annotations for OneWayBind (#​4010) @​DavidVreony @​elem-74

General Changes

  • 6c506cbcdfe6d8545c27a8ed335e3150e6f24a32 Update version.json to 20.3.x @​glennawatson

Dependencies

  • ccd7c111de2667dc53e843a8068bf1668555088f chore(deps): update dependency microsoft.windowsappsdk to 1.6.250228001 (#​3999) @​renovate[bot]
  • 049a5a36bbdb61eb57bce9863485cf2aca859c1a chore(deps): update dependency dynamicdata to 9.2.1 (#​4001) @​renovate[bot]
  • 43b397604027f5416acebe36cb7c35bddd1ebd93 chore(deps): update dotnet monorepo (#​4000) @​renovate[bot]
  • 43d5f64dd4bae20dbcfbceeaa7ebe2353ac4756c chore(deps): update dependency fluentassertions to 8.2.0 (#​4002) @​renovate[bot]
  • cb8e0b93a9cb30469beedae8b6a41a31f2ee3312 chore(deps): update dependency microsoft.windowsappsdk to 1.7.250310001 (#​4005) @​renovate[bot]
  • 8d4c52718caad0217406618554e0193e448f45bb chore(deps): update dependency verify.xunit to 28.16.0 (#​4004) @​renovate[bot]
  • 5d65ad9a046aa1a5bbe865d5fb5e7f718f416e92 chore(deps): update dependency system.valuetuple to 4.6.1 (#​4006) @​renovate[bot]
  • cc8994f055bc676b9a95ca25228762476c93fe89 chore(deps): update dependency acr.userdialogs to 9.2.1 (#​4007) @​renovate[bot]
  • 266a998c7dc68d8aecda4aa49fef7a1ed8fb7868 chore(deps): update dependency verify.xunit to v29 (#​4011) @​renovate[bot]
  • 78adedb47411a84df55524b8c548518549601953 chore(deps): update dotnet monorepo (#​4036) @​renovate[bot]
  • c97559e88e15a086a780e654aca15e4e8ae2cf38 chore(deps): update dependency verify.xunit to 29.2.0 (#​4014) @​renovate[bot]
  • 8dd8e941ad3f8710f865b563ef085f2768531801 chore(deps): update dependency microsoft.windowsappsdk to 1.7.250401001 (#​4016) @​renovate[bot]
  • ab3a28489a7a808e9fcd5637bfc839a20f059bc7 chore(deps): update dotnet monorepo (#​4015) @​renovate[bot]
  • 1a5e91510b04301b94b3e7f66320fb5fa2af5126 chore(deps): update dotnet monorepo to 9.0.60 (#​4017) @​renovate[bot]
  • 392d63c512c92e9c5e7f34efa5db391d71c79a78 chore(deps): update dependency verify.xunit to 28.15.0 (#​3998) @​renovate[bot]
  • 3905f41092f8d71aa708e693d0c6917490d7d28d chore(deps): update dependency verify.xunit to 29.3.0 (#​4020) @​renovate[bot]
  • 52b0c60166513c8f119e6dfc893d7e108d50c5ad chore(deps): update dependency publicapigenerator to 11.4.6 (#​4021) @​renovate[bot]
  • 6b8b313948af82d7c2f22cbb28eda8bc0f9b25ee chore(deps): update dependency verify.xunit to 29.3.1 (#​4022) @​renovate[bot]
  • 596d9b4dcc7d218f439087d77b394dbbd9ea0baf chore(deps): update dependency mocks.maui to 1.2.5 (#​4026) @​renovate[bot]
  • 539a3d94490a06618301b6f17d1bad6c2ab667f4 chore(deps): update dependency dynamicdata to 9.2.2 (#​4033) @​renovate[bot]
  • 07ae510dc753a53ca017969cf78b787a7eb4c707 chore(deps): update dependency verify.xunit to v30 (#​4034) @​renovate[bot]
  • 7e0511c758e5251e939dc11f16c8bb26bdb4a991 chore(deps): update dependency xunit.runner.visualstudio to 3.1.0 (#​4035) @​renovate[bot]
  • 7f2757772b8331e105a8cbe24ba62bdaa5ebf760 chore(deps): update dependency microsoft.windows.sdk.buildtools to 10.0.26100.3916 (#​4037) @​renovate[bot]
  • c1352e0df65edf7ee2cd9d15508fef2b5d728b1a chore(deps): update dependency verify.xunit to 30.1.0 (#​4039) @​renovate[bot]
  • 6364efd05c468c45f900a412b7c8ecd41654daf2 chore(deps): update dependency xamarin.jetbrains.annotations to 26.0.2.1 (#​4030) @​renovate[bot]
  • daf09ce58ce07613703f4ae61aa96a78fa61df25 chore(deps): update dependency microsoft.net.test.sdk to 17.14.0 (#​4047) @​renovate[bot]
  • 0114a659a0aa7b9689868d8c8c401557b0909215 chore(deps): update dependency benchmarkdotnet to 0.15.0 (#​4041) @​renovate[bot]
  • 2c520ac88f1d54a73088b74d36eeb5c9b6884f97 chore(deps): update dependency dynamicdata to 9.3.2 (#​4042) @​renovate[bot]
  • c50f9da1de7ee0130d18d3aff03b82ea49a244a5 chore(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]

Commits viewable in compare view.

Updated ReactiveUI.Testing from 20.2.45 to 23.2.27.

Release notes

Sourced from ReactiveUI.Testing's releases.

23.2.27

🗞️ What's Changed

🐛 Fixes

  • reactiveui/ReactiveUI@​03ccb2ecdd9f43cb372aeb7c47629ae82bd88848 Fixes 4331 Handle null load state; add tests (#​4349) @​ChrisPulman
  • reactiveui/ReactiveUI@​303d1846649be7ecc5a38f392f6c0e955c64493d Fix for 4280 interaction async handler scheduling (#​4351) @​ChrisPulman
  • reactiveui/ReactiveUI@​79661cfae513ff6b5dcead3dfc15028b490001a5 Fix 3921 Support inherited DependencyProperty lookup (#​4350) @​ChrisPulman

📦 Dependencies

  • reactiveui/ReactiveUI@​0943b5db060f43a1c61cc0a3053d44ba52357fc4 chore(deps): update dependency microsoft.windows.sdk.buildtools to 10.0.28000.1839 (#​4346) @​renovate[bot]
  • reactiveui/ReactiveUI@​5cd13f62b893c5405d45785665d91f425d3813db chore(deps): update xamarin & androidx to 1.6.0 (#​4340) @​renovate[bot]
  • reactiveui/ReactiveUI@​6eb0c7f0f3722b7030cb4773f773b250818573df chore(deps): update dependency microsoft.testing.platform.msbuild to 2.2.2 (#​4348) @​renovate[bot]
  • reactiveui/ReactiveUI@​adb2598e140ba408a3ac4ec3a18b6e527c4d226b chore(deps): update dependency microsoft.windowsappsdk to v2 (#​4347) @​renovate[bot]
  • reactiveui/ReactiveUI@​b54d29b6952ce380b038a76364159070be9fd131 chore(deps): update akavache to v12 (major) (#​4345) @​renovate[bot]

🔗 Full Changelog: reactiveui/ReactiveUI@23.2.19...23.2.27

🙌 Contributions

💖 Thanks to all the contributors: @​ChrisPulman

🤖 Automated services that contributed: @​renovate[bot]

23.2.19

🗞️ What's Changed

🐛 Fixes

  • reactiveui/ReactiveUI@​9d6ba92644903a007a0275c8b2ef6b267500d100 Fix WPF design-time activation and main-thread bindings (#​4337) @​ChrisPulman
  • reactiveui/ReactiveUI@​b9b80bbb8fe92621b66c1d54438657b838cf061b Fix BindCommand passing incorrect parameter after assigning new ViewModel to View (#​4324) @​ChrisPulman @​xackus
  • reactiveui/ReactiveUI@​6ede9a12d2f257056fc5efe60c2eb9b929e8affb Fix white space (#​4338) @​ChrisPulman @​xackus
  • reactiveui/ReactiveUI@​2be678561e0f43bdde85a6eef10aba39000bd93f Fix Winforms Designer serialization errors (#​4339) @​ChrisPulman @​xackus

🧹 General Changes

  • reactiveui/ReactiveUI@​6fb6957f2a153af9410d44ad935e4eff85136855 chore: Remove deprecated integration tests, add modern samples, update snippets, CI, and docs (#​4319) @​Copilot @​glennawatson

📦 Dependencies

  • reactiveui/ReactiveUI@​481006c6091147177c2eca9200eaf259d76110fb chore(deps): update dotnet monorepo (#​4308) @​renovate[bot]
  • reactiveui/ReactiveUI@​d062b377264133e7e90e1d41fbbf5a9f28d5664a chore(deps): update dotnet monorepo (#​4333) @​renovate[bot]
  • reactiveui/ReactiveUI@​98f534e14a10e375494bef662d529495acef20e2 chore(deps): update dependency xamarin.androidx.media to 1.7.1.2 (#​4300) @​renovate[bot]
  • reactiveui/ReactiveUI@​c585627125dc2c61fd01daba1cbda43e1cfc1d78 chore(deps): update dependency microsoft.testing.extensions.codecoverage to 18.6.2 (#​4328) @​renovate[bot]
  • reactiveui/ReactiveUI@​d34acbfb2c7f35cac5943c2992ed7465caf34d2a chore(deps): update dependency akavache.sqlite3 to 11.6.1 (#​4329) @​renovate[bot]
  • reactiveui/ReactiveUI@​dbd182386116a54c89072359471763e3be94a36f chore(deps): update dependency akavache.systemtextjson to 11.6.1 (#​4330) @​renovate[bot]
  • reactiveui/ReactiveUI@​1b9021d4af5768ca2eb203491dfa5944537e69cc chore(deps): update dependency microsoft.net.test.sdk to 18.4.0 (#​4326) @​renovate[bot]
  • reactiveui/ReactiveUI@​b8f35bccd5c90ece180342f2d90a94a362be38c0 chore(deps): update dependency microsoft.windows.sdk.buildtools to 10.0.28000.1721 (#​4323) @​renovate[bot]
  • reactiveui/ReactiveUI@​77d5bdc8d49333bc7537c3014633650076fa52c4 chore(deps): update dependency verify.tunit to 31.15.0 (#​4287) @​renovate[bot]
  • reactiveui/ReactiveUI@​76197f8ef76214ab05b7fad67ddd34a5d830d663 chore(deps): update dependency microsoft.windowsappsdk to 1.8.260416003 (#​4336) @​renovate[bot]
  • reactiveui/ReactiveUI@​ac2207c78fb9a4959b70530d011f5259d9e003cb chore(deps): update dependency microsoft.testing.platform.msbuild to 2.2.1 (#​4327) @​renovate[bot]
  • reactiveui/ReactiveUI@​5cd862e3ccd320344944850b98d30503b7826bb0 chore(deps): update dependency microsoft.codeanalysis.analyzers to v5 (#​4309) @​renovate[bot]

📌 Other

  • reactiveui/ReactiveUI@​18a84446390ddce59fdbbe97dcf5791fdcacf7c0 Add CodeQL analysis workflow configuration @​glennawatson

🔗 Full Changelog: reactiveui/ReactiveUI@23.2.1...23.2.19

🙌 Contributions

🌱 New contributors since the last release: @​xackus
💖 Thanks to all the contributors: @​ChrisPulman, @​Copilot, @​glennawatson, @​xackus

🤖 Automated services that contributed: @​renovate[bot]

23.2.1

🗞️ What's Changed

🐛 Fixes

  • reactiveui/ReactiveUI@​85db6354e15650ef587b23150655e3b4ea67538b Fix slow WPF startup: ComponentModelFallbackConverter false positives and missing ConverterService registrations (#​4313) @​ChrisPulman @​Copilot @​copilot-swe-agent[bot]
  • reactiveui/ReactiveUI@​223b9287dcf001574dd7ff6cbb91caa492f1acd6 Fix Blazor activation render ordering and update dependencies (#​4318) @​glennawatson

🧹 General Changes

  • reactiveui/ReactiveUI@​c95ef2cca0b0c0899b4ffe566ed965ed637f296f chore: Update version from 23.1 to 23.2.x @​glennawatson

📦 Dependencies

  • reactiveui/ReactiveUI@​66e86f2cc14db6e056b0086bac6ea2ce7abd4d58 chore(deps): update dependency microsoft.windowsappsdk to 1.8.260317003 (#​4310) @​renovate[bot]
  • reactiveui/ReactiveUI@​fe354a4238d2d69c693a8ba40ef4b52bc90ec7c1 chore(deps): update dependency dynamicdata to 9.4.31 (#​4307) @​renovate[bot]

📌 Other

  • reactiveui/ReactiveUI@​49982072c0c784ce0c957dc53916fcffcb651940 Add ReactiveCommand output propagation tests for WinForms and fix WithWinForms() initialization (#​4314) @​ChrisPulman @​Copilot @​copilot-swe-agent[bot]
  • reactiveui/ReactiveUI@​1645c9a68ac52df0da50ab5c994dd0faaef0327b Call WithCoreServices and add platform converters (#​4316) @​ChrisPulman

🔗 Full Changelog: reactiveui/ReactiveUI@23.1.8...23.2.1

🙌 Contributions

💖 Thanks to all the contributors: @​ChrisPulman, @​Copilot, @​glennawatson

🤖 Automated services that contributed: @​copilot-swe-agent[bot], @​renovate[bot]

23.1.8

🗞️ What's Changed

🐛 Fixes

  • reactiveui/ReactiveUI@​61d2b5b5e813c3eb0d1683271bdf178b6337e0f3 fix: resolve builder StackOverflow, activator negative refCount, binding regression, and testing extensions (#​4301) @​glennawatson

🧹 General Changes

  • reactiveui/ReactiveUI@​db239a92be1d69e586eb092e6d0d1ea34adc5410 chore(deps): update dependencies and fix build warnings @​glennawatson

📦 Dependencies

  • reactiveui/ReactiveUI@​f1d78b9fe0a8999ef6bfc95b716d0f5b5d3b4d3c chore(deps): update windows sdk & app sdk (#​4290) @​renovate[bot]
  • reactiveui/ReactiveUI@​76869904e657c064221d80e17be527170f6d00b4 chore(deps): update dotnet monorepo (#​4289) @​renovate[bot]
  • reactiveui/ReactiveUI@​a8b985cd2ec07fdf81d98b5d77bc2e4b15faff76 chore(deps): update actions/download-artifact action to v8 (#​4299) @​renovate[bot]
  • reactiveui/ReactiveUI@​d02b6178be96d33932c14938546cee012aa15158 chore(deps): update dependency system.valuetuple to 4.6.2 (#​4291) @​renovate[bot]
  • reactiveui/ReactiveUI@​a2a92bc306a51554595c9da7ee8da41732d01273 chore(deps): update actions/download-artifact action to v7 (#​4292) @​renovate[bot]

🔗 Full Changelog: reactiveui/ReactiveUI@23.1.1...23.1.8

🙌 Contributions

💖 Thanks to all the contributors: @​glennawatson

🤖 Automated services that contributed: @​renovate[bot]

23.1.1

🗞️ What's Changed

📦 Dependencies

  • reactiveui/ReactiveUI@​7902e6acc51fa8ce83940a7a0de7f2d49f0a498a chore(deps): update dependency microsoft.testing.extensions.codecoverage to 18.4.1 (#​4285) @​renovate[bot]
  • reactiveui/ReactiveUI@​cea2bc6fea79bbc6312aee2d3fbcabb4bb4f47ab chore(deps): update dependency microsoft.testing.platform.msbuild to 2.1.0 (#​4286) @​renovate[bot]

📌 Other

  • reactiveui/ReactiveUI@​4f279e3074f96103c4e88c638c19b3811fc1f3b3 Remove beta from version, update release workflow to eSigner + OIDC NuGet + create-release @​glennawatson

🔗 Full Changelog: reactiveui/ReactiveUI@23.1.0-beta.8...23.1.1

🙌 Contributions

💖 Thanks to all the contributors: @​glennawatson

🤖 Automated services that contributed: @​renovate[bot]

23.1.0-beta.8

🗞️ What's Changed

✨ Features

  • reactiveui/ReactiveUI@​eec2539ba2d0e754838a838a38537e4dc081a7d8 feature: Refactor command parameter handling for WinForms binding (#​4278) @​ChrisPulman
  • reactiveui/ReactiveUI@​f4d5e405be64aa155618e001f4da237b9012826e feature: Add blazor example app (#​4279) @​BekAllaev
  • reactiveui/ReactiveUI@​fec7219208340dc101511708bffd362af4531e2c feature: Add default WhenActivated calls to WPF base classes (#​4277) @​ChrisPulman

🐛 Fixes

  • reactiveui/ReactiveUI@​10ebe5d602e6657fb8189eff4035447eb8feefa8 fix: Add WithMessageBus and TaskPool schedulers with RxAppBuilder (#​4282) @​ChrisPulman

🧹 General Changes

  • reactiveui/ReactiveUI@​6e3b7fb639a694303ad21ebdf975dafd00b37805 chore: Update TUnitVersion to 1.12.102 @​glennawatson
  • reactiveui/ReactiveUI@​c519ba0d641f6b70cd53499da79277eb060ce231 chore: Enhance XML documentation for activation and binding APIs (#​4276) @​ChrisPulman

📦 Dependencies

  • reactiveui/ReactiveUI@​a9b7cb4548bbf54b4675a3d757e33c92e433164b chore(deps): update dependency verify.tunit to 31.10.0 (#​4281) @​renovate[bot]

🔗 Full Changelog: reactiveui/ReactiveUI@23.1.0-beta.1...23.1.0-beta.8

🙌 Contributions

💖 Thanks to all the contributors: @​BekAllaev, @​ChrisPulman, @​glennawatson

🤖 Automated services that contributed: @​renovate[bot]

23.1.0-beta.1

🗞️ What's Changed

💥 Breaking Changes

  • reactiveui/ReactiveUI@​ce2aebc336796de3a237fa1baf297b68fc65f0b2 breaking: Remove netstandard2.0, reorganise tests with more coverage (#​4239) @​glennawatson

🐛 Fixes

  • reactiveui/ReactiveUI@​be0eb89c2166f8b4b06130df2c0b40791a5a2f93 Fix nested property binding to avoid redundant setter calls (#​4240) @​ChrisPulman @​Copilot
  • reactiveui/ReactiveUI@​1e44aed27c5afd36cca4628fe658759a4dc81e22 fix(doc): AutoSuspendHelper not known by all target frameworks (#​4245) @​dabbinavo
  • reactiveui/ReactiveUI@​22d5bb565e424731a7655ede452e73ce1a6843f2 Fix intermittient test failures that use Locator, introduced a scope (#​4251) @​glennawatson

🧹 General Changes

  • reactiveui/ReactiveUI@​40290d751a6475609f3c159ad483f5162a65ed86 chore: Release the 23.1.0-beta @​glennawatson
  • reactiveui/ReactiveUI@​c2eddf4effce841bb6461f1de4d60e7455d9902e chore: Enhance unit tests to over 80% coverage (#​4248) @​glennawatson
  • reactiveui/ReactiveUI@​6d3eb99dd55f799ab01ebedafc4f2119d1be02f5 chore: Improve the test coverage (#​4272) @​glennawatson
  • reactiveui/ReactiveUI@​8faaf05db836933d7bef9964fbe0097e38a2b9c8 chore: Update copilot instructions and add claude instructions @​glennawatson
  • reactiveui/ReactiveUI@​b3f1e3138db891bfd31c106c9d04577e088ecd28 Update package references in README (#​4252) @​ChrisPulman
  • reactiveui/ReactiveUI@​67d3e787eb0aafd437c1707afaac7c3d8574de57 chore: Update SplatVersion from 18.1.1 to 19.1.1 (#​4260) @​glennawatson
  • reactiveui/ReactiveUI@​68903f2f09c0cfdf522a900f6fb16e93d1586c31 chore: Migrate scope-based tests to declarative executor pattern (#​4271) @​ChristianFischerauer @​glennawatson

📦 Dependencies

  • reactiveui/ReactiveUI@​c5650136d487806a7f136175c17124b448a319e0 chore(deps): update dependency tunit to 1.7.7 (#​4253) @​renovate[bot]
  • reactiveui/ReactiveUI@​3bfb97969d66724dc2193ef5c8a8b536c0b81c8c chore(deps): update dependency verify.nunit to 31.7.3 (#​4208) @​renovate[bot]
  • reactiveui/ReactiveUI@​e5988e67447e6800b07eeff0e2fa083bff60d4e9 chore(deps): update dependency bunit to 2.5.3 (#​4265) @​renovate[bot]
  • reactiveui/ReactiveUI@​8d50541b5565172b42b8c747884308f0d5382ec2 chore(deps): update dependency verify.tunit to 31.9.3 (#​4250) @​renovate[bot]
  • reactiveui/ReactiveUI@​33e1511f09a807f35fa3a9309da9ac981b6dcf72 chore(deps): update dependency microsoft.windows.cswinrt to 2.3.0-prerelease.251115.2 (#​4204) @​renovate[bot]
  • reactiveui/ReactiveUI@​4eff2674f49f37db95e94f9b81a2af7a313c46d6 chore(deps): update dependency verify.nunit to 31.9.0 (#​4237) @​renovate[bot]
  • reactiveui/ReactiveUI@​e20db9e757222c19699f32a9fde2273ffab35110 chore(deps): update dotnet monorepo to 10.0.2 (#​4269) @​renovate[bot]
  • reactiveui/ReactiveUI@​108d6c13ca0a61fa61aa69421b3cf15dd0ffa17b chore(deps): update dependency verify.tunit to 31.9.2 (#​4246) @​renovate[bot]
  • reactiveui/ReactiveUI@​e017cf6140556579404e44711f6580dcda058df4 chore(deps): update dependency microsoft.extensions.dependencymodel to v10 (#​4247) @​renovate[bot]
  • reactiveui/ReactiveUI@​c3b39b8ad15c0baef3cf0dffd2d6a5a5e2a579f1 chore(deps): update dependency nunit3testadapter to v6 (#​4219) @​renovate[bot]
  • reactiveui/ReactiveUI@​5188666018f0605f4ebeba2df511070140891a5a chore(deps): update dependency benchmarkdotnet to 0.15.8 (#​4216) @​renovate[bot]
  • reactiveui/ReactiveUI@​69b64a123f4528c3601abc21a1d812f31b1a4cba chore(deps): update dependency tunit to 1.7.5 (#​4249) @​renovate[bot]
  • reactiveui/ReactiveUI@​c53052f5991d3c584085d6acd9830ede26446490 chore(deps): update windows sdk & app sdk (#​4266) @​renovate[bot]
  • reactiveui/ReactiveUI@​40c4ab1f83fe2a92d35b0f95ede25bce75343ed6 chore(deps): update dependency tunit to 1.7.20 (#​4254) @​renovate[bot]
  • reactiveui/ReactiveUI@​760486b427d93529cc1f20a5d09d9361d6d30de8 chore(deps): update dependency roslynator.analyzers to 4.15.0 (#​4236) @​renovate[bot]
  • reactiveui/ReactiveUI@​90da488d713fc372700cb52d8c3d514ce1b2384a chore(deps): update dependency nunit3testadapter to v6 (#​4225) @​renovate[bot]
  • reactiveui/ReactiveUI@​9fb52cd6912979193361eb6adbd583ce58a3d551 chore(deps): update dependency publicapigenerator to 11.5.4 (#​4211) @​renovate[bot]
  • reactiveui/ReactiveUI@​170db84f77b47d383b3d1839cf80049357d43c68 chore(deps): update dotnet monorepo (major) (#​4203) @​renovate[bot]
  • reactiveui/ReactiveUI@​61836531f527860396face963a9deef915c7b0ce chore(deps): update dependency syncfusion.maui.toolkit to 1.0.8 (#​4230) @​renovate[bot]
  • reactiveui/ReactiveUI@​d3633a61fa045dbc53bd4611a1d63634fef98480 chore(deps): update dessant/lock-threads action to v6 (#​4229) @​renovate[bot]
  • reactiveui/ReactiveUI@​d483f82c7eccff0843df1d1822096c8f309363a3 chore(deps): update dependency verify.nunit to 31.8.0 (#​4218) @​renovate[bot]

📌 Other

  • reactiveui/ReactiveUI@​60a807081892a4af1b2ee6e5adcb643fed26efbc Add BuilderMixins and enhance ReactiveUI builder API (#​4228) @​ChrisPulman
  • reactiveui/ReactiveUI@​f3014b05bd020de032ecc660b3c8e9ff85c42b99 Add custom MAUI scheduler support and improve builder API (#​4224) @​ChrisPulman
  • reactiveui/ReactiveUI@​fe2a8c73c540f1fdc5721ddab4873d975f4ba06c Add XML docs and usage examples to public interfaces (#​4233) @​ChrisPulman @​Copilot @​Glenn
  • reactiveui/ReactiveUI@​0044f6c76ad89ab3f6eccb69ec96d3a7f69ea24d Add YamlMime reference to codecov.yml (#​4256) @​ChrisPulman
  • reactiveui/ReactiveUI@​9308d79242120dd66204bcf815f30b52ca3bd063 Replace RxApp schedulers with RxSchedulers throughout codebase (#​4213) @​ChrisPulman
  • reactiveui/ReactiveUI@​8005a05f8b19f39b69815836a8d5826f2b7e793b Add Avalonia to Registration Namespace and update tests (#​4223) @​ChrisPulman
  • reactiveui/ReactiveUI@​9e2324582b855624f380c6d83582038a2b77fcd5 Remove Xamarin Forms support from registration logic (#​4222) @​ChrisPulman
    ... (truncated)

22.3.1

🗞️ What's Changed

🐛 Fixes

  • reactiveui/ReactiveUI@​d6b0ced69ebcb65614b98978810533c97b95db12 Fix race condition in ReactiveCommand cancellation test (#​4196) @​Copilot @​copilot-swe-agent[bot] @​glennawatson

📦 Dependencies

  • reactiveui/ReactiveUI@​9d25a557ea548bd524f4204cd87921903a1f00d8 chore(deps): update dotnet monorepo to 9.0.11 (#​4202) @​renovate[bot]
  • reactiveui/ReactiveUI@​74a572a30bc587222cc1b5eed744b87e34070e75 chore(deps): update windows sdk & app sdk (#​4197) @​renovate[bot]
  • reactiveui/ReactiveUI@​c333339ab77be5e6e38f76cc1c1dc653de33afac chore(deps): update .net test stack (#​4198) @​renovate[bot]
  • reactiveui/ReactiveUI@​ff1b00f7aa2494b2444159ef333c0350065f42b1 chore(deps): update dependency nerdbank.gitversioning to 3.9.50 (#​4201) @​renovate[bot]
  • reactiveui/ReactiveUI@​8c0630eee7440cd81226b82e88b00bcc9b5345dd chore(deps): update dependency benchmarkdotnet to 0.15.6 (#​4199) @​renovate[bot]
  • reactiveui/ReactiveUI@​cae2b6578496548681b1945b759709bc3ccd2fa8 chore(deps): update dependency verify.nunit to 31.0.4 (#​4194) @​renovate[bot]
  • reactiveui/ReactiveUI@​f02755fafd2ac4a0448a562d20c52a779faca9a3 chore(deps): update dependency publicapigenerator to 11.5.1 (#​4206) @​renovate[bot]

📌 Other

  • reactiveui/ReactiveUI@​f2f9022a990c4c8fcd251d30f37adcbc0b79fd85 Adding ReactiveOwningComponentBase (#​4205) @​BekAllaev
  • reactiveui/ReactiveUI@​346e3bbbc41d1d17903545c6974939024ac70be6 Reduce allocations within ReactiveObject and ReactiveRecord (#​4195) @​Glenn @​jl0pd
  • reactiveui/ReactiveUI@​da99d4a92215e6d733932bc32f81906af3bd5620 Bump 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]

22.2.1

🗞️ What's Changed

🐛 Fixes

  • reactiveui/ReactiveUI@​9e7eac755d6cd55ee11e1018e716683772a0f4a9 Fix RxSchedulers not being set by ReactiveUI.Testing SchedulerExtensions (#​4184) @​Cheesebaron
  • reactiveui/ReactiveUI@​c3d6d9996ad652fae9e450b1e91f60ab793fe29d fix: ensure consistent schedulers across threads by removing ThreadStatic in RxSchedulers (#​4192) @​glennawatson
  • reactiveui/ReactiveUI@​a05b475048c15c4e0bde96095158c8fc7d347bfb Fix test isolation issue in RxSchedulersTest causing intermittent failures on Linux (#​4193) @​Copilot @​copilot-swe-agent[bot] @​glennawatson

🧹 General Changes

  • reactiveui/ReactiveUI@​221a25e94d7f0a8acd6c6d70f801a560b3434295 housekeeping: Release 22.2.x of ReactiveUI @​glennawatson

📦 Dependencies

  • reactiveui/ReactiveUI@​61cfabcb383daed09cba3e2cec049f136dd9c5ce chore(deps): update dependency verify.nunit to 31.0.3 (#​4190) @​renovate[bot]
  • reactiveui/ReactiveUI@​73577efcbe831a3ecd48ab3dd669cd3080ee61c3 chore(deps): update dotnet monorepo to 9.0.10 (#​4187) @​renovate[bot]
  • reactiveui/ReactiveUI@​50cfdba57661681bddd4f18acf31c5974956245e chore(deps): update dependency microsoft.windows.cswinrt to 2.3.0-prerelease.251015.2 (#​4188) @​renovate[bot]
  • reactiveui/ReactiveUI@​8eeca30bbf583d60e5a2db130a889e86369f0055 chore(deps): update dependency microsoft.windowsappsdk to 1.8.251003001 (#​4186) @​renovate[bot]
  • reactiveui/ReactiveUI@​64e7c38056d5535a72c497f86b9e755f1602bb41 chore(deps): update dependency publicapigenerator to 11.5.0 (#​4182) @​renovate[bot]
  • reactiveui/ReactiveUI@​c2f5c321a73162a88150f4bac9f73e6f0e22762e chore(deps): update dependency verify.nunit to 31.0.2 (#​4181) @​renovate[bot]
  • reactiveui/ReactiveUI@​e3ed43df7076b398231f025c5113ac9f67bef297 chore(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]

22.1.1

🗞️ What's Changed

✨ Features

  • reactiveui/ReactiveUI@​d59db7cb6be2ff0b736a9674b4d51e5bb036bd01 feature: AOT-Friendly Scheduler Access for ReactiveUI (#​4122) @​ChrisPulman @​Copilot @​copilot-swe-agent[bot] @​glennawatson

🐛 Fixes

  • reactiveui/ReactiveUI@​073e07e019c01497d34269575a7d259481918cb4 Fix InitRxUI to account for order of passed registration namespaces (#​3887) @​Glenn @​Metadorius
  • reactiveui/ReactiveUI@​9deb481a26362ce36517ac119d97ed8a3ec6a7bc Fix TFMs missing for ReactiveUI.Testing (#​4171) @​Cheesebaron

🧹 General Changes

  • reactiveui/ReactiveUI@​9dbac6e459ca65849cbc6819701bafa0cc743349 chore: Stabilize ReactiveUI.Tests with state restoration and de-parallelization (#​4168) @​Copilot @​copilot-swe-agent[bot] @​glennawatson
  • reactiveui/ReactiveUI@​8605872986ce61683d63f44c41db20ab12157351 chore: Update target frameworks for Maui and Testing projects (#​4174) @​ChrisPulman @​Glenn @​TomaszCielecki

📦 Dependencies

  • reactiveui/ReactiveUI@​a26f6f2836cc1e2cb935594fa23602b798bdd772 chore(deps): update dependency verify.nunit to 30.20.1 (#​4176) @​renovate[bot]
  • reactiveui/ReactiveUI@​c339577eb3dfc67b6f34a95c6923795a2917a621 chore(deps): update dependency roslynator.analyzers to 4.14.1 (#​4175) @​renovate[bot]
  • reactiveui/ReactiveUI@​e67aeee87288d5d16608387fcbad0a31455565ac chore(deps): update dependency verify.nunit to 30.20.0 (#​4172) @​renovate[bot]
  • reactiveui/ReactiveUI@​1ed95b66cbbd98ca7a4d6645eea81c9baf66d64d chore(deps): update dependency microsoft.net.test.sdk to v18 (#​4169) @​renovate[bot]
  • reactiveui/ReactiveUI@​f8b49b5d0002bae086f8f71f49acf0a164baada7 chore(deps): update dependency nunit3testadapter to 5.2.0 (#​4177) @​renovate[bot]

📌 Other

  • reactiveui/ReactiveUI@​0c24fb5788e15d7af56d9ed11ff1e7c042791e50 Bump 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]

22.0.1

🗞️ What's Changed

Major

  • This release supports .NET 10

💥 Breaking Changes

  • reactiveui/ReactiveUI@​b3fd1c20afa1347859ba52ec7c09619bbac9c88b breaking: remove deprecated Android.Preferences APIs and modernize to AndroidX (#​4119) @​Copilot @​copilot-swe-agent[bot] @​GlennWatson

♻️ Refactoring

  • reactiveui/ReactiveUI@​c0dc37caf0657c18a6c224cace2d690ef26a1597 refactor: Deprecate obsolete MAUI Cell controls and introduce CollectionView-compatible alternatives (#​4146) @​Copilot @​copilot-swe-agent[bot] @​glennawatson

🐛 Fixes

  • reactiveui/ReactiveUI@​a83c0e0e7772b460f60982650c93de363c61244b fix: cross platform build and tests (#​4132) @​glennawatson
  • reactiveui/ReactiveUI@​89d9200c6976490edd4d4222260e9cc3e3674bbf Fix Test : InteractionBinder: immediately unregister interaction handlers when ViewModel becomes null (#​4140) @​glennawatson

🧹 General Changes

  • reactiveui/ReactiveUI@​944f1b85dbe33dfda336c271a879fb2ea22b272c housekeeping: Fix test targets @​glennawatson
  • reactiveui/ReactiveUI@​1b13eefd91d1584ca8d520c242ba37925ed7703a chore: Add windows net8 targets @​glennawatson
  • reactiveui/ReactiveUI@​f65ffa69f932c7a779122f1b79ce11299dee50b3 chore: Remove WinUI building on linux/macos @​glennawatson
  • reactiveui/ReactiveUI@​1246a6a8075172f69dc45d3a7b95b70831895282 chore: Copilot instructions - Revise build and test instructions for ReactiveUI - .net 10 @​glennawatson
  • reactiveui/ReactiveUI@​42bc37ee79e7b70825430776d84867fccbf3d558 Update CI build workflow permissions and environment variables @​glennawatson
  • reactiveui/ReactiveUI@​1bfc06220ece1028c055b295f95ed78eca7cb040 housekeeping: Fix solution file name in CI workflow @​glennawatson
  • reactiveui/ReactiveUI@​297a63c0263c974f8067fc6ef9d2e7409edeb8b0 chore: Update build badge link in README.md @​glennawatson

📦 Dependencies

  • reactiveui/ReactiveUI@​56f2de2693931a5bb6a48eb0b0740ab8a2d249ac chore(deps): update dependency benchmarkdotnet to 0.15.4 (#​4149) @​renovate[bot]
  • reactiveui/ReactiveUI@​a66270342db0767203504065af40c912deac2976 chore(deps): update dependency verify.nunit to 30.19.1 (#​4158) @​renovate[bot]
  • reactiveui/ReactiveUI@​6d0812ddeb76181421398f5a7ad6a98d77080757 chore(deps): update dependency xamarin.androidx.media to 1.7.1 (#​4145) @​renovate[bot]
  • reactiveui/ReactiveUI@​a4e09568d31b985c7c749303d0515eee46818fe2 chore(deps): update dependency verify.nunit to 30.12.0 (#​4142) @​renovate[bot]
  • reactiveui/ReactiveUI@​09e0483f2441d7ddb6c0f13ce23f54a1662c965f chore(deps): update dependency xamarin.androidx.fragment to 1.8.9 (#​4138) @​renovate[bot]
  • reactiveui/ReactiveUI@​304c03634bb7057424cd7b0aa2e455e877ba423c chore(deps): update windows sdk & app sdk (#​4156) @​renovate[bot]
  • reactiveui/ReactiveUI@​04f4c658f6ddeafc5c55276b835b1185cce555f3 chore(deps): update dependency verify.nunit to 30.13.0 (#​4148) @​renovate[bot]
  • reactiveui/ReactiveUI@​af6715fc78bacca9e8378d80d524b4e805da923b chore(deps): update dependency reactive.wasm to v3 (#​4130) @​renovate[bot]
  • reactiveui/ReactiveUI@​9d780f35de40fd3f9c35a9283695d61c5493049d chore(deps): update dependency verify.nunit to 30.18.0 (#​4153) @​renovate[bot]
  • reactiveui/ReactiveUI@​1f0d8702c526f026012a6113730d51f4bd711600 chore(deps): update dependency verify.nunit to 30.19.2 (#​4163) @​renovate[bot]
  • reactiveui/ReactiveUI@​430af1fe20d106b5034eeafb966084a3fc4cf201 chore(deps): update dependency xamarin.androidx.fragment.ktx to 1.8.9 (#​4139) @​renovate[bot]
  • reactiveui/ReactiveUI@​1b04ee1c6add0ada38d36b429db9862b7a7bb680 chore(deps): update dependency microsoft.windowsappsdk to 1.8.250907003 (#​4137) @​renovate[bot]
  • reactiveui/ReactiveUI@​20528f1bc6e1ddd452acd1b2ed903304b3085474 chore(deps): update dependency system.collections.immutable to v9 (#​4131) @​renovate[bot]
  • reactiveui/ReactiveUI@​650d6aba1f679f29b76614dfc4d9142e5f078e89 chore(deps): update dependency verify.nunit to 30.8.0 (#​4129) @​renovate[bot]
  • reactiveui/ReactiveUI@​5a0d9e5429506068247b0bc6336fc6548dc54327 chore(deps): update dependency verify.nunit to 30.11.0 (#​4135) @​renovate[bot]
  • reactiveui/ReactiveUI@​7776b48bc3d7024913049e28aec589a5dd73f027 chore(deps): update rx.net (system.reactive) to 6.1.0 (#​4162) @​renovate[bot]
  • reactiveui/ReactiveUI@​aac10c063eb2b6f16cba1fb3bf9ac272b8378305 chore(deps): update dependency system.text.json to 9.0.9 (#​4136) @​renovate[bot]
  • reactiveui/ReactiveUI@​54e...

Description has been truncated

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 com...

Description has been truncated

Bumps ReactiveUI from 20.2.45 to 23.2.27
Bumps ReactiveUI.Testing from 20.2.45 to 23.2.27

---
updated-dependencies:
- dependency-name: ReactiveUI
  dependency-version: 23.2.27
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: reactiveui
- dependency-name: ReactiveUI
  dependency-version: 23.2.27
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: reactiveui
- dependency-name: ReactiveUI.Testing
  dependency-version: 23.2.27
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: reactiveui
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 5, 2026
@Lolle2000la
Copy link
Copy Markdown
Owner

@copilot Please fix, make it build and pass the tests.

…ort.WPF.csproj to 23.2.27

Agent-Logs-Url: https://github.com/Lolle2000la/Image-Sort/sessions/78d682b0-fc5d-4a5d-b59f-ec03e830ec02

Co-authored-by: Lolle2000la <16977204+Lolle2000la@users.noreply.github.com>
Copy link
Copy Markdown

Copilot AI commented May 5, 2026

@copilot Please fix, make it build and pass the tests.

Fixed in commit 73dd764. The build was failing because ImageSort.WPF.csproj still referenced ReactiveUI 20.2.45 and ReactiveUI.WPF 20.2.45, causing a NU1605 package downgrade error when NuGet saw that the ImageSort dependency already required ReactiveUI >= 23.2.27. Updated both to 23.2.27 and removed the unused ReactiveUI.Events.WPF 15.1.1 reference.

Copilot AI requested a review from Lolle2000la May 5, 2026 11:25
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.

2 participants