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

Update NuGet packages #15339

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

Conversation

shenglol
Copy link
Contributor

@shenglol shenglol commented Oct 18, 2024

The main goal is to incorporate a fix from the Deployments package to unblock local extension error responses. Using the same PR to update other packages as well to resolve the open Dependabot PRs.

Microsoft Reviewers: Open in CodeFlow

Copy link
Contributor

github-actions bot commented Oct 18, 2024

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

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

@shenglol shenglol enabled auto-merge (squash) October 18, 2024 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants