Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

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
  • Add a learnMoreLink to showDeployConfirmation dialog

microsoft-vscode-azext-azureappservice v3.5.3

... (truncated)

Commits
  • bd5a480 utils: Convert from CJS to CJS+ESM, adopt finalized auth challenges API (#2093)
  • 63b735f auth: Convert from CJS to CJS+ESM, adopt finalized auth challenges API (#2092)
  • 75a1407 dev: Convert from CJS to CJS+ESM (#2091)
  • d5fa58f utils: Update html-to-text to a better newer version with less big dependen...
  • 4e4ee6e auth: fix some dependency issues (#2090)
  • 75ae331 bump version (#2088)
  • a3c29ee fix error (#2087)
  • e23a17f azure: Add UserAssignedIdentityNameStep (#2081)
  • 799496d appservice: Update App Service SKU's (#2084)
  • cdd9841 utils: Update vscode typings and change TreeIcon types (#2082)
  • 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/18257)

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

---
updated-dependencies:
- dependency-name: "@microsoft/vscode-azext-utils"
  dependency-version: 4.0.0
  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 12, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the auto-merge Automatically merge this PR label Oct 12, 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:

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

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

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

Copy link
Contributor

Dotnet Test Results

    96 files   -     48      96 suites   - 48   43m 14s ⏱️ - 24m 26s
12 410 tests  -     13  12 410 ✅  -     13  0 💤 ±0  0 ❌ ±0 
28 565 runs   - 14 276  28 565 ✅  - 14 276  0 💤 ±0  0 ❌ ±0 

Results for commit d0d8f6f. ± Comparison against base commit 9bf3854.

This pull request removes 1922 and adds 652 tests. Note that renamed tests count towards both.

		nestedProp1: 1
		nestedProp2: 2
		prop1: true
		prop2: false
	1
	2
	\$'")
	\u001a\u001bu����\u001d&
b�"j�rݸ\u001d}�\u001e����[e�Y?���m�\u001cbf�;�T�\u0013J��$[�Z2Tc\u0011.ms��"��\�[ѵ�C�K��\u001b��t3��
	prop1: true
…
Bicep.Core.IntegrationTests.AzTypesViaRegistryTests ‑ Bicep_compiler_handles_corrupted_extension_package_gracefully (\u001f�\u0008\u0000\u0000\u0000\u0000\u0000\u0000
�ӽ
�0\u0010\u0007��>E�\u0003�\u0017��Z��Ep�\u0001b{b�Vi+\u0014�w�\u001dĥť\u001f�����\.������lBE)�R�/�Р\u0011h�yޒ\u001a��7`�� c�\u001e|�\u000e���E3�\u0014w��e�m�f��\u0018���\u0011
Ԩd\u0018.�Z�W�\u0011���N�jq.�y۞����L�����[ѷ���L\u001a@\u0005J�4\u000c\u0002��<�I2����po�S}���dKف
oŏ�R�s��\u001c�q��\u0000>-ߪ\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
�0\u0010\u0006�=EN��d��.�w�\u0015�\u0016|�T��\u0005��\u000b�E���\u0008�[f\u00182���do�]a�E�\u0008E�\u0013��\u0006�N���\u0011*dh^��QJ2Ƈ�'��5���(k���d�m{.�\u001c�\u0006B0[\u0012\u001a4I�6�v��!����w��މKS����k\u0008��h���}kE��\u000f \u0019*0\u0004D���h|�W�����\u0008=A\u0014EQ\u0014�\u0013O\u000c|�\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
���\u000b�0\u0014\u0007��+�?`��ܖ���CFX\u0010t��B\u0006Z���?�<D\u0017��?��9n\u000f���}�٫z��8)J�\u0011�CI�@\u0013�׺�`�$L�\u0001\u0001ɹ$Ī{�ţ�T�[\u0019�\u001f��-U�Y\u00120)\u0000\u0019H\u001f�\u0010�"�3�w��c�uW�%H�8�鵼�My�U>�5�\u000e��\u001b�\u001f\�0\u000e\u0012\u0001\u0011\u0018# � ��\u001f%�����\u001dF��6\�6�]d/,=����0\u000c�\u0018�\u000b��\u000b�\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��K
�0\u0010\u0006�=EN���5n���+\u0004-���4-\u0016�.\u0004\u0017-nj+�o�\u0019�	�/����\u001d�&\u0008e�f��
"����\u0000�eH/������~�MFt�uM\e�Y?H\u0012w��*s$\u000b
�h#��Ə����T	�յǼ�\u0017_߼8��\u000f��D�ڷL����f|�?�dh�\u0014(�\u0008c�Qa��"�����\u001fko�$I���	Foː\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\u0003��K
�0\u0010\u0006�=E�\u0001�ļZ�{7�\u001b\u000f\u0010�\u0011+���BA���Bܴ��C0�*d\u0006fB�I�7�\u0016L\u0006�%\j\u0015\u001246�(!z�;Lh��\u001bETK�\u0011��������n�9f��u�M�\u0017�0�(gL
ID\u0014�Q,W��\u000e�X�+Ӝ��̠%\u0017{+��b�}�gz\u0003>�7݌o��\ &����5CTI�\�g������C	m\u0005i\u0003�\u000e�#��\u0006����s��<���\u0000n�̉\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���
�0\u0010\u0006��}��\u0003�3f�B\u000f�\u0007+R\u0005��\u0004\u001b��\u000bm��/oz\u0010/-^�\u0008�;&\u00033!�C��.�F'&�)\u0013J���
,�y�z\u0005�"�ހ�\u0012�\u0011╭OR�\u0017:�����\u0007M��.ҋ	QI`��\u000b�e\u0000S�#�wl������\u0014��Ĕ��߮U���|�c:
>��]�o��	'(@1`�)$ �ӱ��%�����8���u�8�v�x<��\u000f<�L��8N�^A\u0007�\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.DirectResourceCollectionTests ‑ DirectResourceCollectionAccess_NotAllowedWithinLoops ("output loopOutput array = [for i in range(0, 2): {
  prop: map(containerWorkers, (w) => w.properties.ipAddress.ip)
}]")
Bicep.Core.IntegrationTests.DirectResourceCollectionTests ‑ DirectResourceCollectionAccess_NotAllowedWithinLoops ("resource propertyLoop 'Microsoft.ContainerInstance/containerGroups@2022-09-01' = {
  name: 'gh9440-loop'
  location: 'westus'
  properties: {
    containers: [for i in range(0, 2): {
      name: 'gh9440-w1c-${i}'
      properties: {
        command: [
          'echo "${join(map(containerWorkers, (w) => w.properties.ipAddress.ip), ',')}"'
        ]
      }
    }]
  }
}")
Bicep.Core.IntegrationTests.DirectResourceCollectionTests ‑ DirectResourceCollectionAccess_NotAllowedWithinLoops ("var loopVar = [for i in range(0, 2): {
  prop: map(containerWorkers, (w) => w.properties.ipAddress.ip)
}]")
Bicep.Core.IntegrationTests.Emit.ParamsFileWriterTests ‑ Params_file_with_no_errors_should_compile_correctly ("
using 'main.bicep'

// involves all syntax
param myParam = {
  arr: [
    {
      a : 'b'
    }
    {
      c : true
    }
  ]
  name: 'complex object!'
  priority: 3
  val: null
  obj: {
      a: 'b'
      c: [
          'd'
           1
      ]
  }
}","
{
  "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentParameters.json#",
  "contentVersion": "1.0.0.0",
  "parameters": {
    "myParam": {
      "value": {
        "arr" : [
          {
            "a" : "b"
          },
          {
            "c" : true
          }
        ],
        "name" : "complex object!",
        "priority" : 3,
        "val" : null,
        "obj" : {
          "a" : "b",
          "c" : [
            "d",
            1
          ]
        }
      }
    }
  }
}","
param myParam object
")
…

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