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: hub4j/github-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: github-api-2.0-rc.4
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: refs/heads/main
Choose a head ref
  • 7 commits
  • 16 files changed
  • 4 contributors

Commits on Jul 29, 2025

  1. Configuration menu
    Copy the full SHA
    ca16a6d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2119 from hub4j/staging/main

    Prepare release (bitwiseman): github-api-2.0-rc.4
    bitwiseman authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    11d3ccf View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

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

Commits on Aug 6, 2025

  1. Add support for 'include_all_branches' flag when creating repository …

    …from a template (#2107)
    
    * Add support for 'include_all_branches' flag when creating repository from a template
    
    * Add testing files captured from testing against hub4j-test-org
    
    * Update javadoc for IOException definition
    leowebb authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    03b08b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. Chore(deps): Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 (

    #2125)
    
    Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.12 to 0.8.13.
    - [Release notes](https://github.com/jacoco/jacoco/releases)
    - [Commits](jacoco/jacoco@v0.8.12...v0.8.13)
    
    ---
    updated-dependencies:
    - dependency-name: org.jacoco:jacoco-maven-plugin
      dependency-version: 0.8.13
      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 Aug 14, 2025
    Configuration menu
    Copy the full SHA
    aa15197 View commit details
    Browse the repository at this point in the history
  2. Chore(deps-dev): Bump com.tngtech.archunit:archunit from 1.4.0 to 1.4…

    ….1 (#2123)
    
    Bumps [com.tngtech.archunit:archunit](https://github.com/TNG/ArchUnit) from 1.4.0 to 1.4.1.
    - [Release notes](https://github.com/TNG/ArchUnit/releases)
    - [Commits](TNG/ArchUnit@v1.4.0...v1.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.tngtech.archunit:archunit
      dependency-version: 1.4.1
      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 Aug 14, 2025
    Configuration menu
    Copy the full SHA
    acd8bf9 View commit details
    Browse the repository at this point in the history
  3. Chore(deps): Bump org.junit:junit-bom from 5.12.1 to 5.13.4 (#2124)

    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.12.1 to 5.13.4.
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r5.12.1...r5.13.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 5.13.4
      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 Aug 14, 2025
    Configuration menu
    Copy the full SHA
    47ef7a7 View commit details
    Browse the repository at this point in the history
Loading