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 graphql-dgs-platform-dependencies from 4.9.25 to 4.10.1 in /dgs-kotlin-co #649

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2022

Bumps graphql-dgs-platform-dependencies from 4.9.25 to 4.10.1.

Release notes

Sourced from graphql-dgs-platform-dependencies's releases.

v4.10.1

What’s Changed

v4.10.0

What’s Changed

Highlights

Adopting GraphqL Java 18

We are adopting Graphql Java 18, this new version comes with a considerable number of improvements to the library. We are looking forward to use the performance improvements on validation rules that available in this version. Please review the GraphQL Java v18.0 Release Notes for further details

Moving To Spring 5.3, Spring Boot 2.6, Spring Cloud 2021.0.1

In order to keep the framework healthy we have decided to upgrade to Spring Boot 2.6, Spring 5.3 and Spring Cloud 2022.0.1. If you are moving from Spring Boot 2.3 to Spring Boot 2.6 you might want to review the changes that happened between 2.3 and 2.4. You can review What is new in Spring Boot 2.4 by Phil Webb (@​phillip_web). Please review the Spring Boot 2.6 Release Notes if you are interested on the new features available.

Deprecation of collectionType as part of the @InputArgument annotation. (#977) @​kilink

The @InputArgument annotation doesn't need the collectionType anymore when you are mapping to a List, Map, or other collections. To do this we are now leveraging the Spring Framework's ResolvableType utilities directly.

Other

House Keeping Changes

... (truncated)

Commits
  • 2791d9d Merge pull request #1022 from setchy/feature/ids-scalars
  • 3f3a9d4 feature: add UUID Scalar into new configuration group dgs.graphql.extensions....
  • e4de51e feature: add UUID Scalar into new configuration group dgs.graphql.extensions....
  • f43d38c Merge pull request #1018 from Netflix/feature/dgs-context
  • 9f79e3f Recover the DgsContext as the, now deprecated, context for backwards compatib...
  • a261166 Merge pull request #1014 from Netflix/data-loader-provider-fix
  • 53fd828 Fix bug in DgsDataLoaderProvider
  • 1feae83 Merge pull request #1012 from Netflix/feature/fix-unstable-concurrent-test
  • 8f34384 Disable unstable test.
  • 96aed13 Merge pull request #1011 from Netflix/feature/fix-github-actions
  • 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)

Bumps [graphql-dgs-platform-dependencies](https://github.com/Netflix/dgs-framework) from 4.9.25 to 4.10.1.
- [Release notes](https://github.com/Netflix/dgs-framework/releases)
- [Commits](Netflix/dgs-framework@v4.9.25...v4.10.1)

---
updated-dependencies:
- dependency-name: com.netflix.graphql.dgs:graphql-dgs-platform-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 9, 2022
@hantsy
Copy link
Owner

hantsy commented May 10, 2022

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 10, 2022

Superseded by #660.

@dependabot dependabot bot closed this May 10, 2022
@dependabot dependabot bot deleted the dependabot/gradle/dgs-kotlin-co/com.netflix.graphql.dgs-graphql-dgs-platform-dependencies-4.10.1 branch May 10, 2022 01:34
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant