Bump Microsoft.Maui.Controls from 10.0.30 to 10.0.50#366
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump Microsoft.Maui.Controls from 10.0.30 to 10.0.50#366dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
--- updated-dependencies: - dependency-name: Microsoft.Maui.Controls dependency-version: 10.0.50 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Maui.Controls dependency-version: 10.0.50 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
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.30 to 10.0.50.
Release notes
Sourced from Microsoft.Maui.Controls's releases.
10.0.50
What's Changed
.NET MAUI 10.0.50 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 78 commits with various improvements, bug fixes, and enhancements.
AI
Enable packing and independent preview versioning for Essentials.AI by @mattleibow in Enable packing and independent preview versioning for Essentials.AI dotnet/maui#33976
Move Essentials.AI preview iteration to eng/Versions.props by @mattleibow in Move Essentials.AI preview iteration to eng/Versions.props dotnet/maui#34025
[Feature] Add Microsoft.Maui.Essentials.AI - Apple Intelligence by @mattleibow in [Feature] Add Microsoft.Maui.Essentials.AI - Apple Intelligence dotnet/maui#33519
Ai Agents
Copilot agent infrastructure, emulator reliability, and try-fix workflow improvements by @PureWeen via @Copilot in Copilot agent infrastructure, emulator reliability, and try-fix workflow improvements dotnet/maui#33937
Update PR agent models to claude-sonnet-4.6 and gpt-5.3-codex by @kubaflo in Update PR agent models to claude-sonnet-4.6 and gpt-5.3-codex dotnet/maui#34109
ci-copilot: set pipeline run title early using build.updatebuildnumber by @jfversluis via @Copilot in ci-copilot: set pipeline run title early using build.updatebuildnumber dotnet/maui#34156
Revamp find-reviewable-pr skill: priorities, defaults, and doc fixes by @PureWeen in Revamp find-reviewable-pr skill: priorities, defaults, and doc fixes dotnet/maui#34160
Add correct CI pipeline names to Copilot instructions by @jfversluis in Add correct CI pipeline names to Copilot instructions dotnet/maui#34255
Add resilience to UI tests for frozen/unresponsive apps by @PureWeen in Add resilience to UI tests for frozen/unresponsive apps dotnet/maui#34023
Copilot CI: Structured phase outputs, autonomous execution, iOS support, and CI pipeline by @kubaflo in Copilot CI: Structured phase outputs, autonomous execution, iOS support, and CI pipeline dotnet/maui#34040
Agent Workflow Metrics via GitHub Labels by @kubaflo in Agent Workflow Metrics via GitHub Labels dotnet/maui#33986
Animation
[Android] Fixed TransformProperties issue when a wrapper view is present by @Ahamed-Ali in [Android] Fixed TransformProperties issue when a wrapper view is present dotnet/maui#29228
🔧 Fixes
API
Button
Fix ImageButton not rendering correctly based on its bounds by @Shalini-Ashokan in Fix ImageButton not rendering correctly based on its bounds dotnet/maui#28309
🔧 Fixes
CollectionView
... (truncated)
10.0.40
What's Changed
.NET MAUI 10.0.40 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 143 commits with various improvements, bug fixes, and enhancements.
AI
Improve write-tests-agent with best practices by @sheiksyedm in Improve write-tests-agent with best practices dotnet/maui#33860
[Sample] Add Microsoft.Maui.Essentials.AI sample app with multi-agent workflow by @mattleibow in [Sample] Add Microsoft.Maui.Essentials.AI sample app with multi-agent workflow dotnet/maui#33610
Ai Agents
Add FileLoggingProvider for MacCatalyst UI test logging by @PureWeen in Add FileLoggingProvider for MacCatalyst UI test logging dotnet/maui#33518
Improve verify-tests-fail-without-fix Skill by @kubaflo in Improve verify-tests-fail-without-fix Skill dotnet/maui#33513
Add find-reviewable-pr skill from existing PR by @PureWeen via @Copilot in Add find-reviewable-pr skill from existing PR dotnet/maui#33349
Add learn-from-pr agent and enhance skills framework structure by @PureWeen via @Copilot in Add learn-from-pr agent and enhance skills framework structure dotnet/maui#33579
Fix PS1 scripts for Windows compatibility by @PureWeen in Fix PS1 scripts for Windows compatibility dotnet/maui#33679
Improve skills and scripts for better agent workflows by @PureWeen in Improve skills and scripts for better agent workflows dotnet/maui#33699
[XEXPR] Refactor test skills/agents to dispatcher pattern by @PureWeen via @Copilot in [XEXPR] Refactor test skills/agents to dispatcher pattern dotnet/maui#33721
[ai] Skill for running device tests by @rmarinho in [ai] Skill for running device tests dotnet/maui#33484
Add ai-summary-comment skill for automated PR review comments by @kubaflo in Add ai-summary-comment skill for automated PR review comments dotnet/maui#33585
Add PR label management to test verification skill by @kubaflo in Add PR label management to test verification skill dotnet/maui#33739
ai-summary-comment: Simplify PR finalize to two collapsible sections by @kubaflo in ai-summary-comment: Simplify PR finalize to two collapsible sections dotnet/maui#33771
Improve issue-triage skill: Add gh CLI checks and fix workflow by @PureWeen in Improve issue-triage skill: Add gh CLI checks and fix workflow dotnet/maui#33750
[ai] Add integration test runner skill by @rmarinho in [ai] Add integration test runner skill dotnet/maui#33654
Improve PR Agent Gate verification to prevent result fabrication by @PureWeen in Improve PR Agent Gate verification to prevent result fabrication dotnet/maui#33806
Improve test report formatting and summary extraction by @kubaflo in Improve test report formatting and summary extraction dotnet/maui#33793
Improve try-fix comment parsing and summary by @kubaflo in Improve try-fix comment parsing and summary dotnet/maui#33794
Enhance PR agent: multi-model workflow, blocker handling, shared rules extraction by @PureWeen in Enhance PR agent: multi-model workflow, blocker handling, shared rules extraction dotnet/maui#33813
Enhance pr-finalize skill with code review phase and safety rules by @PureWeen in Enhance pr-finalize skill with code review phase and safety rules dotnet/maui#33861
Remove Phase 2 (Tests) from PR agent workflow by @kubaflo in Remove Phase 2 (Tests) from PR agent workflow dotnet/maui#33905
Blazor
... (truncated)
10.0.31
What's Changed
Full Changelog: dotnet/maui@10.0.30...10.0.31
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)