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.4.5
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.5.3
Choose a head ref
  • 14 commits
  • 46 files changed
  • 4 contributors

Commits on May 30, 2022

  1. Configuration menu
    Copy the full SHA
    5162b0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b651443 View commit details
    Browse the repository at this point in the history
  3. chore(release): 26.4.6 [skip ci]

    ## [26.4.6](v26.4.5...v26.4.6) (2022-05-30)
    
    ### Bug Fixes
    
    * **no-disabled-tests:** don't report on `it.todo` & `test.todo` ([#1137](#1137)) ([b651443](b651443))
    semantic-release-bot committed May 30, 2022
    Configuration menu
    Copy the full SHA
    8f567b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. Configuration menu
    Copy the full SHA
    7c5e662 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0950a96 View commit details
    Browse the repository at this point in the history
  3. chore(release): 26.4.7 [skip ci]

    ## [26.4.7](v26.4.6...v26.4.7) (2022-06-04)
    
    ### Bug Fixes
    
    * **no-restricted-matchers:** allow restricting negated `resolves` and `rejects` modifiers ([#1142](#1142)) ([0950a96](0950a96))
    semantic-release-bot committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    8beaad6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02ec945 View commit details
    Browse the repository at this point in the history
  5. chore(release): 26.5.0 [skip ci]

    # [26.5.0](v26.4.7...v26.5.0) (2022-06-04)
    
    ### Features
    
    * support aliases for jest globals (e.g. `context`) ([#1129](#1129)) ([02ec945](02ec945))
    semantic-release-bot committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    9381322 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

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

    ## [26.5.1](v26.5.0...v26.5.1) (2022-06-05)
    
    ### Bug Fixes
    
    * **prefer-called-with:** handle `resolves` and `rejects` modifiers correctly ([#1143](#1143)) ([dff1cb4](dff1cb4))
    semantic-release-bot committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    7965a7c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

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

    ## [26.5.2](v26.5.1...v26.5.2) (2022-06-06)
    
    ### Bug Fixes
    
    * **prefer-comparison-matcher:** handle `resolves` and `rejects` modifiers correctly ([#1145](#1145)) ([b1795ff](b1795ff))
    semantic-release-bot committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    f85f647 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fad4df View commit details
    Browse the repository at this point in the history
  4. chore(release): 26.5.3 [skip ci]

    ## [26.5.3](v26.5.2...v26.5.3) (2022-06-06)
    
    ### Bug Fixes
    
    * **prefer-equality-matcher:** handle `resolves` and `rejects` modifiers correctly ([#1146](#1146)) ([0fad4df](0fad4df))
    semantic-release-bot committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    46f199f View commit details
    Browse the repository at this point in the history
Loading