Skip to content

Bump the graphql-kotlin group across 1 directory with 2 updates#1991

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/maven/graphql-kotlin-8474bad1be
Open

Bump the graphql-kotlin group across 1 directory with 2 updates#1991
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/maven/graphql-kotlin-8474bad1be

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor

Bumps the graphql-kotlin group with 2 updates in the / directory: com.expediagroup:graphql-kotlin-ktor-client and com.expediagroup:graphql-kotlin-client-jackson.

Updates com.expediagroup:graphql-kotlin-ktor-client from 9.2.0 to 10.0.1

Release notes

Sourced from com.expediagroup:graphql-kotlin-ktor-client's releases.

10.0.1

What's Changed

Full Changelog: ExpediaGroup/graphql-kotlin@10.0.0...10.0.1

10.0.0

What's Changed

New Contributors

Full Changelog: ExpediaGroup/graphql-kotlin@9.2.0...10.0.0

10.0.0-alpha.4

What's Changed

New Contributors

Full Changelog: ExpediaGroup/graphql-kotlin@10.0.0-alpha.3...10.0.0-alpha.4

10.0.0-alpha.3

What's Changed

New Contributors

... (truncated)

Commits
  • 3d83250 fix(10.x.x): custom union lookup on deprecated properties (#2178) (#2186)
  • 2f2fa3f feat(server-subscriptions): expose flatMapMerge concurrency for websocket sub...
  • f9e0ea4 feat(ktor-server): skip internal ContentNegotiation install when already conf...
  • d5c4458 Delete MIGRATION_GUIDE_v24_graphql-java.md (#2172)
  • 5966b8d docs: update documentation for 10.0.0 (#2171)
  • 1589597 feat: update to graphql-java 25 (#2170)
  • a955e0d fix: stop validating @​requires field set contents (#2165)
  • d47a5b2 feat: we are already counting how many times we access to an specific dataloa...
  • d1815a1 BREAKING CHANGE: Upgrade to Jackson 3 (#2162)
  • ef99f1e fix(docs): update Ktor routing example to use routing DSL instead of `insta...
  • Additional commits viewable in compare view

Updates com.expediagroup:graphql-kotlin-client-jackson from 9.2.0 to 10.0.1

Release notes

Sourced from com.expediagroup:graphql-kotlin-client-jackson's releases.

10.0.1

What's Changed

Full Changelog: ExpediaGroup/graphql-kotlin@10.0.0...10.0.1

10.0.0

What's Changed

New Contributors

Full Changelog: ExpediaGroup/graphql-kotlin@9.2.0...10.0.0

10.0.0-alpha.4

What's Changed

New Contributors

Full Changelog: ExpediaGroup/graphql-kotlin@10.0.0-alpha.3...10.0.0-alpha.4

10.0.0-alpha.3

What's Changed

New Contributors

... (truncated)

Commits
  • 3d83250 fix(10.x.x): custom union lookup on deprecated properties (#2178) (#2186)
  • 2f2fa3f feat(server-subscriptions): expose flatMapMerge concurrency for websocket sub...
  • f9e0ea4 feat(ktor-server): skip internal ContentNegotiation install when already conf...
  • d5c4458 Delete MIGRATION_GUIDE_v24_graphql-java.md (#2172)
  • 5966b8d docs: update documentation for 10.0.0 (#2171)
  • 1589597 feat: update to graphql-java 25 (#2170)
  • a955e0d fix: stop validating @​requires field set contents (#2165)
  • d47a5b2 feat: we are already counting how many times we access to an specific dataloa...
  • d1815a1 BREAKING CHANGE: Upgrade to Jackson 3 (#2162)
  • ef99f1e fix(docs): update Ktor routing example to use routing DSL instead of `insta...
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 5, 2026
@dependabot dependabot Bot changed the title Bump the graphql-kotlin group with 2 updates Bump the graphql-kotlin group across 1 directory with 2 updates Jun 8, 2026
@dependabot
dependabot Bot force-pushed the dependabot/maven/graphql-kotlin-8474bad1be branch 5 times, most recently from 8e3dc76 to 805b126 Compare June 12, 2026 00:52
@dependabot
dependabot Bot force-pushed the dependabot/maven/graphql-kotlin-8474bad1be branch 5 times, most recently from 399c4b9 to e66a256 Compare June 23, 2026 00:52
Bumps the graphql-kotlin group with 2 updates in the / directory: [com.expediagroup:graphql-kotlin-ktor-client](https://github.com/ExpediaGroup/graphql-kotlin) and [com.expediagroup:graphql-kotlin-client-jackson](https://github.com/ExpediaGroup/graphql-kotlin).


Updates `com.expediagroup:graphql-kotlin-ktor-client` from 9.2.0 to 10.0.1
- [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases)
- [Commits](ExpediaGroup/graphql-kotlin@9.2.0...10.0.1)

Updates `com.expediagroup:graphql-kotlin-client-jackson` from 9.2.0 to 10.0.1
- [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases)
- [Commits](ExpediaGroup/graphql-kotlin@9.2.0...10.0.1)

---
updated-dependencies:
- dependency-name: com.expediagroup:graphql-kotlin-client-jackson
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: graphql-kotlin
- dependency-name: com.expediagroup:graphql-kotlin-ktor-client
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: graphql-kotlin
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/maven/graphql-kotlin-8474bad1be branch from e66a256 to 29a1a8d Compare June 25, 2026 00:52
@gdams

gdams commented Jun 26, 2026

Copy link
Copy Markdown
Member

@copilot fix the broken build/tests after this major version bump

Copilot AI commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

@copilot fix the broken build/tests after this major version bump

Addressed in e42f39c. The GitHub GraphQL client now uses a local Jackson-based serializer compatible with graphql-kotlin 10, and targeted Maven test runs passed for both -Padoptium,-adoptopenjdk and -Padoptopenjdk,-adoptium.

Copilot AI requested a review from gdams June 26, 2026 09:51
Copilot finished work on behalf of gdams June 26, 2026 09:51
@gdams

gdams commented Jun 29, 2026

Copy link
Copy Markdown
Member

bloked by CodeQL (github/codeql#21938):

Caused by: com.semmle.extractor.java.interceptors.KotlinInterceptor$KotlinVersionTooRecentError: Kotlin version 2.4.0 is too recent. CodeQL currently supports versions below 2.3.30

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.

3 participants