Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2025

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

Release notes

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

microsoft-vscode-azext-utils v4.0.1

  • #2108 Some dev/test classes formerly in the @microsoft/vscode-azext-dev package are now in @microsoft/[email protected].

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.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

microsoft-vscode-azext-appservice v3.6.1

What's Changed

  • Convert deployment steps to V2 activity log format

microsoft-vscode-azext-azureappservice v3.6.0

What's Changed

  • Convert execute steps to AzureLogExecuteWithActivityOutput

microsoft-vscode-azext-azureappservice v3.5.4

  • Don't sync triggers post deployment with apps that use managed identity

... (truncated)

Commits
  • 8b0fe13 utils: copy in what used to be in dev pkg (#2108)
  • 41f2ccc eslint, dev: bye bye (#2107)
  • a086030 Revert "Add VS Code sessionId to issue template (#2105)" (#2106)
  • 0fe9200 Add VS Code sessionId to issue template (#2105)
  • 7ffe5f7 eng: Create an engineering dependency and shared code package (#2099)
  • 8f9546c auth: Suppress sign-in notifications when signing in (#2103)
  • d17b8fa auth: Fix some issues with the auth package (#2102)
  • 24f82cc auth: Now with less resolving (#2100)
  • 94943d7 auth: Don't filter out subscriptions that are under the same account but diff...
  • 2e92a02 all: Small improvements to various things (#2097)
  • Additional commits viewable in compare view

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/18353)

Bumps [@microsoft/vscode-azext-utils](https://github.com/Microsoft/vscode-azuretools) from 2.6.6 to 4.0.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 26, 2025
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 Oct 26, 2025
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:

@github-actions
Copy link
Contributor

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

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

@github-actions
Copy link
Contributor

Dotnet Test Results

    96 files   -     48      96 suites   - 48   41m 33s ⏱️ - 26m 1s
12 430 tests  -     13  12 430 ✅  -     13  0 💤 ±0  0 ❌ ±0 
28 605 runs   - 14 296  28 605 ✅  - 14 296  0 💤 ±0  0 ❌ ±0 

Results for commit 9848d3c. ± Comparison against base commit 9f5d1a3.

This pull request removes 1939 and adds 657 tests. Note that renamed tests count towards both.

		nestedProp1: 1
		nestedProp2: 2
		prop1: true
		prop2: false
	1
	2
	\$'")
	prop1: true
	prop2: false
…
Bicep.Cli.UnitTests.Services.ReplEnvironmentTests ‑ ShouldSubmitBuffer_terminates_at_expected_point ("var foo = {
")
Bicep.Cli.UnitTests.Services.ReplEnvironmentTests ‑ ShouldSubmitBuffer_terminates_at_expected_point ("var multilineString = '''
Line 1
Line 2
Line 3
'''")
Bicep.Cli.UnitTests.Services.ReplEnvironmentTests ‑ ShouldSubmitBuffer_terminates_at_expected_point ("var outRoleAssignments object[] = union(map(
  filter(varMockedEntraGroupIds, item => !contains(item.uniqueName, 'DevOps')),
  group => {
    principalId: group.groupId
    definition: group.roleToAssign
    relativeScope: ''
    principalType: 'Group'
  }
),[
  {
    principalId: '22222222-2222-2222-2222-222222222222'
    definition: 'Reader'
    relativeScope: ''
    principalType: 'ServicePrincipal'
  }
])")
Bicep.Cli.UnitTests.Services.ReplEnvironmentTests ‑ ShouldSubmitBuffer_terminates_at_expected_point ("var test = {
  abc: 'def' // boo
}")
Bicep.Cli.UnitTests.Services.ReplEnvironmentTests ‑ ShouldSubmitBuffer_terminates_at_expected_point ("var varMockedEntraGroupIds = [
  {
    uniqueName: 'Reader-Group'
    roleToAssign: 'Reader'
    groupId: '11111111-1111-1111-1111-111111111111'
  }
  {
    uniqueName: 'Contributor-Group'
    roleToAssign: 'Contributor'
    groupId: '22222222-2222-2222-2222-222222222222'
  }
  {
    uniqueName: 'DevOps-Group'
    groupId: '33333333-3333-3333-3333-333333333333'
  }
]")
Bicep.Core.IntegrationTests.AzTypesViaRegistryTests ‑ Bicep_compiler_handles_corrupted_extension_package_gracefully (\u001f�\u0008\u0000\u0000\u0000\u0000\u0000\u0000
��K
�0\u0010\u0006�=E�\u0001b���
ݻ\u0011�x�؎X���\u0011\u0002��M\u0017��M\u001f�����L&�x��v\u000b:���<��\u001a\u0007c#����C]��7\u0012\u0010%�\u000c\u0002dG��ǽ5�q��q�\u000fb
iS��R%�`$I$N\u0014�e�r�l�D\u0013TksN�*\u0007�/���ˁ���
���t[���\u0012��\u000b��`R�>"�d.��d����@�\u0002[Cf �Ay�&ܠ����\z6��<o:/t��;\u0000\u000c\u0000\u0000,"Value cannot be null. (Parameter 'source')")
Bicep.Core.IntegrationTests.AzTypesViaRegistryTests ‑ Bicep_compiler_handles_corrupted_extension_package_gracefully (\u001f�\u0008\u0000\u0000\u0000\u0000\u0000\u0000
��K\u000e�0\u0010\u0006�=\u0005'(3u��\u0005{�^�Q\u0012\u001f�\u0018\u001e��xw���\u0005�
�����N:m��xo�]n�yUK�R\u0012K17�4���\u0000\u0019\u0005�\u0017\u0010`��}�\u0011m��ʏ��Y?H%�m�E����
�TI2
S�\u001b_;L�0��攵�����K]����jX��������\u0013}�?�\u0012�`\u000c+�4�\u001f	}�\u0017�����X{� \u0008�`
O\u0010��\u0000\u000c\u0000\u0000,"The path: index.json was not found in artifact contents")
Bicep.Core.IntegrationTests.AzTypesViaRegistryTests ‑ Bicep_compiler_handles_corrupted_extension_package_gracefully (\u001f�\u0008\u0000\u0000\u0000\u0000\u0000\u0000
��M\u000b�0\u0018\u0007��\u0014�\u000f0��7\u0003\u000fA��� �\u001a#\u0007\u0019h�\u0006B_�y�.J\u0017����{\u001eس��������Ԕ\u0015b\u0001S>\u0002CÖ`�s�E�\u0004D�`�%\u0017\u0004\u0000�\u000c>I�{U�Ҏ2�^?�*��,7\u0011��p�Ð"�T@D0��S_����s�\u0015�iХ�\u0016m{����c:=��7�\u0015}�?�\u000c\u0010���Tpf�/8�6��d�����������z�M�9�?�gr\u001c�q��\u0004Ǩ<�\u0000\u000c\u0000\u0000,"'7' is an invalid end of a number. Expected a delimiter. Path: $.INVALID_JSON | LineNumber: 0 | BytePositionInLine: 20.")
Bicep.Core.IntegrationTests.AzTypesViaRegistryTests ‑ Bicep_compiler_handles_corrupted_extension_package_gracefully (\u001f�\u0008\u0000\u0000\u0000\u0000\u0000\u0000\u0003�ӽ
�0\u0010\u0007��>E�\u0003�K�$���Ep�\u0001b{b���V(��n:�K�K?\u0004�\u001bs\u0007w����޴[4)V5\u0013!�5#c\u0003K\u0005A�{�\u0007�p�\u0006\u0004��>!�\u001d}�\u001e��1�]e�Y?�\u000f�i�\u001cc�\u0015�>�*d
".�Z�Z2T�\u0011-Ms��"Ŗ]�[ѵ�C�K��\u0019��t3��\u001fD@�\u0004�����\u0003%��#�%����\u0007�\u000e\u0005�%&
�;̏Xy\u001bz2�\u001a�K��8��L�\u0005�1۽\u0000\u000c\u0000\u0000,"Value cannot be null. (Parameter 'source')")
Bicep.Core.IntegrationTests.AzTypesViaRegistryTests ‑ Bicep_compiler_handles_corrupted_extension_package_gracefully (\u001f�\u0008\u0000\u0000\u0000\u0000\u0000\u0000\u0003��K\u000e�0\u0010\u0006�=\u0005'(3}�`��+4J�#\u0014\u0003%�\u0018�nY����Ajb�e��L��4��aW�cٴ�\u001b����A���\\u001f�D��\u0005\u0008h)$!ٰ�$\u0013���&��F�\u001f�Lf��*\u000b�
%\u0003�\u000c����l\u0013�\u000e�{�ݬ?\u0015����w���n,��
b_4���~���)�\u0000�`�'Z2��9�(x��*�����\u001f�'H�$Ibx\u0002��%~\u0000\u000c\u0000\u0000,"The path: index.json was not found in artifact contents")
…

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.

1 participant