Skip to content

Bump graphql-java from 17.0 to 17.2#199

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.graphql-java-graphql-java-17.2
Closed

Bump graphql-java from 17.0 to 17.2#199
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.graphql-java-graphql-java-17.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2021

Bumps graphql-java from 17.0 to 17.2.

Release notes

Sourced from graphql-java's releases.

17.2

This is a bugfix release which contains the following changes:

https://github.com/graphql-java/graphql-java/milestone/36?closed=1

17.1

Upgrade to DataLoader 3.1.0

This release upgrade the DataLoader library to 3.1.0 which adds the ability to have an external value cache in place during data loader batch calls.

You can use it to model access to external caches like REDIS amd even do batch "cache gets".

Commits
  • 27b11d9 Merge pull request #2513 from graphql-java/fix_glob_matching_on_window
  • 45b5901 Merge pull request #2520 from schenkman/instrumentation_field_errors
  • 8ca743d inline variable
  • 908d9f0 Update test name with issue number
  • 3567bd7 Remove unused import
  • 482145f Ensure field errors are populated in FetchedResult before instrumentation `be...
  • 45dc98a Merge pull request #2511 from graphql-java/nf-diverged-fields
  • 5f98d6d Merge branch 'master' into nf-diverged-fields
  • 493573b Merge pull request #2514 from gnawf/expose-operation-name
  • dd97159 Add operation to ENO
  • 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-java](https://github.com/graphql-java/graphql-java) from 17.0 to 17.2.
- [Release notes](https://github.com/graphql-java/graphql-java/releases)
- [Commits](graphql-java/graphql-java@v17.0...v17.2)

---
updated-dependencies:
- dependency-name: com.graphql-java:graphql-java
  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 Sep 1, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2021

Superseded by #206.

@dependabot dependabot bot closed this Oct 1, 2021
@dependabot dependabot bot deleted the dependabot/gradle/com.graphql-java-graphql-java-17.2 branch October 1, 2021 21:01
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.

0 participants