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.1 in /reviews-dgs #259

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.1.

Release notes

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

v5.5.1

What’s Changed

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
  • 1cfbacf Merge pull request #1370 from Netflix/update-ci-example-projects
  • 75cc9a0 Use dgs-examples-java-2.7 and dgs-examples-kotlin-2.7 for ci workflows.
  • 3526dd4 Merge pull request #1343 from wlsdnjs829/bugfix/custom-object-mapper
  • 514a9d4 Merge branch 'master' into bugfix/custom-object-mapper
  • 03f90f1 Merge pull request #1364 from nf-super-egg/jshin/null-safety-type-resolver
  • 1466288 Merge branch 'master' into jshin/null-safety-type-resolver
  • 213e472 add null safety to type resolver
  • 56536cc Merge branch 'master' into bugfix/custom-object-mapper
  • 471e5f2 Merge pull request #1301 from antholeole/#1078
  • b9a0ddd Merge branch 'master' into #1078
  • 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 #260.