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: mvanhorn/github-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: hub4j/github-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 60 files changed
  • 5 contributors

Commits on Apr 10, 2026

  1. Add support for specifying Author and Committer (issue hub4j#2199) (h…

    …ub4j#2200)
    
    * Add support for specifying Author and Committer
    
    * review wrt test coverage
    
    * review
    pvillard31 authored Apr 10, 2026
    Configuration menu
    Copy the full SHA
    94bcfe3 View commit details
    Browse the repository at this point in the history
  2. refactor: make GHPullRequestReviewComment extend GHIssueComment (hub4…

    …j#2189)
    
    * refactor: make GHPullRequestReviewComment extend GHIssueComment
    
    * refactor: make GHPullRequestReviewComment extend GHIssueComment
    
    * fix: adjust tests
    Anonycoders authored Apr 10, 2026
    Configuration menu
    Copy the full SHA
    36a12a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d60c7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f20b455 View commit details
    Browse the repository at this point in the history
  5. Merge pull request hub4j#2220 from hub4j/staging/main

    Prepare release (bitwiseman): github-api-2.0-rc.6
    bitwiseman authored Apr 10, 2026
    Configuration menu
    Copy the full SHA
    14d770d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc69c75 View commit details
    Browse the repository at this point in the history
  7. Chore(deps): Bump com.fasterxml.jackson:jackson-bom (hub4j#2226)

    Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.21.0 to 2.21.2.
    - [Commits](FasterXML/jackson-bom@jackson-bom-2.21.0...jackson-bom-2.21.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson:jackson-bom
      dependency-version: 2.21.2
      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 Apr 10, 2026
    Configuration menu
    Copy the full SHA
    b336775 View commit details
    Browse the repository at this point in the history
  8. Chore(deps-dev): Bump com.github.spotbugs:spotbugs-maven-plugin (hub4…

    …j#2232)
    
    Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.8.2 to 4.9.8.3.
    - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
    - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.8.2...spotbugs-maven-plugin-4.9.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.spotbugs:spotbugs-maven-plugin
      dependency-version: 4.9.8.3
      dependency-type: direct:development
      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 Apr 10, 2026
    Configuration menu
    Copy the full SHA
    375c4c3 View commit details
    Browse the repository at this point in the history
  9. Chore(deps): Bump org.apache.maven.scm:maven-scm-provider-gitexe (hub…

    …4j#2236)
    
    Bumps org.apache.maven.scm:maven-scm-provider-gitexe from 2.1.0 to 2.2.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.scm:maven-scm-provider-gitexe
      dependency-version: 2.2.1
      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 Apr 10, 2026
    Configuration menu
    Copy the full SHA
    dec6967 View commit details
    Browse the repository at this point in the history
  10. Chore(deps-dev): Bump org.apache.maven.plugins:maven-enforcer-plugin (h…

    …ub4j#2238)
    
    Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.5.0 to 3.6.2.
    - [Release notes](https://github.com/apache/maven-enforcer/releases)
    - [Commits](apache/maven-enforcer@enforcer-3.5.0...enforcer-3.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
      dependency-version: 3.6.2
      dependency-type: direct:development
      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 Apr 10, 2026
    Configuration menu
    Copy the full SHA
    03d4540 View commit details
    Browse the repository at this point in the history
  11. Chore(deps): Bump com.squareup.okio:okio from 3.16.0 to 3.17.0 (hub4j…

    …#2243)
    
    Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.16.0 to 3.17.0.
    - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
    - [Commits](square/okio@parent-3.16.0...parent-3.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.squareup.okio:okio
      dependency-version: 3.17.0
      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 Apr 10, 2026
    Configuration menu
    Copy the full SHA
    4d1f195 View commit details
    Browse the repository at this point in the history
  12. Chore(deps): Bump org.apache.maven.plugins:maven-source-plugin (hub4j…

    …#2244)
    
    Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.1 to 3.4.0.
    - [Release notes](https://github.com/apache/maven-source-plugin/releases)
    - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.1...maven-source-plugin-3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-source-plugin
      dependency-version: 3.4.0
      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 Apr 10, 2026
    Configuration menu
    Copy the full SHA
    1cfd4d5 View commit details
    Browse the repository at this point in the history
  13. Chore(deps-dev): Bump org.codehaus.mojo:versions-maven-plugin (hub4j#…

    …2248)
    
    Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.18.0 to 2.21.0.
    - [Release notes](https://github.com/mojohaus/versions/releases)
    - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md)
    - [Commits](mojohaus/versions@2.18.0...2.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:versions-maven-plugin
      dependency-version: 2.21.0
      dependency-type: direct:development
      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 Apr 10, 2026
    Configuration menu
    Copy the full SHA
    591e037 View commit details
    Browse the repository at this point in the history
  14. Chore(deps-dev): Bump com.google.guava:guava (hub4j#2246)

    Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.6-jre to 33.5.0-jre.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava
      dependency-version: 33.5.0-jre
      dependency-type: direct:development
      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 Apr 10, 2026
    Configuration menu
    Copy the full SHA
    ef6b7ab View commit details
    Browse the repository at this point in the history
  15. Chore(deps): Bump org.apache.maven.scm:maven-scm-provider-gitexe (hub…

    …4j#2214)
    
    Bumps org.apache.maven.scm:maven-scm-provider-gitexe from 2.1.0 to 2.2.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.scm:maven-scm-provider-gitexe
      dependency-version: 2.2.1
      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 Apr 10, 2026
    Configuration menu
    Copy the full SHA
    0856aad View commit details
    Browse the repository at this point in the history
Loading