Skip to content

deps: bump azext-azureappservice to 5.0.2 for #5073 audience-consent fix#5103

Merged
alexweininger merged 4 commits into
mainfrom
deps/azext-appservice-5.0.2
Jun 10, 2026
Merged

deps: bump azext-azureappservice to 5.0.2 for #5073 audience-consent fix#5103
alexweininger merged 4 commits into
mainfrom
deps/azext-appservice-5.0.2

Conversation

@alexweininger

Copy link
Copy Markdown
Member

New copy of #5102

alexweininger and others added 4 commits June 8, 2026 16:03
Picks up the App Service audience eager-consent fix
(microsoft/vscode-azuretools#2315): getAppServiceCredentials now prompts for
one-time consent to the App Service audience before silent token acquisition,
fixing 'You are not signed in to an Azure account' on deploy/log-stream/tunnel.

- @microsoft/vscode-azext-azureappservice ^5.0.1 -> ^5.0.2
- @microsoft/vscode-azext-azureutils      ^4.0.1 -> ^4.2.1 (parseClientContext
  now preserves the subscription authentication object)
- @microsoft/vscode-azext-utils           ^4.1.0 -> ^4.1.1 (dedupes on the
  utils version that types ISubscriptionContext.authentication)

Addresses #5073

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Aligns with vscode-azureresourcegroups by consuming
@microsoft/vscode-azext-azureutils 4.3.0, which widens its azext-azureauth
range and migrates to @azure/arm-resources-subscriptions v3. The
dependency tree stays a single copy of each, now resolving to
azext-azureauth 6.1.0-alpha.2 and arm-resources-subscriptions 3.0.0-beta.1.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 10, 2026 14:24
@alexweininger alexweininger requested a review from a team as a code owner June 10, 2026 14:24
@alexweininger alexweininger changed the title Deps/azext appservice 5.0.2 deps: bump azext-azureappservice to 5.0.2 for #5073 audience-consent fix Jun 10, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates dependency and VS Code engine versions to pick up the @microsoft/vscode-azext-azureappservice audience-consent fix (referenced from #5102 / #5073), addressing scenarios where deploy/log-stream/tunnel could incorrectly prompt “You are not signed in to an Azure account”.

Changes:

  • Bump @microsoft/vscode-azext-azureappservice to ^5.0.2, along with related azext-* dependencies.
  • Raise engines.vscode to ^1.106.0 to satisfy updated transitive dependency requirements.
  • Pin @types/vscode to 1.106.0 (exact) to align with the declared VS Code engine.
Show a summary per file
File Description
package.json Updates VS Code engine requirement and bumps/pins the relevant azext-* and VS Code typings dependencies.
package-lock.json Locks the updated dependency graph to match the bumped azext-* packages and updated VS Code engine/types versions.

Copilot's findings

  • Files reviewed: 1/2 changed files
  • Comments generated: 0

@alexweininger alexweininger merged commit 3d08750 into main Jun 10, 2026
4 checks passed
@alexweininger alexweininger deleted the deps/azext-appservice-5.0.2 branch June 10, 2026 14:39
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.

4 participants