Bump Microsoft.WindowsAppSDK from 1.3.230724000 to 1.4.230913002 #8

Merged
dependabot[bot] merged 1 commits from dependabot/nuget/Microsoft.WindowsAppSDK-1.4.230913002 into trunk 2023-09-22 20:20:53 -05:00
dependabot[bot] commented 2023-09-20 08:38:28 -05:00 (Migrated from github.com)

Bumps Microsoft.WindowsAppSDK from 1.3.230724000 to 1.4.230913002.

Release notes

Sourced from Microsoft.WindowsAppSDK's releases.

v1.4.0

Windows App SDK 1.4.0 (1.4.230822000)

WinAppSDK 1.4.0 is the latest stable version of WinAppSDK providing new features and improvements to the platform.

New features include:

  • XAML Islands are no longer experimental.
  • A new list control called ItemsView.
  • Ease-of-use updates to DesktopAcrylicController and MicaController.

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.4 release notes.

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

Try it out

Getting Started

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

v1.4.0-preview2

1.4 Preview 2 (1.4.230811000-preview2) 🔃

The second preview of WinAppSDK 1.4 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.4-preview2 package is available at https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.4.230811000-preview2

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.4.0-preview1

1.4 Preview 1 (1.4.230628000-preview1) 🔃

The first preview of WinAppSDK 1.4 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.4-preview1 package is available at https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.4.230628000-preview1

... (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 show <dependency name> 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)
Bumps [Microsoft.WindowsAppSDK](https://github.com/microsoft/windowsappsdk) from 1.3.230724000 to 1.4.230913002. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/windowsappsdk/releases">Microsoft.WindowsAppSDK's releases</a>.</em></p> <blockquote> <h2>v1.4.0</h2> <h2>Windows App SDK 1.4.0 (1.4.230822000)</h2> <p>WinAppSDK 1.4.0 is the latest stable version of WinAppSDK providing new features and improvements to the platform.</p> <p><strong>New features include:</strong></p> <ul> <li>XAML Islands are no longer experimental.</li> <li>A new list control called <code>ItemsView</code>.</li> <li>Ease-of-use updates to <code>DesktopAcrylicController</code> and <code>MicaController</code>.</li> </ul> <p><strong>Additional updates include:</strong></p> <ul> <li>Numerous performance, security, accessibility and reliability fixes to improve the quality of your app.</li> <li>Updated WinUI Gallery, Template Studio, and VS WinUI templates.</li> </ul> <p><strong>To see everything that's new and changed, see the full <a href="https://aka.ms/windowsappsdk/1.4/1.4.0/release-notes">Windows App SDK 1.4 release notes</a>.</strong></p> <p><strong>See the <a href="https://github.com/microsoft/WindowsAppSDK/milestone/15?closed=1">WinAppSDK 1.4 milestone</a> and <a href="https://github.com/microsoft/microsoft-ui-xaml/milestone/19?closed=1">WinUI 3 in WinAppSDK 1.4 milestone</a> for a list of issues addressed in this release.</strong></p> <h3>Try it out</h3> <ul> <li>Download the <a href="https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.4.230822000">1.4.230822000 NuGet</a> package to use WinAppSDK 1.4 in your app.</li> <li>Download and update the <a href="https://www.microsoft.com/store/productId/9P3JFPWWDZRC">WinUI Gallery</a> to see the WinUI 3 updates firsthand.</li> </ul> <h3>Getting Started</h3> <p>To get started using Windows App SDK to develop Windows apps, check out the following documentation:</p> <ul> <li><a href="https://docs.microsoft.com/windows/apps/windows-app-sdk/set-up-your-development-environment">Install developer tools </a>.</li> <li><a href="https://docs.microsoft.com/windows/apps/winui/winui3/create-your-first-winui3-app">Create a WinUI 3 app</a>.</li> <li><a href="https://docs.microsoft.com/windows/apps/develop">Continue your development journey</a>.</li> </ul> <h2>v1.4.0-preview2</h2> <h2>1.4 Preview 2 (1.4.230811000-preview2) 🔃</h2> <p>The second preview of WinAppSDK 1.4 is now available! Check out the <a href="https://aka.ms/windowsappsdk/1.4/1.4-preview2/release-notes">release notes</a> for more information on the new &amp; updated features and known issues.</p> <h3>Updating to this version</h3> <p>The 1.4-preview2 package is available at <a href="https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.4.230811000-preview2">https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.4.230811000-preview2</a></p> <h3>Providing feedback</h3> <p>As we introduce new &amp; upcoming features in our preview releases, we appreciate all of your feedback as we work towards a stable release:</p> <ul> <li>For WinUI 3 feedback, please open an issue on the <a href="https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose">WinUI repo</a>.</li> <li>For feedback regarding all other Windows App SDK components, please open an issue here, on the <a href="https://github.com/microsoft/WindowsAppSDK/issues/new/choose">Windows App SDK repo</a>.</li> </ul> <h2>v1.4.0-preview1</h2> <h2>1.4 Preview 1 (1.4.230628000-preview1) 🔃</h2> <p>The first preview of WinAppSDK 1.4 is now available! Check out the <a href="https://aka.ms/windowsappsdk/1.4/1.4-preview1/release-notes">release notes</a> for more information on the new &amp; updated features and known issues.</p> <h3>Updating to this version</h3> <p>The 1.4-preview1 package is available at <a href="https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.4.230628000-preview1">https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.4.230628000-preview1</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/microsoft/windowsappsdk/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.WindowsAppSDK&package-manager=nuget&previous-version=1.3.230724000&new-version=1.4.230913002)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> 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) </details>
Sign in to join this conversation.
No description provided.