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.20.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.20.2
Choose a head ref
  • 12 commits
  • 28 files changed
  • 4 contributors

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    57c18a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b19af7b View commit details
    Browse the repository at this point in the history
  3. Move pitest-github-maven-plugin declaration to POM plugin management

    This is needed to allow Dependabot to detect plugin upgrades.
    scordio committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    c4cee17 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

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

    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:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    ddff1fc View commit details
    Browse the repository at this point in the history
  2. Bump assertj-parent-pom from 2.2.10 to 2.2.13 (#2260)

    Bumps [assertj-parent-pom](https://github.com/assertj/assertj-maven-parent-pom) from 2.2.10 to 2.2.13.
    - [Release notes](https://github.com/assertj/assertj-maven-parent-pom/releases)
    - [Commits](assertj/assertj-parent-pom@assertj-parent-pom-2.2.10...assertj-parent-pom-2.2.13)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-parent-pom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    8e33c97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3398db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc6c3b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8ee3f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

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

Commits on Jun 19, 2021

  1. Revert "[Breaking change] Align return types across assertions / assu…

    …mptions / soft assertions and do not use Abstract Asserts"
    
    This reverts commit cfbb302 (#2173) due to the heavy impact on binary
    compatibility and to continue allowing third-party libraries returning
    their own assertion classes with overridden `assertThat` methods.
    scordio committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    9df530d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fff0ce View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2021

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