Update dotnet monorepo#229
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
c4b9142 to
e2a4ea6
Compare
f0cde19 to
7664df9
Compare
7664df9 to
cbaabaf
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:
9.0.16→9.0.178.0.27→8.0.289.0.16→9.0.178.0.27→8.0.2818.6.3→18.7.118.6.3→18.7.19.0.16→9.0.178.0.27→8.0.289.0.16→9.0.178.0.27→8.0.289.0.16→9.0.178.0.27→8.0.2810.0.8→10.0.99.0.16→9.0.1710.0.8→10.0.99.0.16→9.0.1710.0.8→10.0.99.0.16→9.0.1710.0.8→10.0.99.0.16→9.0.1710.0.60→10.0.7110.0.60→10.0.7110.0.8→10.0.9Release Notes
dotnet/msbuild (Microsoft.Build.Tasks.Core)
v18.7.1What's Changed
1388198by @dotnet-bot in #13437New Contributors
Full Changelog: dotnet/msbuild@v18.6.3...v18.7.1
dotnet/dotnet (Microsoft.Extensions.Configuration)
v10.0.9dotnet/maui (Microsoft.Maui.Controls)
v10.0.71Compare Source
What's Changed
Full Changelog: dotnet/maui@10.0.70...10.0.71
v10.0.70Compare Source
What's Changed
.NET MAUI 10.0.70 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 135 commits with various improvements, bug fixes, and enhancements.
Ai Agents
[CI] Extend gate to all test types and decouple from PR review by @kubaflo in #34705
Integrate UI test category detection into PR review and fix gate reliability by @kubaflo in #35133
API
Blazor
Fix: Filter precompressed RCL assets from MAUI Blazor Hybrid APKs by @mattleibow in #33917
🔧 Fixes
[Windows] Fix for Runtime error when closing external window with WPF Webview Control by @BagavathiPerumal in #34006
🔧 Fixes
Button
[Android] ImageButton CornerRadius not being applied - fix by @kubaflo in #30074
🔧 Fixes
Fix Disabled visual state ignored when Button has locally-set BackgroundColor/TextColor by @Dhivya-SF4094 in #34444
🔧 Fixes
CollectionView
Fix CollectionView grid spacing updates for first row and column by @KarthikRajaKalaimani in #34527
🔧 Fixes
Fix CollectionView record struct selection on Windows by @jeremy-visionaid in #33488
[Android] Ensure disconnected ItemsViewHandler doesn't hold onto the items source by @filipnavara in #24610
🔧 Fixes
[Windows] Fixed VisualState Setters not working properly for CollectionView by @Dhivya-SF4094 in #27230
🔧 Fixes
[Windows] Fixed Margin doesn't work inside CollectionView EmptyView by @Dhivya-SF4094 in #29897
🔧 Fixes
[Android, Windows] Fix CarouselView PreviousPosition/PreviousItem incorrect during animated ScrollTo() by @praveenkumarkarunanithi in #34570
🔧 Fixes
[Android] CurrentItemChangedEventArgs.PreviousItem and PositionChangedEventArgs.PreviousPosition Not Updating Correctly When Using ScrollTo or Setting Position
[iOS] CarouselView2: Update internal scroll indicators for compositional layout by @SubhikshaSf4851 in #33639
🔧 Fixes
[CarouselViewHandler2] Fir fox CurrentItem does not work when ItemSpacing is set by @SyedAbdulAzeemSF4852 in #32135
🔧 Fixes
[iOS] Fix for Incorrect Scroll in Loop Mode When CurrentItem Is Not Found in ItemsSource by @SyedAbdulAzeemSF4852 in #32141
🔧 Fixes
[Android] IndicatorView: Add TalkBack accessibility descriptions for indicators by @praveenkumarkarunanithi in #31775
🔧 Fixes
[iOS, macOS] Fixed CollectionView KeepLastItemInView Not Updating Correctly When Items Are Added Dynamically by @NanthiniMahalingam in #32191
🔧 Fixes
[Windows, Android] Resolved issue with dynamic Header/Footer reassignment in CollectionView. by @prakashKannanSf3972 in #28403
🔧 Fixes
[Android] Fix CollectionView inside disabled RefreshView blocks scroll by @Vignesh-SF3580 in #34702
🔧 Fixes
[Android] CollectionView: Fix SelectedItem visual state not applying when re-selecting same item by @KarthikRajaKalaimani in #31591
🔧 Fixes
[Windows] Fixed CollectionView.EmptyView can not be removed by setting it to Null by @Dhivya-SF4094 in #29487
🔧 Fixes
[iOS] Support for IsSwipeEnabled on CarouselView2 by @kubaflo in #29996
🔧 Fixes
[iOS, MacOS] Fixed FlowDirection not working on Header/Footer in CollectionView by @Dhivya-SF4094 in #32775
🔧 Fixes
[iOS] CollectionView: Fix drag-and-drop reordering into empty groups by @SuthiYuvaraj in #34151
🔧 Fixes
[Android] CollectionView: Fix drag-and-drop reordering into empty groups by @SuthiYuvaraj in #31867
🔧 Fixes
[iOS] Fix vertical CarouselView MandatorySingle snapping on iOS by @Vignesh-SF3580 in #34700
🔧 Fixes
[iOS26] Fix CarouselView scrolling to wrong item when navigating to last item by @Vignesh-SF3580 in #34013
🔧 Fixes
Fixed the OnPlatform does not work for header property in Collection view by @NanthiniMahalingam in #28935
🔧 Fixes
[Android] [Candidate branch] Fix VerifySelectedItemClearsOnNullAssignment, CollectionViewSelectionShouldClear, SelectedItemVisualIsCleared UI test failure on Android by @KarthikRajaKalaimani in #34928
[iOS] Fix Issue12574Test regression caused by early-exit guard in CollectionViewUpdating by @SyedAbdulAzeemSF4852 in #34947
DateTimePicker
[iOS] Fix for DatePicker FlowDirection Not Working on iOS by @SyedAbdulAzeemSF4852 in #30193
🔧 Fixes
Drawing
[Shapes] Line: Fix asymmetric Stretch.None path translation when right/bottom edge overflows by @NirmalKumarYuvaraj in #34385
🔧 Fixes
[Android] Fixed GraphicsView drawable is visible outside the canvas by @NirmalKumarYuvaraj in #28353
🔧 Fixes
Fixed Custom Drawable does not support binding by @NirmalKumarYuvaraj in #29442
🔧 Fixes
Added a support for GradientBrushes on Shape.Stroke by @kubaflo in #22208
🔧 Fixes
Editor
Fixed Editor HorizontalTextAlignment does not update at run time by @NirmalKumarYuvaraj in #25129
🔧 Fixes
[Windows] Fixed Entry Editor placeholder Text CharacterSpacing by @SubhikshaSf4851 in #30324
🔧 Fixes
Entry
[Windows] Fix fo setting an Entry's Keyboard to Date causes it to be interpreted as a password input by @SyedAbdulAzeemSF4852 in #29344
🔧 Fixes
[Android] Exception thrown when give more than 5000 characters to the Text property of Entry. by @KarthikRajaKalaimani in #30242
🔧 Fixes
Essentials
Bump MonoApiToolsMSBuildTasksPackageVersion to 0.5.0 and ship Essentials.AI public APIs by @mattleibow via @Copilot in #34574
[Mac] DeviceDisplay.KeepScreenOn not being respected on Mac OS by @HarishwaranVijayakumar in #32708
🔧 Fixes
fix: recompile review workflow with gh-aw v0.68.3 for activation permissions by @PureWeen in #35161
Flyoutpage
[Windows] FlyoutPage: update CollapseStyle at runtime by @devanathan-vaithiyanathan in #29927
🔧 Fixes
Gestures
[Android] Fix for TapGestureRecognizer doesn't fire by @HarishwaranVijayakumar in #34497
🔧 Fixes
April 14th, Candidate by @PureWeen in #34885
🔧 Fixes
DisplayAlert,DisplayActionSheet,DisplayPromptAsync) needs a public extensibility pointConfiguration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.