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: assertj/assertj
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: assertj-core-3.18.0
Choose a base ref
...
head repository: assertj/assertj
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: assertj-core-3.18.1
Choose a head ref
  • 17 commits
  • 32 files changed
  • 6 contributors

Commits on Oct 25, 2020

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

Commits on Oct 28, 2020

  1. Configuration menu
    Copy the full SHA
    7462717 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edf25de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    928c1e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. Fix some warnings

    joel-costigliola committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    4ddf78b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8abd04a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ae7dff View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2020

  1. Configuration menu
    Copy the full SHA
    b4b8b58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f10304 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Bump byte-buddy.version from 1.10.17 to 1.10.18 (#2031)

    Bumps `byte-buddy.version` from 1.10.17 to 1.10.18.
    
    Updates `byte-buddy` from 1.10.17 to 1.10.18
    - [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.10.17...byte-buddy-1.10.18)
    
    Updates `byte-buddy-agent` from 1.10.17 to 1.10.18
    - [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.10.17...byte-buddy-1.10.18)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 2, 2020
    Configuration menu
    Copy the full SHA
    1b823e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Configuration menu
    Copy the full SHA
    c11e82f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41a6c42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b500d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4dca4e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Fix error mesage of ShouldNotHaveSameClass and test naming convention…

    … of same class assertions (#2038)
    
    Co-authored-by: Kim S. Ly <lykims@users.noreply.github.com>
    lykims and lykims authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    e78f410 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Configuration menu
    Copy the full SHA
    4e04c29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cbaded View commit details
    Browse the repository at this point in the history
Loading