Skip to content

Bump @vitest/eslint-plugin from 1.4.3 to 1.6.12 in /src/Bicep.MSBuild.E2eTests#19186

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/src/Bicep.MSBuild.E2eTests/vitest/eslint-plugin-1.6.12
Closed

Bump @vitest/eslint-plugin from 1.4.3 to 1.6.12 in /src/Bicep.MSBuild.E2eTests#19186
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/src/Bicep.MSBuild.E2eTests/vitest/eslint-plugin-1.6.12

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2026

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

Release notes

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

v1.6.12

    View changes on GitHub

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.11...v1.6.12

v1.6.11

   🐞 Bug Fixes

    View changes on GitHub

v1.6.10

   🚀 Features

    View changes on GitHub

v1.6.9

   🐞 Bug Fixes

    View changes on GitHub

v1.6.8

No significant changes

    View changes on GitHub

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.7...v1.6.8

v1.6.7

   🐞 Bug Fixes

    View changes on GitHub

v1.6.6

... (truncated)

Commits
  • a5cfe4f chore: release v1.6.12
  • 6629da5 fix(no-alias-methods): reverse toThrow/toThrowError alias direction (#881)
  • c3e4754 fix: detect class/function type more reliably (#882)
  • ba77927 chore: release v1.6.11
  • 703b006 fix(no-focused-tests): not all chainable APIs are reported (#878)
  • 99cd227 chore: release v1.6.10
  • ef2274a feat(prefer-import-in-mock): support doMock (#875)
  • e3aab3c refactor: Enforce schema option descriptions and align rule docs with auto-ge...
  • 84c64b7 chore: release v1.6.9
  • 1cf7964 fix: correct dist entrypoints and type paths (#872)
  • 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 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/19186)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 15, 2026
@microsoft-github-policy-service microsoft-github-policy-service bot enabled auto-merge (squash) March 15, 2026 23:33
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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 auto-merge Automatically merge this PR labels Mar 15, 2026
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor

github-actions bot commented Mar 15, 2026

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

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

Copy link
Copy Markdown
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/Bicep.MSBuild.E2eTests/vitest/eslint-plugin-1.6.12 branch from fa96d78 to ed4b3b1 Compare March 20, 2026 03:37
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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 [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) from 1.4.3 to 1.6.12.
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v1.4.3...v1.6.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/Bicep.MSBuild.E2eTests/vitest/eslint-plugin-1.6.12 branch from ed4b3b1 to 1207722 Compare March 20, 2026 03:39
Copy link
Copy Markdown
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
Copy Markdown
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 @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 22, 2026

Superseded by #19240.

@dependabot dependabot bot closed this Mar 22, 2026
auto-merge was automatically disabled March 22, 2026 23:33

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/Bicep.MSBuild.E2eTests/vitest/eslint-plugin-1.6.12 branch March 22, 2026 23:33
Copy link
Copy Markdown
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