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/graphql-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 86afa76
Choose a base ref
...
head repository: graphql-java/graphql-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bd529fb
Choose a head ref
  • 14 commits
  • 13 files changed
  • 5 contributors

Commits on May 1, 2026

  1. 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>
    dependabot[bot] authored May 1, 2026
    Configuration menu
    Copy the full SHA
    37ec99a View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored May 1, 2026
    Configuration menu
    Copy the full SHA
    561b1e7 View commit details
    Browse the repository at this point in the history
  3. 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>
    dependabot[bot] authored May 1, 2026
    Configuration menu
    Copy the full SHA
    5278abb View commit details
    Browse the repository at this point in the history
  4. 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>
    dependabot[bot] authored May 1, 2026
    Configuration menu
    Copy the full SHA
    48d04d5 View commit details
    Browse the repository at this point in the history
  5. 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>
    dependabot[bot] authored May 1, 2026
    Configuration menu
    Copy the full SHA
    91e5ee3 View commit details
    Browse the repository at this point in the history
  6. 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>
    dependabot[bot] authored May 1, 2026
    Configuration menu
    Copy the full SHA
    f41170a View commit details
    Browse the repository at this point in the history
  7. 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>
    dependabot[bot] authored May 1, 2026
    Configuration menu
    Copy the full SHA
    db82feb View commit details
    Browse the repository at this point in the history

Commits on May 9, 2026

  1. Add input-aware AST signatures (#4376)

    * Add input-aware AST signatures
    
    * Cover input-aware AST signature paths
    andimarek authored May 9, 2026
    Configuration menu
    Copy the full SHA
    42e73c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a836039 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2026

  1. Collect references from input-aware AST signatures

    Collect field, directive, argument, and input object field references during input-aware AST signature redaction.
    andimarek authored May 10, 2026
    Configuration menu
    Copy the full SHA
    cb6c245 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c9c916 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2026

  1. Configuration menu
    Copy the full SHA
    16153d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    167cef8 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2026

  1. 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]>
    leifhanack and claude authored May 14, 2026
    Configuration menu
    Copy the full SHA
    bd529fb View commit details
    Browse the repository at this point in the history
Loading