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-build-3.27.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-build-3.27.1
Choose a head ref
  • 18 commits
  • 5,198 files changed
  • 8 contributors

Commits on Dec 19, 2024

  1. Configuration menu
    Copy the full SHA
    e79e4d4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump org.springframework.boot:spring-boot-dependencies f…

    …rom 3.4.0 to 3.4.1 (#3707)
    
    chore(deps): bump org.springframework.boot:spring-boot-dependencies
    
    Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.4.0 to 3.4.1.
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.4.0...v3.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-dependencies
      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 Dec 19, 2024
    Configuration menu
    Copy the full SHA
    04aa517 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2024

  1. Update SECURITY.md

    scordio authored Dec 22, 2024
    Configuration menu
    Copy the full SHA
    09451bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b401a23 View commit details
    Browse the repository at this point in the history
  3. Move group properties test to test project

    Clean up tests
    joel-costigliola committed Dec 22, 2024
    Configuration menu
    Copy the full SHA
    d2257ca View commit details
    Browse the repository at this point in the history
  4. Fix missing introspection for record accessors (#3710)

    Fix missing property introspection for records
    scordio authored Dec 22, 2024
    Configuration menu
    Copy the full SHA
    f3ece96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21d3899 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2024

  1. Honor assertion description in asString()

    Fix #523
    
    Add tests for asList() and inBinary(), inHexadecimal() and inUnicode()
    joel-costigliola committed Dec 24, 2024
    Configuration menu
    Copy the full SHA
    ceafc8d View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump nl.jqno.equalsverifier:equalsverifier from 3.17.5 t…

    …o 3.18 (#3712)
    
    chore(deps): bump nl.jqno.equalsverifier:equalsverifier
    
    Bumps [nl.jqno.equalsverifier:equalsverifier](https://github.com/jqno/equalsverifier) from 3.17.5 to 3.18.
    - [Release notes](https://github.com/jqno/equalsverifier/releases)
    - [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md)
    - [Commits](jqno/equalsverifier@equalsverifier-3.17.5...equalsverifier-3.18)
    
    ---
    updated-dependencies:
    - dependency-name: nl.jqno.equalsverifier:equalsverifier
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 24, 2024
    Configuration menu
    Copy the full SHA
    8b0eedc View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2024

  1. Deprecate usingComparatorForFields and remove deprecated assertions f…

    …rom usingComparatorForType documentation
    
    Fix #3711
    joel-costigliola committed Dec 25, 2024
    Configuration menu
    Copy the full SHA
    6525864 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2024

  1. Add missing @since

    scordio committed Dec 26, 2024
    Configuration menu
    Copy the full SHA
    5c58e36 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2024

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

Commits on Dec 29, 2024

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

Commits on Dec 31, 2024

  1. Avoid InputStream manipulation when mark / reset are supported (#…

    …3713)
    
    Co-authored-by: Jessica Hamilton <jessicant@users.noreply.github.com>
    Co-authored-by: nith2001 <nith2001@users.noreply.github.com>
    3 people authored Dec 31, 2024
    Configuration menu
    Copy the full SHA
    4207e83 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2025

  1. Configuration menu
    Copy the full SHA
    8030727 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75954ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ea4d4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cd0c63 View commit details
    Browse the repository at this point in the history
Loading