Skip to content

chore(deps): update reactiveui to v6#489

Merged
ChrisPulman merged 1 commit into
mainfrom
renovate/major-reactiveui
Jul 7, 2026
Merged

chore(deps): update reactiveui to v6#489
ChrisPulman merged 1 commit into
mainfrom
renovate/major-reactiveui

Conversation

@renovate

@renovate renovate Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
ReactiveUI.Primitives 5.8.06.0.0 age confidence
ReactiveUI.Primitives.Reactive 5.8.06.0.0 age confidence

Release Notes

reactiveui/Primitives (ReactiveUI.Primitives)

v6.0.0: 6.0.0

🗞️ What's Changed

  • Fixed the CS0436 duplicate PrimitivesR3BridgeGeneratedAttribute build error (reactiveui/refit#2176, reactiveui/refit#2194). The R3 bridge generator is now a separate opt-in package, ReactiveUI.Primitives.R3Bridge.Generator; the runtime ReactiveUI.Primitives and ReactiveUI.Primitives.Async packages no longer include it. Most consumers just upgrade. To keep the R3 bridge, add that package explicitly (#​114).
  • New IObservable<T>.TakeUntil(CancellationToken) operator, plus CancellationToken overloads for ToTask, FirstAsync/FirstOrDefaultAsync, and LastAsync/LastOrDefaultAsync (#​111).
  • New WasmSequencer/WasmScheduler and Blazor dispatcher adapters (#​110).
✨ Features
🐛 Fixes
📦 Dependencies

🔗 Full Changelog: reactiveui/Primitives@v5.8.0...6.0.0

🙌 Contributions

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

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


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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@codecov

codecov Bot commented Jul 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (7eaa354) to head (1a01450).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #489   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          311       311           
  Branches        62        62           
=========================================
  Hits           311       311           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ChrisPulman ChrisPulman merged commit 3c843ee into main Jul 7, 2026
7 checks passed
@ChrisPulman ChrisPulman deleted the renovate/major-reactiveui branch July 7, 2026 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant