Skip to content

Bump graphql.version from 11.0.0 to 11.1.0#4

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/graphql.version-11.1.0
Open

Bump graphql.version from 11.0.0 to 11.1.0#4
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/graphql.version-11.1.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jan 11, 2023

Bumps graphql.version from 11.0.0 to 11.1.0.
Updates graphql-spring-boot-starter from 11.0.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!

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

Updates playground-spring-boot-starter from 11.0.0 to 11.1.0

Release notes

Sourced from playground-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!

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

Updates voyager-spring-boot-starter from 11.0.0 to 11.1.0

Release notes

Sourced from voyager-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!

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

Updates graphql-spring-boot-starter-test from 11.0.0 to 11.1.0

Release notes

Sourced from graphql-spring-boot-starter-test'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!

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 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.version` from 11.0.0 to 11.1.0.

Updates `graphql-spring-boot-starter` from 11.0.0 to 11.1.0
- [Release notes](https://github.com/graphql-java-kickstart/graphql-spring-boot/releases)
- [Commits](graphql-java-kickstart/graphql-spring-boot@v11.0.0...v11.1.0)

Updates `playground-spring-boot-starter` from 11.0.0 to 11.1.0
- [Release notes](https://github.com/graphql-java-kickstart/graphql-spring-boot/releases)
- [Commits](graphql-java-kickstart/graphql-spring-boot@v11.0.0...v11.1.0)

Updates `voyager-spring-boot-starter` from 11.0.0 to 11.1.0
- [Release notes](https://github.com/graphql-java-kickstart/graphql-spring-boot/releases)
- [Commits](graphql-java-kickstart/graphql-spring-boot@v11.0.0...v11.1.0)

Updates `graphql-spring-boot-starter-test` from 11.0.0 to 11.1.0
- [Release notes](https://github.com/graphql-java-kickstart/graphql-spring-boot/releases)
- [Commits](graphql-java-kickstart/graphql-spring-boot@v11.0.0...v11.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 11, 2023
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