You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuweni.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/24 03:06:15 UTC

[GitHub] [incubator-tuweni] dependabot[bot] opened a new pull request, #536: Bump org.ajoberstar.grgit:grgit-core from 5.0.0 to 5.2.0

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

   Bumps [org.ajoberstar.grgit:grgit-core](https://github.com/ajoberstar/grgit) from 5.0.0 to 5.2.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/ajoberstar/grgit/releases">org.ajoberstar.grgit:grgit-core's releases</a>.</em></p>
   <blockquote>
   <h2>5.2.0</h2>
   <p>This release adds support for the depth option on fetch, which I meant to include in 5.1.0.</p>
   <h2>Breaking Changes</h2>
   <p><em>None</em></p>
   <h2>Enhancements</h2>
   <ul>
   <li><a href="https://redirect.github.com/ajoberstar/grgit/issues/387">#387</a> Add fetch depth option</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.6.1, 8.0.2, 8.1.1</td>
   </tr>
   <tr>
   <td>17</td>
   <td>7.3.3, 7.6.1, 8.0.2, 8.1.1</td>
   </tr>
   </tbody>
   </table>
   <h2>5.1.0</h2>
   <p>This release adds support for shallow clones, Gradle 8, and fixes some issues with the service plugin</p>
   <p><em>NOTE:</em> While the <code>org.ajoberstar.grgit.service</code> plugin is compatible with the configuration cache, the <code>org.ajoberstar.grgit</code> plugin no longer is due to changes in Gradle 8. If you want configuration cache support, please switch to the service plugin.</p>
   <h2>Breaking Changes</h2>
   <p><em>None</em></p>
   <h2>Enhancements</h2>
   <ul>
   <li><a href="https://redirect.github.com/ajoberstar/grgit/issues/155">#155</a> Support for shallow clones (thanks to <a href="https://github.com/AfzalivE"><code>@​AfzalivE</code></a> in <a href="https://redirect.github.com/ajoberstar/grgit/issues/384">#384</a>)</li>
   </ul>
   <h2>Fixes</h2>
   <ul>
   <li><a href="https://redirect.github.com/ajoberstar/grgit/issues/380">#380</a> and <a href="https://redirect.github.com/ajoberstar/grgit/issues/381">#381</a> Provider mismatch issues preventing proper use of the service plugin (thanks <a href="https://github.com/Vampire"><code>@​Vampire</code></a> in <a href="https://redirect.github.com/ajoberstar/grgit/issues/382">#382</a>)</li>
   </ul>
   <h2>Deprecations</h2>
   <p><em>None</em></p>
   <h2>Compatibility</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/ajoberstar/grgit/commit/2a4d1d75eae327aef286efd16d122cdd45b51cac"><code>2a4d1d7</code></a> Merge pull request <a href="https://redirect.github.com/ajoberstar/grgit/issues/387">#387</a> from ajoberstar/shallow-fetch</li>
   <li><a href="https://github.com/ajoberstar/grgit/commit/d3af195c0e0de5fcba4d71e5c42c419157099ada"><code>d3af195</code></a> (minor) Add fetch depth option</li>
   <li><a href="https://github.com/ajoberstar/grgit/commit/61c477aaf1b64acc54a0725386c565ea45be6690"><code>61c477a</code></a> Merge pull request <a href="https://redirect.github.com/ajoberstar/grgit/issues/386">#386</a> from ajoberstar/updates</li>
   <li><a href="https://github.com/ajoberstar/grgit/commit/169333fab2dbc6449543cd99b3ca3d8903e53dc3"><code>169333f</code></a> Update actions in workflows</li>
   <li><a href="https://github.com/ajoberstar/grgit/commit/dd0c1ad64dbbed8614b3b10ec5a6afc98ddf29ec"><code>dd0c1ad</code></a> Add signing info to CI, since needed for testing</li>
   <li><a href="https://github.com/ajoberstar/grgit/commit/625a6dcbcd341812e0983a1c2856037485ffdba8"><code>625a6dc</code></a> Merge pull request <a href="https://redirect.github.com/ajoberstar/grgit/issues/373">#373</a> from KamilPabin/add_support_for_git_describe_abbrev</li>
   <li><a href="https://github.com/ajoberstar/grgit/commit/c0574f95db5a9770e5439411468bcba99f628241"><code>c0574f9</code></a> Document fetch depth</li>
   <li><a href="https://github.com/ajoberstar/grgit/commit/75b15577d421da8d4510b846682d6148087c174a"><code>75b1557</code></a> Update dependencies</li>
   <li><a href="https://github.com/ajoberstar/grgit/commit/dcbb571b3927726d18b7e5a376dfba47fe176db6"><code>dcbb571</code></a> Merge remote-tracking branch 'AfzalivE/afzal/add_shallow_clone' into updates</li>
   <li><a href="https://github.com/ajoberstar/grgit/commit/2ee722ab4ec28605e1ee18e68a41b7c487ed8a30"><code>2ee722a</code></a> Merge remote-tracking branch 'Vampire/issue-381' into updates</li>
   <li>Additional commits viewable in <a href="https://github.com/ajoberstar/grgit/compare/5.0.0...5.2.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=5.0.0&new-version=5.2.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 #536: Bump org.ajoberstar.grgit:grgit-core from 5.0.0 to 5.2.0

Posted by "atoulme (via GitHub)" <gi...@apache.org>.
atoulme merged PR #536:
URL: https://github.com/apache/incubator-tuweni/pull/536


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