Netflix / dgs-federation-example

Apache License 2.0
108 stars 43 forks source link

Bump graphql-dgs-platform-dependencies from 5.4.3 to 5.5.0 in /reviews-dgs #245

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps graphql-dgs-platform-dependencies from 5.4.3 to 5.5.0.

Release notes

Sourced from graphql-dgs-platform-dependencies's releases.

v5.5.0

What’s Changed

v5.4.5

What’s Changed

v5.4.4

What’s Changed

  • Move away from the deprecated GraphQL Java Instrumentation methods. (#1334) @​berngp
  • When an exception was thrown from a dataloader, it would be wrapped i… (#1330) @​rreta04
  • Make session security context available for both WebSocket protocols (#1313) @​HuseinJ
  • Have the ability to turn off the BigDecimal and BigInteger extended scalars (#1311) @​berngp
  • Bump the nebula-release plugin to 17.1.0 (#1312) @​berngp
Commits
  • 9413a6a Merge pull request #1355 from Netflix/upgrade-2.7
  • 21fbf3a Update DGS framework to Spring Boot 2.7.
  • 4ad5f5e Merge pull request #1354 from Netflix/fix-deprecated-usage
  • d6c9a33 Avoid using deprecated instrumentation parameters for metrcs.
  • 471dc4f Move away from the deprecated GraphQL Java Instrumentation methods. (#1334)
  • 97f6c4c Merge pull request #1330 from Netflix/unwrapCompletionExceptionInExceptionHan...
  • b57c162 Formatting kotlin
  • 1151d25 When an exception was thrown from a dataloader, it would be wrapped in a Comp...
  • 19a4eb6 Merge pull request #1313 from HuseinJ/master
  • 8676a18 remove unused imports
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #259.