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: v3.11.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: v3.11.1
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Jun 8, 2021

  1. Bump shipkit-auto-version from 1.1.16 to 1.1.17 (#2317)

    Bumps shipkit-auto-version from 1.1.16 to 1.1.17.
    
    ---
    updated-dependencies:
    - dependency-name: org.shipkit:shipkit-auto-version
      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 Jun 8, 2021
    Configuration menu
    Copy the full SHA
    07951e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Check for non-public type references in methods (#2318)

    Co-authored-by: Charles Munger <[email protected]>
    charlesmunger and Charles Munger authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    41e445c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Bump versions.bytebuddy from 1.11.1 to 1.11.2 (#2322)

    Bumps `versions.bytebuddy` from 1.11.1 to 1.11.2.
    
    Updates `byte-buddy` from 1.11.1 to 1.11.2
    - [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.11.1...byte-buddy-1.11.2)
    
    Updates `byte-buddy-agent` from 1.11.1 to 1.11.2
    - [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.11.1...byte-buddy-1.11.2)
    
    Updates `byte-buddy-android` from 1.11.1 to 1.11.2
    - [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.11.1...byte-buddy-1.11.2)
    
    ---
    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] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 11, 2021
    Configuration menu
    Copy the full SHA
    ef34307 View commit details
    Browse the repository at this point in the history
Loading