petertrr / kotlin-multiplatform-diff

Multiplaform kotlin library for calculating text differences. Based on java-diff-utils, supports JVM, JS and native targets.
Apache License 2.0
74 stars 5 forks source link

chore(deps): update plugin org.ajoberstar.reckon.settings to v0.18.2 #90

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.ajoberstar.reckon.settings 0.18.0 -> 0.18.2 age adoption passing confidence

Release Notes

ajoberstar/reckon (org.ajoberstar.reckon.settings) ### [`v0.18.2`](https://togithub.com/ajoberstar/reckon/releases/tag/0.18.2) [Compare Source](https://togithub.com/ajoberstar/reckon/compare/0.18.1...0.18.2) Minor improvement for people interacting with the tasks during another settings plugin. Also now tested against Gradle 8.5. #### Breaking Changes *None* #### Enhancements *None* #### Fixes - [#​200](https://togithub.com/ajoberstar/reckon/issues/200) Register tag/push tasks earlier to make settings plugins easier #### Deprecations *None* #### Compatibility Tested against the following versions. | Java Version | Gradle Versions | |---------------|-------------------| | 11 | 7.0.2, 7.6.1, 8.0.2, 8.5, 8.6-rc-1 | | 17 | 7.3.3, 7.6.1, 8.0.2, 8.5, 8.6-rc-1 | | 21 | 8.4, 8.5, 8.6-rc-1 | ### [`v0.18.1`](https://togithub.com/ajoberstar/reckon/releases/tag/0.18.1) [Compare Source](https://togithub.com/ajoberstar/reckon/compare/0.18.0...0.18.1) Small patch release to update dependencies and resolve a deprecation. #### Breaking Changes *None* #### Enhancements *None* #### Fixes - [#​199](https://togithub.com/ajoberstar/reckon/issues/199) Update Gradle and dependencies - [#​198](https://togithub.com/ajoberstar/reckon/issues/198) Remove use of deprecated `forUseAtConfigurationTime` function from Gradle #### Deprecations *None* #### Compatibility Tested against the following versions. | Java Version | Gradle Versions | |---------------|-------------------| | 11 | 7.0.2, 7.6.1, 8.0.2, 8.4 | | 17 | 7.3.3, 7.6.1, 8.0.2, 8.4 | | 21 | 8.4 |

Configuration

📅 Schedule: Branch creation - "every 3 months on the first day of the month" (UTC), 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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (cee95cd) 85.30% compared to head (7b4b50a) 85.30%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #90 +/- ## ========================================= Coverage 85.30% 85.30% Complexity 109 109 ========================================= Files 14 14 Lines 524 524 Branches 89 89 ========================================= Hits 447 447 Misses 53 53 Partials 24 24 ``` | [Flag](https://app.codecov.io/gh/petertrr/kotlin-multiplatform-diff/pull/90/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Trifanov) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/petertrr/kotlin-multiplatform-diff/pull/90/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Trifanov) | `85.30% <ø> (ø)` | | 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=Peter+Trifanov#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.