Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update plugin org.ajoberstar.grgit to v5 - autoclosed #246

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

ajoberstar/grgit

v5.0.0

Compare Source

This release includes a number of breaking changes, with the main user highlight being the long awaited configuration cache support.

Known Issue: #​356 highlighted that (some?) multi-project builds will encounter an error when applying org.ajoberstar.grgit or org.ajoberstar.grgit.service to multiple projects. This is caused by an upstream Gradle issue https://github.com/gradle/gradle/issues/17559 that is, as of 2/10/2022, is targeted to be fixed in 7.5. I suggest multi-project builds hold off on upgrading until that upstream issue is resolved.

Breaking Changes

  • Upgrade to JGit 6
  • Drops support for Java 8 (due to JGit upgrade)
  • Drops support for Gradle 4, 5, and 6
  • Drops support for Groovy 2
  • org.ajoberstar.grgit is no longer auto-applied to all subprojects, you must apply it to any project that wants to access the grgit property

Enhancements

  • #​322 --configuration-cache is now supported (thanks @​abelom and @​runningcode)
  • #​354 A new org.ajoberstar.grgit-service plugin is available to provide lazy access to a GrgitService (a Gradle BuildService). See the README for tips on how to use this.
  • Adds grgit.remote.remove(name: 'origin') to remove remotes

Fixes

None

Deprecations

None

Compatibility

Tested on the following version:

Java Version Gradle Versions
11 7.0.2, 7.3.3, 7.4-rc-2
17 7.3.3, 7.4-rc-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, click this checkbox.

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

@renovate renovate bot force-pushed the renovate/org.ajoberstar.grgit-5.x branch 2 times, most recently from ee1c133 to ddf8a31 Compare February 18, 2022 00:47
@renovate renovate bot force-pushed the renovate/org.ajoberstar.grgit-5.x branch from ddf8a31 to 13c2032 Compare February 24, 2022 19:22
@renovate renovate bot force-pushed the renovate/org.ajoberstar.grgit-5.x branch from 13c2032 to e1dcd5b Compare March 10, 2022 12:26
@renovate renovate bot force-pushed the renovate/org.ajoberstar.grgit-5.x branch from e1dcd5b to 2e857ae Compare March 25, 2022 14:58
@renovate renovate bot force-pushed the renovate/org.ajoberstar.grgit-5.x branch 5 times, most recently from f5b8510 to e9a8245 Compare April 7, 2022 21:47
@renovate renovate bot force-pushed the renovate/org.ajoberstar.grgit-5.x branch 4 times, most recently from 3f07290 to e5e3899 Compare April 22, 2022 04:07
@renovate renovate bot force-pushed the renovate/org.ajoberstar.grgit-5.x branch 2 times, most recently from b9ee4a0 to ab4a826 Compare May 4, 2022 19:53
@renovate renovate bot force-pushed the renovate/org.ajoberstar.grgit-5.x branch 4 times, most recently from 339906b to 8ccaceb Compare May 27, 2022 20:54
@renovate renovate bot force-pushed the renovate/org.ajoberstar.grgit-5.x branch from 8ccaceb to 7ae0206 Compare June 9, 2022 23:08
@renovate renovate bot force-pushed the renovate/org.ajoberstar.grgit-5.x branch 3 times, most recently from 6c089e3 to 7c6167e Compare June 27, 2022 01:58
@renovate renovate bot force-pushed the renovate/org.ajoberstar.grgit-5.x branch from 7c6167e to 826f8e9 Compare July 14, 2022 21:43
@renovate renovate bot changed the title Update plugin org.ajoberstar.grgit to v5 Update plugin org.ajoberstar.grgit to v5 - autoclosed Jul 16, 2022
@renovate renovate bot closed this Jul 16, 2022
@renovate renovate bot deleted the renovate/org.ajoberstar.grgit-5.x branch July 16, 2022 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants