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 Loading
base: v5.9.0
Choose a base ref
...
head repository: mockito/mockito Loading
compare: v5.10.0
Choose a head ref
  • 8 commits
  • 19 files changed
  • 2 contributors

Commits on Jan 15, 2024

  1. Bump com.diffplug.spotless from 6.23.3 to 6.24.0 (#3236)

    Bumps com.diffplug.spotless from 6.23.3 to 6.24.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.diffplug.spotless
      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] committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a021436 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    9173522 View commit details
    Browse the repository at this point in the history
  2. Bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 (#3241)

    Bumps com.github.ben-manes.versions from 0.50.0 to 0.51.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    33dc48c View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Improve typing for PluginLoader#loadPlugin(..) (#3242)

    Make the method return the lowest common denominator type
    
    Follow up to #3220
    andrebrait committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ef3dc8f View commit details
    Browse the repository at this point in the history
  2. Bump com.diffplug.spotless from 6.24.0 to 6.25.0 (#3244)

    Bumps com.diffplug.spotless from 6.24.0 to 6.25.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.diffplug.spotless
      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] committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ed01de6 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Bump org.shipkit:shipkit-changelog from 1.2.0 to 2.0.1 (#3245)

    Bumps org.shipkit:shipkit-changelog from 1.2.0 to 2.0.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.shipkit:shipkit-changelog
      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] committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    cc2ca36 View commit details
    Browse the repository at this point in the history
  2. Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 (#3247)

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.1 to 3.25.2.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.25.1...assertj-build-3.25.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      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] committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    cf89d49 View commit details
    Browse the repository at this point in the history
  3. Bump org.shipkit:shipkit-auto-version from 1.2.2 to 2.0.2 (#3248)

    Bumps org.shipkit:shipkit-auto-version from 1.2.2 to 2.0.2.
    
    ---
    updated-dependencies:
    - dependency-name: org.shipkit:shipkit-auto-version
      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] committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    7e1bae8 View commit details
    Browse the repository at this point in the history
Loading