Skip to content

[DEPENDABOT]: Bump graphql-spring-boot-starter-test from 7.0.1 to 15.0.0 in /api#188

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/api/com.graphql-java-kickstart-graphql-spring-boot-starter-test-15.0.0
Open

[DEPENDABOT]: Bump graphql-spring-boot-starter-test from 7.0.1 to 15.0.0 in /api#188
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/api/com.graphql-java-kickstart-graphql-spring-boot-starter-test-15.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 6, 2022

Copy link
Copy Markdown
Contributor

Bumps graphql-spring-boot-starter-test from 7.0.1 to 15.0.0.

Release notes

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

15.0.0

💥 Breaking changes

  • Updated source and target Java to v17.

✨ Features

  • Spring Boot 3.0.0 / Jakarta EE 9 (jakarta.* namespace) support #894

📦 Dependencies

  • Update spring boot to v3.0.0
  • Update graphql-java to v19.3
  • Update gradle to v7.6
  • Update graphql-java-servlet to v15.0.0

14.1.0

⭐ New features

  • Made possible to use newer versions of altair over cdn #874

📦 Dependencies

  • update org.sonarqube to v3.5.0.2730
  • update graphql-java to v19.2
  • update graphql-java-extended-scalars to v19.1
  • update spring-boot to v2.7.5
  • update graphql-java-tools to v13.0.2
  • update commons-text to v1.10.0
  • update jsoup to v1.15.3

14.0.0

If you're using Spring Boot to manage versions of dependencies then it could be that it's pulling in version 18.3 of graphql-java instead of version 19.1. To override this version you should add the following in your Gradle build file:

ext["graphql-java.version"] = 19.1

Breaking changes

  • removed deprecated asyncModeEnabled and asyncTimeout properties

📦 Dependencies

  • upgrade graphql-java to v19.1
  • upgrade graphql-java-servlet to v14.0.0
  • upgrade graphql-java-tools to v13.0.0

13.0.1

Bugfixes

13.0.0

Bug fixes

  • disable async timeout by default #778
  • graphiql config headers do not work in new release 12.0.0 #726
  • CorsEnabled=false not working for Spring-Boot-Service-Configs #682

... (truncated)

Commits
  • d229e6c Update version for release
  • 6ada03d Merge pull request #900 from graphql-java-kickstart/feature/spring-boot
  • 58359f0 feat: migrate autoconfiguration to spring boot 3
  • 9c941eb feat: replace javax with jakarta counterparts
  • e7e06c0 Merge pull request #899 from graphql-java-kickstart/feature/update-jdk-17
  • 21de791 chore: drop jdk 19 support for now
  • 089fb86 Merge branch 'master' into feature/update-jdk-17
  • 0176a69 chore: update minimum java version to v17
  • 4c6d0b1 chore: update minimum java version to v17
  • 3550b63 Merge pull request #893 from graphql-java-kickstart/renovate/all-minor-patch
  • 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-spring-boot-starter-test](https://github.com/graphql-java-kickstart/graphql-spring-boot) from 7.0.1 to 15.0.0.
- [Release notes](https://github.com/graphql-java-kickstart/graphql-spring-boot/releases)
- [Commits](graphql-java-kickstart/graphql-spring-boot@v7.0.1...v15.0.0)

---
updated-dependencies:
- dependency-name: com.graphql-java-kickstart:graphql-spring-boot-starter-test
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Bumping dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants