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: mockito/mockito
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.20.0
Choose a base ref
...
head repository: mockito/mockito
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.21.0
Choose a head ref
  • 17 commits
  • 18 files changed
  • 6 contributors

Commits on Sep 23, 2025

  1. Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 (#3733)

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.5 to 3.27.6.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.27.5...assertj-build-3.27.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-version: 3.27.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    a41afe9 View commit details
    Browse the repository at this point in the history
  2. Bump errorprone from 2.41.0 to 2.42.0 (#3732)

    Bumps `errorprone` from 2.41.0 to 2.42.0.
    
    Updates `com.google.errorprone:error_prone_core` from 2.41.0 to 2.42.0
    - [Release notes](https://github.com/google/error-prone/releases)
    - [Commits](google/error-prone@v2.41.0...v2.42.0)
    
    Updates `com.google.errorprone:error_prone_test_helpers` from 2.41.0 to 2.42.0
    - [Release notes](https://github.com/google/error-prone/releases)
    - [Commits](google/error-prone@v2.41.0...v2.42.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.errorprone:error_prone_core
      dependency-version: 2.42.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.google.errorprone:error_prone_test_helpers
      dependency-version: 2.42.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    153425e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2025

  1. Bump graalvm/setup-graalvm from 1.3.7 to 1.4.0 (#3734)

    Bumps [graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm) from 1.3.7 to 1.4.0.
    - [Release notes](https://github.com/graalvm/setup-graalvm/releases)
    - [Commits](graalvm/setup-graalvm@v1.3.7...v1.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: graalvm/setup-graalvm
      dependency-version: 1.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 24, 2025
    Configuration menu
    Copy the full SHA
    6ac8f90 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. Bump com.diffplug.spotless:spotless-plugin-gradle from 7.2.1 to 8.0.0 (

    …#3735)
    
    Bumps [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) from 7.2.1 to 8.0.0.
    - [Release notes](https://github.com/diffplug/spotless/releases)
    - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
    - [Commits](diffplug/spotless@gradle/7.2.1...gradle/8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.diffplug.spotless:spotless-plugin-gradle
      dependency-version: 8.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    3b52a4a View commit details
    Browse the repository at this point in the history
  2. Bump org.graalvm.buildtools.native from 0.11.0 to 0.11.1 (#3738)

    Bumps [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools) from 0.11.0 to 0.11.1.
    - [Release notes](https://github.com/graalvm/native-build-tools/releases)
    - [Commits](https://github.com/graalvm/native-build-tools/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.graalvm.buildtools.native
      dependency-version: 0.11.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    1d4b473 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2025

  1. Infer class to mock in mockStatic and mockConstruction (#3731)

    As PR #2779 introduced the ability to automatically detect the class to mock
    for mocks and spies, this commit allows doing the same with mockStatic
    and mockConstruction.
    
    Added overloaded reified methods to match all the counterparts that consume
    an explicit Class literal parameter.
    
    For instance, users can now leverage these:
    * MockedStatic<SomeClass> mock = mockStatic();
    * MockedConstruction<SomeClass> mock = mockConstruction();
    
    instead of:
    * MockedStatic<SomeClass> mock = mockStatic(SomeClass.class);
    * MockedConstruction<SomeClass> mock = mockConstruction(SomeClass.class);
    
    The following methods have been added:
    * mockStatic(T...)
    * mockStatic(Answer, T...)
    * mockStatic(String, T...)
    * mockStatic(MockSettings, T...)
    * mockConstruction(T...)
    * mockConstruction(MockInitializer, T...)
    * mockConstruction(MockSettings, T...)
    * mockConstruction(Function<Context, MockSettings>, T...)
    * mockConstruction(MockSettings, MockInitializer, T...)
    * mockConstruction(Function<Context, MockSettings>, MockInitializer, T...)
    giulong authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    e6682a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2025

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

Commits on Oct 1, 2025

  1. Bump gradle/actions from 4 to 5 (#3743)

    Bumps [gradle/actions](https://github.com/gradle/actions) from 4 to 5.
    - [Release notes](https://github.com/gradle/actions/releases)
    - [Commits](gradle/actions@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: gradle/actions
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    cffddd4 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

  1. Bump graalvm/setup-graalvm from 1.4.0 to 1.4.1 (#3744)

    Bumps [graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm) from 1.4.0 to 1.4.1.
    - [Release notes](https://github.com/graalvm/setup-graalvm/releases)
    - [Commits](graalvm/setup-graalvm@v1.4.0...v1.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: graalvm/setup-graalvm
      dependency-version: 1.4.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 2, 2025
    Configuration menu
    Copy the full SHA
    bf3a809 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2025

  1. Fix primitives support in GenericArrayReturnType for Android (#3753)

    Fixes #3752
    
    ---------
    
    Co-authored-by: Joshua Selbo <[email protected]>
    jselbo and Joshua Selbo authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    8564b43 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2025

  1. Bump graalvm/setup-graalvm from 1.4.1 to 1.4.2 (#3755)

    Bumps [graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm) from 1.4.1 to 1.4.2.
    - [Release notes](https://github.com/graalvm/setup-graalvm/releases)
    - [Commits](graalvm/setup-graalvm@v1.4.1...v1.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: graalvm/setup-graalvm
      dependency-version: 1.4.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 25, 2025
    Configuration menu
    Copy the full SHA
    632bf7b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. Bump actions/upload-artifact from 4 to 5 (#3756)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    966d600 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2025

  1. Forbid mocking WeakReference with inline mock maker (#3759)

    Fixes #3758
    
    Co-authored-by: Joshua Selbo <[email protected]>
    jselbo and Joshua Selbo authored Oct 31, 2025
    Configuration menu
    Copy the full SHA
    58ba445 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2025

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

Commits on Nov 20, 2025

  1. Bump actions/checkout from 5 to 6 (#3765)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    04a6e9f View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2025

  1. Bump graalvm/setup-graalvm from 1.4.2 to 1.4.3 (#3767)

    Bumps [graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm) from 1.4.2 to 1.4.3.
    - [Release notes](https://github.com/graalvm/setup-graalvm/releases)
    - [Commits](graalvm/setup-graalvm@v1.4.2...v1.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: graalvm/setup-graalvm
      dependency-version: 1.4.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    df3e0cc View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2025

  1. Bump graalvm/setup-graalvm from 1.4.3 to 1.4.4 (#3768)

    Bumps [graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm) from 1.4.3 to 1.4.4.
    - [Release notes](https://github.com/graalvm/setup-graalvm/releases)
    - [Commits](graalvm/setup-graalvm@v1.4.3...v1.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: graalvm/setup-graalvm
      dependency-version: 1.4.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    09d2230 View commit details
    Browse the repository at this point in the history
Loading