Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps Microsoft.WindowsAppSDK and WinUIEx. These dependencies needed to be updated together.
Updates Microsoft.WindowsAppSDK from 1.6.241114003 to 1.6.240829007

Release notes

Sourced from Microsoft.WindowsAppSDK's releases.

Windows App SDK 1.6.4 (1.6.250108002)

Windows App SDK 1.6.3 is a stable servicing release that fixes critical bugs for 1.6.

  • Fixed an issue with text selection highlighting in a multi-line TextBox. For more info, see GitHub issue #9965.
  • Fixed an issue where the DDLM package would sometimes not install, preventing launch of unpackaged apps. For more info, see GitHub issue #3855.
  • Fixed a potential crash in Detours in some scenarios. For more info, see GitHub issue #4937.
  • Fixed another potential issue where a menu off a CommandBar may incorrectly open up instead of down when the CommandBar is at the bottom of the window.
  • Fixed a potential crash when running on older graphics hardware.
  • Fixed a potential crash in pointer event handling when closing a window.
  • Fixed a potential crash caused by CUIAWindow::InitIds sometimes triggering reentrancy.
  • Fixed a potential crash when using CompositionCapabilities.Changed event.
  • Fixed an issue with some Unicode characters displaying as squares in TextBox/RichEditBox.
  • Fixed PackageDeploymentManager.EnsurePackage*Async() handling of options.RegisterNewerIfAvailable. For more info, see GitHub issue #4864.

Check out our release notes for the list of issues fixed in this release.

Updating to this version

The 1.6.4 package is available at https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.6.250108002

Windows App SDK 1.6.3 (1.6.241114003)

Windows App SDK 1.6.3 is a stable servicing release that fixes critical bugs for 1.6.

Check out our release notes for the list of issues fixed in this release.

Updating to this version

The 1.6.3 package is available at https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.6.241114003

Windows App SDK 1.6.2 (1.6.241106002)

Windows App SDK 1.6.2 is a stable servicing release that fixes critical bugs for 1.6.

Check out our release notes for the list of issues fixed in this release.

Updating to this version

The 1.6.2 package is available at https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.6.241106002

Windows App SDK 1.6.1 (1.6.240923002)

... (truncated)

Commits

Updates WinUIEx from 2.5.0 to 2.5.1

Release notes

Sourced from WinUIEx's releases.

v2.5.1

NuGet: https://www.nuget.org/packages/WinUIEx/2.5.1

What's Changed

  • WebAuthenticator: Added support for unpackaged apps
  • Avoid SplashScreen compile aot warning #206
  • WinAppSDK 1.7exp2: TransparentTintBackdrop System.InvalidCastException: 'Specified cast is not valid.' by @​ghost1372 #207
  • When creating a new WindowsMessageMonitor instance, min/max width/height restrictions no longer works #209
  • Fixes TitleBar button colors #210
  • Add WindowExtensions.CreateFolderPicker() by @​moldypenguins #167

New Contributors

Full Changelog: dotMorten/WinUIEx@v2.5.0...v2.5.1

Commits

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [Microsoft.WindowsAppSDK](https://github.com/microsoft/windowsappsdk) and [WinUIEx](https://github.com/dotMorten/WinUIEx). These dependencies needed to be updated together.

Updates `Microsoft.WindowsAppSDK` from 1.6.241114003 to 1.6.240829007
- [Release notes](https://github.com/microsoft/windowsappsdk/releases)
- [Commits](https://github.com/microsoft/windowsappsdk/commits)

Updates `WinUIEx` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/dotMorten/WinUIEx/releases)
- [Commits](dotMorten/WinUIEx@v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: Microsoft.WindowsAppSDK
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: WinUIEx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 14, 2025

Dependabot couldn't find a *.(cs|vb|fs)proj. Because of this, Dependabot cannot update this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants