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.7.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.8.0
Choose a head ref
  • 15 commits
  • 72 files changed
  • 6 contributors

Commits on Nov 6, 2023

  1. Bump org.junit.platform:junit-platform-launcher from 1.10.0 to 1.10.1 (

    …#3168)
    
    Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.10.0 to 1.10.1.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.platform:junit-platform-launcher
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    32bf2d3 View commit details
    Browse the repository at this point in the history
  2. Bump versions.junitJupiter from 5.10.0 to 5.10.1 (#3169)

    Bumps `versions.junitJupiter` from 5.10.0 to 5.10.1.
    
    Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.0 to 5.10.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit-framework@r5.10.0...r5.10.1)
    
    Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.0 to 5.10.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit-framework@r5.10.0...r5.10.1)
    
    Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.0 to 5.10.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit-framework@r5.10.0...r5.10.1)
    
    Updates `org.junit.vintage:junit-vintage-engine` from 5.10.0 to 5.10.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit-framework@r5.10.0...r5.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.junit.jupiter:junit-jupiter-params
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.junit.vintage:junit-vintage-engine
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    8426957 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 (#3172)

    Bumps com.github.ben-manes.versions from 0.49.0 to 0.50.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.github.ben-manes.versions
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    c1976f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Bump versions.bytebuddy from 1.14.9 to 1.14.10 (#3174)

    Bumps `versions.bytebuddy` from 1.14.9 to 1.14.10.
    
    Updates `net.bytebuddy:byte-buddy` from 1.14.9 to 1.14.10
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.14.9...byte-buddy-1.14.10)
    
    Updates `net.bytebuddy:byte-buddy-agent` from 1.14.9 to 1.14.10
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.14.9...byte-buddy-1.14.10)
    
    Updates `net.bytebuddy:byte-buddy-android` from 1.14.9 to 1.14.10
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.14.9...byte-buddy-1.14.10)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: net.bytebuddy:byte-buddy-agent
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: net.bytebuddy:byte-buddy-android
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    757b37a View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.20 to 1.9.21 (#3175)

    Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.9.20 to 1.9.21.
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.9.20...v1.9.21)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin:kotlin-stdlib
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    a160dc0 View commit details
    Browse the repository at this point in the history
  2. Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.20 to 1.9.21 (#…

    …3176)
    
    Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.9.20 to 1.9.21.
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.9.20...v1.9.21)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    ed10195 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Add module for Java 21 tests (#3180)

    Fixes #3179
    
    Co-authored-by: Mikaël Francoeur the<mikael.francoeur@ticketmaster.com>
    LeMikaelF authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a0cc22d View commit details
    Browse the repository at this point in the history
  2. Bump com.diffplug.spotless from 6.22.0 to 6.23.0 (#3182)

    Bumps com.diffplug.spotless from 6.22.0 to 6.23.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.diffplug.spotless
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    bfee15d View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Fix interference between spies when spying on records (#3173)

    Fixes #3160
    
    Co-authored-by: Mikaël Francoeur <mikael.francoeur@ticketmaster.com>
    LeMikaelF and LeMikaelF authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    b6554b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    290a8e1 View commit details
    Browse the repository at this point in the history
  2. Throw error when mocking sealed abstract enum (#3167)

    Mockito can't mock abstract enums in Java 15 or later
    because they are now marked as sealed.
    So Mockito reports that now with a better error message.
    
    Fixes #2984
    AndreasTu authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    74633b8 View commit details
    Browse the repository at this point in the history
  3. Bump actions/setup-java from 3 to 4 (#3185)

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d187f7b View commit details
    Browse the repository at this point in the history
  4. Bump com.diffplug.spotless from 6.23.0 to 6.23.1 (#3186)

    Bumps com.diffplug.spotless from 6.23.0 to 6.23.1.
    
    ---
    updated-dependencies:
    - dependency-name: com.diffplug.spotless
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    12ac4d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Bump com.diffplug.spotless from 6.23.1 to 6.23.2 (#3188)

    Bumps com.diffplug.spotless from 6.23.1 to 6.23.2.
    
    ---
    updated-dependencies:
    - dependency-name: com.diffplug.spotless
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    d742cc8 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Handle mismatch of number of type arguments (#3190)

    Fixes #3000
    
    Co-authored-by: Jörg von Frantzius <joerg.frantzius@aperto.com>
    jfrantzius and Jörg von Frantzius authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    aecf6b5 View commit details
    Browse the repository at this point in the history
Loading