Netflix / dgs-federation-example

Apache License 2.0
108 stars 43 forks source link

Bump com.netflix.graphql.dgs:graphql-dgs-platform-dependencies from 5.4.3 to 7.3.3 in /reviews-dgs #369

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps com.netflix.graphql.dgs:graphql-dgs-platform-dependencies from 5.4.3 to 7.3.3.

Release notes

Sourced from com.netflix.graphql.dgs:graphql-dgs-platform-dependencies's releases.

v7.3.3

What’s Changed

  • Improve IntelliJ language detection for the graphql string. (#1582) @​berngp
  • Fix the inference of the data. path in the response (#1581) @​berngp

v7.3.2

What’s Changed

v7.3.1

What’s Changed

v7.3.0

What’s Changed

v7.2.0

What’s Changed

Full Changelog: https://github.com/Netflix/dgs-framework/compare/v7.1.0...v7.2.0

v7.1.0

What's Changed

Full Changelog: https://github.com/Netflix/dgs-framework/compare/v7.0.0...v7.1.0

v7.0.0

What’s Changed

This major release updates the version of graphql-java from graphql-java-19.5 -> graphql-java 20.2. graphql-java-20.0 introduces breaking changes. Refer to the notes here.

... (truncated)

Commits
  • fd1005a Improve IntelliJ Langauge detection for the graphql string. (#1582)
  • 804a155 Fix the inference of the data. path in the response (#1581)
  • dffe832 Update to latest graphql-java 19.5 release (#1474)
  • 95e687e Switch from using unpkg to jsdelivr for graphiql. (#1475)
  • c908d4d Data loader features (#1460)
  • b7128c5 Fix webclient dependency to compileOnly for graphql client. (#1438)
  • bfeb4d4 Add better logging of exceptions setting up data loader timers. (#1436)
  • e0b449b Update branch in release draft.
  • ac2d5c3 Update README for Spring boot 2.7.
  • 1cfbacf Merge pull request #1370 from Netflix/update-ci-example-projects
  • 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 #370.