Skip to content

Update dependency Caliburn.Micro to v4 - autoclosed#1602

Closed
dependencyupdates[bot] wants to merge 1 commit into
masterfrom
renovate/caliburn.micro-4.x
Closed

Update dependency Caliburn.Micro to v4 - autoclosed#1602
dependencyupdates[bot] wants to merge 1 commit into
masterfrom
renovate/caliburn.micro-4.x

Conversation

@dependencyupdates

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Caliburn.Micro (source) 3.2.0 -> 4.0.230 age adoption passing confidence

Release Notes

Caliburn-Micro/Caliburn.Micro (Caliburn.Micro)

v4.0.230

Compare 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.212

Compare Source

v4.0.210: Caliburn.Micro 4.0.210

Compare Source

Caliburn.Micro 4.0.210 Released

Included in this maintance release

*.net 6 support

  • moved min version of .net framework to 4.6.2
  • Check for multiple assemblies being added to the cache @​HEskandari
  • IOC performance fixes
  • Removed unnecessary nuget packages

@​RudolfJan has also improved the tutorials in the documentation

v4.0.173: Caliburn.Micro 4.0.173

Compare 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.


  • 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 Jul 16, 2025
@dependencyupdates dependencyupdates Bot changed the title Update dependency Caliburn.Micro to v4 Update dependency Caliburn.Micro to v4 - autoclosed Sep 22, 2025
@dependencyupdates dependencyupdates Bot deleted the renovate/caliburn.micro-4.x branch September 22, 2025 03:31
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.

0 participants