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: v28.4.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: v28.5.0
Choose a head ref
  • 2 commits
  • 3 files changed
  • 3 contributors

Commits on May 3, 2024

  1. feat: allow @typescript-eslint/utils v7 as a direct dependency (#1567)

    * feat: allow @typescript-eslint/utils@7
    
    * fix: typecheck and drop dependencies down
    
    * chore: drop back down to one type argument
    
    * chore: add utils to matrix
    
    * ci: properly install different versions of utils package
    
    ---------
    
    Co-authored-by: Gareth Jones <jones258@gmail.com>
    JoshuaKGoldberg and G-Rath authored May 3, 2024
    Configuration menu
    Copy the full SHA
    1476f10 View commit details
    Browse the repository at this point in the history
  2. chore(release): 28.5.0 [skip ci]

    # [28.5.0](v28.4.0...v28.5.0) (2024-05-03)
    
    ### Features
    
    * allow `@typescript-eslint/utils` v7 as a direct dependency ([#1567](#1567)) ([1476f10](1476f10))
    semantic-release-bot committed May 3, 2024
    Configuration menu
    Copy the full SHA
    a6e5081 View commit details
    Browse the repository at this point in the history
Loading