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: jest-community/eslint-plugin-jest Loading
base: v26.5.3
Choose a base ref
...
head repository: jest-community/eslint-plugin-jest Loading
compare: v26.6.0
Choose a head ref
  • 16 commits
  • 13 files changed
  • 6 contributors

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    3a4baaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    856dd35 View commit details
    Browse the repository at this point in the history
  3. chore(deps): lock file maintenance (#1147)

    Co-authored-by: Renovate Bot <[email protected]>
    renovate[bot] and renovate-bot committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    0d81d90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6689c06 View commit details
    Browse the repository at this point in the history
  5. chore: update npm (#1152)

    SimenB committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    b6c780d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    58eaa03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7575277 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    3936578 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    040c04c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    eba073c View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. chore(deps): update danger/danger-js action to v11.1.1 (#1161)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    53feb87 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    3faa741 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. chore(deps): update dependency eslint-plugin-eslint-plugin to v5 (#1165)

    * chore(deps): update dependency eslint-plugin-eslint-plugin to v5
    
    * chore: ignore false positives from eslint
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Gareth Jones <[email protected]>
    renovate[bot] and G-Rath committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    cd25393 View commit details
    Browse the repository at this point in the history
  2. docs(prefer-hooks-in-order): update the url of the reference link to …

    …match the latest version (#1162)
    
    * docs: update the url of the reference link to match the latest version
    
    * chore: format
    makotot committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    5c9e908 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. feat: create max-expects rule (#1166)

    * feat: create max-expects
    
    * fix: fix test
    
    * chore: update README
    
    * fix: set proper minimum
    
    * refactor: remove unnecessary functions
    
    * refactor: reduce if
    
    * refactor: remove unnecessary type check
    
    * fix: incorrect error reported in case of multiple test blocks
    
    * chore: typo
    
    * refactor: remove unnecessary type check
    
    * chore: remove unneeded return
    
    Co-authored-by: Gareth Jones <[email protected]>
    makotot and G-Rath committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    5b6fd20 View commit details
    Browse the repository at this point in the history
  2. chore(release): 26.6.0 [skip ci]

    # [26.6.0](v26.5.3...v26.6.0) (2022-07-14)
    
    ### Features
    
    * create `max-expects` rule ([#1166](#1166)) ([5b6fd20](5b6fd20))
    semantic-release-bot committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    87d845d View commit details
    Browse the repository at this point in the history
Loading