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.4.0 in /backend/api #987

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2024

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

Release notes

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

v8.4.0

What's Changed

Full Changelog: Netflix/dgs-framework@v8.3.1...v8.4.0

New Dataloader Hooks Candidate

What's Changed

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

... (truncated)

Commits
  • 60203d2 Merge pull request #1818 from Netflix/ejd--new-dataloader-hooks
  • 66769e0 formatKotlinTest
  • 1dbc72c additional renames
  • 92a6cbb address PR feedback
  • e5fa9f9 add new hooks for instrumenting dataloaders
  • de40a82 Handle explicit nulls in response JSON
  • 5dd29da Bump org.apache.logging.log4j:log4j-api from 2.22.1 to 2.23.0
  • 9184729 Bump org.apache.logging.log4j:log4j-to-slf4j from 2.22.1 to 2.23.0
  • da4ac86 Fix lint
  • d4716ca Increment error metric
  • 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.4.0.
- [Release notes](https://github.com/Netflix/dgs-framework/releases)
- [Commits](Netflix/dgs-framework@v5.3.0...v8.4.0)

---
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]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2024

Superseded by #999.

@dependabot dependabot bot closed this Mar 16, 2024
@dependabot dependabot bot deleted the dependabot/gradle/backend/api/com.netflix.graphql.dgs-graphql-dgs-spring-boot-starter-8.4.0 branch March 16, 2024 04:52
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