Bump Microsoft.Maui.Controls from 10.0.71 to 10.0.100 - #115
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump Microsoft.Maui.Controls from 10.0.71 to 10.0.100#115dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
--- updated-dependencies: - dependency-name: Microsoft.Maui.Controls dependency-version: 10.0.100 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Updated Microsoft.Maui.Controls from 10.0.71 to 10.0.100.
Release notes
Sourced from Microsoft.Maui.Controls's releases.
10.0.100
.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 [iOS/MacCatalyst] Fix ActivityIndicator frozen static frame when IsRunning is set to false dotnet/maui#36263
🔧 Fixes
ActivityIndicator
Ai Agents
Improve /review tests: Opus engine, multi-build base diff, and readable grouped comments by @kubaflo in Improve /review tests: Opus engine, multi-build base diff, and readable grouped comments dotnet/maui#36533
Add Trim/NativeAOT safety rules to code review skill by @PureWeen in Add Trim/NativeAOT safety rules to code review skill dotnet/maui#34962
[CI] Agentic workflows: Update gh-aw workflows to v0.82.14 by @PureWeen in [CI] Agentic workflows: Update gh-aw workflows to v0.82.14 dotnet/maui#36705
Fix regression scanner attribution source by @PureWeen in Fix regression scanner attribution source dotnet/maui#36686
Automate visual failure comparisons in /review tests by @kubaflo in Automate visual failure comparisons in /review tests dotnet/maui#36666
Fix regression scanner attribution reads by @PureWeen in Fix regression scanner attribution reads dotnet/maui#36734
Escalate Blast Radius probing for frequently-regressed component families by @PureWeen in Escalate Blast Radius probing for frequently-regressed component families dotnet/maui#34884
Add missing YAML frontmatter to find-regression-risk SKILL.md by @kubaflo in Add missing YAML frontmatter to find-regression-risk SKILL.md dotnet/maui#36799
Harden review-trigger workflow: env-var inputs, single-step token flow, pre-flight authorize job by @JanKrivanek in Harden review-trigger workflow: env-var inputs, single-step token flow, pre-flight authorize job dotnet/maui#35439
🔧 Fixes
Animation
[Windows] Fix PlatformTicker.Windows.cs — IsRunning always returns false by @HarishwaranVijayakumar in [Windows] Fix PlatformTicker.Windows.cs — IsRunning always returns false dotnet/maui#35840
🔧 Fixes
Fix s_currentTweener++ in AnimationExtensions is not thread-safe, producing duplicate animation IDs by @HarishwaranVijayakumar in Fix s_currentTweener++ in AnimationExtensions is not thread-safe, producing duplicate animation IDs dotnet/maui#35838
Details
... (truncated)
10.0.90
.NET MAUI 10.0.90 Release Notes
.NET MAUI 10.0.90 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 231 commits with various improvements, bug fixes, and enhancements.
Activityindicator
[Android] Fix CollectionView ActivityIndicator not animating after header height change by @Vignesh-SF3580 in [Android] Fix CollectionView ActivityIndicator not animating after header height change dotnet/maui#35358
🔧 Fixes
Ai Agents
Animation
[Android] Fix Shadow property affecting transform matrix. by @Shalini-Ashokan in [Android] Fix Shadow property affecting transform matrix. dotnet/maui#32962
🔧 Fixes
API
Add delegate-based alert dialog extensibility convention (no public API changes) by @Redth in Add delegate-based alert dialog extensibility convention (no public API changes) dotnet/maui#35095
🔧 Fixes
DisplayAlert,DisplayActionSheet,DisplayPromptAsync) needs a public extensibility pointBlazor
[Android] Fix for BlazorWebView predictive back callback blocks Android back-to-home animation by @BagavathiPerumal in [Android] Fix for BlazorWebView predictive back callback blocks Android back-to-home animation dotnet/maui#35538
🔧 Fixes
[Android] Fix BlazorWebView back callback can swallow the first Back press when its callback is stale-enabled by @devanathan-vaithiyanathan in [Android] Fix BlazorWebView back callback can swallow the first Back press when its callback is stale-enabled dotnet/maui#35611
🔧 Fixes
Skip request-interception tests that hit echo.free.beeceptor.com by @akoeplinger in Skip request-interception tests that hit echo.free.beeceptor.com dotnet/maui#35661
Border
... (truncated)
10.0.80
.NET MAUI 10.0.80 Release Notes
.NET MAUI 10.0.80 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 112 commits with various improvements, bug fixes, and enhancements.
Ai Agents
Add deep UI test execution to Copilot PR review pipeline by @kubaflo in Add deep UI test execution to Copilot PR review pipeline dotnet/maui#35376
[CI] Refactor ci-copilot pipeline: scope env vars per task by @T-Gro in [CI] Refactor ci-copilot pipeline: scope env vars per task dotnet/maui#35324
Button
[Android, iOS] Button: Fix VisualState properties not restored when leaving custom state by @BagavathiPerumal in [Android, iOS] Button: Fix VisualState properties not restored when leaving custom state dotnet/maui#33346
🔧 Fixes
CollectionView
Fix CollectionView grid spacing updates for first row and column by @KarthikRajaKalaimani in [Android]Fix CollectionView grid spacing updates for first row and column dotnet/maui#34527
🔧 Fixes
CarouselView: Fix cascading PositionChanged/CurrentItemChanged events on collection update by @praveenkumarkarunanithi in CarouselView: Fix cascading PositionChanged/CurrentItemChanged events on collection update dotnet/maui#31275
🔧 Fixes
[Windows] Fixed ItemSpacing doesn't work in Carousel View by @SubhikshaSf4851 in [Windows] Fixed ItemSpacing doesn't work in Carousel View dotnet/maui#30014
🔧 Fixes
Fix CollectionView not scrolling to top on iOS status bar tap by @jfversluis in Fix CollectionView not scrolling to top on iOS status bar tap dotnet/maui#34687
🔧 Fixes
[iOS] Fixed CollectionView Scroll Jitter for TextType HTML Labels by @SubhikshaSf4851 in [iOS] Fixed CollectionView Scroll Jitter for TextType HTML Labels dotnet/maui#34383
🔧 Fixes
... (truncated)
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)