chore(deps): update dependency microsoft.maui.core to 10.0.100 - #171
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency microsoft.maui.core to 10.0.100#171renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/net-maui
branch
from
August 26, 2026 04:22
2289fde to
ccf5fc9
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #171 +/- ##
=======================================
Coverage 98.14% 98.15%
=======================================
Files 705 705
Lines 21761 21761
Branches 2680 2680
=======================================
+ Hits 21358 21359 +1
+ Misses 199 197 -2
- Partials 204 205 +1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
renovate
Bot
force-pushed
the
renovate/net-maui
branch
from
August 27, 2026 04:27
ccf5fc9 to
c75ecbf
Compare
renovate
Bot
force-pushed
the
renovate/net-maui
branch
from
August 27, 2026 20:35
c75ecbf to
2a2ef63
Compare
|
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:
10.0.90→10.0.100Release Notes
dotnet/maui (Microsoft.Maui.Core)
v10.0.100Compare Source
.NET MAUI 10.0.100 Release Notes
.NET MAUI 10.0.100 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 209 commits with various improvements, bug fixes, and enhancements.
Activityindicator
[iOS/MacCatalyst] Fix ActivityIndicator frozen static frame when IsRunning is set to false by @SyedAbdulAzeemSF4852 in #36263
🔧 Fixes
ActivityIndicator
Ai Agents
Improve /review tests: Opus engine, multi-build base diff, and readable grouped comments by @kubaflo in #36533
Add Trim/NativeAOT safety rules to code review skill by @PureWeen in #34962
[CI] Agentic workflows: Update gh-aw workflows to v0.82.14 by @PureWeen in #36705
Fix regression scanner attribution source by @PureWeen in #36686
Automate visual failure comparisons in /review tests by @kubaflo in #36666
Fix regression scanner attribution reads by @PureWeen in #36734
Escalate Blast Radius probing for frequently-regressed component families by @PureWeen in #34884
Add missing YAML frontmatter to find-regression-risk SKILL.md by @kubaflo in #36799
Harden review-trigger workflow: env-var inputs, single-step token flow, pre-flight authorize job by @JanKrivanek in #35439
🔧 Fixes
Animation
[Windows] Fix PlatformTicker.Windows.cs — IsRunning always returns false by @HarishwaranVijayakumar in #35840
🔧 Fixes
Fix s_currentTweener++ in AnimationExtensions is not thread-safe, producing duplicate animation IDs by @HarishwaranVijayakumar in #35838
🔧 Fixes
[iOS]Fix Shadow Property Incorrectly Modifies Visual Transform Matrix for Border, ContentView, Layouts, and SwipeView by @devanathan-vaithiyanathan in #32851
🔧 Fixes
Shapes: Fix TransformGroup child subscription leaks by @HarishwaranVijayakumar in #36150
🔧 Fixes
Blazor
[BlazorWebView] Fixed Allow force reload for URLs with dots in query parameters by @tw4 in #29560
🔧 Fixes
BlazorWebView
Add UsePlatformHandler for custom BlazorWebView backends by @Redth in #34225
🔧 Fixes
AddMauiBlazorWebView()entirelyBorder
Fix StrokeDashArray on Border does not reset when set to null by @devanathan-vaithiyanathan in #29910
🔧 Fixes
CollectionView
[Android] - Fix KeepScrollOffset Behavior During Dynamic Item Additions in CollectionView by @prakashKannanSf3972 in #29255
🔧 Fixes
[iOS & macOS] Fixed IndicatorView square shape does not update on load or dynamically by @NanthiniMahalingam in #31291
🔧 Fixes
[Android] Fix CollectionView items not resizing after orientation change on Shell pages by @SyedAbdulAzeemSF4852 in #34420
🔧 Fixes
[Android] Fix grouped CollectionView grid row spacing regression by @Shalini-Ashokan in #35782
🔧 Fixes
[iOS][CV2] Fix Rotating the Simulator causes the text on the collection view to disappear. by @devanathan-vaithiyanathan in #32664
🔧 Fixes
[Android] Fix CollectionView KeepScrollOffset regressed after PR #29255 by @HarishwaranVijayakumar in #35946
🔧 Fixes
Fixed [Windows] KeepScrollOffset Behavior Not Working as Expected in CarouselView by @Shalini-Ashokan in #29800
🔧 Fixes
[Android] CarouselView: Fix position jump when tapping non-Start aligned Entry by @praveenkumarkarunanithi in #34532
🔧 Fixes
CarouselView on Android does not work if HorizontalTextAlignment in Entry is not Start
[iOS/Mac][CV2] Fix CarouselView2 freezes with infinite loop when IsScrollAnimated=False by @SyedAbdulAzeemSF4852 in #35848
🔧 Fixes
[iOS, MacCatalyst] CollectionView: Fix grid spacing updates for first row and column by @KarthikRajaKalaimani in #34598
🔧 Fixes
[iOS & Mac] Fix NullReferenceException in CollectionViewHandler2 after handler restore when property changes by @SubhikshaSf4851 in #36073
🔧 Fixes
[CV2][iOS] Fix MeasureFirstItem measuring non-first cells by @devanathan-vaithiyanathan in #36159
🔧 Fixes
[Android] CarouselView: Fix touch interception to delegate vertical swipes to nested views by @Dhivya-SF4094 in #31790
🔧 Fixes
[iOS][CV2] Fix CollectionView2 on iOS iPad jumps/scrolls randomly when item size changes by @devanathan-vaithiyanathan in #32874
🔧 Fixes
Fix Android nested gesture ownership by @AdamEssenmacher in #35863
🔧 Fixes
CollectionViewcan cancel child-owned horizontal gestures after Issue7814 parent handoff fix[Android] CarouselView: Fix scroll to last item after data reset in loop mode by @SyedAbdulAzeemSF4852 in #31672
🔧 Fixes
Revert "[iOS, MacCatalyst] CollectionView: Fix grid spacing updates for horizontal Item Spacing and Vertical Item Spacing - horizontally updating the spacing only applies to the second column by @KarthikRajaKalaimani in #36508
[inflight regression][iOS] Fix CarouselView2 dropping scrolls after ItemsSource swap/reset by @SyedAbdulAzeemSF4852 in #36753
🔧 Fixes
[Revert][Android] Fix CollectionView inside disabled RefreshView blocks scroll by @SyedAbdulAzeemSF4852 in #36715
Core Lifecycle
[Android] Fix ActivityStateManager leaking lifecycle callbacks on Activity recreation by @Shalini-Ashokan in #36161
🔧 Fixes
ActivityStateManagerleaks lifecycle callbacks and multipliesPlatform.ActivityStateChangedevents after Activity recreation[inflight regression] Fix: LifeCycleEvents Fire When Navigating Top Tabs test fails in candidate by @Shalini-Ashokan in #36558
🔧 Fixes
Datepicker
[Windows] Throws ArgumentOutOfRangeException on WinUI when setting MaximumDate to null by @SubhikshaSf4851 in #35894
🔧 Fixes
Docs
Drawing
[Android] Fix RadialGradientBrush crash on Android when view has zero size by @SyedAbdulAzeemSF4852 in #35781
🔧 Fixes
Fix memory leak when clearing shared PathSegments from PathFigure by @devanathan-vaithiyanathan in #35873
🔧 Fixes
PathFigure.Segments.Clear()leaksPathvisual trees when removed segments are sharedFix Path.Data and Path.RenderTransform visual tree leaks with shared resources by @devanathan-vaithiyanathan in #36097
🔧 Fixes
Path.Data/Path.RenderTransformleaksPathvisual trees when using shared app-levelPathGeometryorScaleTransform[Android][Windows] Fix GraphicsView passing fractional dirtyRect dimensions to IDrawable.Draw by @SyedAbdulAzeemSF4852 in #34564
🔧 Fixes
Fix GeometryGroup.Children.Clear() leaking shared child geometries by @devanathan-vaithiyanathan in #36232
🔧 Fixes
GeometryGroup.Children.Clear()leaksPathvisual trees when removed child geometries are sharedFix for PathGeometry.Figures.Clear() leaks when clearing shared PathFigure instances by @BagavathiPerumal in #36057
🔧 Fixes
PathGeometry.Figures.Clear()leaks when clearing sharedPathFigureinstances[inflight/candidate] [WIP] Fix Border with Shadow breaking descendant BackgroundColor updates on Android by @kubaflo in #37114
Editor
Entry
[iOS/macCatalyst] Fix Entry cursor reset when typing with TextTransform by @SyedAbdulAzeemSF4852 in #36079
🔧 Fixes
[Android] Fix Entry password visibility when using Keyboard.Password by @jpd21122012 in #36280
🔧 Fixes
[ci] Remove duplicate .cab signing entry by @rmarinho in #36945
Essentials
[Mac] Fix for DeviceDisplay.MainDisplayInfoChanged event not getting raised by @HarishwaranVijayakumar in #31786
🔧 Fixes
Fix Android foreground geolocation update distance by @jfversluis in #35783
🔧 Fixes
Bridge DI-registered Essentials implementations to static facades by @Redth in #35068
🔧 Fixes
Defaultproperties need a public registration mechanism - Every Essentials API (Preferences,FilePicker,SecureStorage, etc.) is inaccessible to custom backends without reflection hacks[iOS] Fix MediaPicker FullPath for PHPicker results by @jfversluis in #35805
🔧 Fixes
Filepicker
[Windows] Fix FilePicker Returns wrong ContentType for *.webp files by @devanathan-vaithiyanathan in #31913
🔧 Fixes
Flyoutpage
[Windows] FlyoutPage: Fix CollapsedPaneWidth mapping and updates by @devanathan-vaithiyanathan in #33786
🔧 Fixes
General
Reduce boolean boxes across the framework by @pictos in #35596
[iOS] Respect InputTransparent when updating UserInteractionEnabled by @jfversluis in #36305
🔧 Fixes
July 13th, Candidate by @kubaflo in #36411
🔧 Fixes
LoadFileinsrc/Core/src/Platform/iOS/MauiWKWebView.csignore directories.Defaultproperties need a public registration mechanism - Every Essentials API (Preferences,FilePicker,SecureStorage, etc.) is inaccessible to custom backends without reflection hacksAddMauiBlazorWebView()entirelyMapHandlerleaks when removedPininstances are retained by app codeRefreshViewincorrectly refreshes when pulling inside a pre-scrolledWebViewinternal scroll containerGeometryGroup.Children.Clear()leaksPathvisual trees when removed child geometries are sharedPathFigure.Segments.Clear()leaksPathvisual trees when removed segments are sharedPathGeometry.Figures.Clear()leaks when clearing sharedPathFigureinstancesPath.Data/Path.RenderTransformleaksPathvisual trees when using shared app-levelPathGeometryorScaleTransformCollectionViewcan cancel child-owned horizontal gestures after Issue7814 parent handoff fixActivityStateManagerleaks lifecycle callbacks and multipliesPlatform.ActivityStateChangedevents after Activity recreationGestures
[HouseKeeping] Fix inconsistant owner type of DropCommandProperty by @NirmalKumarYuvaraj in #35776
[Android] Fix DragGestureRecognizer DragStarting Command/Event fired prematurely by @HarishwaranVijayakumar in #35778
🔧 Fixes
Fix for GetPosition truncates fractional coordinates to integers In OnTapped Event on iOS and MacCatalyst by @SuthiYuvaraj in #35949
🔧 Fixes
Hybridwebview
Route Android HybridWebView JS->.NET messages through HTTP intercept by @jonathanpeppers in #35850
[inflight regression] Fix HybridWebView JS↔.NET bridge: Android request interception order and Windows NUL-character handling by @Dhivya-SF4094 in #36544
🔧 Fixes
Label
[Android] Fix crash in Label FormattedText span position recalculation with MaxLines/TailTruncation by @Shalini-Ashokan in #35964
🔧 Fixes
[iOS] Fix Font autoscaling does not work in realtime by @HarishwaranVijayakumar in #34445
🔧 Fixes
Layout
[Windows] Make Layout AutomationPeer internal + opt-in for screen reader tree by @kubaflo in #35912
🔧 Fixes
Map
[Android] Fix MapHandler leaks when removed Pin instances are retained by app code by @SubhikshaSf4851 in #35686
🔧 Fixes
MapHandlerleaks when removedPininstances are retained by app codeMenubar
Navigation
[iOS/Mac Catalyst 26] Fix NavigationPage content not extending behind floating glass tab bar by @SyedAbdulAzeemSF4852 in #35523
🔧 Fixes
Fix incorrect DestinationPage in NavigationPage OnNavigatingFrom events by @Shalini-Ashokan in #35733
🔧 Fixes
[Android] Restore OnBackButtonPressed interception support when using OnBackPressedDispatcher by @Dhivya-SF4094 in #35154
🔧 Fixes
Picker
Fix Picker reacts to data changes after the page is closed by @devanathan-vaithiyanathan in #33733
🔧 Fixes
Fix Picker selection when SelectedItem is removed from ItemsSource by @jpd21122012 in #34299
🔧 Fixes
[inflight regression] Fix Core.UnitTests/PickerTests fail in candidate PR 36411 by @devanathan-vaithiyanathan in #36470
🔧 Fixes
RadioButton
Refreshview
[Android] Fix for Android RefreshView incorrectly triggering pull-to-refresh when scrolling inside WebView or HybridWebView on cold-start by @BagavathiPerumal in #35633
🔧 Fixes
RefreshViewincorrectly refreshes when pulling inside a pre-scrolledWebViewinternal scroll container[iOS] Fix RefreshView causes CollectionView scroll position to reset by @devanathan-vaithiyanathan in #31376
🔧 Fixes
SafeArea
Fix MauiView leaks detached platform views when SafeAreaEdges includes SoftInput by @KarthikRajaKalaimani in #35586
🔧 Fixes
Fix safe area CSS in Blazor Hybrid templates for Android by @mattleibow via @Copilot in #34463
🔧 Fixes
[Android] Shell Flyout: Apply safe-area insets to the flyout container by @devanathan-vaithiyanathan in #34510
🔧 Fixes
ScrollView
[iOS] Fix ScrollView with RTL FlowDirection and Horizontal Orientation scrolls in the wrong direction by @devanathan-vaithiyanathan in #32529
🔧 Fixes
[iOS] ScrollView: Fix landscape safe-area handling around the notch by @KarthikRajaKalaimani in #35533
🔧 Fixes
[iOS] Fix ScrollView does not resize when children are removed from StackLayout at runtime by @devanathan-vaithiyanathan in #32267
🔧 Fixes
[Android] Fix: TapGestureRecognizer not firing on horizontal ScrollView by @Shalini-Ashokan in #35897
🔧 Fixes
[Android] Fix ScrollView scroll position changes unexpectedly when Orientation is set to Horizontal and FlowDirection is RTL at runtime by @devanathan-vaithiyanathan in #32531
🔧 Fixes
Revert "[iOS] ScrollView: Fix landscape safe-area handling around the notch" by @KarthikRajaKalaimani in #36580
[inflight regression][iOS/macOS] Fix CollectionView, RefreshView, and ScrollView interaction state after IsEnabled toggles by @SyedAbdulAzeemSF4852 in #36628
🔧 Fixes
[release/10.0.1xx-sr10] [Android] Fix scrolling performance in shadowed containers by @github-actions[bot] in #37312
Searchbar
[Mac]Clear button not hidden when text is cleared by @devanathan-vaithiyanathan in #34737
🔧 Fixes
Shapes
Fix CI pipeline build warnings (RS0016/RS0017, XA1006, duplicate splash, XAML) by @rmarinho in #34629
[main] Add Gradle cache to official pack pipeline by @github-actions[bot] in #35065
Shell
Fix Shell.Title binding in TitleView by @jfversluis in #35800
🔧 Fixes
[Android] Fix SearchHandler.ClearPlaceholderEnabled not updated dynamically by @SyedAbdulAzeemSF4852 in #35777
🔧 Fixes
[iOS, Mac] Fix Shell back button history menu does not update after runtime change by @HarishwaranVijayakumar in #35542
🔧 Fixes
[iOS 26] Fix Shell TitleView not resizing on device rotation by @SyedAbdulAzeemSF4852 in #35883
🔧 Fixes
[Android] Fix Shell SearchHandler toolbar icon tint by @erikzhang in #36016
🔧 Fixes
[Windows] Fix for MenuFlyoutItem displaying icon in monochrome instead of original colors by @SyedAbdulAzeemSF4852 in #32522
🔧 Fixes
Fix SearchHandler.QueryIcon, ClearIcon, and ClearPlaceholderIcon do not update dynamically at runtime by @SubhikshaSf4851 in #35893
🔧 Fixes
[iOS] Fix transparent Shell navigation bar appearing opaque after keyboard dismiss by @Shalini-Ashokan in #35960
🔧 Fixes
Configuration
📅 Schedule: (UTC)
🚦 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.