-
Notifications
You must be signed in to change notification settings - Fork 95
Comparing changes
Open a pull request
base repository: graphql-java/java-dataloader
base: v5.0.1
head repository: graphql-java/java-dataloader
compare: master
- 20 commits
- 7 files changed
- 5 contributors
Commits on Jul 7, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 62555db - Browse repository at this point
Copy the full SHA 62555dbView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 00ff118 - Browse repository at this point
Copy the full SHA 00ff118View commit details -
Merge pull request #213 from graphql-java/dependabot/gradle/com.googl…
…e.errorprone-error_prone_core-2.39.0
Configuration menu - View commit details
-
Copy full SHA for b3f792b - Browse repository at this point
Copy the full SHA b3f792bView commit details -
Merge pull request #212 from graphql-java/dependabot/gradle/net.ltgt.…
…errorprone-4.3.0
Configuration menu - View commit details
-
Copy full SHA for 9480a65 - Browse repository at this point
Copy the full SHA 9480a65View commit details
Commits on Jul 14, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 6d63714 - Browse repository at this point
Copy the full SHA 6d63714View commit details -
Merge pull request #214 from graphql-java/dependabot/gradle/com.googl…
…e.errorprone-error_prone_core-2.40.0
Configuration menu - View commit details
-
Copy full SHA for cbff76c - Browse repository at this point
Copy the full SHA cbff76cView commit details
Commits on Jul 21, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for fb203f5 - Browse repository at this point
Copy the full SHA fb203f5View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 9413127 - Browse repository at this point
Copy the full SHA 9413127View commit details
Commits on Jul 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 174d52f - Browse repository at this point
Copy the full SHA 174d52fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6a6255 - Browse repository at this point
Copy the full SHA f6a6255View commit details
Commits on Jul 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4252895 - Browse repository at this point
Copy the full SHA 4252895View commit details
Commits on Jul 28, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 03eddbc - Browse repository at this point
Copy the full SHA 03eddbcView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for c8c9c51 - Browse repository at this point
Copy the full SHA c8c9c51View commit details -
Merge pull request #216 from graphql-java/update-workflows
update workflows to use 21 and update toolchain plugin
Configuration menu - View commit details
-
Copy full SHA for 56c23ec - Browse repository at this point
Copy the full SHA 56c23ecView commit details
Commits on Aug 11, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for e379027 - Browse repository at this point
Copy the full SHA e379027View commit details -
Merge pull request #219 from graphql-java/dependabot/gradle/com.uber.…
…nullaway-nullaway-0.12.8
Configuration menu - View commit details
-
Copy full SHA for 51cf0c7 - Browse repository at this point
Copy the full SHA 51cf0c7View commit details
Commits on Aug 18, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for a07cb2a - Browse repository at this point
Copy the full SHA a07cb2aView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for f83c35b - Browse repository at this point
Copy the full SHA f83c35bView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 1bd9e9e - Browse repository at this point
Copy the full SHA 1bd9e9eView commit details -
Merge pull request #220 from graphql-java/dependabot/github_actions/a…
…ctions/checkout-5 Bump actions/checkout from 4 to 5
Configuration menu - View commit details
-
Copy full SHA for e5a884c - Browse repository at this point
Copy the full SHA e5a884cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.0.1...master