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.5 #94

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps Microsoft.UI.Xaml from 2.6.2 to 2.8.5.

Release notes

Sourced from Microsoft.UI.Xaml's releases.

Microsoft.UI.Xaml v2.8.5

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

Changes:

  • 8027ff4af619eb470fab63bf4609c6404ee73e17 Merged PR 9180508: Fixes for 2.8.5
  • ba7dc2586ba77a18be8ac78b6fe12a65b86a7c4d Fix horizontal scrolling on trackpad (#8403) [ #7772 ]
  • e550335256658a1acbe23856290451828e9ab73c Merged PR 9180486: Fix icons
  • 242230100750a1828aa7aba36ac36fec03d0329d Fix Voice Access 'Show Bubbles' annotation of WebView2 Content (#8551)
  • e30572d2b3516ced7c2c574d5fb9d059a00e8570 Add const keyword to resolve warnings (treated as errors) C26462 and C26496 (#8567)
  • d6033dfb9a08d9d85a12a7758957780c3cdea5cc Pass OS text scale factor to CoreWebView2 (#8540)
  • a51b7d5371db940ff304d8a3f76a5284917ae9bc Update version to 2.8.5

This list of changes was auto generated.

Microsoft.UI.Xaml v2.8.4

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

Changes:

  • e75d9a4e4e4a260ab8a1d9eb91b4da7ccc5abbde TabView.ItemChanged Event Fix (#8420)
  • 4a62e1323945a516a8789852cf2804fe70f20499 TabView TabGeometry Animation Loop & Under Tab Line Fix (#8430)

This list of changes was auto generated.

Microsoft.UI.Xaml v2.8.3

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

Changes:

  • 52c46d0ea29ad147413c6e7ffee2616d7b3e8aac Ensure lifteime of owners across coroutines (#8363)
  • 29d1ee2786ebaa483298104fb8cd4ce986eb039f Preventing repeater to reuse default layout (#8246)
  • 73244949f06dcbfd0586bb01fdcf9c9c3a5be017 Fix BreadcrumbBar KeyDown Handling (#8272)

Microsoft.UI.Xaml v2.8.2

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

Changes:

  • 3b41a5e9a832337ea1710cf53db28608855bc4f9 CP Adjust apiset fallback for user32 dependencies in WebView2 (#7977)
  • cad9cbff51faaf228126a93cfd28d8c01bea16e6 go back to caching input state (#7575)
  • ac718ad7e6957dd19d495c8378c078b0f48de338 Fix bugs in WebView2 cursor updating (#7555)
  • 9670f769069535175490ee611e8a1ddf3fffd094 Remove unused browser argument when creating WebView2 CompositionController (#7530)
  • 33dfc7dda3c93bed58ad273a14991ebb0a177488 Migrate FabricBot Tasks to Config-as-Code (#7291)
  • 93e23c225c3f3a45878d8300426c6a45dc38c8aa Set IsTabStop=False on scroll buttons in TabView (#7539)
  • 367bb0d512cd2ad92125dd521453f3edef1727f0 Updating TabView keyboarding to make close buttons reachable (#7396)

... (truncated)

Commits
  • 8027ff4 Merged PR 9180508: Fixes for 2.8.5
  • ba7dc25 Fix horizontal scrolling on trackpad (#8403)
  • e550335 Merged PR 9180486: Fix icons
  • 2422301 Fix Voice Access 'Show Bubbles' annotation of WebView2 Content (#8551)
  • e30572d Add const keyword to resolve warnings (treated as errors) C26462 and C26496 (...
  • d6033df Pass OS text scale factor to CoreWebView2 (#8540)
  • a51b7d5 Update version to 2.8.5
  • 4aa80ad Update version.props
  • e22d00e Execute tests directly on Pipeline (#8439)
  • e75d9a4 TabView.ItemChanged Event Fix (#8420)
  • 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 show 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)
dependabot[bot] commented 10 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.