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

   Bumps 
[com.palantir.baseline:gradle-baseline-java](https://github.com/palantir/gradle-baseline)
 from 4.42.0 to 5.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/palantir/gradle-baseline/releases";>com.palantir.baseline:gradle-baseline-java's
 releases</a>.</em></p>
   <blockquote>
   <h2>5.0.0</h2>
   <table>
   <thead>
   <tr>
   <th>Type</th>
   <th>Description</th>
   <th>Link</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td>Break</td>
   <td>Remove support for refaster</td>
   <td><a 
href="https://redirect.github.com/palantir/gradle-baseline/pull/2521";>palantir/gradle-baseline#2521</a></td>
   </tr>
   </tbody>
   </table>
   <h2>4.192.0</h2>
   <p><em>Automated release, no documented user facing changes</em></p>
   <h2>4.191.0</h2>
   <table>
   <thead>
   <tr>
   <th>Type</th>
   <th>Description</th>
   <th>Link</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td>Feature</td>
   <td>Add error-prone check JooqBatchWithoutBindArgs</td>
   <td><a 
href="https://redirect.github.com/palantir/gradle-baseline/pull/2506";>palantir/gradle-baseline#2506</a></td>
   </tr>
   </tbody>
   </table>
   <h2>4.190.0</h2>
   <table>
   <thead>
   <tr>
   <th>Type</th>
   <th>Description</th>
   <th>Link</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td>Feature</td>
   <td>Added <code>DangerousCollapseKeysUsage</code> error prone check to 
disallow usage of <code>collapseKeys()</code> API of 
<code>EntryStream</code>.</td>
   <td><a 
href="https://redirect.github.com/palantir/gradle-baseline/pull/2291";>palantir/gradle-baseline#2291</a></td>
   </tr>
   <tr>
   <td>Feature</td>
   <td>Prefer common versions of annotations over other copies</td>
   <td><a 
href="https://redirect.github.com/palantir/gradle-baseline/pull/2505";>palantir/gradle-baseline#2505</a></td>
   </tr>
   </tbody>
   </table>
   <h2>4.189.0</h2>
   <table>
   <thead>
   <tr>
   <th>Type</th>
   <th>Description</th>
   <th>Link</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td>Improvement</td>
   <td>Upgrade error_prone to 2.18.0 (from 2.16)</td>
   <td><a 
href="https://redirect.github.com/palantir/gradle-baseline/pull/2472";>palantir/gradle-baseline#2472</a></td>
   </tr>
   </tbody>
   </table>
   <h2>4.188.0</h2>
   <table>
   <thead>
   <tr>
   <th>Type</th>
   <th>Description</th>
   <th>Link</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td>Improvement</td>
   <td>Increase javac heap to 2g by default (up from 512m). Existing overrides 
are not impacted.</td>
   <td><a 
href="https://redirect.github.com/palantir/gradle-baseline/pull/2482";>palantir/gradle-baseline#2482</a></td>
   </tr>
   </tbody>
   </table>
   <h2>4.187.0</h2>
   <p><em>No documented user facing changes</em></p>
   <h2>4.186.0</h2>
   <table>
   <thead>
   <tr>
   <th>Type</th>
   <th>Description</th>
   <th>Link</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td>Fix</td>
   <td>add input properties for each task that uses moduleJvmArgs so that when 
the extension value changes, the task will no longer be up-to-date.</td>
   <td><a 
href="https://redirect.github.com/palantir/gradle-baseline/pull/2477";>palantir/gradle-baseline#2477</a></td>
   </tr>
   </tbody>
   </table>
   <h2>4.185.0</h2>
   <table>
   <thead>
   <tr>
   <th>Type</th>
   <th>Description</th>
   <th>Link</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td>Fix</td>
   <td>Ensure that <code>baseline-immutables</code> configures immutables to 
work incrementally when the immutables <code>annotationProcessor</code> 
dependency is not a direct dependency (ie it is brought in transitively or by 
an <code>extendsFrom</code>).</td>
   <td><a 
href="https://redirect.github.com/palantir/gradle-baseline/pull/2465";>palantir/gradle-baseline#2465</a></td>
   </tr>
   </tbody>
   </table>
   <h2>4.184.0</h2>
   <table>
   <thead>
   <tr>
   <th>Type</th>
   <th>Description</th>
   <th>Link</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td>Fix</td>
   <td>Bring IntelliJ in sync with ErrorProne on bad inner static class 
names</td>
   <td><a 
href="https://redirect.github.com/palantir/gradle-baseline/pull/2447";>palantir/gradle-baseline#2447</a></td>
   </tr>
   <tr>
   <td>Fix</td>
   <td>Suppress the <code>JavaxInjectOnAbstractMethod</code> check for projects 
that apply <code>java-gradle-plugin</code>.</td>
   <td><a 
href="https://redirect.github.com/palantir/gradle-baseline/pull/2460";>palantir/gradle-baseline#2460</a></td>
   </tr>
   </tbody>
   </table>
   <h2>4.183.0</h2>
   <p><em>Automated release, no documented user facing changes</em></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/palantir/gradle-baseline/commit/1c6f3e684c1ab5a63f00b91a15cabdf17c72dd40";><code>1c6f3e6</code></a>
 Autorelease 5.0.0</li>
   <li><a 
href="https://github.com/palantir/gradle-baseline/commit/6a089d31aa370e4dbf789efd4b3396273fae44be";><code>6a089d3</code></a>
 Remove support for refaster (<a 
href="https://redirect.github.com/palantir/gradle-baseline/issues/2521";>#2521</a>)</li>
   <li><a 
href="https://github.com/palantir/gradle-baseline/commit/cad8941f17ed2e02ef9ffe61f4ce46c37b05fa80";><code>cad8941</code></a>
 Excavator:  Upgrades Baseline to the latest version (<a 
href="https://redirect.github.com/palantir/gradle-baseline/issues/2522";>#2522</a>)</li>
   <li><a 
href="https://github.com/palantir/gradle-baseline/commit/f89dfd54219f7f9093b15db0064ea544cf5de0d1";><code>f89dfd5</code></a>
 Excavator:  Upgrade dependencies (<a 
href="https://redirect.github.com/palantir/gradle-baseline/issues/2513";>#2513</a>)</li>
   <li><a 
href="https://github.com/palantir/gradle-baseline/commit/dd749cb757f9bcf355bcb1bf2a3b5870779a1b4c";><code>dd749cb</code></a>
 Excavator:  Upgrades Baseline to the latest version (<a 
href="https://redirect.github.com/palantir/gradle-baseline/issues/2520";>#2520</a>)</li>
   <li><a 
href="https://github.com/palantir/gradle-baseline/commit/4b658b148a008941df42ee32c20c25fdc8ebafda";><code>4b658b1</code></a>
 Autorelease 4.191.0</li>
   <li><a 
href="https://github.com/palantir/gradle-baseline/commit/28e20698b19e8cc4141df9e0c3c0a4d7e7e12a5d";><code>28e2069</code></a>
 add JooqBatchWithoutBindArgs check (<a 
href="https://redirect.github.com/palantir/gradle-baseline/issues/2506";>#2506</a>)</li>
   <li><a 
href="https://github.com/palantir/gradle-baseline/commit/7e938d1e15cd53d6fc0ac4e51e5a5cdded639411";><code>7e938d1</code></a>
 Excavator:  Update conjure plugins and dependencies (<a 
href="https://redirect.github.com/palantir/gradle-baseline/issues/2519";>#2519</a>)</li>
   <li><a 
href="https://github.com/palantir/gradle-baseline/commit/5155f7f09ae5d7d0eee860ace1a4834a5519112e";><code>5155f7f</code></a>
 Excavator:  Update open-source publishing plugins (<a 
href="https://redirect.github.com/palantir/gradle-baseline/issues/2516";>#2516</a>)</li>
   <li><a 
href="https://github.com/palantir/gradle-baseline/commit/7cd13ba15b7ebeaed2beea434589ecc5929d0068";><code>7cd13ba</code></a>
 Excavator:  Render CircleCI file using template specified in 
.circleci/templa...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/palantir/gradle-baseline/compare/4.42.0...5.0.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.palantir.baseline:gradle-baseline-java&package-manager=gradle&previous-version=4.42.0&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)
   
   ---
   
   **Note:** Dependabot was ignoring updates to this dependency, but since 
you've updated it yourself we've started tracking it for you again. 🤖
   
   <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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to