Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2022

Copy link
Copy Markdown
Contributor

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

Release notes

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

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
  • update dependency com.graphql-java-kickstart:graphql-java-tools to v12.1.0 #825
  • update spring boot to v2.7.2 #845
  • update Reflections to 0.10.2 #772

12.0.0

Bug fixes

  • Altair Settings Pane Configuration #529
  • GraphQLTestAutoConfiguration tries to autowire TestRestTemplate regardless of WebEnvironment #549
  • Feat/voyager csrf header #627
  • Wrong SecurityContext with async-mode-enabled: true results #632
  • Memory leak when using reactive subscriptions with KeepAlive #642
  • The asynccorepoolsize property of graphqlconfiguration is incorrectly set #651
  • 'Invalid Syntax : offending token ''' when using Apollo persisted queries #666

... (truncated)

Commits
  • 7dc8502 Update version for release
  • 7ed078f Merge branch 'release/13.0.1'
  • ed074dc chore: prepare hotfix release 13.0.1
  • e71aff3 Merge remote-tracking branch 'origin/master'
  • 3908356 Merge pull request #849 from graphql-java-kickstart/renovate/major-lib_graphq...
  • 5bf4890 fix: override spring boot managed version of graphql-java to v19.1
  • 1c028f8 chore(deps): upgrade graphql-java-tools to v14.0.0
  • 67341b4 chore: update graphql-java-servlet to v14
  • 70d53c4 chore: remove deprecated asyncModeEnabled property
  • 4dc4c4a fix(deps): update dependency com.graphql-java:graphql-java to v19
  • 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.0.0.
- [Release notes](https://github.com/graphql-java-kickstart/graphql-spring-boot/releases)
- [Commits](graphql-java-kickstart/graphql-spring-boot@v7.0.1...v14.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>
@dependabot @github

dependabot Bot commented on behalf of github Nov 23, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #185.

@dependabot dependabot Bot closed this Nov 23, 2022
@dependabot dependabot Bot deleted the dependabot/maven/api/com.graphql-java-kickstart-graphql-spring-boot-starter-test-14.0.0 branch November 23, 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