-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: graphql-java/graphql-java
base: v26.0
head repository: graphql-java/graphql-java
compare: master
- 14 commits
- 13 files changed
- 5 contributors
Commits on May 1, 2026
-
Bump com.gradleup.shadow from 9.3.2 to 9.4.1 (#4367)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.3.2 to 9.4.1. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.3.2...9.4.1) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.4.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>
Configuration menu - View commit details
-
Copy full SHA for 37ec99a - Browse repository at this point
Copy the full SHA 37ec99aView commit details -
Bump actions/upload-pages-artifact from 4 to 5 (#4368)
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 4 to 5. - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/upload-pages-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 561b1e7 - Browse repository at this point
Copy the full SHA 561b1e7View commit details -
Bump actions/github-script from 8 to 9 (#4370)
Bumps [actions/github-script](https://github.com/actions/github-script) from 8 to 9. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v8...v9) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5278abb - Browse repository at this point
Copy the full SHA 5278abbView commit details -
Bump io.projectreactor:reactor-core from 3.8.4 to 3.8.5 (#4371)
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.8.4 to 3.8.5. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.8.4...v3.8.5) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-version: 3.8.5 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>
Configuration menu - View commit details
-
Copy full SHA for 48d04d5 - Browse repository at this point
Copy the full SHA 48d04d5View commit details -
Bump com.tngtech.archunit:archunit-junit5 from 1.4.1 to 1.4.2 (#4369)
Bumps [com.tngtech.archunit:archunit-junit5](https://github.com/TNG/ArchUnit) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](TNG/ArchUnit@v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: com.tngtech.archunit:archunit-junit5 dependency-version: 1.4.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>
Configuration menu - View commit details
-
Copy full SHA for 91e5ee3 - Browse repository at this point
Copy the full SHA 91e5ee3View commit details -
Bump com.google.code.gson:gson from 2.13.2 to 2.14.0 (#4372)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.2 to 2.14.0. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.13.2...gson-parent-2.14.0) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.14.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>
Configuration menu - View commit details
-
Copy full SHA for f41170a - Browse repository at this point
Copy the full SHA f41170aView commit details -
Bump com.uber.nullaway:nullaway from 0.12.10 to 0.13.4 (#4373)
Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) from 0.12.10 to 0.13.4. - [Release notes](https://github.com/uber/NullAway/releases) - [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md) - [Commits](uber/NullAway@v0.12.10...v0.13.4) --- updated-dependencies: - dependency-name: com.uber.nullaway:nullaway dependency-version: 0.13.4 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>
Configuration menu - View commit details
-
Copy full SHA for db82feb - Browse repository at this point
Copy the full SHA db82febView commit details
Commits on May 9, 2026
-
Add input-aware AST signatures (#4376)
* Add input-aware AST signatures * Cover input-aware AST signature paths
Configuration menu - View commit details
-
Copy full SHA for 42e73c2 - Browse repository at this point
Copy the full SHA 42e73c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a836039 - Browse repository at this point
Copy the full SHA a836039View commit details
Commits on May 10, 2026
-
Collect references from input-aware AST signatures
Collect field, directive, argument, and input object field references during input-aware AST signature redaction.
Configuration menu - View commit details
-
Copy full SHA for cb6c245 - Browse repository at this point
Copy the full SHA cb6c245View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c9c916 - Browse repository at this point
Copy the full SHA 4c9c916View commit details
Commits on May 12, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 16153d0 - Browse repository at this point
Copy the full SHA 16153d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 167cef8 - Browse repository at this point
Copy the full SHA 167cef8View commit details
Commits on May 14, 2026
-
Update README: add Federation section and remove duplicate book refer…
…ence (#4380) * Add Federation section to README Co-Authored-By: Claude Sonnet 4.6 <[email protected]> * Remove duplicate book reference in Documentation section Co-Authored-By: Claude Sonnet 4.6 <[email protected]> --------- Co-authored-by: Claude Sonnet 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd529fb - Browse repository at this point
Copy the full SHA bd529fbView 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 v26.0...master