Skip to content

Merge main into live#3418

Merged
jfversluis merged 9 commits into
livefrom
main
Jul 16, 2026
Merged

Merge main into live#3418
jfversluis merged 9 commits into
livefrom
main

Conversation

dependabot Bot and others added 9 commits July 15, 2026 12:42
Bumps [actions/stale](https://github.com/actions/stale) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@eb5cf3a...1e223db)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: 10.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* CollectionView (.NET 11): document Windows handler update

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

* CollectionView docs: address review feedback

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
* HybridWebView (.NET 11): document AOT-safe invocation

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

* HybridWebView docs: keep moniker guidance in list

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
* Shell (.NET 11): document Android handler architecture

Document the .NET 11 Preview 6 Android Shell handler default, legacy renderer opt-out, and custom renderer migration mappings.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

* Shell docs: clarify More overflow mapping

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
* Accessibility (.NET 11): document Windows layout UIA behavior

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

* Accessibility docs: clarify Windows UIA wording

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
* MediaPicker (.NET 11): document Android result recovery

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

* MediaPicker docs: guard Android recovery sample

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
* Migration (.NET 11): document compatibility package removal

Document that Microsoft.Maui.Controls.Compatibility is no longer built or shipped in .NET 11 and later, while preserving the older package-reference guidance behind monikers.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

* Migration docs: clarify package wording

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
* Geolocation (.NET 11): document minimum distance

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

* Geolocation docs: xref MinimumDistance

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

* Geolocation docs: avoid unresolved preview xref

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
* Docs (.NET 11): add Preview 6 what's new highlights

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

* What's new: clarify HybridWebView source generator

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

* Update .NET 11 documentation on CoreCLR usage

Removed instructions for opting out of CoreCLR and using the Mono runtime in .NET 11 documentation.

---------

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: David Ortinau <david.ortinau@microsoft.com>
@dotnet-policy-service
dotnet-policy-service Bot requested a review from a team as a code owner July 16, 2026 14:27
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit db8ae1e:

✅ Validation status: passed

File Status Preview URL Details
.github/workflows/stale.yml ✅Succeeded
docs/deployment/includes/feature-switches.md ✅Succeeded View (>=net-maui-8.0)
docs/deployment/includes/trimming-incompatibilities.md ✅Succeeded View (>=net-maui-8.0)
docs/fundamentals/accessibility.md ✅Succeeded View (>=net-maui-8.0)
docs/fundamentals/shell/index.md ✅Succeeded View (>=net-maui-8.0)
docs/migration/custom-renderers.md ✅Succeeded View (>=net-maui-8.0)
docs/migration/multi-project-to-multi-project.md ✅Succeeded View (>=net-maui-8.0)
docs/platform-integration/device-media/picker.md ✅Succeeded View (>=net-maui-8.0)
docs/platform-integration/device/geolocation.md ✅Succeeded View (>=net-maui-8.0)
docs/user-interface/controls/collectionview/index.md ✅Succeeded View (>=net-maui-8.0)
docs/user-interface/controls/hybridwebview.md ✅Succeeded View (>=net-maui-8.0)
docs/user-interface/handlers/index.md ✅Succeeded View (>=net-maui-8.0)
docs/whats-new/dotnet-11.md ✅Succeeded View (>=net-maui-8.0)

For more details, please refer to the build report.

@jfversluis
jfversluis merged commit 105cdb2 into live Jul 16, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant