You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/02 04:58:08 UTC

[GitHub] [iceberg] dependabot[bot] opened a new pull request, #7264: Build: Bump com.palantir.gradle.gitversion:gradle-git-version from 1.0.0 to 3.0.0

dependabot[bot] opened a new pull request, #7264:
URL: https://github.com/apache/iceberg/pull/7264

   Bumps [com.palantir.gradle.gitversion:gradle-git-version](https://github.com/palantir/gradle-git-version) from 1.0.0 to 3.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/palantir/gradle-git-version/releases">com.palantir.gradle.gitversion:gradle-git-version's releases</a>.</em></p>
   <blockquote>
   <h2>3.0.0</h2>
   <table>
   <thead>
   <tr>
   <th>Type</th>
   <th>Description</th>
   <th>Link</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td>Improvement</td>
   <td>remove jgit with native git</td>
   <td><a href="https://redirect.github.com/palantir/gradle-git-version/pull/685">palantir/gradle-git-version#685</a></td>
   </tr>
   <tr>
   <td>Break</td>
   <td>Use built in git-describe rather than an expensive recreation of it to support older versions of git. This version requires git version &gt;=1.8.4 (released 23rd August 2013).</td>
   <td><a href="https://redirect.github.com/palantir/gradle-git-version/pull/705">palantir/gradle-git-version#705</a></td>
   </tr>
   </tbody>
   </table>
   <h2>2.0.0</h2>
   <table>
   <thead>
   <tr>
   <th>Type</th>
   <th>Description</th>
   <th>Link</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td>Break</td>
   <td>The PR removes all usage of jgit and use native git. The native git binary is now required for this plugin to work.<!-- raw HTML omitted -->There are two major benefits: 1. Only calls git describe once now so the gitVersion() task is much faster. 2. The plugin current supports git worktree.</td>
   <td><a href="https://redirect.github.com/palantir/gradle-git-version/pull/685">palantir/gradle-git-version#685</a></td>
   </tr>
   </tbody>
   </table>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/palantir/gradle-git-version/commit/5f90e92f933c73590c1c115fd724a3d0218d478c"><code>5f90e92</code></a> Autorelease 3.0.0</li>
   <li><a href="https://github.com/palantir/gradle-git-version/commit/8e380cc70f8951b86428ac4b4aa03d9cc390f962"><code>8e380cc</code></a> Issue <a href="https://redirect.github.com/palantir/gradle-git-version/issues/704">#704</a>: Use built in git-describe (<a href="https://redirect.github.com/palantir/gradle-git-version/issues/705">#705</a>)</li>
   <li><a href="https://github.com/palantir/gradle-git-version/commit/0ad53126c66c030859b3e9805cdc342df779b08d"><code>0ad5312</code></a> Excavator:  Update policy-bot config (<a href="https://redirect.github.com/palantir/gradle-git-version/issues/702">#702</a>)</li>
   <li><a href="https://github.com/palantir/gradle-git-version/commit/bfe9f81ad5bdd396a1948e090d3eb3b99252dfb7"><code>bfe9f81</code></a> Excavator:  Render CircleCI file using template specified in .circleci/templa...</li>
   <li><a href="https://github.com/palantir/gradle-git-version/commit/8d1d0fe229f1f4499e818b3136080a3fd6f31791"><code>8d1d0fe</code></a> Excavator:  Render CircleCI file using template specified in .circleci/templa...</li>
   <li><a href="https://github.com/palantir/gradle-git-version/commit/e0a9417ec2cb92bf572a77df5fe011e30b71e8ae"><code>e0a9417</code></a> Excavator:  Upgrade gradle wrapper to the latest version (<a href="https://redirect.github.com/palantir/gradle-git-version/issues/699">#699</a>)</li>
   <li><a href="https://github.com/palantir/gradle-git-version/commit/608b61893e96b50e01e1882ab601e207da9ceb19"><code>608b618</code></a> add testing for git worktree (<a href="https://redirect.github.com/palantir/gradle-git-version/issues/698">#698</a>)</li>
   <li><a href="https://github.com/palantir/gradle-git-version/commit/4a703af0b2ab83ac876735418d95a7d28dd9f4f2"><code>4a703af</code></a> Autorelease 2.0.0</li>
   <li><a href="https://github.com/palantir/gradle-git-version/commit/f770aae1b336d589febb092e70f5ac9a09cfb663"><code>f770aae</code></a> remove jgit (<a href="https://redirect.github.com/palantir/gradle-git-version/issues/685">#685</a>)</li>
   <li><a href="https://github.com/palantir/gradle-git-version/commit/99ffcac1b88ea873536b0d16fcf0d6bb9a43a034"><code>99ffcac</code></a> ignore user's global gitconfig (<a href="https://redirect.github.com/palantir/gradle-git-version/issues/696">#696</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/palantir/gradle-git-version/compare/1.0.0...3.0.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.palantir.gradle.gitversion:gradle-git-version&package-manager=gradle&previous-version=1.0.0&new-version=3.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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] nastra commented on pull request #7264: Build: Bump com.palantir.gradle.gitversion:gradle-git-version from 1.0.0 to 3.0.0

Posted by "nastra (via GitHub)" <gi...@apache.org>.
nastra commented on PR #7264:
URL: https://github.com/apache/iceberg/pull/7264#issuecomment-1613155420

   @dependabot rebase


-- 
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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] dependabot[bot] commented on pull request #7264: Build: Bump com.palantir.gradle.gitversion:gradle-git-version from 1.0.0 to 3.0.0

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #7264:
URL: https://github.com/apache/iceberg/pull/7264#issuecomment-1613155470

   Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
   
   If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request `@dependabot recreate`.


-- 
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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] nastra commented on pull request #7264: Build: Bump com.palantir.gradle.gitversion:gradle-git-version from 1.0.0 to 3.0.0

Posted by "nastra (via GitHub)" <gi...@apache.org>.
nastra commented on PR #7264:
URL: https://github.com/apache/iceberg/pull/7264#issuecomment-1538147119

   @Fokko could you review this one please? gradle-git-version 3.0.0 removed JGit, so I did that as well as part of the version bump here.


-- 
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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] nastra merged pull request #7264: Build: Bump com.palantir.gradle.gitversion:gradle-git-version from 1.0.0 to 3.0.0

Posted by "nastra (via GitHub)" <gi...@apache.org>.
nastra merged PR #7264:
URL: https://github.com/apache/iceberg/pull/7264


-- 
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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org