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: jqno/equalsverifier
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: equalsverifier-4.2.2
Choose a base ref
...
head repository: jqno/equalsverifier
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: equalsverifier-4.2.3
Choose a head ref
  • 12 commits
  • 26 files changed
  • 3 contributors

Commits on Nov 9, 2025

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

Commits on Nov 13, 2025

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

Commits on Nov 14, 2025

  1. Configuration menu
    Copy the full SHA
    d9f9dc9 View commit details
    Browse the repository at this point in the history
  2. Improves Mockito error reporting

    jqno committed Nov 14, 2025
    Configuration menu
    Copy the full SHA
    bcaf1a3 View commit details
    Browse the repository at this point in the history
  3. Updates CHANGELOG

    jqno committed Nov 14, 2025
    Configuration menu
    Copy the full SHA
    c850fbc View commit details
    Browse the repository at this point in the history
  4. Removes debug code

    jqno committed Nov 14, 2025
    Configuration menu
    Copy the full SHA
    6cb96c5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1145 from jqno/fix-moduleerror-when-printing-erro…

    …rmessage
    
    Fix moduleerror when printing errormessage
    jqno authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    533177a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2025

  1. Updates CHANGELOG for release

    jqno committed Nov 15, 2025
    Configuration menu
    Copy the full SHA
    9505c62 View commit details
    Browse the repository at this point in the history
  2. Bump the dependencies group with 3 updates

    Bumps the dependencies group with 3 updates: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle), [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) and [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy).
    
    
    Updates `com.puppycrawl.tools:checkstyle` from 12.1.1 to 12.1.2
    - [Release notes](https://github.com/checkstyle/checkstyle/releases)
    - [Commits](checkstyle/checkstyle@checkstyle-12.1.1...checkstyle-12.1.2)
    
    Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.4.2 to 3.5.0
    - [Release notes](https://github.com/apache/maven-jar-plugin/releases)
    - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.4.2...maven-jar-plugin-3.5.0)
    
    Updates `net.bytebuddy:byte-buddy` from 1.17.8 to 1.18.1
    - [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.17.8...byte-buddy-1.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.puppycrawl.tools:checkstyle
      dependency-version: 12.1.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.apache.maven.plugins:maven-jar-plugin
      dependency-version: 3.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-version: 1.18.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 15, 2025
    Configuration menu
    Copy the full SHA
    624d8f4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1146 from jqno/dependabot/maven/dependencies-9f56…

    …e7346f
    
    Bump the dependencies group with 3 updates
    jqno authored Nov 15, 2025
    Configuration menu
    Copy the full SHA
    d27a42e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36e7e77 View commit details
    Browse the repository at this point in the history
Loading