wildfly-extras / wildfly-graphql-feature-pack

5 stars 6 forks source link

Bump federation-graphql-java-support from 2.0.8 to 3.0.1 #136

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps federation-graphql-java-support from 2.0.8 to 3.0.1.

Release notes

Sourced from federation-graphql-java-support's releases.

v3.0.1

Patch Changes

Other Changes

v3.0.0

While there are no functional changes in this release, it is a breaking change due to the graphql-java updates to the instrumentation signatures. In order to use this release you need to use graphql-java v20+

Major Changes

Other Changes

v2.3.1

Patch Changes

  • fix: fixed logic that checked whether new federation features are supported (#292) @​dariuszkuc

Other Changes

  • update compatibility tests with latest schema changes (#294) @​dariuszkuc
  • fix: update PR check workflows to correctly check out codebase (#293) @​dariuszkuc
  • dependency updates

... (truncated)

Commits
  • c3647b1 update compatibility example to use ClassNameTypeResolver (#320)
  • b6f1480 deprecate HTTPRequestHeaders tracing mechanism (#315)
  • 3f88a79 chore(deps): update plugin org.springframework.boot to v3.0.6 (#319)
  • 8c1626f Add gitleaks exclusions (#318)
  • 32dd11a fix: update tracing and caching instrumentations to use new base class (#316)
  • 0760400 update CI workflows to only use pull_request event (#317)
  • 449952a add coercing tests for Any scalar (#314)
  • a6a64df fix(deps): update protobuf to v3.22.3 (#313)
  • 47cba6a chore(deps): update gradle version updates (#312)
  • a07e05f fix(deps): update dependency com.graphql-java:graphql-java to v20.2 (#310)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
dependabot[bot] commented 1 year ago

Superseded by #160.