Skip to content

Upgrade Spring Boot 4 dependencies#528

Merged
igdianov merged 8 commits into
masterfrom
upgrade-spring-boot-4.0.4
Mar 24, 2026
Merged

Upgrade Spring Boot 4 dependencies#528
igdianov merged 8 commits into
masterfrom
upgrade-spring-boot-4.0.4

Conversation

@igdianov

@igdianov igdianov commented Mar 24, 2026

Copy link
Copy Markdown
Collaborator

Upgraded dependencies and build to Spring Boot 4.0.4:

  • GraphQl Java 25.0
  • Hibernate ORM 7.2.7
  • Extended Scalars 24.0
  • Jakarta Persistence Api 3.2.0

@igdianov igdianov self-assigned this Mar 24, 2026
@igdianov igdianov added the dependencies Pull requests that update a dependency file label Mar 24, 2026
@codecov

codecov Bot commented Mar 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 28.26087% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.45%. Comparing base (706a075) to head (a373aa1).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...GraphQLJpaQueryGraphQlSourceAutoConfiguration.java 3.44% 28 Missing ⚠️
.../jpa/query/schema/impl/GraphQLJpaQueryFactory.java 71.42% 0 Missing and 2 partials ⚠️
...hql/jpa/query/schema/impl/ResultStreamWrapper.java 0.00% 1 Missing and 1 partial ⚠️
...tures/graphql/jpa/query/web/GraphQLController.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #528      +/-   ##
============================================
- Coverage     77.86%   77.45%   -0.41%     
- Complexity     1304     1306       +2     
============================================
  Files            79       79              
  Lines          5786     5820      +34     
  Branches        761      766       +5     
============================================
+ Hits           4505     4508       +3     
- Misses          943      972      +29     
- Partials        338      340       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@igdianov
igdianov force-pushed the upgrade-spring-boot-4.0.4 branch from 58c9b4a to a373aa1 Compare March 24, 2026 21:17
@igdianov
igdianov merged commit 468f563 into master Mar 24, 2026
3 of 5 checks passed
@igdianov
igdianov deleted the upgrade-spring-boot-4.0.4 branch March 24, 2026 21:31
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.

1 participant