Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Updated Microsoft.Maui.Graphics from 8.0.100 to 9.0.110.

Release notes

Sourced from Microsoft.Maui.Graphics's releases.

9.0.110

What's Changed

.NET MAUI 9 SR 11 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 72 commits with various improvements, bug fixes, and enhancements.

.NET MAUI Product Fixes

Collectionview

... (truncated)

9.0.100

What's Changed

This release includes 94 commits with various improvements, bug fixes, and enhancements to the .NET MAUI framework.

.NET MAUI Product Fixes

9.0.100-preview.3.10457

What's Changed

MAUI Product fixes

9.0.90

.NET MAUI 9.0.90 SR9 Release Notes

What's Changed

This service release includes 141+ commits focusing on testing improvements, infrastructure updates, and critical product fixes for the .NET MAUI 9.0 service release 9.

MAUI Product Fixes

9.0.82

What's Changed

Full Changelog: dotnet/maui@9.0.81...9.0.82

9.0.81

What's Changed

Full Changelog: dotnet/maui@9.0.80...9.0.81

9.0.80

What's Changed

MAUI Product Fixes

9.0.71

What's Changed

Full Changelog: dotnet/maui@9.0.70...9.0.71

9.0.70

What's Changed

MAUI Product Fixes

Testing

9.0.61

What's Changed

Full Changelog: dotnet/maui@9.0.60...9.0.61

9.0.60

.NET MAUI 9.0 Service Release 6 (SR6) Release Notes

Highlights

Performance

  • Cleanup virtual layer measure invalidation by @​albyrock87 in Revert "Revert "Cleanup virtual layer measure invalidation (#28756)" (#28872)" dotnet/maui#28873
  • Improved iOS CollectionView Performance: There's a significant performance improvement in PR #​28225: "Improve iOS CollectionView performance by leveraging the new platform level invalidation mechanism" by @​albyrock87. This change optimizes how CollectionView handles invalidation on iOS, which should result in smoother scrolling and better overall responsiveness.

Memory

What's Changed

MAUI Product Fixes

9.0.51

.NET MAUI 9.0 Service Release 5 (SR5.1) Release Notes

What's Changed

MAUI Product Fixes

  • [SR5] Fix footer resizing issue by @​PureWeen in #​29064
  • Avoid qualified name in x:Type binding for Blazor Hybrid template by @​github-actions[bot] in #​29010
  • Revert "Applying visibility change to child controls" by @​github-actions[bot] in #​28869
  • [iOS] CollectionView footer sizing when source is empty - fix by @​github-actions[bot] in #​28793
  • [iOS] Back-navigation with swipe-back navigates back twice - fix by @​github-actions[bot] in #​28594
  • System.MissingMethodException in PropertyPropagationExtensions fix by @​github-actions[bot] in #​28574

Testing

  • Backport uitest fixes to .NET9 SR5 by @​PureWeen in #​28871
  • [Testing] Fix: BlankScreenOnNavigationBack on Android by @​Bhavanesh in #​28423
  • Resave mac tabbedpage images by @​HarishKumarSF4517 in #​28803
  • Fixed Test case failure in PR 28486 by @​Vignesh-SF3580 in #​28780

Dependency Updates

  • Upgrade Syncfusion Toolkit version from 1.0.3 to 1.0.4 on the Sample Content Template by @​github-actions[bot] in #​28477

Housekeeping

  • Update Versions.props 9.0.51 by @​PureWeen in #​28870
  • [ci] Don't use net10 to build this by @​rmarinho in commit 76fef11
  • [ci] Don't use the short url for install script by @​github-actions[bot] in #​28607

Full Changelog: dotnet/maui@9.0.50...release/9.0.1xx-sr5

Summary

This release primarily includes bug fixes focused on CollectionView components in iOS, particularly addressing footer sizing issues. There are also several testing improvements, including backporting UI test fixes to the SR5 branch. Additionally, the Syncfusion Toolkit was updated from version 1.0.3 to 1.0.4 on the Sample Content Template, and various housekeeping changes were made to the CI pipeline.

9.0.50

Breaking Changes

  • Change iOS SetNeedsLayout propagation mechanism by @​albyrock87 in Change iOS SetNeedsLayout propagation mechanism dotnet/maui#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 Improve PropertyMapper performance dotnet/maui#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

9.0.40

Breaking Changes

Highlights

What's Changed

9.0.30

Breaking Changes

What's Changed

MAUI Product Fixes

9.0.22

What's Changed

Full Changelog: dotnet/maui@9.0.21...9.0.22

9.0.21

Breaking Changes

What's Changed

_...

Description has been truncated

Bumps Microsoft.Maui.Graphics from 8.0.100 to 9.0.110
Bumps Microsoft.Maui.Graphics.Skia from 8.0.100 to 9.0.110

---
updated-dependencies:
- dependency-name: Microsoft.Maui.Graphics
  dependency-version: 9.0.110
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Maui.Graphics.Skia
  dependency-version: 9.0.110
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Sep 15, 2025
@dependabot dependabot bot added the .NET Pull requests that update .NET code label Sep 15, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2025

Superseded by #21.

@dependabot dependabot bot closed this Oct 20, 2025
@dependabot dependabot bot deleted the dependabot/nuget/src/multi-832c3b5d7d branch October 20, 2025 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment