Skip to content

Bump @vitest/eslint-plugin from 1.6.9 to 1.6.12#1756

Merged
marekdedic merged 2 commits intomasterfrom
dependabot/npm_and_yarn/vitest/eslint-plugin-1.6.12
Mar 16, 2026
Merged

Bump @vitest/eslint-plugin from 1.6.9 to 1.6.12#1756
marekdedic merged 2 commits intomasterfrom
dependabot/npm_and_yarn/vitest/eslint-plugin-1.6.12

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @vitest/eslint-plugin from 1.6.9 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
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...
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 16, 2026
@github-actions github-actions bot enabled auto-merge March 16, 2026 03:14
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (d75c231) to head (c44574e).
⚠️ Report is 10 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1756   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        19           
  Lines          216       216           
  Branches        56        56           
=========================================
  Hits           216       216           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Bumps [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) from 1.6.9 to 1.6.12.
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v1.6.9...v1.6.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest/eslint-plugin-1.6.12 branch from 55cc13c to 1dd0dba Compare March 16, 2026 03:16
@marekdedic marekdedic disabled auto-merge March 16, 2026 14:28
@marekdedic marekdedic merged commit 642b8ae into master Mar 16, 2026
4 checks passed
@marekdedic marekdedic deleted the dependabot/npm_and_yarn/vitest/eslint-plugin-1.6.12 branch March 16, 2026 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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