Update dependency Caliburn.Micro to v5 #1618
Open
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:
3.2.0→5.0.258Release Notes
Caliburn-Micro/Caliburn.Micro (Caliburn.Micro)
v5.0.258: Version 5Compare Source
🚀 Caliburn.Micro V5 Release Notes
🆕 New Platform Support
a
Avalonia UI (Beta)
Caliburn.Micro.Avaloniaadapters.NET MAUI (Beta)
Caliburn.Micro.Mauipackage for MAUI integration.WinUI 3
Features.WinUI3project.📦 Project & Package Updates
🌐 Multi-Platform Sample & Feature Enhancements
🧹 Code Modernization & API Improvements
async/awaitsupport in:🎨 Platform-Specific UI/UX Enhancements
ShowLoadingvsLoadingfor coroutines/progress bars🔧 CI/CD & Build Infrastructure
.Where()).StackLayoutin MAUI).I would like to thank @K4PS3, @Yinimi, @darxis, @ravibaghel, @Lehonti, @Stannieman, @erik-hooper, @danwalmsley, @KasperSK , @inforithmics, @emanonhero for your contributions to this release.
v4.0.230Compare Source
BUGFIX FOR V4.0.212
Bug 906: Long-running tasks within OnDeactivateAsync now run on the captured context
Due to build issues, the Android version has been updated.
v4.0.212Compare Source
v4.0.210: Caliburn.Micro 4.0.210Compare Source
Caliburn.Micro 4.0.210 Released
Included in this maintance release
*.net 6 support
@RudolfJan has also improved the tutorials in the documentation
v4.0.173: Caliburn.Micro 4.0.173Compare Source
Additional Platforms supported
.NET Core 3.1 WPF
.NET 5 WPF
Support for the following platforms has been removed.
Silverlight 5
Windows Phone 8 (Silverlight)
Windows Phone 8 (Windows Runtime)
Windows 8.1
We’ll also be discontinued support for .NET 4.0 for WPF. The minimum version of .NET for WPF is now 4.6.1
All of these platforms are still supported in the 3.x releases.
Changes
Below is the changes included in 4.0.0 release.
Assemblies
The platforms targeted have been changed to support the new .NET ecosystem. These include:
Caliburn.Micro.Core targets .NET Standard 2.0.
Caliburn.Micro.Platform.Xamarin.Forms targets .NET Standard 2.0.
Caliburn.Micro.Platform is consistently named across all platforms (previously UWP included the platform name) except for Xamarin.Forms.
Event Aggregator
The Event Aggregator has some major breaking changes, that bring it into an async implementation approach that is the main reason for 4.0.0.
The full changes are available in the event aggregator migration documentation.
Screens and view model lifecycle
All the interfaces that support view model lifecycle such as IActivate and IGuardClose now support an async implementation.
Configuration
📅 Schedule: 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.
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