Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps spqr from 0.11.1 to 0.12.1.

Release notes

Sourced from spqr's releases.

graphql-spqr-v0.12.1

[0.12.1] - 2022-12-18

Changed

[Breaking] Upgraded to graphql-java v20.0 leangen/graphql-spqr#437

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.1] - 2022-12-18

Changed

  • [Breaking] Upgraded to graphql-java v20.0 #437

[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
  • 0246d7f [maven-release-plugin] prepare release graphql-spqr-v0.12.1
  • cb6e84d Preparing release v0.12.1
  • fa4fd7d Preparing release v0.12.1
  • cc58528 Upgrade to graphql-java v20 and replace deprecated default value usage
  • d858980 Make clientMutationId optional
  • b1d719e Simplify build config
  • 35e4256 Plugin versions bump
  • 87f93f6 [maven-release-plugin] prepare for next development iteration
  • b26e010 [maven-release-plugin] prepare release graphql-spqr-v0.12.0
  • aec5170 Preparing for v0.12.0 release
  • 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.1.
- [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.1)

---
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 Dec 19, 2022
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