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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v26.0.0
Choose a base ref
...
head repository: jest-community/eslint-plugin-jest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v26.1.0
Choose a head ref
  • 17 commits
  • 16 files changed
  • 5 contributors

Commits on Jan 24, 2022

  1. chore(deps): lock file maintenance (#1034)

    Co-authored-by: Renovate Bot <[email protected]>
    renovate[bot] and renovate-bot authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    3932fb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed7a800 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e49b8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a700169 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38f47a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

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

Commits on Jan 30, 2022

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

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    bb5cb56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c93e8bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e42fd2 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

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

Commits on Feb 6, 2022

  1. Configuration menu
    Copy the full SHA
    d551850 View commit details
    Browse the repository at this point in the history
  2. chore(release): 26.1.0-next.1 [skip ci]

    # [26.1.0-next.1](v26.0.0...v26.1.0-next.1) (2022-02-06)
    
    ### Features
    
    * create `no-conditional-in-test` rule ([#1027](#1027)) ([004ddc5](004ddc5))
    semantic-release-bot authored and G-Rath committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    d56cb0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35f32cc View commit details
    Browse the repository at this point in the history
  4. chore(release): 26.1.0-next.2 [skip ci]

    # [26.1.0-next.2](v26.1.0-next.1...v26.1.0-next.2) (2022-02-06)
    
    ### Features
    
    * deprecate `no-if` in favor of `no-conditional-in-test` ([#1049](#1049)) ([b15f3af](b15f3af))
    semantic-release-bot authored and G-Rath committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    ac15932 View commit details
    Browse the repository at this point in the history
  5. feat: create prefer-snapshot-hint rule (#1012)

    * feat: create `prefer-snapshot-hint` rule
    
    * feat(prefer-snapshot-hint): check nested scope for multiple snapshot matchers
    
    * fix: update import
    
    * test: update number
    G-Rath authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    d854723 View commit details
    Browse the repository at this point in the history
  6. chore(release): 26.1.0 [skip ci]

    # [26.1.0](v26.0.0...v26.1.0) (2022-02-06)
    
    ### Features
    
    * create `no-conditional-in-test` rule ([#1027](#1027)) ([d551850](d551850))
    * create `prefer-snapshot-hint` rule ([#1012](#1012)) ([d854723](d854723))
    * deprecate `no-if` in favor of `no-conditional-in-test` ([#1049](#1049)) ([35f32cc](35f32cc))
    semantic-release-bot committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    7d5b300 View commit details
    Browse the repository at this point in the history
Loading