Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2025

Bumps @vitest/eslint-plugin from 1.4.3 to 1.5.2.

Release notes

Sourced from @​vitest/eslint-plugin's releases.

v1.5.2

   🐞 Bug Fixes

    View changes on GitHub

v1.5.1

   🐞 Bug Fixes

    View changes on GitHub

v1.5.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.4.4...v1.5.0

v1.4.4

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

What's Changed

... (truncated)

Commits
  • c2e94e2 chore: release v1.5.2
  • bdf8e66 fix: Regression for valid-title and prefer-hooks-on-top when using test.scope...
  • cc85c0a chore: release v1.5.1
  • 4ea5673 fix(no-alias-methods): Align no-alias-methods rule with Vitest by aliasing to...
  • fb2b134 chore: release v1.5.0
  • bc95b10 feat: Add rule to recommended Vitest ESLint config (#827)
  • 54be66e fix(consistent-test-it): Handle aliased Vitest imports when enforcing consist...
  • cc5fcdb fix minor docs update
  • 13efaaf chore: release v1.4.4
  • db570c8 feat: add rule consistent-each-for (#826)
  • 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/18633)

Bumps [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) from 1.4.3 to 1.5.2.
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v1.4.3...v1.5.2)

---
updated-dependencies:
- dependency-name: "@vitest/eslint-plugin"
  dependency-version: 1.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Dec 7, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the auto-merge Automatically merge this PR label Dec 7, 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:

@github-actions
Copy link
Contributor

github-actions bot commented Dec 7, 2025

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 7, 2025

Dotnet Test Results

   102 files   -     51     102 suites   - 51   39m 20s ⏱️ - 23m 16s
12 572 tests  -     13  12 572 ✅  -     13  0 💤 ±0  0 ❌ ±0 
28 889 runs   - 14 438  28 889 ✅  - 14 438  0 💤 ±0  0 ❌ ±0 

Results for commit 7ecbe58. ± Comparison against base commit 8d3ffa5.

This pull request removes 1958 and adds 661 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
��1
�@\u0010\u0005Щs��\u0003l���M"��\u00086\u001e`5#*&�$B@��`#��I�p_�)>\u000c_�\u001b߯�\u0017Ҵڹ�Ě�\u0006\u0000ΘW\u0002\u0018&`��}����\u000bnm�\u001b\u0002�?q�j�\u001d����^��k\u0015%�*�S)KN�e�e�5\u0012�,�ѯ�\u0006#{��&�q�sCl���Iܜ�\u0000\u000c��l������ٶ���}'�Zʝ4��:�K+�_w\u000b� \u0008h2O\u0014��:\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
��;
�0\u0010\u0004Э}
�@�U����)s\u0005A\u000c�`9�C\u000c!w\u000f�
n�8va�f�-\u0006���1��*����"����\u0006\u0000b�'\u0001L\u0013\u0010��{\u000f&5�\u0002���-\u0001�M��=����n�y$}�T����RW{��؆࠽s�0�څ�Y}������a�\u001d���F\u000c��\u0013!��&�m���Z�A�eYF+x\u00039�A�\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
���
�@\u0010\u0007�9�\u0014�\u000f��n�e�!�\u0011\u0016\u0004]Cp!\u0003-�\u0000����D^��A��20�a`�\u000f
vi��if��*eD@ah��J�gE�~E��7�5* \u001d�����\u0002D�&\u0016�kڜ���lG�����!E�\u00176bZI&��H�,䚅ޯ�u\u0006��;|���s\u0001L2&\u0005
�8 {\udbc0\udf12�v����qrXl��q��&��h���\u001d�q\u001c�Gwrnw\u0017\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�ӻ
�@\u0010\u0005Щ������>��O�_X��\u0007��\u0007\u0011B�=�*ؤ1Z����\u0014\u0017�+�c�\u000eu8�]/5��%-
\u0000�1�\u00040O����;�HL���\u001fBG\u0000�bq\u000fù\u001a�-��(�}\u001b3U�f�4u��Y6��Z�P(J�m]8Y����O~�\u001f��2[\u0003\u0003o	\u000c�Ab�M�����u�$I��6�\u0006����\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��;
�@\u0010\u0006�s�%\u0007��&�H��6��\u0007X͈��!\u000fX\u0010�.�\u0008il�(�_3�\u0014?\u000c��hoݖlAM�\u0013�q�al��Z��D��DTf�o�6�\u001c̠o;�\u0000"���Xm�K~�
r��>� NY�]Kʅ�J��$	όL3����z#��\u001d&���\u0004��P\u0012%\u001a\u0005(>?\u0001�,�����'\u000b\u000f\u0015��N\u001d\u0015;*�Ԅ\u001bv���^Kg�<��`2oA"��\u0000\u000c\u0000\u0000,"Value cannot be null. (Parameter 'source')")
…

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