Skip to content

Commit 3f28173

Browse files
Bump @microsoft/vscode-azext-utils from 2.5.13 to 2.6.6 in /src/vscode-bicep (#16757)
Bumps [@microsoft/vscode-azext-utils](https://github.com/Microsoft/vscode-azuretools) from 2.5.13 to 2.6.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/vscode-azuretools/releases"><code>@​microsoft/vscode-azext-utils</code>'s releases</a>.</em></p> <blockquote> <h2>microsoft-vscode-azext-utils v2.6.6</h2> <ul> <li>utils: Use <code>vscode.TelemetryTrustedValue</code> for recording resourceId by <a href="https://github.com/alexweininger"><code>@​alexweininger</code></a> in <a href="https://redirect.github.com/microsoft/vscode-azuretools/pull/1941">microsoft/vscode-azuretools#1941</a></li> <li>utils: Only try to record sub and resource id if item has a sub by <a href="https://github.com/alexweininger"><code>@​alexweininger</code></a> in <a href="https://redirect.github.com/microsoft/vscode-azuretools/pull/1943">microsoft/vscode-azuretools#1943</a></li> </ul> <h2>microsoft-vscode-azext-utils v2.6.5</h2> <p>Minor update to the <code>registerLMTool</code> function introduced in 2.6.4</p> <h2>microsoft-vscode-azext-utils v2.6.4</h2> <ul> <li>Adds <code>registerLMTool</code> for registering language model tools, to be used by GitHub Copilot.</li> </ul> <h2>microsoft-vscode-azext-utils v2.6.3</h2> <ul> <li>Fix commands that are run on non-subscription related AzExtTreeItem's by <a href="https://github.com/alexweininger"><code>@​alexweininger</code></a> in <a href="https://redirect.github.com/microsoft/vscode-azuretools/pull/1918">microsoft/vscode-azuretools#1918</a></li> </ul> <h2>microsoft-vscode-azext-utils v2.6.2</h2> <h3>Fixed</h3> <ul> <li>Fix typings for telemetry by <a href="https://github.com/alexweininger"><code>@​alexweininger</code></a> in <a href="https://redirect.github.com/microsoft/vscode-azuretools/pull/1911">microsoft/vscode-azuretools#1911</a></li> </ul> <h2>microsoft-vscode-azext-utils v2.6.1</h2> <h3>Added</h3> <ul> <li>Add subscriptionId and resourceId to telemetry automatically in <code>registerCommand</code> by <a href="https://github.com/alexweininger"><code>@​alexweininger</code></a> in <a href="https://redirect.github.com/microsoft/vscode-azuretools/pull/1909">microsoft/vscode-azuretools#1909</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/vscode-azuretools/commit/667c640ab0cd4335e2c377ff1ed9c83b492aefc3"><code>667c640</code></a> appservice: Add a learnMoreLink to showDeployConfirmation dialog (<a href="https://redirect.github.com/Microsoft/vscode-azuretools/issues/1947">#1947</a>)</li> <li><a href="https://github.com/microsoft/vscode-azuretools/commit/3c5f8ead92526c94d667aa8827dbc1b3b6bc14f0"><code>3c5f8ea</code></a> appservice: Don't sync triggers post deployment with apps that use managed id...</li> <li><a href="https://github.com/microsoft/vscode-azuretools/commit/80da973b54f330edd96a21927a77cdbd8f68af8c"><code>80da973</code></a> update (<a href="https://redirect.github.com/Microsoft/vscode-azuretools/issues/1944">#1944</a>)</li> <li><a href="https://github.com/microsoft/vscode-azuretools/commit/76b38e70b3055bc8460be7b24e659b5ad9aa9f9e"><code>76b38e7</code></a> Update README.md to include getting permission for MicroBuild Signing (<a href="https://redirect.github.com/Microsoft/vscode-azuretools/issues/1945">#1945</a>)</li> <li><a href="https://github.com/microsoft/vscode-azuretools/commit/312f940172fe57ace4324ab138c869273a3d8b42"><code>312f940</code></a> utils: Only try to record sub and resource id if item has a sub (<a href="https://redirect.github.com/Microsoft/vscode-azuretools/issues/1943">#1943</a>)</li> <li><a href="https://github.com/microsoft/vscode-azuretools/commit/f84ec3e2e4cdf78b17b278573b183c5f601b542a"><code>f84ec3e</code></a> utils: Use <code>vscode.TelemetryTrustedValue</code> for recording resourceId (<a href="https://redirect.github.com/Microsoft/vscode-azuretools/issues/1941">#1941</a>)</li> <li><a href="https://github.com/microsoft/vscode-azuretools/commit/bf0d050884b15fcff97eaf02e6eb371cbe583905"><code>bf0d050</code></a> appsettings: change how we check connection string (<a href="https://redirect.github.com/Microsoft/vscode-azuretools/issues/1942">#1942</a>)</li> <li><a href="https://github.com/microsoft/vscode-azuretools/commit/85aa650801fa0f124eb7e4f49353662b09d714a4"><code>85aa650</code></a> azure: Remove extra &quot; in creating user assigned identity step (<a href="https://redirect.github.com/Microsoft/vscode-azuretools/issues/1939">#1939</a>)</li> <li><a href="https://github.com/microsoft/vscode-azuretools/commit/1a16cd9a601ff4ef91be5b46bec07a08836f6339"><code>1a16cd9</code></a> appservice: Add ability to append additional warnings to deploy confirmation ...</li> <li><a href="https://github.com/microsoft/vscode-azuretools/commit/6bce1c9c9a405ed239c370c9d66b348e1b8a7485"><code>6bce1c9</code></a> appservice: Update <code>@microsoft/vscode-azext-github</code> dependency (<a href="https://redirect.github.com/Microsoft/vscode-azuretools/issues/1936">#1936</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/vscode-azuretools/compare/microsoft-vscode-azext-utils-v2.5.13...microsoft-vscode-azext-utils-v2.6.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@microsoft/vscode-azext-utils&package-manager=npm_and_yarn&previous-version=2.5.13&new-version=2.6.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/16757) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5545ef commit 3f28173

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/vscode-bicep/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/vscode-bicep/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -810,7 +810,7 @@
810810
"@azure/identity": "^4.8.0",
811811
"@microsoft/vscode-azext-azureauth": "^4.1.1",
812812
"@microsoft/vscode-azext-azureutils": "^3.1.3",
813-
"@microsoft/vscode-azext-utils": "^2.5.13",
813+
"@microsoft/vscode-azext-utils": "^2.6.6",
814814
"@vscode/codicons": "^0.0.36",
815815
"cytoscape": "^3.30.4",
816816
"cytoscape-elk": "^2.3.0",

0 commit comments

Comments
 (0)