Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter from 5.3.0 to 8.3.1 in /backend/api #979

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2024

Bumps com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter from 5.3.0 to 8.3.1.

Release notes

Sourced from com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter's releases.

v8.3.1

What’s Changed

v8.3.0

What’s Changed

This release updates the framework to use a new major version of the federation library: federation-graphql-java-support to 4.4.0(https://github.com/apollographql/federation-jvm/releases/tag/v4.4.0) from the previous 3.0.0. There are changes to how the federated-tracing context is set up since deprecated API support for this is now dropped in the library. Besides this change, this release should be backwards compatible for DGS users. Please refer to their release notes for more details.

v8.2.6-rc.3

Candidate release to test spring-graphql integration - NOT Production ready.

  • Wire up PreparsedDocuementProvider if available

v8.2.6-rc.2

Candidate release to test spring-graphql integration - NOT Production ready.

v8.2.6-rc.1

Candidate release to test spring-graphql integration - NOT Production ready.

  • Added @ConditionalOnClass(ServerRequest::class) on DgsReactiveQueryExecutor bean.

v8.2.5

What's Changed

New Contributors

Full Changelog: Netflix/dgs-framework@v8.2.4...v8.2.5

v8.2.5-rc.1

Candidate release to test spring-graphql integration - NOT Production ready.

... (truncated)

Commits
  • da4ac86 Fix lint
  • d4716ca Increment error metric
  • 663513e Avoid overhead in loading DataLoaderInstrumentationExtensionProviders
  • 1304740 Update to latest federation-graphql-java-support lib 4.4.0. (#1813)
  • 9e2eaf0 Make all timer threads daemonic in subscription handlers
  • 6d0ea8d Remove kotlinx-coroutines-jdk8 dependency
  • 0796d6d fix: cancel timer thread after connection init task runs (#1808)
  • 38f483f Adding the ability to call input object setter methods if they exist, falling...
  • 6b9f9b8 Add ability to override logging in DefaultDataFetcherExceptionHandler
  • 3ffe7a3 Add mock provider support for interface, union, and enum types
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

…rter

Bumps [com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter](https://github.com/Netflix/dgs-framework) from 5.3.0 to 8.3.1.
- [Release notes](https://github.com/Netflix/dgs-framework/releases)
- [Commits](Netflix/dgs-framework@v5.3.0...v8.3.1)

---
updated-dependencies:
- dependency-name: com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/backend/api/com.netflix.graphql.dgs-graphql-dgs-spring-boot-starter-8.3.1 branch from a38be76 to 1d2536a Compare February 26, 2024 18:12
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2024

Superseded by #987.

@dependabot dependabot bot closed this Mar 2, 2024
@dependabot dependabot bot deleted the dependabot/gradle/backend/api/com.netflix.graphql.dgs-graphql-dgs-spring-boot-starter-8.3.1 branch March 2, 2024 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants