Skip to content

fix(binding): Avoid reading source property on UpdateSource for non-DP (backport #13698 and #13521)#13726

Merged
jeromelaban merged 12 commits intorelease/stable/4.9from
mergify/bp/release/stable/4.9/pr-13698
Sep 21, 2023
Merged

fix(binding): Avoid reading source property on UpdateSource for non-DP (backport #13698 and #13521)#13726
jeromelaban merged 12 commits intorelease/stable/4.9from
mergify/bp/release/stable/4.9/pr-13698

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Sep 20, 2023

This is an automatic backport of pull request #13698 and #13521.

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

(cherry picked from commit 203609d)

# Conflicts:
#	src/Uno.UI/DataBinding/BindingPath.BindingItem.cs
(cherry picked from commit a919999)
`WindowsAppSDKWinUI` has been removed in 1.4, using `UseWinUITools` until we can find a more stable property.

(cherry picked from commit 85a5aae)
(cherry picked from commit 472df6c)
(cherry picked from commit 1d89227)
(cherry picked from commit 3f40f06)

# Conflicts:
#	build/PackageDiffIgnore.xml
.NET 8 changes the ordering of nuget defined props files, This change makes WinUI detection independent of nuget props import and rely on .targets evaluation.
@github-actions github-actions bot added area/code-generation Categorizes an issue or PR as relevant to code generation area/build Categorizes an issue or PR as relevant to build infrastructure labels Sep 21, 2023
@jeromelaban jeromelaban changed the title fix(binding): Avoid reading source property on UpdateSource for non-DP (backport #13698) fix(binding): Avoid reading source property on UpdateSource for non-DP (backport #13698 and #13521.) Sep 21, 2023
@jeromelaban jeromelaban changed the title fix(binding): Avoid reading source property on UpdateSource for non-DP (backport #13698 and #13521.) fix(binding): Avoid reading source property on UpdateSource for non-DP (backport #13698 and #13521) Sep 21, 2023
@jeromelaban jeromelaban merged commit 64639cb into release/stable/4.9 Sep 21, 2023
@jeromelaban jeromelaban deleted the mergify/bp/release/stable/4.9/pr-13698 branch September 21, 2023 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/build Categorizes an issue or PR as relevant to build infrastructure area/code-generation Categorizes an issue or PR as relevant to code generation conflicts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant