You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuweni.apache.org by GitBox <gi...@apache.org> on 2023/01/01 09:10:49 UTC

[GitHub] [incubator-tuweni] dependabot[bot] opened a new pull request, #465: Bump grgit-core from 3.1.1 to 5.0.0

dependabot[bot] opened a new pull request, #465:
URL: https://github.com/apache/incubator-tuweni/pull/465

   Bumps [grgit-core](https://github.com/ajoberstar/grgit) from 3.1.1 to 5.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/ajoberstar/grgit/releases">grgit-core's releases</a>.</em></p>
   <blockquote>
   <h2>5.0.0</h2>
   <p>This release includes a number of breaking changes, with the main user highlight being the long awaited configuration cache support.</p>
   <p><strong>Known Issue:</strong> <a href="https://github-redirect.dependabot.com/ajoberstar/grgit/issues/356">#356</a> highlighted that (some?) multi-project builds will encounter an error when applying <code>org.ajoberstar.grgit</code> or <code>org.ajoberstar.grgit.service</code> to multiple projects. This is caused by an upstream Gradle issue <a href="https://github-redirect.dependabot.com/gradle/gradle/issues/17559">gradle/gradle#17559</a> 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.</p>
   <h2>Breaking Changes</h2>
   <ul>
   <li>Upgrade to JGit 6</li>
   <li>Drops support for Java 8 (due to JGit upgrade)</li>
   <li>Drops support for Gradle 4, 5, and 6</li>
   <li>Drops support for Groovy 2</li>
   <li><code>org.ajoberstar.grgit</code> is no longer auto-applied to all subprojects, you must apply it to any project that wants to access the <code>grgit</code> property</li>
   </ul>
   <h2>Enhancements</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/ajoberstar/grgit/issues/322">#322</a> <code>--configuration-cache</code> is now supported (thanks <a href="https://github.com/abelom"><code>@​abelom</code></a> and <a href="https://github.com/runningcode"><code>@​runningcode</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/ajoberstar/grgit/issues/354">#354</a> A new <code>org.ajoberstar.grgit-service</code> plugin is available to provide lazy access to a <code>GrgitService</code> (a Gradle <a href="https://docs.gradle.org/current/userguide/build_services.html">BuildService</a>). See the README for tips on how to use this.</li>
   <li>Adds <code>grgit.remote.remove(name: 'origin')</code> to remove remotes</li>
   </ul>
   <h2>Fixes</h2>
   <p><em>None</em></p>
   <h2>Deprecations</h2>
   <p><em>None</em></p>
   <h2>Compatibility</h2>
   <p>Tested on the following version:</p>
   <table>
   <thead>
   <tr>
   <th>Java Version</th>
   <th>Gradle Versions</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td>11</td>
   <td>7.0.2, 7.3.3, 7.4-rc-2</td>
   </tr>
   <tr>
   <td>17</td>
   <td>7.3.3, 7.4-rc-2</td>
   </tr>
   </tbody>
   </table>
   <h2>5.0.0-rc.7</h2>
   <p>This release includes a number of breaking changes, with the main user highlight being the long awaited configuration cache support.</p>
   <h2>Breaking Changes</h2>
   <ul>
   <li>Upgrade to JGit 6</li>
   <li>Drops support for Java 8 (due to JGit upgrade)</li>
   <li>Drops support for Gradle 4, 5, and 6</li>
   <li>Drops support for Groovy 2</li>
   <li><code>org.ajoberstar.grgit</code> is no longer auto-applied to all subprojects, you must apply it to any project that wants to access the <code>grgit</code> property</li>
   </ul>
   <h2>Enhancements</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/ajoberstar/grgit/issues/322">#322</a> <code>--configuration-cache</code> is now supported (thanks <a href="https://github.com/abelom"><code>@​abelom</code></a> and <a href="https://github.com/runningcode"><code>@​runningcode</code></a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/ajoberstar/grgit/commit/0de69038249685023a9e3ff9ec08cca4360eca16"><code>0de6903</code></a> Add maven central config and fix service plugin id</li>
   <li><a href="https://github.com/ajoberstar/grgit/commit/6921ab490b3fe75deeec70d440743db6e0c715a7"><code>6921ab4</code></a> Add group/description</li>
   <li><a href="https://github.com/ajoberstar/grgit/commit/a24b47af26d88fd7572f84eba06d57a5cdca6ff5"><code>a24b47a</code></a> Remove publishPlugins task</li>
   <li><a href="https://github.com/ajoberstar/grgit/commit/25429e86dc128f24409106ee5ceca4514c22395f"><code>25429e8</code></a> Fix toolchain settings for build</li>
   <li><a href="https://github.com/ajoberstar/grgit/commit/632cd4504c7566a0ca948a464339681c8b4a55a9"><code>632cd45</code></a> Use Gradle 7.4</li>
   <li><a href="https://github.com/ajoberstar/grgit/commit/8eb7ca2ebf30dbadd3d4828e3bcd17cfb5f7f7c4"><code>8eb7ca2</code></a> Add repositories</li>
   <li><a href="https://github.com/ajoberstar/grgit/commit/996cb6bbfabd822b59338decc5edba823098f786"><code>996cb6b</code></a> Switch to gradle-defaults</li>
   <li><a href="https://github.com/ajoberstar/grgit/commit/c0450b178d53e2a0f9bcea47487edb693fb7d96f"><code>c0450b1</code></a> Add command to remove remotes</li>
   <li><a href="https://github.com/ajoberstar/grgit/commit/0354fa708748827985b9103b708fee2cb83bc089"><code>0354fa7</code></a> Fix for use of dir instead of currentDir</li>
   <li><a href="https://github.com/ajoberstar/grgit/commit/6e148845fbad17b66d913e6defa2c27b10c657d8"><code>6e14884</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ajoberstar/grgit/issues/354">#354</a> from ajoberstar/config-cache</li>
   <li>Additional commits viewable in <a href="https://github.com/ajoberstar/grgit/compare/3.1.1...5.0.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.ajoberstar.grgit:grgit-core&package-manager=gradle&previous-version=3.1.1&new-version=5.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org


[GitHub] [incubator-tuweni] atoulme merged pull request #465: Bump grgit-core from 3.1.1 to 5.0.0

Posted by GitBox <gi...@apache.org>.
atoulme merged PR #465:
URL: https://github.com/apache/incubator-tuweni/pull/465


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org