chore(deps): update reactiveui to v6#489
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
ChrisPulman
approved these changes
Jul 7, 2026
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:
5.8.0→6.0.05.8.0→6.0.0Release Notes
reactiveui/Primitives (ReactiveUI.Primitives)
v6.0.0: 6.0.0🗞️ What's Changed
CS0436duplicatePrimitivesR3BridgeGeneratedAttributebuild error (reactiveui/refit#2176, reactiveui/refit#2194). The R3 bridge generator is now a separate opt-in package,ReactiveUI.Primitives.R3Bridge.Generator; the runtimeReactiveUI.PrimitivesandReactiveUI.Primitives.Asyncpackages no longer include it. Most consumers just upgrade. To keep the R3 bridge, add that package explicitly (#114).IObservable<T>.TakeUntil(CancellationToken)operator, plusCancellationTokenoverloads forToTask,FirstAsync/FirstOrDefaultAsync, andLastAsync/LastOrDefaultAsync(#111).WasmSequencer/WasmSchedulerand Blazor dispatcher adapters (#110).✨ Features
618f845feat: add wasm sequencer and scheduler, blazor dispatcher adapters (#110) @ChrisPulman @Copilot @glennawatson14f04a5feat(primitives): add CancellationToken overloads for ToTask, First/Last terminals, and TakeUntil (#111) @ChrisPulman @Copilot @glennawatson🐛 Fixes
5914884fix(primitives): separate R3 bridge generator package (#114) @ChrisPulman📦 Dependencies
4be5cb4chore(deps): update dependency sonaranalyzer.csharp to 10.28.0.143324 (#112) @renovate[bot]27c27f8chore(deps): update dependency tunit to 1.58.0 (#113) @renovate[bot]7f9951fchore(deps): update dependency tunit to 1.57.0 (#107) @renovate[bot]ede18f3chore(deps): update dependency tunit to 1.57.17 (#109) @renovate[bot]🔗 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)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.