Skip to content

Increment patch version from 50 to 51#34458

Merged
PureWeen merged 1 commit intorelease/10.0.1xx-sr5from
PureWeen-patch-2
Mar 12, 2026
Merged

Increment patch version from 50 to 51#34458
PureWeen merged 1 commit intorelease/10.0.1xx-sr5from
PureWeen-patch-2

Conversation

@PureWeen
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings March 12, 2026 16:44
@github-actions
Copy link
Copy Markdown
Contributor

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/maui/main/eng/scripts/get-maui-pr.sh | bash -s -- 34458

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/maui/main/eng/scripts/get-maui-pr.ps1) } 34458"

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR increments the product branding patch version in the build/versioning props file, updating the repo’s declared MAUI patch level.

Changes:

  • Bump <PatchVersion> from 50 to 51 in eng/Versions.props.

You can also share your feedback on Copilot code review. Take the survey.

@PureWeen PureWeen merged commit 2c4d4c6 into release/10.0.1xx-sr5 Mar 12, 2026
7 of 16 checks passed
@PureWeen PureWeen deleted the PureWeen-patch-2 branch March 12, 2026 17:00
evgenygunko pushed a commit to evgenygunko/CopyWordsDA that referenced this pull request Mar 26, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [Microsoft.Maui.Controls](https://github.com/dotnet/maui) | nuget | patch | `10.0.50` -> `10.0.51` |

---

### Release Notes

<details>
<summary>dotnet/maui (Microsoft.Maui.Controls)</summary>

### [`v10.0.51`](https://github.com/dotnet/maui/releases/tag/10.0.51): SR5.1

[Compare Source](dotnet/maui@10.0.50...10.0.51)

#### What's Changed

-   Increment patch version from 50 to 51 by [@&#8203;PureWeen](https://github.com/PureWeen) in dotnet/maui#34458
-   \[release/10.0.1xx-sr5] \[Regression] Fix TypedBinding nested property re-subscription ([#&#8203;34428](dotnet/maui#34428)) by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in dotnet/maui#34450
-   \[backport 10.0.1xx-sr5] Fix MAUIG2045 false positive with x:Reference source in DataTemplate by [@&#8203;StephaneDelcroix](https://github.com/StephaneDelcroix) in dotnet/maui#34525

**Full Changelog**: dotnet/maui@10.0.50...10.0.51

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or PR is renamed to start with "rebase!".

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
TheCodeTraveler pushed a commit to TheCodeTraveler/MAUIChatGPTClone that referenced this pull request Mar 26, 2026
Updated [Microsoft.Maui.Controls](https://github.com/dotnet/maui) from
10.0.50 to 10.0.51.

<details>
<summary>Release notes</summary>

_Sourced from [Microsoft.Maui.Controls's
releases](https://github.com/dotnet/maui/releases)._

## 10.0.51

## What's Changed
* Increment patch version from 50 to 51 by @​PureWeen in
dotnet/maui#34458
* [release/10.0.1xx-sr5] [Regression] Fix TypedBinding nested property
re-subscription (#​34428) by @​github-actions[bot] in
dotnet/maui#34450
* [backport 10.0.1xx-sr5] Fix MAUIG2045 false positive with x:Reference
source in DataTemplate by @​StephaneDelcroix in
dotnet/maui#34525


**Full Changelog**:
dotnet/maui@10.0.50...10.0.51

Commits viewable in [compare
view](dotnet/maui@10.0.50...10.0.51).
</details>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Maui.Controls&package-manager=nuget&previous-version=10.0.50&new-version=10.0.51)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants