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.1
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.2
Choose a head ref
  • 5 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 16, 2021

  1. Bump org.eclipse.osgi from 3.16.200 to 3.16.300 (#2330)

    Bumps org.eclipse.osgi from 3.16.200 to 3.16.300.
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.platform:org.eclipse.osgi
      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 16, 2021
    Configuration menu
    Copy the full SHA
    441e556 View commit details
    Browse the repository at this point in the history
  2. Bump assertj-core from 3.19.0 to 3.20.0 (#2329)

    Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.19.0 to 3.20.0.
    - [Release notes](https://github.com/assertj/assertj-core/releases)
    - [Commits](assertj/assertj@assertj-core-3.19.0...assertj-core-3.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      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 Jun 16, 2021
    Configuration menu
    Copy the full SHA
    163629c View commit details
    Browse the repository at this point in the history
  3. Bump shipkit-auto-version from 1.1.17 to 1.1.19 (#2328)

    Bumps shipkit-auto-version from 1.1.17 to 1.1.19.
    
    ---
    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 16, 2021
    Configuration menu
    Copy the full SHA
    a8164ea View commit details
    Browse the repository at this point in the history
  4. Bump assertj-core from 3.20.0 to 3.20.1 (#2332)

    Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.20.0 to 3.20.1.
    - [Release notes](https://github.com/assertj/assertj-core/releases)
    - [Commits](assertj/assertj@assertj-core-3.20.0...assertj-core-3.20.1)
    
    ---
    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] authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    566cfa5 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Bump versions.bytebuddy from 1.11.2 to 1.11.3 (#2333)

    Bumps `versions.bytebuddy` from 1.11.2 to 1.11.3.
    
    Updates `byte-buddy` from 1.11.2 to 1.11.3
    - [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.2...byte-buddy-1.11.3)
    
    Updates `byte-buddy-agent` from 1.11.2 to 1.11.3
    - [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.2...byte-buddy-1.11.3)
    
    Updates `byte-buddy-android` from 1.11.2 to 1.11.3
    - [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.2...byte-buddy-1.11.3)
    
    ---
    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 18, 2021
    Configuration menu
    Copy the full SHA
    2be3fcf View commit details
    Browse the repository at this point in the history
Loading