-
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: 11d1357
head repository: graphql-java/graphql-java
compare: 1d42656
- 18 commits
- 17 files changed
- 4 contributors
Commits on Aug 16, 2025
-
Merge pull request #4086 from graphql-java/ban-map-of
Prohibit Map.of and provide alternative methods
Configuration menu - View commit details
-
Copy full SHA for 17dffdb - Browse repository at this point
Copy the full SHA 17dffdbView commit details
Commits on Aug 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 69b2c11 - Browse repository at this point
Copy the full SHA 69b2c11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 838a716 - Browse repository at this point
Copy the full SHA 838a716View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b63c84 - Browse repository at this point
Copy the full SHA 0b63c84View commit details
Commits on Aug 18, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for a7ba0f7 - Browse repository at this point
Copy the full SHA a7ba0f7View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 4281368 - Browse repository at this point
Copy the full SHA 4281368View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 397feb3 - Browse repository at this point
Copy the full SHA 397feb3View 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 c9877d3 - Browse repository at this point
Copy the full SHA c9877d3View commit details
Commits on Aug 19, 2025
-
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
Configuration menu - View commit details
-
Copy full SHA for cda3d49 - Browse repository at this point
Copy the full SHA cda3d49View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for aac3173 - Browse repository at this point
Copy the full SHA aac3173View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 519bf54 - Browse repository at this point
Copy the full SHA 519bf54View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 46eb528 - Browse repository at this point
Copy the full SHA 46eb528View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for ed5963b - Browse repository at this point
Copy the full SHA ed5963bView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 3cafea7 - Browse repository at this point
Copy the full SHA 3cafea7View commit details -
Merge pull request #4087 from graphql-java/builders-nullity
Add `@NullUnmarked` to builders
Configuration menu - View commit details
-
Copy full SHA for c842ed4 - Browse repository at this point
Copy the full SHA c842ed4View commit details
Commits on Aug 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b4e6ac2 - Browse repository at this point
Copy the full SHA b4e6ac2View commit details -
Merge pull request #4095 from graphql-java/try-revert-shadow
Try revert this shadow change with JMH debugging
Configuration menu - View commit details
-
Copy full SHA for 784a37e - Browse repository at this point
Copy the full SHA 784a37eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d42656 - Browse repository at this point
Copy the full SHA 1d42656View 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 11d1357...1d42656