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.8.2
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.9.0
Choose a head ref
  • 19 commits
  • 10 files changed
  • 6 contributors

Commits on Sep 4, 2024

  1. fix(prefer-importing-jest-globals): don't add imports in the middle o…

    …f statements (#1645)
    
    * fix(prefer-importing-jest-globals): ensure imports aren't inserted in the middle of a statement
    
    * fix(prefer-importing-jest-globals): fix indenting
    
    * fix(prefer-importing-jest-globals): give commonjs and esmodules the same import behaviour
    
    ---------
    
    Co-authored-by: Erin Zimmer <ezimmer@atlassian.com>
    ejzimmer and ezimmer-atlassian authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9c4197c View commit details
    Browse the repository at this point in the history
  2. chore(release): 28.8.3 [skip ci]

    ## [28.8.3](v28.8.2...v28.8.3) (2024-09-04)
    
    ### Bug Fixes
    
    * **prefer-importing-jest-globals:** don't add imports in the middle of statements ([#1645](#1645)) ([9c4197c](9c4197c))
    semantic-release-bot committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    497a500 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    641ea7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c3ccbd View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    5aa067a View commit details
    Browse the repository at this point in the history
  2. chore(deps): update yarn to v3.8.5 (#1643)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    40697ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a2cd22 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

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

Commits on Oct 7, 2024

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

Commits on Oct 14, 2024

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

Commits on Oct 21, 2024

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

Commits on Oct 23, 2024

  1. chore(deps): update yarn to v3.8.6 (#1657)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    28c0f6d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    d932210 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04044b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    2a12174 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f8ff4d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

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

    # [28.9.0](v28.8.3...v28.9.0) (2024-11-05)
    
    ### Features
    
    * add TypeScript types ([#1667](#1667)) ([1ce1258](1ce1258))
    semantic-release-bot committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    49f3079 View commit details
    Browse the repository at this point in the history
Loading