-
Notifications
You must be signed in to change notification settings - Fork 9
Commit 15abe10
authored
chore(deps): update plugin org.ajoberstar.reckon.settings to v0.19.2 (#145)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[org.ajoberstar.reckon.settings](https://redirect.github.com/ajoberstar/reckon)
| `0.19.1` -> `0.19.2` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>ajoberstar/reckon (org.ajoberstar.reckon.settings)</summary>
###
[`v0.19.2`](https://redirect.github.com/ajoberstar/reckon/releases/tag/0.19.2)
[Compare
Source](https://redirect.github.com/ajoberstar/reckon/compare/0.19.1...0.19.2)
This release tries to resolve configuration cache support (yet again).
This time with a workaround for JGit's use of the git executable to
detect system configuration files. As a consequence, system
configuration will not be read while reckon is calculating versions.
#### Breaking Changes
*None*
#### Enhancements
*None*
#### Fixes
-
[#​202](https://redirect.github.com/ajoberstar/reckon/issues/202)
Fix configuration cache support
#### Deprecations
*None*
#### Compatibility
Tested against the following versions.
| Java Version | Gradle Versions |
|---------------|-------------------|
| 11 | 7.0.2, 7.6.4, 8.0.2, 8.13, 8.14-rc-1, 9.0-milestone-1 |
| 17 | 7.3.3, 7.6.4, 8.0.2, 8.13, 8.14-rc-1, 9.0-milestone-1 |
| 21 | 8.4, 8.13, 8.14-rc-1, 9.0-milestone-1 |
</details>
---
### 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 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/petertrr/kotlin-multiplatform-diff).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 8fec185 commit 15abe10
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | - | ||
10 | + | ||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
0 commit comments