Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 23, 2022

Copy link
Copy Markdown
Contributor

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

Release notes

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

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
  • memory leak due to ReactiveApolloSubscriptionSession not closing #740
  • Cannot access AsyncServletProperties.Threads fields because it is a package private class #748
  • Graphiql static resource loading fix #794
  • quote regex input string #824

Features

  • aliased scalars #659
  • Function for GraphQLTestTemplate to upload files using Upload scalar #712
  • added ability to use strings for GraphQl queries when using GraphQLTestTemplate #807

Dependencies

  • update dependency com.graphql-java:graphql-java to v18.3 #846
  • update lib_graphql_servlet_ver to v13.0.0 #848

... (truncated)

Commits
  • 60f6828 Update version for release
  • 4817b51 chore: upgrade version to 4.1.0 for release
  • c14616c Merge pull request #889 from graphql-java-kickstart/renovate/all-minor-patch
  • 355a0a0 chore(deps): update all non-major dependencies to v17.3.0
  • 1942feb Merge pull request #881 from velo/newer_altair
  • 6d3215d Merge pull request #887 from graphql-java-kickstart/renovate/all-minor-patch
  • 71780e2 chore(deps): update all non-major dependencies
  • b2a8f7a fix(deps): update dependency spring boot to v2.7.5
  • 4714220 fix(deps): update dependency com.graphql-java-kickstart:graphql-java-tools to...
  • e1b719b fix(altair): Made possible to use newer versions of altair over cdn
  • 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 14.1.0.
- [Release notes](https://github.com/graphql-java-kickstart/graphql-spring-boot/releases)
- [Commits](graphql-java-kickstart/graphql-spring-boot@v7.0.1...v14.1.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>
@dependabot @github

dependabot Bot commented on behalf of github Dec 6, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #188.

@dependabot dependabot Bot closed this Dec 6, 2022
@dependabot dependabot Bot deleted the dependabot/maven/api/com.graphql-java-kickstart-graphql-spring-boot-starter-test-14.1.0 branch December 6, 2022 17:01
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