Menu

#53 chore(deps): bump microsoft/setup-WinAppCli from 0.1 to 0.2

open
nobody
2026-07-22
2026-07-22
Anonymous
No

Originally created by: dependabot[bot]

Bumps microsoft/setup-WinAppCli from 0.1 to 0.2.

Release notes

Sourced from microsoft/setup-WinAppCli's releases.

v0.2

What's Changed

Node 24

  • The GitHub Action now runs on the Node 24 runtime (runs.using: node24).
  • The Azure DevOps task adds a Node24 execution handler (keeping Node20_1 for older agents) and drops the deprecated Node16 handler; minimumAgentVersion raised to 4.248.0.
  • CI and the publish pipeline now build and test on Node 24.

Packaging

  • Both the GitHub Action and the Azure DevOps task are now bundled with esbuild (CommonJS), replacing @vercel/ncc — a single, consistent build for both distributables.

Dependencies

  • @actions/core → 3.0.1, @actions/io → 3.0.2, @actions/tool-cache → 4.0.0
  • azure-pipelines-task-lib → 5.277.0, azure-pipelines-tool-lib → 2.0.12
  • Dev tooling: TypeScript 6.0.3, ESLint 10, @types/node 26, Prettier 3.9.5
  • Removed unused dependencies (q, @types/q, js-yaml, eslint-plugin-github, eslint-plugin-import, @eslint/compat)

Full Changelog: https://github.com/microsoft/setup-WinAppCli/compare/v0.1...v0.2

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 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) </dependency>

Discussion


Log in to post a comment.