Skip to content

Bump ReactiveUI from 20.1.63 to 22.2.1#242

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/benches/Kinetic.Benchmarks/ReactiveUI-22.2.1
Closed

Bump ReactiveUI from 20.1.63 to 22.2.1#242
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/benches/Kinetic.Benchmarks/ReactiveUI-22.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 27, 2025

Updated ReactiveUI from 20.1.63 to 22.2.1.

Release notes

Sourced from ReactiveUI's releases.

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]

20.2.45

Features

  • fc79b8c7271c1c8970281711acedcf899cc0923c Feature Enable WhenAny DistinctUntilChanged override (#​3966) @​ChrisPulman

General Changes

  • e263c73d0b26f21484d1200d3fe1f91dd2ff58e2 Housekeeping Update release build (#​3990) @​ChrisPulman
  • 510d73c00beeccc3cbe2d1c52260cbd1ef98ee5c Update WinForms to remove ControlObservable (#​3964) @​ChrisPulman @​Glenn
  • a2a4797bea63c44363c057f6eef0e61bdb5d9e19 Update ReactiveProperty for multiple subscribers (#​3953) @​ChrisPulman
  • 518c807ffa1836382341c6bf81b815a5fc8c6c23 Housekeeping Update to Net 9.0 (#​3933) @​ChrisPulman
  • ceece59fadd3d7c49cfd08e2d25c31310d14a62d Housekeeping Update ci-build (#​3909) @​ChrisPulman
  • dab22fa41723f9aefb21a1013dfd70d7998d1e50 Update release build (#​3972) @​ChrisPulman

Dependencies

  • 435d6cc4bc5620435525282229078808743b1dc2 chore(deps): update dependency roslynator.analyzers to 4.12.6 (#​3918) @​renovate[bot]
  • 4f8cd66ac51f59ae265e66194d594bd3a4eb2a4c chore(deps): update xunit-dotnet monorepo to 2.9.2 (#​3920) @​renovate[bot]
  • 01e71e1aa4cd4994d7788820160bfb9f16b555a0 chore(deps): update dependency microsoft.windows.sdk.buildtools to 10.0.26100.1742 (#​3919) @​renovate[bot]
  • 4d3f48646202840f3453c9f48e30a4d173fe2c14 chore(deps): update dependency microsoft.windowsappsdk to 1.6.241114003 (#​3896) @​renovate[bot]
  • d0bd6de7213038bd30ec72c6a7f93fbc000e93cb chore(deps): update dependency fluentassertions to 8.1.0 (#​3981) @​renovate[bot]
  • a296e204186948343d263026da5abf26fb8cd9cc chore(deps): update dependency fluentassertions to 6.12.2 (#​3941) @​renovate[bot]
  • 72107819da56c4fed34b9910c317e5e42220dc14 chore(deps): update dependency roslynator.analyzers to 4.12.10 (#​3924) @​renovate[bot]
  • 869041968c66f62004eb1a6532a633a6c382c54c chore(deps): update dependency microsoft.net.test.sdk to 17.12.0 (#​3944) @​renovate[bot]
  • bfed73475dfc77050ce08d8bbcbd1aa0fb991fc6 chore(deps): update dependency fluentassertions to v7 (#​3945) @​renovate[bot]
  • 070bbf4d90247d541f2a1300e9453ae071bac30b chore(deps): update dependency xunit.runner.visualstudio to v3 (#​3947) @​renovate[bot]
  • 681c6fc133e54c9d7d573457abaf7f397e80e53d chore(deps): update dependency xamarin.jetbrains.annotations to v26 (#​3946) @​renovate[bot]
  • 8ade698d60062df9c8b68232d52e1754f58732cd chore(deps): update dependency xamarin.androidx.core to 1.15.0.1 (#​3906) @​renovate[bot]
  • 3ed410e2c936a50348b2b0202e99f98f7aeda2e5 chore(deps): update dependency microsoft.codeanalysis.csharp.workspaces to 4.12.0 (#​3929) @​renovate[bot]
  • 3c847781c2353b3590b1ffd89baa4d56ef92b63c chore(deps): update xunit-dotnet monorepo (#​3948) @​renovate[bot]
  • d1a71c3cee935d605445e46a6e19fc0c99e336ec chore(deps): update dependency xamarin.jetbrains.annotations to 24.1.0.8 (#​3914) @​renovate[bot]
  • 7ce1efb412f69a601a21dc48f80880555e2faddc chore(deps): update dependency fluentassertions to v8 (#​3950) @​renovate[bot]
  • ac9fcb86f5d36c220f7f83555bce739498cd9e4c chore(deps): update dependency xunit.stafact to 1.2.69 (#​3951) @​renovate[bot]
  • 446cce634ee66282ae4188435fade4cca8f20d60 chore(deps): update dependency xamarin.androidx.lifecycle.livedata to 2.8.7.1 (#​3900) @​renovate[bot]
  • a52359fdc5eb744e186b61da95dbb798f71c0394 chore(deps): update dependency xamarin.androidx.media to 1.7.0.8 (#​3911) @​renovate[bot]
  • 523cefaf6d699a132a03b7f2430fce19411c94f4 chore(deps): update dependency coverlet.msbuild to 6.0.4 (#​3952) @​renovate[bot]
  • ff7007d533ccf8cbfe6ef4b17f10c241aaecbfb3 chore(deps): update dependency publicapigenerator to 11.4.2 (#​3978) @​renovate[bot]
  • e20651381b6f0ed6ac96d0573dd09d7f6ff1bba7 chore(deps): update dependency verify.xunit to 28.12.1 (#​3986) @​renovate[bot]
  • 619eb8aa3badb103419fc1a0729cc22b4a25cdc0 chore(deps): update dependency xamarin.jetbrains.annotations to 26.0.1.2 (#​3962) @​renovate[bot]
  • 25572867449668063a26809545677cd3bcd574b1 chore(deps): update dependency fluentassertions to 8.0.1 (#​3956) @​renovate[bot]
  • 65c76a92c4b42904a4c5683f475c529587cf5d3a chore(deps): update dependency roslynator.analyzers to 4.12.11 (#​3965) @​renovate[bot]
  • e33f14d4c732e4ca886f6e8184597944a19659d8 chore(deps): update dependency microsoft.codeanalysis.csharp.workspaces to 4.13.0 (#​3987) @​renovate[bot]
  • 7eedaa7307a4800c328b4289046887cbd6aec337 chore(deps): update dependency publicapigenerator to 11.4.5 (#​3991) @​renovate[bot]
  • 62bc676a26e497b6b8e56bb272dd1ea4ef74d07b chore(deps): update dependency verify.xunit to 26.4.5 (#​3908) @​renovate[bot]
  • f50c1a8baabedb7c70532e81fef5e8914a7510b0 chore(deps): update dependency xamarin.jetbrains.annotations to 26.0.2 (#​3988) @​renovate[bot]
  • f7ab192bb8aad4ac934f65e42a52890c864ed97b chore(deps): update dependency verify.xunit to 28.12.0 (#​3983) @​renovate[bot]
  • 4ae1accdb6cc09b2812d10367b7e9f80b7505b3e chore(deps): update dependency xunit.runner.visualstudio to 3.0.2 (#​3969) @​renovate[bot]
  • be09a215423e208a19ae9fa349f8500b03e512a1 chore(deps): update dependency roslynator.analyzers to 4.13.0 (#​3973) @​renovate[bot]
  • e241713ce7e4be8b5fedcfb2c371c2b394101d55 chore(deps): update dependency dynamicdata to 9.1.2 (#​3980) @​renovate[bot]
  • f7b3cf43b613e48741df1858bd6d3347e391d769 chore(deps): update dotnet monorepo (#​3975) @​renovate[bot]
  • a970d6ac3d9de9dd29fe3c5b67b55d31a71b1998 chore(deps): update dependency microsoft.windowsappsdk to 1.6.250205002 (#​3976) @​renovate[bot]
  • 14997e35655e65059512240b3f51d014b86a4d1b chore(deps): update dependency verify.xunit to 28.13.0 (#​3989) @​renovate[bot]
  • ca7547351e2a5f1100711669f408dc753aca9c7c chore(deps): update dependency microsoft.net.test.sdk to 17.13.0 (#​3974) @​renovate[bot]
  • 7f85f8323cc5a6bfaa26b197199bf0263a7c3109 chore(deps): update dependency verify.xunit to 28.11.0 (#​3968) @​renovate[bot]
    ... (truncated)

Commits viewable in compare view.

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

---
updated-dependencies:
- dependency-name: ReactiveUI
  dependency-version: 22.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Oct 27, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 8, 2025

Superseded by #251.

@dependabot dependabot Bot closed this Dec 8, 2025
@dependabot dependabot Bot deleted the dependabot/nuget/benches/Kinetic.Benchmarks/ReactiveUI-22.2.1 branch December 8, 2025 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants