8000 Comparing v28.9.0...v28.10.0 · jest-community/eslint-plugin-jest · GitHub
[go: up one dir, main page]

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.9.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.10.0
Choose a head ref
  • 10 commits
  • 7 files changed
  • 3 contributors

Commits on Nov 11, 2024

  1. chore(deps): lock file maintenance (#1670)

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

Commits on Nov 18, 2024

  1. chore(deps): lock file maintenance (#1672)

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

Commits on Nov 25, 2024

  1. chore(deps): lock file maintenance (#1676)

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

Commits on Dec 2, 2024

  1. chore(deps): lock file maintenance (#1677)

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

Commits on Dec 4, 2024

  1. chore(deps): update yarn to v3.8.7 (#1680)

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

Commits on Dec 9, 2024

  1. chore(deps): lock file maintenance (#1683)

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

Commits on Dec 16, 2024

  1. chore(deps): lock file maintenance (#1685)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    0b2d321 View commit details
    Browse the repository at this point in the history
  2. chore(deps): lock file maintenance (#1686)

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

Commits on Dec 19, 2024

  1. feat(unbound-method): ignore functions passed to jest.mocked (#1681)

    * feat(unbound-methods): ignore functions passed to `jest.mocked`
    
    * refactor(unbound-methods): use `parseJestFnCall`
    FloEdelmann authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    d868636 View commit details
    Browse the repository at this point in the history
  2. chore(release): 28.10.0 [skip ci]

    # [28.10.0](v28.9.0...v28.10.0) (2024-12-19)
    
    ### Features
    
    * **unbound-method:** ignore functions passed to `jest.mocked` ([#1681](#1681)) ([d868636](d868636))
    semantic-release-bot committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    5b59029 View commit details
    Browse the repository at this point in the history
Loading
0