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.5.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.6.0
Choose a head ref
  • 17 commits
  • 14 files changed
  • 7 contributors

Commits on May 6, 2024

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

Commits on May 8, 2024

  1. chore(deps): update danger/danger-js action to v12.2.0 (#1580)

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

Commits on May 11, 2024

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

Commits on May 12, 2024

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

Commits on May 13, 2024

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

Commits on May 20, 2024

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

Commits on May 21, 2024

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

Commits on May 27, 2024

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

Commits on Jun 3, 2024

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

Commits on Jun 6, 2024

  1. chore: run prettier (#1604)

    SimenB committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    04421cf View commit details
    Browse the repository at this point in the history
  2. chore(deps): update danger/danger-js action to v12.3.1 (#1591)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    db31890 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency semantic-release to v24 (#1602)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0a14446 View commit details
    Browse the repository at this point in the history
  4. feat(valid-expect): supporting automatically fixing adding async in s…

    …ome cases (#1579)
    
    * feat: add async
    
    * test: tests for adding async
    
    * feat: add await
    
    * fix: valid-expect test
    
    * Revert "fix: valid-expect test"
    
    This reverts commit e652a25.
    
    * fix: refactor to return an array
    
    * fix: valid-expect logic
    
    * Revert "fix: valid-expect logic"
    
    This reverts commit ae8ecac.
    
    * fix: valid-expect fixer logic
    
    * refactor: fix import
    
    * fix: write format
    y-hsgw committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5b9b47e View commit details
    Browse the repository at this point in the history
  5. feat(prefer-jest-mocked): add new rule (#1599)

    Co-authored-by: s.v.zaytsev <s.v.zaytsev@tinkoff.ru>
    Co-authored-by: Gareth Jones <Jones258@Gmail.com>
    3 people committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4b6a4f2 View commit details
    Browse the repository at this point in the history
  6. ci: run docs job on push (#1605)

    G-Rath committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    430f024 View commit details
    Browse the repository at this point in the history
  7. chore(release): 28.6.0 [skip ci]

    # [28.6.0](v28.5.0...v28.6.0) (2024-06-06)
    
    ### Features
    
    * **prefer-jest-mocked:** add new rule ([#1599](#1599)) ([4b6a4f2](4b6a4f2))
    * **valid-expect:** supporting automatically fixing adding async in some cases ([#1579](#1579)) ([5b9b47e](5b9b47e))
    semantic-release-bot committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    afdcddd View commit details
    Browse the repository at this point in the history
Loading