Skip to content

Update dependency ReactiveUI.WPF to v23 - autoclosed#5493

Closed
dependencyupdates[bot] wants to merge 1 commit into
masterfrom
renovate/reactiveui.wpf-23.x
Closed

Update dependency ReactiveUI.WPF to v23 - autoclosed#5493
dependencyupdates[bot] wants to merge 1 commit into
masterfrom
renovate/reactiveui.wpf-23.x

Conversation

@dependencyupdates

@dependencyupdates dependencyupdates Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ReactiveUI.WPF (source) 22.3.123.2.28 age adoption passing confidence

Release Notes

reactiveui/reactiveui (ReactiveUI.WPF)

v23.2.28

Compare Source

🔏 23.2.28 — consolidated, re-signed release

This is the recommended 23.x release. It supersedes and folds together 23.1.1, 23.1.8, 23.2.1, 23.2.19, and 23.2.27, which were signed with a code-signing certificate that has since been revoked — NuGet restore fails on them with NU3012. 23.2.28 is identical in code to 23.2.27 but re-signed with a valid certificate, and it depends on the re-signed Splat 19.4.1. Those superseded releases have been removed and their notes consolidated here.

🗞️ What's Changed

🐛 Fixes
  • Interaction async-handler scheduling (#​4351, fixes #​4280)
  • Support inherited DependencyProperty lookup (#​4350, fixes #​3921)
  • Handle null load state in activation (#​4349, fixes #​4331)
  • WinForms designer serialization errors (#​4339)
  • BindCommand passing the wrong parameter after a new ViewModel is assigned to the View (#​4324)
  • WPF design-time activation and main-thread bindings (#​4337)
  • Slow WPF startup — ComponentModelFallbackConverter false positives + missing ConverterService registrations (#​4313)
  • Blazor activation render ordering (#​4318)
  • WithWinForms() initialization + ReactiveCommand output-propagation tests (#​4314)
  • Builder StackOverflow, activator negative ref-count, a binding regression, and testing extensions (#​4301)
✨ Enhancements
  • WithCoreServices() and additional platform converters (#​4316)
🧹 Build, CI & signing
  • Migrate signing to Certum SimplySign and versioning to MinVer (this release is a re-sign of the 23.2.27 source)
  • Add a CodeQL analysis workflow
  • Remove the deprecated integration tests; add modern samples, snippets, CI and docs (#​4319)
📦 Dependencies
  • Splat → 19.4.1 (re-signed)
  • Routine dependency/test-stack updates by @​renovate[bot]

🔗 Full Changelog: reactiveui/ReactiveUI@22.3.1...23.2.28

🙌 Contributions

💖 Thanks to all the contributors — @​glennawatson, @​ChrisPulman, @​Copilot, and Maciej Walczak (see the linked PRs for attribution).

🤖 Automated services that contributed: @​renovate[bot], @​github-code-quality[bot]

v23.2.27

Compare Source

v23.2.19

Compare Source

v23.2.1

Compare Source

v23.1.8

Compare Source

v23.1.1

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Commands to ignore dependencies

You can trigger dependency actions by commenting on this PR:

  • @particularbot ignore this major version
  • @particularbot ignore this minor version
  • @particularbot ignore this dependency

@dependencyupdates dependencyupdates Bot added dependencies Pull requests that update a dependency file NuGet labels May 27, 2026
@jasontaylordev

Copy link
Copy Markdown
Contributor

This upgrade introduces a breaking change, as the static RxApp class has been removed in favour of the builder pattern. See reactiveui/ReactiveUI#4257.

An initial attempt to upgrade to the new RxAppBuilder class was unsuccessful. During smoke testing, ServiceControl.Config (SCMU) encountered an exception when creating a new ServiceControl instance.

To reproduce the issue, use SCMU to create a new instance of ServiceControl.

@dependencyupdates dependencyupdates Bot changed the title Update dependency ReactiveUI.WPF to v23 Update dependency ReactiveUI.WPF to v23 - autoclosed Jun 2, 2026
@dependencyupdates dependencyupdates Bot closed this Jun 2, 2026
@dependencyupdates dependencyupdates Bot deleted the renovate/reactiveui.wpf-23.x branch June 2, 2026 16:50
@dependencyupdates dependencyupdates Bot changed the title Update dependency ReactiveUI.WPF to v23 - autoclosed Update dependency ReactiveUI.WPF to v23 Jun 5, 2026
@dependencyupdates dependencyupdates Bot reopened this Jun 5, 2026
@dependencyupdates dependencyupdates Bot force-pushed the renovate/reactiveui.wpf-23.x branch 2 times, most recently from a06ef4d to 768640b Compare June 5, 2026 21:29
@dependencyupdates dependencyupdates Bot force-pushed the renovate/reactiveui.wpf-23.x branch 2 times, most recently from 8bc997a to 01e1459 Compare June 22, 2026 15:31
@dependencyupdates dependencyupdates Bot force-pushed the renovate/reactiveui.wpf-23.x branch from 01e1459 to da7fd63 Compare July 7, 2026 09:10
@dependencyupdates dependencyupdates Bot changed the title Update dependency ReactiveUI.WPF to v23 Update dependency ReactiveUI.WPF to v23 - autoclosed Jul 7, 2026
@dependencyupdates dependencyupdates Bot closed this Jul 7, 2026
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 NuGet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant