Update dependency ReactiveUI.Avalonia to v12 - #114
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/reactiveui.avalonia-12.x
branch
3 times, most recently
from
July 1, 2026 20:47
82b59d4 to
a57f620
Compare
renovate
Bot
force-pushed
the
renovate/reactiveui.avalonia-12.x
branch
from
July 26, 2026 09:24
a57f620 to
54a81ed
Compare
renovate
Bot
force-pushed
the
renovate/reactiveui.avalonia-12.x
branch
from
August 3, 2026 14:37
54a81ed to
7e01f66
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:
11.4.13→12.1.1Release Notes
reactiveui/ReactiveUI.Avalonia (ReactiveUI.Avalonia)
v12.1.1: 12.1.1🗞️ What's Changed
🧹 General Changes
6ed7597chore(renovate): group related dependency cohorts (#158) @glennawatson📦 Dependencies
8c1d7e7chore(deps): update reactiveui to 24.1.0 (#166) @renovate[bot]4fc2cf8chore(deps): update dependency verify.tunit to 31.28.0 (#165) @renovate[bot]507ac23chore(deps): update roslyncommonanalyzersversion to 3.39.2 (#155) @renovate[bot]bc7519bchore(deps): update analyzers to 3.40.1 (#164) @renovate[bot]30635fdchore(deps): update avalonia to 12.1.1 (#161) @renovate[bot]18d264dchore(deps): update dependency tunit to 1.63.0 (#162) @renovate[bot]a763533chore(deps): update analyzers to 3.40.0 (#159) @renovate[bot]5abfda6chore(deps): update dependency tunit to 1.62.0 (#160) @renovate[bot]📌 Other
0b7b2caFix broken view model activation from ambiguousViewModelproperty (#163) @Copilot🔗 Full Changelog: reactiveui/ReactiveUI.Avalonia@v12.1.0...v12.1.1
🙌 Contributions
💖 Thanks to all the contributors: @Copilot, @glennawatson
🤖 Automated services that contributed: @renovate[bot]
v12.1.0: 12.1.0🗞️ ReactiveUI.Avalonia 12.1.0
This release moves Avalonia scheduling to ReactiveUI.Primitives, adds reactive variants of the core and dependency-injection packages, and aligns the package family with Avalonia 12.1 and ReactiveUI 24. It also expands analyzer coverage and removes tests coupled to private framework or compiler implementation details.
✨ Features
4b7df25feat: add ReactiveUI.Primitives Avalonia reactive packages (#129) @ChrisPulman @glennawatson223c4c4feat: migrate Avalonia scheduler to primitives (#153) @ChrisPulman🐛 Fixes
3862ac5fix: ensure scheduled work runs on UI thread when dueTime is specified (#115) @deryaza @glennawatson🧹 General Changes
49612ddbuild: prepare ReactiveUI 24 release (#154) @glennawatson8e85d27ci(release): add alpha/beta/rc pre-release channel input @glennawatson📦 Dependencies
97be0f6(#134),f01854a(#135),0d9580d(#136),2e19068(#140),15efd20(#142),fe935c8(#148) @renovate[bot]4d12f9d(#126),d8ab5dc(#139) @renovate[bot]9508057(#116),11d47e8(#138) @renovate[bot]c7190ef(#118),f175ae5(#125),ebdf749(#137),d8ab5dc(#139),784fb20(#151) @renovate[bot]0602fcc(#117),f4e37c4(#120),2c873ab(#123),829a6e7(#124),d605e33(#128),5d03632(#130),6292604(#131),1f6daf3(#143),69feded(#150) @renovate[bot]158854b(#119),6e4a4eb(#145) @renovate[bot]83af719(#127),ebf8575(#141) @renovate[bot]d8f3118(#132),780f1a2(#133),857a6fb(#149) @renovate[bot]d10ad5a(#144) @renovate[bot]fd0b6a5(#146) @renovate[bot]🔗 Full Changelog: reactiveui/ReactiveUI.Avalonia@v12.0.3...v12.1.0
🙌 Contributions
🌱 New contributors since the last release: @deryaza
💖 Thanks to all the contributors: @ChrisPulman, @deryaza, @glennawatson
🤖 Automated services that contributed: @renovate[bot]
v12.0.3: 12.0.3🗞️ What's Changed
🧹 General Changes
713610fchore: Update SplatVersion to 19.4.1 @glennawatson89c3cfdbuild(deps): update NuGet packages to latest stable @glennawatson✅ Tests
6a9fa4etest: fix flaky AvaloniaScheduler zero-delay test @glennawatsonb1fed26test: run Avalonia tests on a pumped headless UI thread @glennawatson🔗 Full Changelog: reactiveui/ReactiveUI.Avalonia@v11.4.13...v12.0.3
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v12.0.2: 12.0.2🔏 12.0.2 — consolidated, re-signed release
This is the recommended release. It supersedes and folds together
11.4.3,11.4.6,11.4.7,11.4.12, and12.0.1, which were signed with a code-signing certificate that has since been revoked — NuGet restore fails on them withNU3012.12.0.2is re-signed with a valid certificate and depends on the re-signed ReactiveUI23.2.28/ Splat19.4.1. Those superseded releases have been removed and their notes consolidated here.🗞️ What's Changed
💥 Breaking
netstandard2.0from the Avalonia target frameworks (#48)✨ Features & enhancements
WithAvalonia()helper and refactor usages (#78)RxApp.MainThreadSchedulerwithRxSchedulers(#36)🐛 Fixes
AutofacSplatModuleto preventComponentNotRegisteredException(#69)📝 Documentation
🧹 Build, CI & signing
12.0.1source)Microsoft.CodeAnalysispackages (#49)📦 Dependencies
23.2.28and Splat →19.4.1(re-signed)🔗 Full Changelog: reactiveui/ReactiveUI.Avalonia@11.3.8...v12.0.2
🙌 Contributions
💖 Thanks to all the contributors — @glennawatson, @ChrisPulman, and others (see the linked PRs for attribution).
🤖 Automated services that contributed: @renovate[bot]
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.