jscancella / bagging

A clean and easy to use implementation of the BagIt specification
Other
2 stars 7 forks source link

chore(deps): update plugin org.ajoberstar.grgit to v5.2.0 #90

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

ajoberstar/grgit (org.ajoberstar.grgit) ### [`v5.2.0`](https://togithub.com/ajoberstar/grgit/releases/tag/5.2.0) [Compare Source](https://togithub.com/ajoberstar/grgit/compare/5.1.0...5.2.0) This release adds support for the depth option on fetch, which I meant to include in 5.1.0. #### Breaking Changes *None* #### Enhancements - [#​387](https://togithub.com/ajoberstar/grgit/issues/387) Add fetch depth option #### Fixes *None* #### Deprecations *None* #### Compatibility Tested on the following version: | Java Version | Gradle Versions | |---------------|-------------------| | 11 | 7.0.2, 7.6.1, 8.0.2, 8.1.1 | | 17 | 7.3.3, 7.6.1, 8.0.2, 8.1.1 | ### [`v5.1.0`](https://togithub.com/ajoberstar/grgit/releases/tag/5.1.0) [Compare Source](https://togithub.com/ajoberstar/grgit/compare/5.0.0...5.1.0) This release adds support for shallow clones, Gradle 8, and fixes some issues with the service plugin *NOTE:* While the `org.ajoberstar.grgit.service` plugin is compatible with the configuration cache, the `org.ajoberstar.grgit` plugin no longer is due to changes in Gradle 8. If you want configuration cache support, please switch to the service plugin. #### Breaking Changes *None* #### Enhancements - [#​155](https://togithub.com/ajoberstar/grgit/issues/155) Support for shallow clones (thanks to [@​AfzalivE](https://togithub.com/AfzalivE) in [#​384](https://togithub.com/ajoberstar/grgit/issues/384)) #### Fixes - [#​380](https://togithub.com/ajoberstar/grgit/issues/380) and [#​381](https://togithub.com/ajoberstar/grgit/issues/381) Provider mismatch issues preventing proper use of the service plugin (thanks [@​Vampire](https://togithub.com/Vampire) in [#​382](https://togithub.com/ajoberstar/grgit/issues/382)) #### Deprecations *None* #### Compatibility Tested on the following version: | Java Version | Gradle Versions | |---------------|-------------------| | 11 | 7.0.2, 7.6.1, 8.0.2, 8.1.1 | | 17 | 7.3.3, 7.6.1, 8.0.2, 8.1.1 |

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 has been generated by Mend Renovate. View repository job log here.