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: graphql-java/java-dataloader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.1
Choose a base ref
...
head repository: graphql-java/java-dataloader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 7, 2025

  1. Bump net.ltgt.errorprone from 4.2.0 to 4.3.0

    Bumps net.ltgt.errorprone from 4.2.0 to 4.3.0.
    
    ---
    updated-dependencies:
    - dependency-name: net.ltgt.errorprone
      dependency-version: 4.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    62555db View commit details
    Browse the repository at this point in the history
  2. Bump com.google.errorprone:error_prone_core from 2.37.0 to 2.39.0

    Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) from 2.37.0 to 2.39.0.
    - [Release notes](https://github.com/google/error-prone/releases)
    - [Commits](google/error-prone@v2.37.0...v2.39.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.errorprone:error_prone_core
      dependency-version: 2.39.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    00ff118 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #213 from graphql-java/dependabot/gradle/com.googl…

    …e.errorprone-error_prone_core-2.39.0
    dondonz authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    b3f792b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9480a65 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2025

  1. Bump com.google.errorprone:error_prone_core from 2.39.0 to 2.40.0

    Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) from 2.39.0 to 2.40.0.
    - [Release notes](https://github.com/google/error-prone/releases)
    - [Commits](google/error-prone@v2.39.0...v2.40.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.errorprone:error_prone_core
      dependency-version: 2.40.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 14, 2025
    Configuration menu
    Copy the full SHA
    6d63714 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #214 from graphql-java/dependabot/gradle/com.googl…

    …e.errorprone-error_prone_core-2.40.0
    dondonz authored Jul 14, 2025
    Configuration menu
    Copy the full SHA
    cbff76c View commit details
    Browse the repository at this point in the history
Loading