Skip to content

build(deps): Bump com.graphql-java:graphql-java from 26.0 to 26.1 - #3545

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/maven/com.graphql-java-graphql-java-26.1
Aug 27, 2026
Merged

build(deps): Bump com.graphql-java:graphql-java from 26.0 to 26.1#3545
github-actions[bot] merged 1 commit into
masterfrom
dependabot/maven/com.graphql-java-graphql-java-26.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor

Bumps com.graphql-java:graphql-java from 26.0 to 26.1.

Release notes

Sourced from com.graphql-java:graphql-java's releases.

26.1

This is a bugfix release for 26.

It contains a couple of fixes and no breaking changes.

List of PRs

  • #4452 Backport 26.1: Remove dependency annotations from shaded classes
  • #4443 Backport to 26.1: Fix nullable bound on DataFetcherResult.newResult
  • #4444 Backport to 26.1: Fix covariance checks for SDL type extensions
  • #4448 Backport 26.1: Fix input cycle validation for non-null lists
  • #4447 Backport 26.1: Allow empty unions to be completed by extensions
  • #4449 Backport 26.1: Fix subscription alternative call context cleanup
  • #4446 Backport 26.1: Fix schema rebuild after root type deletion
  • #4457 Backport 26.1: Mark InstrumentationState callback params as @​Nullable
  • #4451 Backport 26.1: Reject cyclical SDL directive definitions
  • #4450 Backport 26.1: validate circular default values

Full Changelog: graphql-java/graphql-java@v26.0...v26.1

Commits
  • 722262d Merge pull request #4450 from graphql-java/codex/backport-4253-to-26.x
  • 40c578f Merge pull request #4451 from graphql-java/codex/backport-4385-to-26.x
  • 915bf1e Simplify circular default value validation
  • 9158901 Simplify directive cycle detection
  • 7a7774d Merge pull request #4457 from graphql-java/codex/backport-4435-to-26.x
  • 9be7527 Propagate nullable chained instrumentation state
  • ac661d0 fix: mark InstrumentationState callback params as @​Nullable
  • 2073c98 Merge pull request #4446 from graphql-java/codex/backport-4390-to-26.x
  • d81252f Merge pull request #4449 from graphql-java/codex/backport-4384-to-26.x
  • 8d6eaba Merge remote-tracking branch 'origin/26.x' into codex/backport-4390-to-26.x
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) from 26.0 to 26.1.
- [Release notes](https://github.com/graphql-java/graphql-java/releases)
- [Commits](graphql-java/graphql-java@v26.0...v26.1)

---
updated-dependencies:
- dependency-name: com.graphql-java:graphql-java
  dependency-version: '26.1'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 27, 2026
@github-actions
github-actions Bot enabled auto-merge August 27, 2026 05:13
@github-actions
github-actions Bot merged commit 65b42b8 into master Aug 27, 2026
4 checks passed
@github-actions
github-actions Bot deleted the dependabot/maven/com.graphql-java-graphql-java-26.1 branch August 27, 2026 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants