Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2026

Bumps @microsoft/vscode-azext-utils from 2.6.6 to 4.0.3.

Release notes

Sourced from @​microsoft/vscode-azext-utils's releases.

microsoft-vscode-azext-utils v4.0.3

#2145 Moves to new engineering package, plus adds some very minor changes

microsoft-vscode-azext-utils v4.0.2

  • #2113 Removes a duplicate type declaration from the declarations file

microsoft-vscode-azext-utils v4.0.1

  • #2108 Some dev/test classes formerly in the @microsoft/vscode-azext-dev package are now in @microsoft/vscode-azext-utils@4.0.1.

microsoft-vscode-azext-azureappservice v4.0.0

  • #2095 Converts from CJS only to CJS+ESM
  • Adopts finalized auth challenges API

microsoft-vscode-azext-azureutils v4.0.0

  • #2094 Converts from CJS only to CJS+ESM
  • Adopts finalized auth challenges API

microsoft-vscode-azext-utils v4.0.0

  • #2093 Converts from CJS only to CJS+ESM
  • Adopts finalized auth challenges API

microsoft-vscode-azext-azureappservice v3.6.9

  • Do not sync triggers for flex consumption
  • Allow optional execute steps to be passed in to deploy

microsoft-vscode-azext-azureappservice v3.6.8

  • Update App Service SKU's #2084

microsoft-vscode-azext-azureappservice v3.6.7

  • #2075 Changes to adjust to proposed API changes

microsoft-vscode-azext-azureappservice v3.6.6

  • #2071 Changes to adjust to proposed API changes

microsoft-vscode-azext-azureappservice v3.6.5

  • Updated dependencies

microsoft-vscode-azext-azureappservice v3.6.4

What's Changed

microsoft-vscode-azext-azureappservice v3.6.3

What's Changed

microsoft-vscode-azext-azureappservice v3.6.2

  • #1994 Migrate AppInsightsCreateStep and AppServicePlanCreateStep to contribute activity outputs

... (truncated)

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com//pull/18813)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 11, 2026
Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

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

:shipit:

@microsoft-github-policy-service microsoft-github-policy-service bot added the auto-merge Automatically merge this PR label Jan 11, 2026
Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

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

:shipit:

@github-actions
Copy link
Contributor

github-actions bot commented Jan 11, 2026

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

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

Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

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

:shipit:

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/vscode-bicep/microsoft/vscode-azext-utils-4.0.3 branch from 04cbb3a to dc69193 Compare January 22, 2026 02:02
Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

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

:shipit:

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/vscode-bicep/microsoft/vscode-azext-utils-4.0.3 branch from dc69193 to 73ca1fe Compare January 22, 2026 02:03
Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

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

:shipit:

Bumps [@microsoft/vscode-azext-utils](https://github.com/Microsoft/vscode-azuretools) from 2.6.6 to 4.0.3.
- [Release notes](https://github.com/Microsoft/vscode-azuretools/releases)
- [Commits](microsoft/vscode-azuretools@microsoft-vscode-azext-utils-v2.6.6...microsoft-vscode-azext-utils-v4.0.3)

---
updated-dependencies:
- dependency-name: "@microsoft/vscode-azext-utils"
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/vscode-bicep/microsoft/vscode-azext-utils-4.0.3 branch from 73ca1fe to 9daf83a Compare February 1, 2026 23:33
Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

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

:shipit:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Automatically merge this PR dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants