unoplatform / Uno.QuickStart

An Uno "Hello world!" project using Windows UWP, Linux, iOS, Android and WebAssembly
http://platform.uno/
Other
173 stars 26 forks source link

chore(deps): Bump Microsoft.WindowsAppSDK from 1.1.3 to 1.3.230331000 #355

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Microsoft.WindowsAppSDK from 1.1.3 to 1.3.230331000.

Release notes

Sourced from Microsoft.WindowsAppSDK's releases.

v1.3.0

Windows App SDK 1.3.0 (1.3.230331000)

WinAppSDK 1.3.0 is the latest stable version of WinAppSDK providing new features and improvements to the platform. This release focuses on improving how you develop with WinAppSDK.

New features include:

  • Easier to debug your app through improved error handling: New event for failed XAML resource lookup​.
  • Simpler to use APIs for existing features: Window.AppWindow (custom title bar) & Window.SystemBackdrop (Mica)​.

Additional updates include:

  • Numerous performance, security, accessibility and reliability fixes to improve the quality of your app.
  • Updated WinUI Gallery, Template Studio, and VS WinUI templates.

To see everything that's new and changed, see the full Windows App SDK 1.3 release notes.

See the WinAppSDK 1.3 milestone and WinUI 3 in WinAppSDK 1.3 milestone for a list of issues addressed in this release.

Try it out

Of note, the API reference docs for this release temporarily say "1.3 Preview", this will be fixed shortly.

Getting Started

To get started using Windows App SDK to develop Windows apps, check out the following documentation:

v1.3.0-preview1

1.3 Preview 1 (1.3.230228005-preview1) 🔃

The first preview of WinAppSDK 1.3 is now available! Check out the release notes for more information on the new & updated features and known issues.

Updating to this version

The 1.3-preview1 package is available at https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.3.230228005-preview1

Providing feedback

As we introduce new & upcoming features in our preview releases, we appreciate all of your feedback as we work towards a stable release:

  • For WinUI 3 feedback, please open an issue on the WinUI repo.
  • For feedback regarding all other Windows App SDK components, please open an issue here, on the Windows App SDK repo.

v1.3-experimental1

1.3 Experimental 1 (1.3.230202101-experimental1) 🧪

The 1.3 experimental release of Windows App SDK is now available! Releases in the experimental channel include features that are in the early stages of development. Experimental features may be removed from the next release, or may never be released. See Windows App SDK release channels for more information about the various release channels.

This release includes bug fixes from 1.2 and provides access to non-stable APIs and features for WinUI 3, Graphics, Content, Dispatching, and Windowing.

... (truncated)

Commits


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 #359.