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 6.0.4 in /reviews-dgs #304

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

Release notes

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

v6.0.4

What’s Changed

v6.0.3

What's Changed

New Contributors

Full Changelog: https://github.com/Netflix/dgs-framework/compare/v6.0.2...v6.0.3

v6.0.2

What's Changed

Other

New Contributors

Full Changelog: https://github.com/Netflix/dgs-framework/compare/v6.0.1...v6.0.2

v6.0.1

What’s Changed

v6.0.0

What’s Changed

The latest 6.0.0 release now supports Spring Boot 3.0.0. This is a breaking change and requires the application to be using Spring Boot 3.0.0 and JDK 17. We will continue to maintain a separate 5.5.x release train for supporting Spring Boot 2.7 for the near future for any minor bug fixes and improvements.

Only update to 6.x if your application is on Spring Boot 3! If your application is on Spring Boot 2.7, use the 5.x release train!!!

The following versions are updated:

... (truncated)

Commits
  • fef25fc Bump org.springframework:spring-framework-bom from 6.0.3 to 6.0.8
  • 0abe84f Switch from using unpkg to jsdelivr for graphiql. (#1475)
  • c3d4751 Update to latest graphql-java 19.5 release (#1474)
  • 6d0d2d1 PageInfo required (#1462)
  • 9577f71 Data loader features (#1460)
  • 479455d Merge pull request #1445 from Netflix/cole/feat/source-location-name
  • 129d53a feat(DgsSchemaProvider): use multiSourceReader for parsing schema files
  • 18cdb3f Update spring-webflux to compileOnly instead of implementation, so it works f...
  • c8174e9 Add better logging of exceptions setting up data loader timers. (#1436)
  • 73b062c Bump com.netflix.spectator:spectator-api from 1.3.+ to 1.5.3
  • 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 #308.