LanceMcCarthy / MvpApi

An application for Microsoft MVPs to easily browse and upload contributions
MIT License
36 stars 10 forks source link

Bump Microsoft.UI.Xaml from 2.6.1 to 2.6.2 in /src/MvpApi.Uwp #154

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps Microsoft.UI.Xaml from 2.6.1 to 2.6.2.

Release notes

Sourced from Microsoft.UI.Xaml's releases.

Microsoft.UI.Xaml v2.6.2

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.6.2

Notable Changes:

  • 31a5ca12a7db2bb40d43153d0c480bece157a07a Special case ICommand in XMP to work around type marshalling issue. (#5652)
  • d0f3e075426d4e6f42999913cb94b5963fe71468 [UniformGridLayout] Fix bug where controls would not know their limitations when being evaluated for layouting (#5359)
  • 5ff5d276c5afcc18a3f1175975dc3d0d50463fa3 Slider: give focus rect rounded corners (#5432)
  • f461579837f7131b3edd7d33de5a1feb9b36d2c0 InkToolBar: add missing Visual States to togglebutton(#5447)
  • 3ba48e36e4661be4aff84d3ba245fe44e4b8737e List/GridViewItem: update styles (#5472)
  • 59776c32f55ab82ce8d8d3d7400079631f6dc295 Add backplate to commandBarFlyout in high contrast. (#5494)
  • a04dfb0f68389c0c95dae40d3effbad8b2624c20 Fix CommandBarFlyout flashing in high contrast (#5469)
  • 5f2dbba265dc3355d29d229d477ea6fa44f51f88 Fix CommandBarFlyout crashing down level (#5415)
  • 8848b1021d905a515034d5febc5f24de5a70811a Window::get_SystemBackdrop null ref exception workaround (#5562)
  • fed5573e03e7ada1f685f38ca13b33c2dd256b84 Fix Time Picker's place holder content not showing in high contrast mode. (#5588)
  • 4a1b7fb59910d11aae5bd356d8ec8474418d472d Fix Misplaced 3rd Party IME Popup for AutoSuggestBox (#5628)

Microsoft.UI.Xaml v2.6.2-prerelease.210818003

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.6.2-prerelease.210818003

Notable Changes:

  • 0b32b3ba540b3c49edf53e53d00f2a6ae281085c Revert "NavView Minimal Pane Sometimes Transparent OnLoad / OnWindowResize (#5531)"

Microsoft.UI.Xaml v2.6.2-prerelease.210811003

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.6.2-prerelease.210811003

Notable Changes:

  • 31a5ca12a7db2bb40d43153d0c480bece157a07a Special case ICommand in XMP to work around type marshalling issue. (#5652)
  • d0f3e075426d4e6f42999913cb94b5963fe71468 [UniformGridLayout] Fix bug where controls would not know their limitations when being evaluated for layouting (#5359)
  • 5ff5d276c5afcc18a3f1175975dc3d0d50463fa3 Slider: give focus rect rounded corners (#5432)
  • f461579837f7131b3edd7d33de5a1feb9b36d2c0 InkToolBar: add missing Visual States to togglebutton(#5447)
  • 3ba48e36e4661be4aff84d3ba245fe44e4b8737e List/GridViewItem: update styles (#5472)
  • 59776c32f55ab82ce8d8d3d7400079631f6dc295 Add backplate to commandBarFlyout in high contrast. (#5494)
  • a04dfb0f68389c0c95dae40d3effbad8b2624c20 Fix CommandBarFlyout flashing in high contrast (#5469)
  • 5f2dbba265dc3355d29d229d477ea6fa44f51f88 Fix CommandBarFlyout crashing down level (#5415)
  • 7f53bb4fd4d15c327d7474501b3afa4a619bb789 NavView Minimal Pane Sometimes Transparent OnLoad / OnWindowResize (#5531)
  • 8848b1021d905a515034d5febc5f24de5a70811a Window::get_SystemBackdrop null ref exception workaround (#5562)
  • fed5573e03e7ada1f685f38ca13b33c2dd256b84 Fix Time Picker's place holder content not showing in high contrast mode. (#5588)
  • 4a1b7fb59910d11aae5bd356d8ec8474418d472d Fix Misplaced 3rd Party IME Popup for AutoSuggestBox (#5628)
Commits
  • 0a65a71 Run build for MUXControlsReleaseTest on WinDevPool-S instead of windows-2019 ...
  • 0b32b3b Revert "NavView Minimal Pane Sometimes Transparent OnLoad / OnWindowResize (#...
  • c16754a Pipeline Failure Workaround: Exclude WpfApp.Package.WapProj (#5564)
  • 31a5ca1 Special case ICommand in XMP to work around type marshalling issue. (#5652)
  • 3d22b37 Stop using Package ES pools (#5618)
  • ab50f97 Fix yml pool name conditional (#5609)
  • f523e8f Move to 1ES Build Pool (#5496)
  • 8d93ed1 Switch Helix pool for PGO Pipeline (#5594)
  • e68ddf0 Update patch version to 2.6.2 (#5649)
  • d0f3e07 [UniformGridLayout] Fix bug where controls would not know their limitations w...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)
LanceMcCarthy commented 3 years ago

@dependabot rebase