feat(deps): update dependencies from v7.1.5 to v8 (major) #111
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Confirms support for GraphQL Kotlin to v8.
The only breaking change was removing federation v1 support. The primary change here is removal of the
@extends
directive which is no longer necessary in the federation v2 spec. However, we will keep@extends
support until GraphQL Kotlin removes it.This PR contains the following updates:
7.1.5
->8.0.0
7.1.5
->8.0.0
7.1.5
->8.0.0
7.1.5
->8.0.0
Release Notes
ExpediaGroup/graphql-kotlin (com.expediagroup:graphql-kotlin-federation)
v8.0.0
Compare Source
What's Changed
ID
type serialization inGraphQLServerRequest
by @T45K in https://github.com/ExpediaGroup/graphql-kotlin/pull/1952@GraphQLName
on input types w/o suffix by @dariuszkuc in https://github.com/ExpediaGroup/graphql-kotlin/pull/1960ktor-overview
website page by @T45K in https://github.com/ExpediaGroup/graphql-kotlin/pull/1968@GraphQLName
on input types w/o suffix" by @samuelAndalon in https://github.com/ExpediaGroup/graphql-kotlin/pull/2032New Contributors
Full Changelog: ExpediaGroup/graphql-kotlin@7.1.5...8.0.0
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.