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: 11d1357
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: 1d42656
Choose a head ref
  • 18 commits
  • 17 files changed
  • 4 contributors

Commits on Aug 16, 2025

  1. Merge pull request #4086 from graphql-java/ban-map-of

    Prohibit Map.of and provide alternative methods
    dondonz authored Aug 16, 2025
    Configuration menu
    Copy the full SHA
    17dffdb View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2025

  1. Add nullunmarked to builders

    dondonz committed Aug 17, 2025
    Configuration menu
    Copy the full SHA
    69b2c11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    838a716 View commit details
    Browse the repository at this point in the history
  3. Tidy up

    dondonz committed Aug 17, 2025
    Configuration menu
    Copy the full SHA
    0b63c84 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Bump io.projectreactor:reactor-core from 3.7.8 to 3.7.9

    Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.7.8 to 3.7.9.
    - [Release notes](https://github.com/reactor/reactor-core/releases)
    - [Commits](reactor/reactor-core@v3.7.8...v3.7.9)
    
    ---
    updated-dependencies:
    - dependency-name: io.projectreactor:reactor-core
      dependency-version: 3.7.9
      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
    a7ba0f7 View commit details
    Browse the repository at this point in the history
  2. Bump com.gradleup.shadow from 9.0.1 to 9.0.2

    Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.0.1 to 9.0.2.
    - [Release notes](https://github.com/GradleUp/shadow/releases)
    - [Commits](GradleUp/shadow@9.0.1...9.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.gradleup.shadow
      dependency-version: 9.0.2
      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
    4281368 View commit details
    Browse the repository at this point in the history
  3. Bump org.eclipse.jetty:jetty-server from 11.0.25 to 11.0.26

    Bumps org.eclipse.jetty:jetty-server from 11.0.25 to 11.0.26.
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jetty:jetty-server
      dependency-version: 11.0.26
      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
    397feb3 View commit details
    Browse the repository at this point in the history
  4. 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
    c9877d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Merge pull request #4090 from graphql-java/dependabot/gradle/io.proje…

    …ctreactor-reactor-core-3.7.9
    
    Bump io.projectreactor:reactor-core from 3.7.8 to 3.7.9
    bbakerman authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    cda3d49 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4091 from graphql-java/dependabot/gradle/com.grad…

    …leup.shadow-9.0.2
    
    Bump com.gradleup.shadow from 9.0.1 to 9.0.2
    bbakerman authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    aac3173 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4092 from graphql-java/dependabot/gradle/org.ecli…

    …pse.jetty-jetty-server-11.0.26
    
    Bump org.eclipse.jetty:jetty-server from 11.0.25 to 11.0.26
    bbakerman authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    519bf54 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4093 from graphql-java/dependabot/gradle/org.jetb…

    …rains.kotlin.jvm-2.2.10
    
    Bump org.jetbrains.kotlin.jvm from 2.2.0 to 2.2.10
    bbakerman authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    46eb528 View commit details
    Browse the repository at this point in the history
  5. Bump net.bytebuddy:byte-buddy from 1.17.6 to 1.17.7

    Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.17.6 to 1.17.7.
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.17.6...byte-buddy-1.17.7)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-version: 1.17.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    ed5963b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4094 from graphql-java/dependabot/gradle/net.byte…

    …buddy-byte-buddy-1.17.7
    
    Bump net.bytebuddy:byte-buddy from 1.17.6 to 1.17.7
    bbakerman authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    3cafea7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4087 from graphql-java/builders-nullity

    Add `@NullUnmarked` to builders
    dondonz authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    c842ed4 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. Configuration menu
    Copy the full SHA
    b4e6ac2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4095 from graphql-java/try-revert-shadow

    Try revert this shadow change with JMH debugging
    dondonz authored Aug 20, 2025
    Configuration menu
    Copy the full SHA
    784a37e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d42656 View commit details
    Browse the repository at this point in the history
Loading