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.1.0 in /reviews-dgs #334

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

Release notes

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

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. Other dependencies updated include :

  • graphql-java-extended-scalars: 19.1 -> 20.2
  • graphql-java-extended-validation: 19.1 -> 20.0
  • federation-graphql-java-support: 2.1.0 -> 3.0.0

New Changes

Other Changes

v6.0.5

What’s Changed

v6.0.4

What’s Changed

... (truncated)

Commits
  • 1b18943 Merge pull request #1540 from Netflix/cole/feat/java-time-module
  • c87f2ab empty commit to trigger build
  • fa97d06 feat(DgsWebMvcAutoConfiguration.kt): register JavaTimeModule
  • 0bb8737 Revert "feat(DgsObjectMapper): refactor initialization of object mappers"
  • 0f171be feat(DgsObjectMapper): refactor initialization of object mappers
  • 6127add Return specification Map from DgsRestController
  • eb29409 Upgrade to graphql java 20.2 (#1523)
  • c76dd0c Ignore non-graphql files (#1502)
  • 1ffc1ca Bump com.fasterxml.jackson:jackson-bom from 2.14.2 to 2.15.0
  • 0f93923 Bump org.apache.logging.log4j:log4j-to-slf4j from 2.19.0 to 2.20.0
  • 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 #341.