dependabot[bot] opened a new pull request, #5597: URL: https://github.com/apache/iceberg/pull/5597
Bumps [gradle-baseline-java](https://github.com/palantir/gradle-baseline) from 4.0.0 to 4.157.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/palantir/gradle-baseline/releases">gradle-baseline-java's releases</a>.</em></p> <blockquote> <h2>4.157.0</h2> <table> <thead> <tr> <th>Type</th> <th>Description</th> <th>Link</th> </tr> </thead> <tbody> <tr> <td>Improvement</td> <td>Make task initialization lazier in the <code>junit-reports</code> plugin.</td> <td><a href="https://github-redirect.dependabot.com/palantir/gradle-baseline/pull/2364">palantir/gradle-baseline#2364</a></td> </tr> </tbody> </table> <h2>4.156.0</h2> <table> <thead> <tr> <th>Type</th> <th>Description</th> <th>Link</th> </tr> </thead> <tbody> <tr> <td>Fix</td> <td>Fix BaselineJavaVersion checkstyle configuration on gradle < 7.5</td> <td><a href="https://github-redirect.dependabot.com/palantir/gradle-baseline/pull/2360">palantir/gradle-baseline#2360</a></td> </tr> </tbody> </table> <h2>4.155.0</h2> <p><em>Automated release, no documented user facing changes</em></p> <h2>4.154.0</h2> <table> <thead> <tr> <th>Type</th> <th>Description</th> <th>Link</th> </tr> </thead> <tbody> <tr> <td>Improvement</td> <td>The JUnits reports plugin is no longer applied by default. Test reports now use the standard output locations from Gradle conventions.</td> <td><a href="https://github-redirect.dependabot.com/palantir/gradle-baseline/pull/2355">palantir/gradle-baseline#2355</a></td> </tr> </tbody> </table> <h2>4.153.0</h2> <table> <thead> <tr> <th>Type</th> <th>Description</th> <th>Link</th> </tr> </thead> <tbody> <tr> <td>Fix</td> <td>Set the java launcher for Checkstyle tasks, too</td> <td><a href="https://github-redirect.dependabot.com/palantir/gradle-baseline/pull/2351">palantir/gradle-baseline#2351</a></td> </tr> </tbody> </table> <h2>4.152.0</h2> <table> <thead> <tr> <th>Type</th> <th>Description</th> <th>Link</th> </tr> </thead> <tbody> <tr> <td>Feature</td> <td>Add DefaultLocale check<!-- raw HTML omitted --><!-- raw HTML omitted -->Related to google/error-prone issues 632<!-- raw HTML omitted --><!-- raw HTML omitted -->Adds a <code>DefaultLocale</code> check that replaces uses of <code>String.toLowerCase()</code> and <code>String.toUpperCase()</code> with the overloads that take a <code>Locale</code>, using <code>Locale.ROOT</code>.</td> <td><a href="https://github-redirect.dependabot.com/palantir/gradle-baseline/pull/2343">palantir/gradle-baseline#2343</a></td> </tr> </tbody> </table> <h2>4.151.0</h2> <table> <thead> <tr> <th>Type</th> <th>Description</th> <th>Link</th> </tr> </thead> <tbody> <tr> <td>Fix</td> <td>javadoc tasks are now properly configured when <code>--enable-preview</code> is used</td> <td><a href="https://github-redirect.dependabot.com/palantir/gradle-baseline/pull/2338">palantir/gradle-baseline#2338</a></td> </tr> </tbody> </table> <h2>4.150.0</h2> <table> <thead> <tr> <th>Type</th> <th>Description</th> <th>Link</th> </tr> </thead> <tbody> <tr> <td>Fix</td> <td>Fix the <code>BaselineModuleJvmArgs</code> plugin to once again work as intended in multi-project builds</td> <td><a href="https://github-redirect.dependabot.com/palantir/gradle-baseline/pull/2336">palantir/gradle-baseline#2336</a></td> </tr> </tbody> </table> <h2>4.149.0</h2> <table> <thead> <tr> <th>Type</th> <th>Description</th> <th>Link</th> </tr> </thead> <tbody> <tr> <td>Feature</td> <td>Users of the <code>com.palantir.baseline-java-versions</code> plugin can now set <code>javaVersions { distributionTarget = '17_PREVIEW' }</code> to opt-in to Java's <code>--enable-preview</code> flag at compile time.</td> <td><a href="https://github-redirect.dependabot.com/palantir/gradle-baseline/pull/2322">palantir/gradle-baseline#2322</a></td> </tr> </tbody> </table> <h2>4.148.0</h2> <table> <thead> <tr> <th>Type</th> <th>Description</th> <th>Link</th> </tr> </thead> <tbody> <tr> <td>Fix</td> <td>Handle safety flow through instanceof pattern matching</td> <td><a href="https://github-redirect.dependabot.com/palantir/gradle-baseline/pull/2331">palantir/gradle-baseline#2331</a></td> </tr> </tbody> </table> <h2>4.147.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/1f3a560a13881de060a955bca8e828e68aedecd6"><code>1f3a560</code></a> Autorelease 4.157.0</li> <li><a href="https://github.com/palantir/gradle-baseline/commit/9f2d15811d18d245c0bca9a3e28964b1b3766b78"><code>9f2d158</code></a> Apply more task config laziness to gradle-junit-reports (<a href="https://github-redirect.dependabot.com/palantir/gradle-baseline/issues/2364">#2364</a>)</li> <li><a href="https://github.com/palantir/gradle-baseline/commit/8cb98d25774064b87b6b936d0d5f44f9ea836f60"><code>8cb98d2</code></a> Autorelease 4.156.0</li> <li><a href="https://github.com/palantir/gradle-baseline/commit/50e0e4950084e984126fc89f87ad7aec2767f08c"><code>50e0e49</code></a> Fix BaselineJavaVersion checkstyle configuration on gradle < 7.5 (<a href="https://github-redirect.dependabot.com/palantir/gradle-baseline/issues/2360">#2360</a>)</li> <li><a href="https://github.com/palantir/gradle-baseline/commit/4d9c322805ac8fbc1967baa529d5d1a609513fbe"><code>4d9c322</code></a> Disable CanIgnoreReturnValueSuggester (<a href="https://github-redirect.dependabot.com/palantir/gradle-baseline/issues/2357">#2357</a>)</li> <li><a href="https://github.com/palantir/gradle-baseline/commit/00670fb3d7286f95a359e14d14131131dddbc3a6"><code>00670fb</code></a> Autorelease 4.154.0</li> <li><a href="https://github.com/palantir/gradle-baseline/commit/a79fec7f452c61cfaa1a51275d5dce1af8f729f8"><code>a79fec7</code></a> Don't apply JUnit reports plugin by default (<a href="https://github-redirect.dependabot.com/palantir/gradle-baseline/issues/2355">#2355</a>)</li> <li><a href="https://github.com/palantir/gradle-baseline/commit/b14c6a537de9d36df0fe6b01996b2d088974105e"><code>b14c6a5</code></a> Error-prone 2.15.0 (<a href="https://github-redirect.dependabot.com/palantir/gradle-baseline/issues/2352">#2352</a>)</li> <li><a href="https://github.com/palantir/gradle-baseline/commit/b852fc84c01ae890de766fc1ff26d655b7e53d82"><code>b852fc8</code></a> Update README.md (<a href="https://github-redirect.dependabot.com/palantir/gradle-baseline/issues/2348">#2348</a>)</li> <li><a href="https://github.com/palantir/gradle-baseline/commit/6452ab19fcdb7cfa9c85b8a85e6eeec0bc3abd4d"><code>6452ab1</code></a> Excavator: Update conjure plugins and dependencies (<a href="https://github-redirect.dependabot.com/palantir/gradle-baseline/issues/2354">#2354</a>)</li> <li>Additional commits viewable in <a href="https://github.com/palantir/gradle-baseline/compare/4.0.0...4.157.0">compare view</a></li> </ul> </details> <br /> [](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: [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]
