owntracks / android

OwnTracks Android App
http://owntracks.org
Eclipse Public License 1.0
1.39k stars 477 forks source link

fix(deps): update dependency com.android.tools:desugar_jdk_libs_nio to v2.1.0 #1812

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.android.tools:desugar_jdk_libs_nio 2.0.4 -> 2.1.0 age adoption passing confidence

Release Notes

google/desugar_jdk_libs (com.android.tools:desugar_jdk_libs_nio) ### [`v2.1.0`](https://togithub.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-210--2024-07-31-) - Support default method `java.util.Collection#toArray(java.util.function.IntFunction)`. - Improve collection wrapping through `java.util.Collections`. See [c01a5446ca13586b801dbba4d83c6821337b3cc2](https://togithub.com/google/desugar_jdk_libs/commit/c01a5446ca13586b801dbba4d83c6821337b3cc2) for implementation details. - Requires AGP version 8.0.0 or later (Android Studio 2022.2.1 stable).

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 is behind base branch, or you tick the rebase/retry checkbox.

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



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

renovate[bot] commented 3 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (2.1.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 16.25%. Comparing base (9a92a1f) to head (07c84e6). Report is 3 commits behind head on master.

:exclamation: There is a different number of reports uploaded between BASE (9a92a1f) and HEAD (07c84e6). Click for more details.

HEAD has 12 uploads less than BASE | Flag | BASE (9a92a1f) | HEAD (07c84e6) | |------|------|------| |uitests|12|0|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1812 +/- ## ============================================= - Coverage 69.92% 16.25% -53.68% + Complexity 1322 358 -964 ============================================= Files 181 178 -3 Lines 6691 6625 -66 Branches 985 975 -10 ============================================= - Hits 4679 1077 -3602 - Misses 1358 5439 +4081 + Partials 654 109 -545 ``` | [Flag](https://app.codecov.io/gh/owntracks/android/pull/1812/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=owntracks) | Coverage Δ | | |---|---|---| | [uitests](https://app.codecov.io/gh/owntracks/android/pull/1812/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=owntracks) | `?` | | | [unittests](https://app.codecov.io/gh/owntracks/android/pull/1812/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=owntracks) | `16.25% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=owntracks#carryforward-flags-in-the-pull-request-comment) to find out more.

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