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

fix(deps): update dependency ch.tutteli.kbox:kbox to v3 #1907

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ch.tutteli.kbox:kbox 2.1.0 -> 3.0.0 age adoption passing confidence

Release Notes

robstoll/kbox (ch.tutteli.kbox:kbox)

v3.0.0: covariante TupleN, tupleN.toList/Sequence, flatten

What's Changed

Full Changelog: robstoll/kbox@v2.1.0...v3.0.0

v2.2.0: Pair/Triple/Tuple.flatten

🚫 don't use this version if you want to make use of flatten -> use Kbox 3.0.0 (or later). flatten was renamed to toList and flatten now exists on List<TupleN> and Sequence<TupleN>

What's Changed

Full Changelog: robstoll/kbox@v2.1.0...v2.2.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from robstoll as a code owner February 26, 2025 16:15
Copy link

codecov bot commented Feb 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.86%. Comparing base (451d2f2) to head (82f73eb).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1907   +/-   ##
=========================================
  Coverage     91.86%   91.86%           
  Complexity      120      120           
=========================================
  Files           455      455           
  Lines          5017     5017           
  Branches        240      240           
=========================================
  Hits           4609     4609           
  Misses          361      361           
  Partials         47       47           
Flag Coverage Δ
current 91.48% <ø> (ø)
current_windows 90.65% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@robstoll robstoll merged commit afb4322 into main Feb 26, 2025
28 checks passed
@robstoll robstoll deleted the renovate/major-kbox branch February 26, 2025 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant