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: v4.6.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: v4.6.1
Choose a head ref
  • 6 commits
  • 10 files changed
  • 3 contributors

Commits on May 29, 2022

  1. Fix typo (#2655)

    chen-ni-hotstar authored May 29, 2022
    Configuration menu
    Copy the full SHA
    e5a06c5 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Bump assertj-core from 3.22.0 to 3.23.1 (#2658)

    Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.22.0 to 3.23.1.
    - [Release notes](https://github.com/assertj/assertj-core/releases)
    - [Commits](assertj/assertj@assertj-core-3.22.0...assertj-core-3.23.1)
    
    ---
    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 May 31, 2022
    Configuration menu
    Copy the full SHA
    4f41700 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Bump material from 1.6.0 to 1.6.1 (#2662)

    Bumps [material](https://github.com/material-components/material-components-android) from 1.6.0 to 1.6.1.
    - [Release notes](https://github.com/material-components/material-components-android/releases)
    - [Commits](material-components/material-components-android@1.6.0...1.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.android.material:material
      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 1, 2022
    Configuration menu
    Copy the full SHA
    2bbf796 View commit details
    Browse the repository at this point in the history
  2. Bump core-ktx from 1.7.0 to 1.8.0 (#2661)

    Bumps core-ktx from 1.7.0 to 1.8.0.
    
    ---
    updated-dependencies:
    - dependency-name: androidx.core:core-ktx
      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 1, 2022
    Configuration menu
    Copy the full SHA
    c47c7ec View commit details
    Browse the repository at this point in the history
  3. Bump groovy from 3.0.10 to 3.0.11 (#2660)

    Bumps [groovy](https://github.com/apache/groovy) from 3.0.10 to 3.0.11.
    - [Release notes](https://github.com/apache/groovy/releases)
    - [Commits](https://github.com/apache/groovy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.groovy:groovy
      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 1, 2022
    Configuration menu
    Copy the full SHA
    1fbef57 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

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