buildpacks-community / kpack

Kubernetes Native Container Build Service
Apache License 2.0
952 stars 164 forks source link

update lifecycle dep #1733

Closed BRONSOLO closed 1 month ago

BRONSOLO commented 1 month ago

Extending the work of https://github.com/buildpacks-community/kpack/pull/1568 to main.

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.11%. Comparing base (49014e2) to head (03d34ee). Report is 53 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1733 +/- ## ========================================== - Coverage 67.34% 67.11% -0.23% ========================================== Files 140 144 +4 Lines 8886 9051 +165 ========================================== + Hits 5984 6075 +91 - Misses 2393 2456 +63 - Partials 509 520 +11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

BRONSOLO commented 1 month ago

@tomkennedy513 would you mind taking a pass at this along with the corresponding #1734 and #1736 when you have a moment? Thx!