Skip to content

Upgrade dependencies for various TS projects#19223

Open
anthony-c-martin wants to merge 1 commit intomainfrom
ant/upgrade_deps
Open

Upgrade dependencies for various TS projects#19223
anthony-c-martin wants to merge 1 commit intomainfrom
ant/upgrade_deps

Conversation

@anthony-c-martin
Copy link
Member

@anthony-c-martin anthony-c-martin commented Mar 20, 2026

Prompt used:

Go through every package.json file except for the "vscode" ones, upgrade all dependencies to latest, and verify the project builds.

Microsoft Reviewers: Open in CodeFlow

@github-actions
Copy link
Contributor

github-actions bot commented Mar 20, 2026

Test this change out locally with the following install scripts (Action run 23350040167)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 23350040167
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 23350040167"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 23350040167
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 23350040167"

@anthony-c-martin anthony-c-martin force-pushed the ant/upgrade_deps branch 5 times, most recently from 76247f1 to 4a8c458 Compare March 20, 2026 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants