unoplatform / uno.ui.runtimetests.engine

In-App MS Tests Runner for Uno Platform and WinAppSDK
https://platform.uno/
Other
7 stars 3 forks source link

chore(deps): bump Microsoft.UI.Xaml from 2.6.2 to 2.8.1 #72

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Microsoft.UI.Xaml from 2.6.2 to 2.8.1.

Release notes

Sourced from Microsoft.UI.Xaml's releases.

Microsoft.UI.Xaml v2.8.1

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

The primary fix in this release addresses a problem with how the .props and .targets from the nuget package were imported into the app's project. This was causing issues in some cases when using WebView 2. See #7574.

This release also includes a couple of bug fixes.

Changes:

  • cad9cbff51faaf228126a93cfd28d8c01bea16e6 go back to caching input state (#7575)
  • 871c27e3681787d007c1d51c64ba4873e35e75c6 Ensure correct .props and .targets order in nuget package (#7574)
  • ac718ad7e6957dd19d495c8378c078b0f48de338 Fix bugs in WebView2 cursor updating (#7555)
  • 9670f769069535175490ee611e8a1ddf3fffd094 Remove unused browser argument when creating WebView2 CompositionController (#7530)
  • 93e23c225c3f3a45878d8300426c6a45dc38c8aa Set IsTabStop=False on scroll buttons in TabView (#7539)
  • 367bb0d512cd2ad92125dd521453f3edef1727f0 Updating TabView keyboarding to make close buttons reachable (#7396)
  • d83d8bc178f370081094503a21035f95c0a3d912 localization update (#7380)

Microsoft.UI.Xaml v2.8.0

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

  • WebView2 is now available in WinUI 2. WebView2 enables you to embed web content in native applications with Microsoft Edge (Chromium).
  • The minimum supported version of WinUI 2 is now Windows 10, version 1809 - build 17763.
  • Several bug fixes and improvements for a range of controls including TabView, NavigationView InfoBadge and ProgressRing.
  • Improvements to accessibility and high contrast mode.
  • AnimatedVisualPlayer.AnimationOptimization property to configure how animations are cached in an AnimatedVisualPlayer.

Changes:

  • 17bf1fc470bae72749998f2350cf19c9534da3f7 update PhoneProductId (#7379)
  • 631a7aed478de01f2ed2a933e5ed22bc79233e49 add section 1.3 (#7370)
  • 644e5b7024346738b207f17ca50dce41bdf716ab Update all usage of Newtonsoft.Json to 13.0.1 (#7363)
  • 7ed0bcf32a0e02b673a3d29555bd604d1f9ac0b0 Add 1.1.2 tag to bug report (#7320)
  • 0ce9be828eaa4752025edc2d4c0e3995e7d6e61c Sync WebView2 code with WinUI 3 (#7351)
  • f62362de324ab37c548b9dfdf379d63623af31eb Update PhoneId in MUX Framework Package appxmanifest (#7353)
  • eb0f8ef371758037f85c257109dd9b4057f05461 Fix WebView2 accessibility crash in ProviderWrapper::GetRuntimeId (#7345)
  • b0a44127084a1ae3da4364be55c598cae35b502e Update WebView2 SDK to 1.0.1264.42 (#7329)
  • bace2c55557d42e52f1914c49d6fa75a06df10f6 NavigationViewTemplateSettings.OpenPaneLength Update (#7341)
  • dffc761374af57c53ed7f6e635b365974b732a5f WinUI Vpack: Include re-merged winmd (#7179)
  • eaf0cbaafbd86aec89bcf91a05c88ac79467623a Delete Discussion and Question Issue templates (#7337)
  • 21021562fe3a4a91a172a1979cc7859fa4dd472a Revoke the items source view changed event if there is one irrespective of the oldValue (#7277)
  • 25bcb7a1f13334f7e25a35ce64d68a98ccf5b769 Fix HyperlinkButton height (#6970)
  • a564c4988d8d3464aba97ee17613cd5585cef20e NavView: Navigation does not work when using Narrator in Scan Mode (#7274)
  • d08303e6a2f4e2f6a51a3fe3234885723e5327b1 WebView2 should destroy its temporary hwnd if there is no CoreWindow (#7273)
  • 789750f10eb5c50fd2aa4742602126dacc45bc53 Update Newtonsoft.Json to 13.0.1 (#7272)
  • b1783a0c29c656cb6f548294a978c8a090d5da3b update bug report to include only latest versions (#7238)
  • 294dd46208f2e0ecf0426d21b6c8f46c57256e72 update javascript (#7220)
  • 47f87c86ce1154f9fb1ddf4705813c9813085682 colorpicker localization updates (#7217)
  • 8e41f536c0baa22f4a5d23bf20cfa82202c50452 [ TabView ] High contrast scroll buttons fix (#7205)

... (truncated)

Commits
  • 5ee4235 Import .props to NugetPackageTestAppCX
  • c5bc1b8 update version to 2.8.1
  • 2e6550e add token to vpack task
  • d6b7986 fix areaPath
  • cad9cbf go back to caching input state (#7575)
  • 871c27e Ensure correct .props and .targets order in nuget package (#7574)
  • fdf2bc2 1.2-exp & 0.8.12 bug template update (#7566)
  • ac718ad Fix bugs in WebView2 cursor updating (#7555)
  • 9670f76 Remove unused browser argument when creating WebView2 CompositionController (...
  • 33dfc7d Migrate FabricBot Tasks to Config-as-Code (#7291)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #74.