Skip to content

Bump org.springframework.graphql:spring-graphql from 1.3.5 to 1.3.6 #10174

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 29, 2025

Bumps org.springframework.graphql:spring-graphql from 1.3.5 to 1.3.6.

Release notes

Sourced from org.springframework.graphql:spring-graphql's releases.

v1.3.6

⭐ New Features

  • Refine cancellation support to avoid performance overhead #1246
  • Add toString() method in ArgumentValue #1227
  • Add toString() method in ArgumentValue #1224
  • More lenient handling of non-Publisher values for subscriptions #1213
  • Support GraphQLErrorBuilder as controller method argument #1200

🐞 Bug Fixes

  • Charset is not set on index.html for GraphiQL #1231
  • QuerydslDataFetcher does not preserve the full path prefix for nested parameters #1226
  • Fix dropping of extensions in ContextDataFetcherDecorator #1199

🔨 Dependency Upgrades

  • Upgade to GraphiQL v5.0.0 #1245
  • Upgrade to GraphQL Java 22.4 #1248
  • Upgrade to Micrometer 1.13.15 #1250
  • Upgrade to Reactor 2023.0.19 #1249
  • Upgrade to Spring Data 2024.0.13 #1251
  • Upgrade to Spring Framework 6.1.21 #1247
  • Upgrade to Spring Security 6.3.10 #1252

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​kilink and @​theHacker

Commits
  • 89f6397 Release v1.3.6
  • bcea4d7 Upgrade optional dependencies
  • ff8abf6 Upgrade to Spring Security 6.3.10
  • 9c46892 Upgrade to Spring Data 2024.0.13
  • d0be259 Upgrade to Micrometer 1.13.15
  • 6a92a14 Upgrade to Reactor 2023.0.19
  • 02a43a0 Upgrade to GraphQL Java 22.4
  • e6aba92 Upgrade to Spring Framework 6.1.21
  • 788c1e0 Fix high memory usage in ContextPropagationHelper
  • 2b41166 Upgrade to GraphiQL 5.0.0
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [org.springframework.graphql:spring-graphql](https://github.com/spring-projects/spring-graphql) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/spring-projects/spring-graphql/releases)
- [Commits](spring-projects/spring-graphql@v1.3.5...v1.3.6)

---
updated-dependencies:
- dependency-name: org.springframework.graphql:spring-graphql
  dependency-version: 1.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Jun 29, 2025
@artembilan artembilan added this to the 6.4.6 milestone Jun 29, 2025
@artembilan artembilan merged commit f8b664a into 6.4.x Jun 29, 2025
2 of 3 checks passed
@artembilan artembilan deleted the dependabot/gradle/6.4.x/org.springframework.graphql-spring-graphql-1.3.6 branch June 29, 2025 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant