introproventures / graphql-jpa-query

Generate GraphQL Query Api for your JPA Entity Models
https://github.com/introproventures/graphql-jpa-query
Apache License 2.0
195 stars 54 forks source link

chore(deps): bump com.graphql-java:graphql-java-extended-scalars from 20.2 to 21.0 #383

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps com.graphql-java:graphql-java-extended-scalars from 20.2 to 21.0.

Release notes

Sourced from com.graphql-java:graphql-java-extended-scalars's releases.

21.0

This release updates graphql-java to v21.0 and as a result, this library now requires Java 11 as a minimum version.

See the blog announcing the change for graphql-java.

What's Changed

Full Changelog: https://github.com/graphql-java/graphql-java-extended-scalars/compare/20.2...v21.0

Commits
  • c03df43 Merge pull request #113 from graphql-java/v21-update
  • 3b12250 Add GraphQL Java v21
  • 5a13516 Add Java toolchain
  • 24526b6 Update GitHub Actions workflows to use Java 11
  • 6761c0c Fixes for Gradle 8
  • c5e3854 Upgrade to Gradle 8.3
  • bb84853 Merge pull request #108 from graphql-java/dependabot/gradle/com.graphql-java-...
  • ac3ee21 Bump com.graphql-java:graphql-java from 20.2 to 20.3
  • 06284de Merge pull request #106 from setchy/patch-1
  • 6cb620d docs: update version
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @igdianov.


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 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)
codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (abc9e96) 75.62% compared to head (f8d59f4) 75.62%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #383 +/- ## ========================================= Coverage 75.62% 75.62% Complexity 1175 1175 ========================================= Files 76 76 Lines 5239 5239 Branches 747 747 ========================================= Hits 3962 3962 Misses 948 948 Partials 329 329 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

igdianov commented 10 months ago

@dependabot squash and merge