Skip to content
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

chore: upgraded Helidon and its deps to 4.1.0 #138

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

mattp-swirldslabs
Copy link
Contributor

@mattp-swirldslabs mattp-swirldslabs commented Aug 26, 2024

Description:

  • Upgraded Helidon from 4.0.11 to 4.1.0
  • Upgraded io.grpc deps from 1.64.0 to 1.65.1
  • Upgraded gradle protobuf plugin deps from 3.21.7 to 4.27.3
  • Removed unnecessary mapping and redundant definitions.

Related issue(s):

Fixes #137

Notes for reviewer:

Checklist

  • Tested (unit, integration, etc.)

@mattp-swirldslabs mattp-swirldslabs added this to the 0.1.0 milestone Aug 26, 2024
@mattp-swirldslabs mattp-swirldslabs self-assigned this Aug 26, 2024
@mattp-swirldslabs mattp-swirldslabs added the dependencies Pull requests that update a dependency file label Aug 26, 2024
@mattp-swirldslabs mattp-swirldslabs changed the title upgrade: upgraded Helidon and its deps to 4.1.0 chore: upgraded Helidon and its deps to 4.1.0 Aug 26, 2024
@mattp-swirldslabs mattp-swirldslabs marked this pull request as ready for review August 26, 2024 19:15
@mattp-swirldslabs mattp-swirldslabs requested a review from a team as a code owner August 26, 2024 19:15
Copy link
Contributor

@AlfredoG87 AlfredoG87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nice findings!

@mattp-swirldslabs mattp-swirldslabs force-pushed the 00137-upgrade-helidon-to-4.1 branch from 6956298 to 29b7b66 Compare August 27, 2024 15:18
@mattp-swirldslabs mattp-swirldslabs merged commit 36992db into main Aug 27, 2024
10 checks passed
@mattp-swirldslabs mattp-swirldslabs deleted the 00137-upgrade-helidon-to-4.1 branch August 27, 2024 15:22
Copy link

codecov bot commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5e05eaa) to head (29b7b66).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #138   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       132       132           
===========================================
  Files             26        26           
  Lines            510       510           
  Branches          27        27           
===========================================
  Hits             510       510           

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.

Upgrade Helidon from 4.0.11 to 4.1.0
2 participants