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
  • 20 commits
  • 7 files changed
  • 5 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

Commits on Jul 21, 2025

  1. Bump com.gradle.develocity from 4.0.2 to 4.1

    Bumps com.gradle.develocity from 4.0.2 to 4.1.
    
    ---
    updated-dependencies:
    - dependency-name: com.gradle.develocity
      dependency-version: '4.1'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    fb203f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #215 from graphql-java/dependabot/gradle/com.gradl…

    …e.develocity-4.1
    
    Bump com.gradle.develocity from 4.0.2 to 4.1
    dondonz authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    9413127 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2025

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

Commits on Jul 26, 2025

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

Commits on Jul 28, 2025

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

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

    …e.errorprone-error_prone_core-2.41.0
    
    Bump com.google.errorprone:error_prone_core from 2.40.0 to 2.41.0
    dondonz authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    c8c9c51 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #216 from graphql-java/update-workflows

    update workflows to use 21 and update toolchain plugin
    bbakerman authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    56c23ec View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. Bump com.uber.nullaway:nullaway from 0.12.7 to 0.12.8

    Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) from 0.12.7 to 0.12.8.
    - [Release notes](https://github.com/uber/NullAway/releases)
    - [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md)
    - [Commits](uber/NullAway@v0.12.7...v0.12.8)
    
    ---
    updated-dependencies:
    - dependency-name: com.uber.nullaway:nullaway
      dependency-version: 0.12.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    e379027 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #219 from graphql-java/dependabot/gradle/com.uber.…

    …nullaway-nullaway-0.12.8
    dondonz authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    51cf0c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Bump actions/checkout from 4 to 5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    a07cb2a View commit details
    Browse the repository at this point in the history
  2. Bump org.jetbrains.kotlin.jvm from 2.2.0 to 2.2.10

    Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 2.2.0 to 2.2.10.
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v2.2.0...v2.2.10)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin.jvm
      dependency-version: 2.2.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    f83c35b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #221 from graphql-java/dependabot/gradle/org.jetbr…

    …ains.kotlin.jvm-2.2.10
    
    Bump org.jetbrains.kotlin.jvm from 2.2.0 to 2.2.10
    dondonz authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    1bd9e9e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #220 from graphql-java/dependabot/github_actions/a…

    …ctions/checkout-5
    
    Bump actions/checkout from 4 to 5
    dondonz authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    e5a884c View commit details
    Browse the repository at this point in the history
Loading