ajoberstar/grgit (org.ajoberstar.grgit)
### [`v5.3.0`](https://redirect.github.com/ajoberstar/grgit/releases/tag/5.3.0)
[Compare Source](https://redirect.github.com/ajoberstar/grgit/compare/5.2.2...5.3.0)
Small release to resolve outstanding issues that I still felt were in scope (given feature freeze, see README for more background).
#### Breaking Changes
*None*
#### Enhancements
- [#362](https://redirect.github.com/ajoberstar/grgit/issues/362) Add `GrgitService#findGrgit()` which returns an `Optional` allowing accessing whether a repo is present or not, rather than throwing like `getGrgit()` does.
#### Fixes
- [#391](https://redirect.github.com/ajoberstar/grgit/issues/391) `initIfNoTExists` on `GrgitService` works now
- Update dependencies
#### Deprecations
*None*
#### Compatibility
Tested on the following version:
| Java Version | Gradle Versions |
|---------------|-------------------|
| 11 | 7.0.2, 7.6.4, 8.0.2, 8.10.2 |
| 17 | 7.3.3, 7.6.4, 8.0.2, 8.10.2 |
| 21 | 8.4, 8.10.2 |
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 contains the following updates:
5.2.2
->5.3.0
Release Notes
ajoberstar/grgit (org.ajoberstar.grgit)
### [`v5.3.0`](https://redirect.github.com/ajoberstar/grgit/releases/tag/5.3.0) [Compare Source](https://redirect.github.com/ajoberstar/grgit/compare/5.2.2...5.3.0) Small release to resolve outstanding issues that I still felt were in scope (given feature freeze, see README for more background). #### Breaking Changes *None* #### Enhancements - [#362](https://redirect.github.com/ajoberstar/grgit/issues/362) Add `GrgitService#findGrgit()` which returns an `OptionalConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.