Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dotnet monorepo #4000

Merged
merged 1 commit into from
Mar 24, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.AspNetCore.Components (source) 9.0.2 -> 9.0.3 age adoption passing confidence
Microsoft.AspNetCore.Components (source) 8.0.13 -> 8.0.14 age adoption passing confidence
Microsoft.Maui.Controls 9.0.40 -> 9.0.50 age adoption passing confidence
Microsoft.Maui.Controls.Compatibility 9.0.40 -> 9.0.50 age adoption passing confidence
System.Text.Json (source) 9.0.2 -> 9.0.3 age adoption passing confidence

Release Notes

dotnet/aspnetcore (Microsoft.AspNetCore.Components)

v9.0.3: .NET 9.0.3

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.2...v9.0.3

dotnet/maui (Microsoft.Maui.Controls)

v9.0.50: SR5

Compare Source

Breaking Changes

  • Change iOS SetNeedsLayout propagation mechanism by @​albyrock87 in https://github.com/dotnet/maui/pull/26629
    • Overriding SetNeedsLayout on MauiView to short-circuit invalidation propagation will no longer work. We will be looking into a way to still provide this behavior, if necessary, in an upcoming PR, and will be watching closely for any potential issues that may arise.
  • Improve PropertyMapper performance by @​albyrock87 in https://github.com/dotnet/maui/pull/28077
    • This PR will change the ordering of some of the mappers. In theory, mapper ordering shouldn't really matter, but occasionally, issues with ordering do tend to creep in.

Highlights

What's Changed

Localization

Testing

New Contributors

Full Changelog: dotnet/maui@9.0.40...9.0.50

dotnet/runtime (System.Text.Json)

v9.0.3: .NET 9.0.3

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.2...v9.0.3


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 is behind base branch, 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.

@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 3 times, most recently from c623633 to db38e47 Compare March 23, 2025 22:35
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch from db38e47 to ff890fe Compare March 24, 2025 00:16
@ChrisPulman ChrisPulman merged commit 43b3976 into main Mar 24, 2025
2 checks passed
@ChrisPulman ChrisPulman deleted the renovate/dotnet-monorepo branch March 24, 2025 02:56
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