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

Bump org.ajoberstar.grgit from 4.1.0 to 5.0.0 #3433

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2022

Bumps org.ajoberstar.grgit from 4.1.0 to 5.0.0.

Release notes

Sourced from org.ajoberstar.grgit's releases.

5.0.0

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 gradle/gradle#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

5.0.0-rc.7

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

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

... (truncated)

Commits
  • 0de6903 Add maven central config and fix service plugin id
  • 6921ab4 Add group/description
  • a24b47a Remove publishPlugins task
  • 25429e8 Fix toolchain settings for build
  • 632cd45 Use Gradle 7.4
  • 8eb7ca2 Add repositories
  • 996cb6b Switch to gradle-defaults
  • c0450b1 Add command to remove remotes
  • 0354fa7 Fix for use of dir instead of currentDir
  • 6e14884 Merge pull request #354 from ajoberstar/config-cache
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

This change is Reviewable

> **Note**

Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 4, 2022
@dependabot dependabot bot force-pushed the dependabot/gradle/develop/org.ajoberstar.grgit-5.0.0 branch from 5cb3a8b to d34a5f3 Compare July 10, 2022 11:03
@dependabot dependabot bot force-pushed the dependabot/gradle/develop/org.ajoberstar.grgit-5.0.0 branch from d34a5f3 to 0452fe8 Compare October 31, 2022 11:54
@dependabot dependabot bot force-pushed the dependabot/gradle/develop/org.ajoberstar.grgit-5.0.0 branch 4 times, most recently from a78755a to 14136ff Compare January 1, 2023 20:18
@dependabot dependabot bot force-pushed the dependabot/gradle/develop/org.ajoberstar.grgit-5.0.0 branch from 14136ff to 7bf7271 Compare January 3, 2023 17:42
@dependabot dependabot bot force-pushed the dependabot/gradle/develop/org.ajoberstar.grgit-5.0.0 branch from 7bf7271 to fe71ff0 Compare February 27, 2023 16:31
@dependabot dependabot bot force-pushed the dependabot/gradle/develop/org.ajoberstar.grgit-5.0.0 branch from fe71ff0 to bba15ee Compare March 11, 2023 16:19
Bumps [org.ajoberstar.grgit](https://github.com/ajoberstar/grgit) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/ajoberstar/grgit/releases)
- [Commits](ajoberstar/grgit@4.1.0...5.0.0)

---
updated-dependencies:
- dependency-name: org.ajoberstar.grgit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/develop/org.ajoberstar.grgit-5.0.0 branch from bba15ee to 09da834 Compare March 12, 2023 11:52
@cwisniew cwisniew added this pull request to the merge queue Apr 15, 2023
@cwisniew cwisniew removed this pull request from the merge queue due to the queue being cleared Apr 15, 2023
@cwisniew cwisniew removed this pull request from the merge queue due to the queue being cleared Apr 15, 2023
@cwisniew cwisniew added this pull request to the merge queue Apr 15, 2023
Merged via the queue into develop with commit 875a812 Apr 15, 2023
@dependabot dependabot bot deleted the dependabot/gradle/develop/org.ajoberstar.grgit-5.0.0 branch April 15, 2023 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

1 participant