Bump Microsoft.Windows.SDK.BuildTools.WinApp from 0.3.1 to 0.5.0 - #13
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
--- updated-dependencies: - dependency-name: Microsoft.Windows.SDK.BuildTools.WinApp dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Superseded by #14. |
dependabot
Bot
deleted the
dependabot/nuget/src/Registry.App/Microsoft.Windows.SDK.BuildTools.WinApp-0.5.0
branch
August 14, 2026 23:25
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Microsoft.Windows.SDK.BuildTools.WinApp from 0.3.1 to 0.5.0.
Release notes
Sourced from Microsoft.Windows.SDK.BuildTools.WinApp's releases.
0.5.0
Version:
0.5.0Commit:
fd7cb6f235fa54dd2c6e26386e65e967a2c8797aNew Features
ui recordcommand for MP4 capture (#599) — Users can now record app interactions and output them as MP4 files, enhancing the ability to create tutorials and demos directly from winapp CLI.ui touchandui pencommands (#600) — New commands allow for simulation of touch and pen inputs, making it easier to automate scenarios for touch-enabled applications.--allow-system-keystoui send-keys(#603) — This option enables the use of system keys in keyboard simulations, broadening the range of inputs that can be automated in applications.Breaking Changes
Bug Fixes
ui send-keys --via send-inputsilently dropping characters (#657) — This fix ensures all characters are sent accurately, particularly for longer texts, improving automation reliability.ui send-keys --via post-messagesilently dropping input (#666) — Input handling has been improved to prevent missed key events during automation, enhancing overall functionality.Documentation
wingetcmdlet, helping users understand package management more effectively.Infrastructure
Installation Options
MSIX Installer (Recommended)
winappcli_x64.msixfor x64 orwinappcli_arm64.msixfor ARM64Standalone CLI Binaries
winappcli-x64.zipfor x64 orwinappcli-arm64.zipfor ARM64winapp.exeNPM Package (for Electron or NodeJS)
What's Included
0.4.0
Version:
0.4.0Commit:
6bcad3ae827f0ecf34773ad5e7dbfe9e1920a712New Features
winapp initcommand now supports JavaScript and TypeScript WinRT bindings, enabling developers to manage their projects with these languages directly.ui hoverto capture tooltips, flyouts, and other UI elements, enhancing debugging and interaction testing.list windowscommand now shows visible windows without titles by default and includes a new--show-hiddenflag for optional display of all windows.Bug Fixes
screenshotcommand now automatically creates non-existent output directories instead of throwing an error, simplifying the screenshot process.Infrastructure
undici(#584),form-data(#581),markdown-it(#582),js-yaml(#578), andesbuild(#577) to their latest versions, improving overall performance and security.Installation Options
MSIX Installer (Recommended)
winappcli_x64.msixfor x64 orwinappcli_arm64.msixfor ARM64Standalone CLI Binaries
winappcli-x64.zipfor x64 orwinappcli-arm64.zipfor ARM64winapp.exeNPM Package (for Electron or NodeJS)
What's Included
0.3.2
Version:
0.3.2Commit:
1c6e75e90f3d0eff890021335261254fa01dd8c7New Features
packCommand (#546) — Thepackcommand now supports creating MSIX bundles, streamlining the packaging process for Windows apps.winapp initBehavior (#530) — Improved project detection and file placement during initialization, along with warnings for incompatible directories, enhances the usability of theinitcommand.winapp ui screenshot(#522) — Updatedui screenshotcommand to produce higher quality screenshots, and added support for--focusflag.Breaking Changes
SkipVscReleaseparameter in the pipeline configuration, which defaults totrueuntil they are ready for publishing:Bug Fixes
winapp initCrash Fixed (#559) — Resolved an issue that causedwinapp initto crash in non-interactive shells, now default behaviors apply as expected.Documentation
Infrastructure
qs(#561),@tootallnate/once(#560, #547),brace-expansion(#539),tmp(#553), andfast-uri(#527, #528).Installation Options
MSIX Installer (Recommended)
winappcli_x64.msixfor x64 orwinappcli_arm64.msixfor ARM64Standalone CLI Binaries
winappcli-x64.zipfor x64 orwinappcli-arm64.zipfor ARM64winapp.exeNPM Package (for Electron or NodeJS)
... (truncated)
Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)