Skip to content

Update dependencies to Spring Boot 3.1.0 #375

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

Merged
merged 5 commits into from
Jun 19, 2023
Merged

Conversation

igdianov
Copy link
Collaborator

@igdianov igdianov commented Jun 19, 2023

  • updated spring-boot dependency version to 3.1.0
  • updated graphql-java dependency version to 20.2
  • updated graphql-java-scalars dependency version to 20.2
  • disabled experimental result stream feature due to broken test queries since Hibernate 6.2.x
  • update project version to 1.1.0-SNAPSHOT

@igdianov igdianov self-assigned this Jun 19, 2023
@igdianov igdianov added the dependencies Pull requests that update a dependency file label Jun 19, 2023
@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (49cebe5) 76.10% compared to head (c7f1290) 76.11%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #375   +/-   ##
=========================================
  Coverage     76.10%   76.11%           
  Complexity     1133     1133           
=========================================
  Files            75       75           
  Lines          5081     5083    +2     
  Branches        732      732           
=========================================
+ Hits           3867     3869    +2     
  Misses          890      890           
  Partials        324      324           
Impacted Files Coverage Δ
.../jpa/query/schema/impl/GraphQLJpaQueryFactory.java 80.79% <100.00%> (+0.04%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@igdianov igdianov force-pushed the update-spring-boot-3.1 branch from 37bba59 to fa33ec7 Compare June 19, 2023 23:39
@igdianov igdianov merged commit af325eb into master Jun 19, 2023
@igdianov igdianov deleted the update-spring-boot-3.1 branch June 19, 2023 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant