MSDNicrosoft / Command-GUI-Buttons

为了能继续使用而 Fork 罢了
GNU General Public License v3.0
10 stars 5 forks source link

chore(deps): update plugin org.ajoberstar.grgit to v5.3.0 #77

Open renovate[bot] opened 6 days ago

renovate[bot] commented 6 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.ajoberstar.grgit 5.2.2 -> 5.3.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 `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.



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