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: v27.0.1
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: v27.0.2
Choose a head ref
  • 7 commits
  • 7 files changed
  • 6 contributors

Commits on Aug 29, 2022

  1. Copy the full SHA
    e76c93c View commit details

Commits on Aug 30, 2022

  1. chore(deps): update dependency @types/jest to v29 (#1217)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 30, 2022
    Copy the full SHA
    00d632f View commit details

Commits on Aug 31, 2022

  1. chore: update ts-eslint (#1214)

    * chore: update ts-eslint
    
    * chore: add `unknown[]` to type to match updated signature
    
    Co-authored-by: Gareth Jones <jones258@gmail.com>
    SimenB and G-Rath authored Aug 31, 2022
    Copy the full SHA
    a46ce40 View commit details

Commits on Sep 4, 2022

  1. Copy the full SHA
    48e3e28 View commit details

Commits on Sep 5, 2022

  1. Copy the full SHA
    f0ef2df View commit details

Commits on Sep 8, 2022

  1. fix(no-restricted-matchers): improve check to not be solely based on …

    …the start of the matcher chain (#1236)
    
    Resolves #1235
    G-Rath authored Sep 8, 2022
    Copy the full SHA
    5fe4568 View commit details
  2. chore(release): 27.0.2 [skip ci]

    ## [27.0.2](v27.0.1...v27.0.2) (2022-09-08)
    
    ### Bug Fixes
    
    * **no-restricted-matchers:** improve check to not be solely based on the start of the matcher chain ([#1236](#1236)) ([5fe4568](5fe4568)), closes [#1235](#1235)
    semantic-release-bot committed Sep 8, 2022
    Copy the full SHA
    7fc648a View commit details
Loading