Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2022

Bumps spqr from 0.11.1 to 0.12.0.

Release notes

Sourced from spqr's releases.

graphql-spqr-v0.12.0

[0.12.0] - 2022-11-28

Changed

  • [Breaking] Upgraded to graphql-java v19.2 #433
  • [Breaking] Replace batching strategy with DataLoader #432
  • [Breaking] Remove custom TypeResolutionEnvironment (replaced with constructor-injected GlobalEnvironment)
  • [Breaking] Remove implicit mapping directives #435
  • Fixed

  • Applied directives are now correctly defined in the schema (and will be present in the SDL)

graphql-spqr-v0.11.2 :: Bugfix release

[0.11.2] - 2021-03-21

Added

  • Make it easy to customize how Executables are created #383

Changed

  • Improve GraphQLSchemaGenerator API and JavaDoc #384

Fixed

  • Support for @JsonTypeInfo #353
  • [Breaking] Bring MapToListTypeAdapter in line with the other adapters #382
Changelog

Sourced from spqr's changelog.

[0.12.0] - 2022-11-28

Changed

  • [Breaking] Upgraded to graphql-java v19.2 #433
  • [Breaking] Replace batching strategy with DataLoader #432
  • [Breaking] Remove custom TypeResolutionEnvironment (replaced with constructor-injected GlobalEnvironment)
  • [Breaking] Remove implicit mapping directives #435
  • Fixed

  • Applied directives are now correctly defined in the schema (and will be present in the SDL)

[0.11.2] - 2021-03-21

Added

  • Make it easy to customize how Executables are created #383

Changed

  • Improve GraphQLSchemaGenerator API and JavaDoc #384

Fixed

  • Support for @JsonTypeInfo #353
  • [Breaking] Bring MapToListTypeAdapter in line with the other adapters #382
Commits
  • b26e010 [maven-release-plugin] prepare release graphql-spqr-v0.12.0
  • aec5170 Preparing for v0.12.0 release
  • 5b7f176 Refactor :: OperationExecutor impl DataFetcher
  • 185860a Directives can't be injected into batchLoaders directly
  • 5f6cc6f GraphQLDirective -> GraphQLAppliedDirective
  • 1a648e8 Upgrade to graphql-java v19
  • 75a2c2d Replace batching strategy with DataLoader
  • 243b36e Fixed parsing invalid UUID and URI
  • 33a4e4f RootContextInjector support for injection of graphql.GraphQLContext added
  • 2087f47 Use coercion for de/serialization of known scalars
  • 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 [spqr](https://github.com/leangen/GraphQL-SPQR) from 0.11.1 to 0.12.0.
- [Release notes](https://github.com/leangen/GraphQL-SPQR/releases)
- [Changelog](https://github.com/leangen/graphql-spqr/blob/master/CHANGELOG.md)
- [Commits](leangen/graphql-spqr@graphql-spqr-v0.11.1...graphql-spqr-v0.12.0)

---
updated-dependencies:
- dependency-name: io.leangen.graphql:spqr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 29, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 19, 2022

Superseded by #173.

@dependabot dependabot bot closed this Dec 19, 2022
@dependabot dependabot bot deleted the dependabot/gradle/io.leangen.graphql-spqr-0.12.0 branch December 19, 2022 03:02
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