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

Bump graphql-spring-boot-starter from 5.10.0 to 11.1.0 #176

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps graphql-spring-boot-starter from 5.10.0 to 11.1.0.

Release notes

Sourced from graphql-spring-boot-starter's releases.

11.1.0

⭐ New features

  • Add Maven BOM for the project #552
  • Integrate extended GraphQL scalars 16.0.1 #525
  • Removing references to JCenter now that it's on the way out #575

🐞 Bug fixes

  • Playground incompatible with Spring Webflux #487
  • Voyager page title Spring Boot property missing #536
  • Enable or disable async mode #540
  • Only call GraphqlErrorBuilder with non-null data #568
  • Test subscription not waiting the specified amount of time #570
  • Extensions in custom error stripped when exception handlers are enabled #605
  • GraphQLErrorFromExceptionHandler doesn't work for AbortExecutionException #612
  • Can't disable GraphQLErrorFromExceptionHandler #611
  • Return valid error even if request body is invalid for webflux #616

📔 Documentation

  • Update README.md with required CORS properties #530
  • Typo in README (paragraph "Enable GraphiQL") #574
  • Adding details on how to add GraphQL Playground starter #576
  • Fix GraphiQL documentation #582
  • Voyager configuration options #600
  • Updated contributions description about commitlint and google-java-format usage

🔨 Dependency upgrades

  • Upgrade to GraphQL Java 16.2 #526
  • Upgrade to GraphQL Java Servlet 11.1.1 release notes
  • Upgrade to GraphQL Java Tools 11.0.1 release notes
  • Upgrade to Spring Boot 2.4.5 #580
  • Upgrade to Gradle 7.0.2 #626
  • Upgrade to commons-text 1.9 #587
  • Upgrade to voyager rc31 #598

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

11.0.0

Library versions across all graphql-java-kickstart will be synchronized from now on. The major and minor version of compatible libraries will always match. The patch section of the version can differ as bugs are fixed.

It is still recommended to not specify transitive dependencies explicitly to ensure compatibility.

... (truncated)

Commits
  • 9413bcc chore: replace zulu with adopt in publish step
  • 99336b1 chore: replace zulu with adopt in release workflow
  • f3e4152 Merge pull request #626 from graphql-java-kickstart/renovate/gradle-7.x
  • 6586654 chore(deps): update graphql-java-servlet to 11.1.1
  • 0a9594c chore(deps): update dependency gradle to v7.0.2
  • 39cfadd chore: remove google code format
  • ebd736e chore(deps): update commitlint monorepo to v12.1.4
  • 7abaac5 chore(deps): update commitlint monorepo to v12.1.3
  • a329136 Switching to use shareable renovate presets
  • 5e9c39f Merge pull request #621 from graphql-java-kickstart/renovate/gradle-7.x
  • 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 17, 2021
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