Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vitest-dev/eslint-plugin-vitest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.3
Choose a base ref
...
head repository: vitest-dev/eslint-plugin-vitest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.4
Choose a head ref
  • 6 commits
  • 16 files changed
  • 5 contributors

Commits on Nov 20, 2025

  1. fix(expect-expect): Potential false positives for expect-expect and v…

    …alid-title when using it.scoped (#822)
    
    * fix: simplify condition for skipping certain calls
    
    * test: add tests
    y-hsgw authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    765eeac View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. feat: adding require-import-vi-mock rule (#820)

    Signed-off-by: axel7083 <[email protected]>
    axel7083 authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    abdeab3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e5a64b View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2025

  1. fix(no-identical-title): FP when using test.for (#825)

    * fix: improve condition for skipping certain function calls
    
    * test: add tests
    y-hsgw authored Nov 23, 2025
    Configuration menu
    Copy the full SHA
    962defb View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. feat: add rule consistent-each-for (#826)

    * feat: add rule consistent-each-for
    
    * refactor: remove unnecessary type assertions in consistent-each-for tests
    
    * update
    
    * remove unnecessary comments
    
    ---------
    
    Co-authored-by: Verite Mugabo <[email protected]>
    figueiredoluiz and veritem authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    db570c8 View commit details
    Browse the repository at this point in the history
  2. chore: release v1.4.4

    veritem committed Nov 24, 2025
    Configuration menu
    Copy the full SHA
    13efaaf View commit details
    Browse the repository at this point in the history
Loading