Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump WinUIEx and Microsoft.WindowsAppSDK #20

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2024

Bumps WinUIEx and Microsoft.WindowsAppSDK. These dependencies needed to be updated together.
Updates WinUIEx from 2.3.4 to 2.4.2

Release notes

Sourced from WinUIEx's releases.

v2.4.2

Fixes: dotMorten/WinUIEx#188

Full Changelog: dotMorten/WinUIEx@v2.4.1...v2.4.2

v2.4.1

Added support for AoT

v2.4.0

Added TitleBar control

Commits
  • 56b74a7 Workaround package bug in WebView2 nuget package. (Issue #188)
  • d784e03 Cache background brush
  • 7125984 Fix sample build errors
  • 0b9a0d4 Ensure event log is updated on the UI thread
  • 37e06ab Set version to 2.4.1, update release notes, disable package validation due to...
  • d9dd5c4 Increase TFM to 19041
  • 2ce2301 Fix build
  • 2af2bbe Adds support for AoT
  • c86c579 Upgrade Microsoft.Windows.CsWin32 to v0.3.106
  • 2e999ab Update artifact upload action to v4
  • Additional commits viewable in compare view

Updates Microsoft.WindowsAppSDK from 1.6.240701003-experimental2 to 1.6.240829007

Release notes

Sourced from Microsoft.WindowsAppSDK's releases.

Windows App SDK 1.6.1 (1.6.240923002)

Windows App SDK 1.6.1 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.1 package is available at https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.6.240923002

Windows App SDK 1.6.0 (1.6.240829007)

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

New features include:

  • Native AOT support
  • Decoupled WebView2 versioning
  • New Package Deployment APIs
  • Improved TabView tear-out

Additional updates include:

  • New wrapping mode for PipsPager
  • More customization options for RatingControl

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

See the WinAppSDK 1.6 milestone and WinUI 3 in WinAppSDK 1.6 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:

Windows App SDK 1.5.6 (1.5.240802000)

Windows App SDK 1.5.6 is a stable servicing release that fixes critical bugs for 1.5.

... (truncated)

Commits

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)

@dependabot dependabot bot requested a review from a team as a code owner October 5, 2024 21:53
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 5, 2024
@Lamparter
Copy link
Collaborator

Unlikely this will work as @IviriusMain has said. Let me take a look at this tomorrow.

@IviriusMain
Copy link
Member

Last time I checked there were issues with experimental APIs when updating

@dependabot dependabot bot force-pushed the dependabot/nuget/multi-92a1ce789a branch from 3bfc910 to 8eb1df7 Compare October 6, 2024 12:33
@Lamparter Lamparter self-requested a review October 6, 2024 12:36
@dependabot dependabot bot force-pushed the dependabot/nuget/multi-92a1ce789a branch 11 times, most recently from ba6b788 to 57a7ff4 Compare October 11, 2024 18:13
jarno9981 and others added 2 commits October 14, 2024 16:25
Bumps [WinUIEx](https://github.com/dotMorten/WinUIEx) and [Microsoft.WindowsAppSDK](https://github.com/microsoft/windowsappsdk). These dependencies needed to be updated together.

Updates `WinUIEx` from 2.3.4 to 2.4.2
- [Release notes](https://github.com/dotMorten/WinUIEx/releases)
- [Commits](dotMorten/WinUIEx@v2.3.4...v2.4.2)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
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
Status: 📋 To do
Development

Successfully merging this pull request may close these issues.

3 participants