Skip to content

Bump org.springframework.graphql:spring-graphql from 1.4.0 to 1.4.1 #10171

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.4.0 to 1.4.1.

Release notes

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

v1.4.1

⭐ New Features

  • Refine cancellation support to avoid performance overhead #1242
  • Add toString() method in ArgumentValue #1196

🐞 Bug Fixes

  • Charset is not set on index.html for GraphiQL #1230
  • Exempt unresolvable federated entities from @EntityMapping checks #1225
  • QuerydslDataFetcher does not preserve the full path prefix for nested parameters #1215

📔 Documentation

  • fixed typo in controllers.adoc #1234

🔨 Dependency Upgrades

  • Upgade to GraphiQL v5.0.0 #1209
  • Upgrade to GraphQL Java 24.1 #1229
  • Upgrade to Micrometer 1.15.1 #1255
  • Upgrade to Reactor 2024.0.7 #1254
  • Upgrade to Spring Data 2025.0.1 #1256
  • Upgrade to Spring Framework 6.2.8 #1253
  • Upgrade to Spring Security 6.5.1 #1257

❤️ Contributors

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

@​SnuK87, @​dgrinbergs, @​joshuapaulallen, and @​trinhdvt

Commits
  • c5345e7 Release v1.4.1
  • 19cc265 Upgrade optional dependencies
  • 69a559f Upgrade to Spring Security 6.5.1
  • 8e5598a Upgrade to Spring Data 2025.0.1
  • 88c0412 Upgrade to Micrometer 1.15.1
  • 231b5d8 Upgrade to Reactor 2024.0.7
  • f9ebde9 Upgrade to Spring Framework 6.2.8
  • d7779ac Fix high memory usage in ContextPropagationHelper
  • 7d1b5ce Upgrade to GraphiQL 5.0.0
  • 7ee1621 Add missing charset tag in graphiql HTML page
  • 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.4.0 to 1.4.1.
- [Release notes](https://github.com/spring-projects/spring-graphql/releases)
- [Commits](spring-projects/spring-graphql@v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: org.springframework.graphql:spring-graphql
  dependency-version: 1.4.1
  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.5.1 milestone Jun 29, 2025
@artembilan artembilan merged commit 7bfc980 into 6.5.x Jun 29, 2025
2 of 3 checks passed
@artembilan artembilan deleted the dependabot/gradle/6.5.x/org.springframework.graphql-spring-graphql-1.4.1 branch June 29, 2025 00:48
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