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 Loading
base: v27.9.0
Choose a base ref
...
head repository: jest-community/eslint-plugin-jest Loading
compare: v28.0.0-next.1
Choose a head ref
  • 18 commits
  • 21 files changed
  • 5 contributors

Commits on Feb 16, 2024

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

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    3ef8b3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5ca480 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    c8e6c69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    517760a View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. chore(deps): update dependency semantic-release to v23 (#1488)

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

Commits on Mar 4, 2024

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

Commits on Mar 6, 2024

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

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

Commits on Mar 11, 2024

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

Commits on Mar 14, 2024

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

Commits on Mar 18, 2024

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

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    156bcdc View commit details
    Browse the repository at this point in the history
  2. chore: update husky (#1526)

    SimenB committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e212f5e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    ff16ef2 View commit details
    Browse the repository at this point in the history
  2. feat: remove no-if rule (#1528)

    BREAKING CHANGE: removed `no-if` in favor of `no-conditional-in-test`
    G-Rath committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    f976fc8 View commit details
    Browse the repository at this point in the history
  3. chore(release): 28.0.0-next.1 [skip ci]

    # [28.0.0-next.1](v27.9.0...v28.0.0-next.1) (2024-03-21)
    
    ### Features
    
    * remove `no-if` rule ([#1528](#1528)) ([f976fc8](f976fc8))
    
    ### BREAKING CHANGES
    
    * removed `no-if` in favor of `no-conditional-in-test`
    semantic-release-bot committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    732c71b View commit details
    Browse the repository at this point in the history
Loading