Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MINOR: [Java] Bump checker.framework.version from 3.42.0 to 3.43.0 in /java #41520

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2024

Bumps checker.framework.version from 3.42.0 to 3.43.0.
Updates org.checkerframework:checker-qual from 3.42.0 to 3.43.0

Release notes

Sourced from org.checkerframework:checker-qual's releases.

Checker Framework 3.43.0

Version 3.43.0 (May 1, 2024)

User-visible changes:

Method, constructor, lambda, and method reference type inference has been greatly improved. The -AconservativeUninferredTypeArguments option is no longer necessary and has been removed.

Renamed command-line arguments:

  • -AskipDirs has been renamed to -AskipFiles. -AskipDirs will continue to work for the time being.

New command-line arguments:

  • -AonlyFiles complements -AskipFiles

A specialized inference algorithm for the Resource Leak Checker runs automatically as part of whole-program inference.

Implementation details:

Deprecated ObjectCreationNode#getConstructor in favor of new ObjectCreationNode#getTypeToInstantiate().

Renamed AbstractCFGVisualizer.visualizeBlockHelper() to visualizeBlockWithSeparator().

Moved methods from TreeUtils to subclasses of TreeUtilsAfterJava11:

  • isConstantCaseLabelTree
  • isDefaultCaseLabelTree
  • isPatternCaseLabelTree

Renamed BaseTypeVisitor.checkForPolymorphicQualifiers() to warnInvalidPolymorphicQualifier().

Closed issues:

#979, #4559, #4593, #5058, #5734, #5781, #6071, #6093, #6239, #6297, #6317, #6322, #6346, #6373, #6376, #6378, #6379, #6380, #6389, #6393, #6396, #6402, #6406, #6407, #6417, #6421, #6430, #6433, #6438, #6442, #6473, #6480, #6507, #6531, #6535.

Changelog

Sourced from org.checkerframework:checker-qual's changelog.

Version 3.43.0 (May 1, 2024)

User-visible changes:

Method, constructor, lambda, and method reference type inference has been greatly improved. The -AconservativeUninferredTypeArguments option is no longer necessary and has been removed.

Renamed command-line arguments:

  • -AskipDirs has been renamed to -AskipFiles. -AskipDirs will continue to work for the time being.

New command-line arguments:

  • -AonlyFiles complements -AskipFiles

A specialized inference algorithm for the Resource Leak Checker runs automatically as part of whole-program inference.

Implementation details:

Deprecated ObjectCreationNode#getConstructor in favor of new ObjectCreationNode#getTypeToInstantiate().

Renamed AbstractCFGVisualizer.visualizeBlockHelper() to visualizeBlockWithSeparator().

Moved methods from TreeUtils to subclasses of TreeUtilsAfterJava11:

  • isConstantCaseLabelTree
  • isDefaultCaseLabelTree
  • isPatternCaseLabelTree

Renamed BaseTypeVisitor.checkForPolymorphicQualifiers() to warnInvalidPolymorphicQualifier().

Closed issues:

#979, #4559, #4593, #5058, #5734, #5781, #6071, #6093, #6239, #6297, #6317, #6322, #6346, #6373, #6376, #6378, #6379, #6380, #6389, #6393, #6396, #6402, #6406, #6407, #6417, #6421, #6430, #6433, #6438, #6442, #6473, #6480, #6507, #6531, #6535.

Commits

Updates org.checkerframework:checker from 3.42.0 to 3.43.0

Release notes

Sourced from org.checkerframework:checker's releases.

Checker Framework 3.43.0

Version 3.43.0 (May 1, 2024)

User-visible changes:

Method, constructor, lambda, and method reference type inference has been greatly improved. The -AconservativeUninferredTypeArguments option is no longer necessary and has been removed.

Renamed command-line arguments:

  • -AskipDirs has been renamed to -AskipFiles. -AskipDirs will continue to work for the time being.

New command-line arguments:

  • -AonlyFiles complements -AskipFiles

A specialized inference algorithm for the Resource Leak Checker runs automatically as part of whole-program inference.

Implementation details:

Deprecated ObjectCreationNode#getConstructor in favor of new ObjectCreationNode#getTypeToInstantiate().

Renamed AbstractCFGVisualizer.visualizeBlockHelper() to visualizeBlockWithSeparator().

Moved methods from TreeUtils to subclasses of TreeUtilsAfterJava11:

  • isConstantCaseLabelTree
  • isDefaultCaseLabelTree
  • isPatternCaseLabelTree

Renamed BaseTypeVisitor.checkForPolymorphicQualifiers() to warnInvalidPolymorphicQualifier().

Closed issues:

#979, #4559, #4593, #5058, #5734, #5781, #6071, #6093, #6239, #6297, #6317, #6322, #6346, #6373, #6376, #6378, #6379, #6380, #6389, #6393, #6396, #6402, #6406, #6407, #6417, #6421, #6430, #6433, #6438, #6442, #6473, #6480, #6507, #6531, #6535.

Changelog

Sourced from org.checkerframework:checker's changelog.

Version 3.43.0 (May 1, 2024)

User-visible changes:

Method, constructor, lambda, and method reference type inference has been greatly improved. The -AconservativeUninferredTypeArguments option is no longer necessary and has been removed.

Renamed command-line arguments:

  • -AskipDirs has been renamed to -AskipFiles. -AskipDirs will continue to work for the time being.

New command-line arguments:

  • -AonlyFiles complements -AskipFiles

A specialized inference algorithm for the Resource Leak Checker runs automatically as part of whole-program inference.

Implementation details:

Deprecated ObjectCreationNode#getConstructor in favor of new ObjectCreationNode#getTypeToInstantiate().

Renamed AbstractCFGVisualizer.visualizeBlockHelper() to visualizeBlockWithSeparator().

Moved methods from TreeUtils to subclasses of TreeUtilsAfterJava11:

  • isConstantCaseLabelTree
  • isDefaultCaseLabelTree
  • isPatternCaseLabelTree

Renamed BaseTypeVisitor.checkForPolymorphicQualifiers() to warnInvalidPolymorphicQualifier().

Closed issues:

#979, #4559, #4593, #5058, #5734, #5781, #6071, #6093, #6239, #6297, #6317, #6322, #6346, #6373, #6376, #6378, #6379, #6380, #6389, #6393, #6396, #6402, #6406, #6407, #6417, #6421, #6430, #6433, #6438, #6442, #6473, #6480, #6507, #6531, #6535.

Commits

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 commands and options

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot requested a review from lidavidm as a code owner May 3, 2024 06:46
@dependabot dependabot bot added dependencies Dependabot-only java Dependabot-only labels May 3, 2024
@vibhatha
Copy link
Collaborator

vibhatha commented May 3, 2024

@github-actions crossbow submit java

Copy link

github-actions bot commented May 3, 2024

Revision: 7d46d66

Submitted crossbow builds: ursacomputing/crossbow @ actions-d46a255047

Task Status
java-jars GitHub Actions
verify-rc-source-java-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-java-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-20.04-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-source-java-macos-amd64 GitHub Actions

@vibhatha
Copy link
Collaborator

@kou need some help to rebase this PR and re-run the CIs.

@dependabot dependabot bot force-pushed the dependabot/maven/java/checker.framework.version-3.43.0 branch from 7d46d66 to 0f74669 Compare May 21, 2024 10:12
Bumps `checker.framework.version` from 3.42.0 to 3.43.0.

Updates `org.checkerframework:checker-qual` from 3.42.0 to 3.43.0
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](typetools/checker-framework@checker-framework-3.42.0...checker-framework-3.43.0)

Updates `org.checkerframework:checker` from 3.42.0 to 3.43.0
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](typetools/checker-framework@checker-framework-3.42.0...checker-framework-3.43.0)

---
updated-dependencies:
- dependency-name: org.checkerframework:checker-qual
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.checkerframework:checker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/java/checker.framework.version-3.43.0 branch from 0f74669 to 04c3c04 Compare May 24, 2024 01:37
@lidavidm
Copy link
Member

@github-actions crossbow submit -g java

Copy link

Revision: 04c3c04

Submitted crossbow builds: ursacomputing/crossbow @ actions-05855d8a75

Task Status
java-jars GitHub Actions
test-conda-python-3.10-spark-v3.5.0 GitHub Actions
test-conda-python-3.11-spark-master GitHub Actions
test-conda-python-3.8-spark-v3.5.0 GitHub Actions
verify-rc-source-java-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-java-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-20.04-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-source-java-macos-amd64 GitHub Actions

@lidavidm lidavidm merged commit ad711ec into main May 25, 2024
72 of 79 checks passed
@lidavidm lidavidm removed the awaiting review Awaiting review label May 25, 2024
@lidavidm lidavidm deleted the dependabot/maven/java/checker.framework.version-3.43.0 branch May 25, 2024 02:06
vibhatha pushed a commit to vibhatha/arrow that referenced this pull request May 25, 2024
… /java (apache#41520)

Bumps `checker.framework.version` from 3.42.0 to 3.43.0.
Updates `org.checkerframework:checker-qual` from 3.42.0 to 3.43.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typetools/checker-framework/releases">org.checkerframework:checker-qual's releases</a>.</em></p>
<blockquote>
<h2>Checker Framework 3.43.0</h2>
<h2>Version 3.43.0 (May 1, 2024)</h2>
<p><strong>User-visible changes:</strong></p>
<p>Method, constructor, lambda, and method reference type inference has been greatly improved.  The <code>-AconservativeUninferredTypeArguments</code> option is no longer necessary and has been removed.</p>
<p>Renamed command-line arguments:</p>
<ul>
<li><code>-AskipDirs</code> has been renamed to <code>-AskipFiles</code>.
<code>-AskipDirs</code> will continue to work for the time being.</li>
</ul>
<p>New command-line arguments:</p>
<ul>
<li><code>-AonlyFiles</code> complements <code>-AskipFiles</code></li>
</ul>
<p>A specialized inference algorithm for the Resource Leak Checker runs automatically as part of whole-program inference.</p>
<p><strong>Implementation details:</strong></p>
<p>Deprecated <code>ObjectCreationNode#getConstructor</code> in favor of new <code>ObjectCreationNode#getTypeToInstantiate()</code>.</p>
<p>Renamed <code>AbstractCFGVisualizer.visualizeBlockHelper()</code> to <code>visualizeBlockWithSeparator()</code>.</p>
<p>Moved methods from <code>TreeUtils</code> to subclasses of <code>TreeUtilsAfterJava11</code>:</p>
<ul>
<li>isConstantCaseLabelTree</li>
<li>isDefaultCaseLabelTree</li>
<li>isPatternCaseLabelTree</li>
</ul>
<p>Renamed <code>BaseTypeVisitor.checkForPolymorphicQualifiers()</code> to <code>warnInvalidPolymorphicQualifier()</code>.</p>
<p><strong>Closed issues:</strong></p>
<p><a href="https://redirect.github.com/typetools/checker-framework/issues/979">#979</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/4559">#4559</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/4593">#4593</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/5058">#5058</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/5734">#5734</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/5781">#5781</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6071">#6071</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6093">#6093</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6239">#6239</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6297">#6297</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6317">#6317</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6322">#6322</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6346">#6346</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6373">#6373</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6376">#6376</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6378">#6378</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6379">#6379</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6380">#6380</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6389">#6389</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6393">#6393</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6396">#6396</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6402">#6402</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6406">#6406</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6407">#6407</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6417">#6417</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6421">#6421</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6430">#6430</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6433">#6433</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6438">#6438</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6442">#6442</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6473">#6473</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6480">#6480</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6507">#6507</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6531">#6531</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6535">#6535</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md">org.checkerframework:checker-qual's changelog</a>.</em></p>
<blockquote>
<h2>Version 3.43.0 (May 1, 2024)</h2>
<p><strong>User-visible changes:</strong></p>
<p>Method, constructor, lambda, and method reference type inference has been
greatly improved.  The <code>-AconservativeUninferredTypeArguments</code> option is
no longer necessary and has been removed.</p>
<p>Renamed command-line arguments:</p>
<ul>
<li><code>-AskipDirs</code> has been renamed to <code>-AskipFiles</code>.
<code>-AskipDirs</code> will continue to work for the time being.</li>
</ul>
<p>New command-line arguments:</p>
<ul>
<li><code>-AonlyFiles</code> complements <code>-AskipFiles</code></li>
</ul>
<p>A specialized inference algorithm for the Resource Leak Checker runs
automatically as part of whole-program inference.</p>
<p><strong>Implementation details:</strong></p>
<p>Deprecated <code>ObjectCreationNode#getConstructor</code> in favor of new
<code>ObjectCreationNode#getTypeToInstantiate()</code>.</p>
<p>Renamed <code>AbstractCFGVisualizer.visualizeBlockHelper()</code> to
<code>visualizeBlockWithSeparator()</code>.</p>
<p>Moved methods from <code>TreeUtils</code> to subclasses of <code>TreeUtilsAfterJava11</code>:</p>
<ul>
<li>isConstantCaseLabelTree</li>
<li>isDefaultCaseLabelTree</li>
<li>isPatternCaseLabelTree</li>
</ul>
<p>Renamed <code>BaseTypeVisitor.checkForPolymorphicQualifiers()</code> to
<code>warnInvalidPolymorphicQualifier()</code>.</p>
<p><strong>Closed issues:</strong></p>
<p><a href="https://redirect.github.com/typetools/checker-framework/issues/979">#979</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/4559">#4559</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/4593">#4593</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/5058">#5058</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/5734">#5734</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/5781">#5781</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6071">#6071</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6093">#6093</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6239">#6239</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6297">#6297</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6317">#6317</a>,
<a href="https://redirect.github.com/typetools/checker-framework/issues/6322">#6322</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6346">#6346</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6373">#6373</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6376">#6376</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6378">#6378</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6379">#6379</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6380">#6380</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6389">#6389</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6393">#6393</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6396">#6396</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6402">#6402</a>,
<a href="https://redirect.github.com/typetools/checker-framework/issues/6406">#6406</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6407">#6407</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6417">#6417</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6421">#6421</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6430">#6430</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6433">#6433</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6438">#6438</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6442">#6442</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6473">#6473</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6480">#6480</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6507">#6507</a>,
<a href="https://redirect.github.com/typetools/checker-framework/issues/6531">#6531</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6535">#6535</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/typetools/checker-framework/commit/842c4d0080063ff37dc622398e8740731d96e801"><code>842c4d0</code></a> new release 3.43.0</li>
<li><a href="https://github.com/typetools/checker-framework/commit/b687d3600a03c8e42eb9eb618479bfab864283f3"><code>b687d36</code></a> Use property instead.</li>
<li><a href="https://github.com/typetools/checker-framework/commit/2db3beb3e20db561c73a2e25c65ad4af7462cead"><code>2db3beb</code></a> Only sign when publishing.</li>
<li><a href="https://github.com/typetools/checker-framework/commit/917b4847701f7bf7017b89867ba76095b0eadea2"><code>917b484</code></a> Prep for release.</li>
<li><a href="https://github.com/typetools/checker-framework/commit/37492ba09bb60b56cc7df23104c8e2161960623f"><code>37492ba</code></a> Update Stubparser  to version 3.25.10(<a href="https://redirect.github.com/typetools/checker-framework/issues/6559">#6559</a>)</li>
<li><a href="https://github.com/typetools/checker-framework/commit/81f7d0196935b1f8c9be39813c350643e0461af1"><code>81f7d01</code></a> Use Guava version 33.1.0</li>
<li><a href="https://github.com/typetools/checker-framework/commit/7051bda594a08c835b85e519a74cb2cef00d7927"><code>7051bda</code></a> Use Error Prone 2.27.0</li>
<li><a href="https://github.com/typetools/checker-framework/commit/2890be7612df006ccfc2fb41312a1af2ca8b43cf"><code>2890be7</code></a> Simplify calls to <code>List.toArray()</code></li>
<li><a href="https://github.com/typetools/checker-framework/commit/1cf6f323a96376150cd31447a5c91cd63109e2bf"><code>1cf6f32</code></a> Update dependency org.checkerframework:stubparser to v3.25.10 (<a href="https://redirect.github.com/typetools/checker-framework/issues/6553">#6553</a>)</li>
<li><a href="https://github.com/typetools/checker-framework/commit/fa837dc9b53dd773e942f1275afe58bd37345b2b"><code>fa837dc</code></a> Update plugin com.gorylenko.gradle-git-properties to v2.4.2 (<a href="https://redirect.github.com/typetools/checker-framework/issues/6554">#6554</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/typetools/checker-framework/compare/checker-framework-3.42.0...checker-framework-3.43.0">compare view</a></li>
</ul>
</details>
<br />

Updates `org.checkerframework:checker` from 3.42.0 to 3.43.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typetools/checker-framework/releases">org.checkerframework:checker's releases</a>.</em></p>
<blockquote>
<h2>Checker Framework 3.43.0</h2>
<h2>Version 3.43.0 (May 1, 2024)</h2>
<p><strong>User-visible changes:</strong></p>
<p>Method, constructor, lambda, and method reference type inference has been greatly improved.  The <code>-AconservativeUninferredTypeArguments</code> option is no longer necessary and has been removed.</p>
<p>Renamed command-line arguments:</p>
<ul>
<li><code>-AskipDirs</code> has been renamed to <code>-AskipFiles</code>.
<code>-AskipDirs</code> will continue to work for the time being.</li>
</ul>
<p>New command-line arguments:</p>
<ul>
<li><code>-AonlyFiles</code> complements <code>-AskipFiles</code></li>
</ul>
<p>A specialized inference algorithm for the Resource Leak Checker runs automatically as part of whole-program inference.</p>
<p><strong>Implementation details:</strong></p>
<p>Deprecated <code>ObjectCreationNode#getConstructor</code> in favor of new <code>ObjectCreationNode#getTypeToInstantiate()</code>.</p>
<p>Renamed <code>AbstractCFGVisualizer.visualizeBlockHelper()</code> to <code>visualizeBlockWithSeparator()</code>.</p>
<p>Moved methods from <code>TreeUtils</code> to subclasses of <code>TreeUtilsAfterJava11</code>:</p>
<ul>
<li>isConstantCaseLabelTree</li>
<li>isDefaultCaseLabelTree</li>
<li>isPatternCaseLabelTree</li>
</ul>
<p>Renamed <code>BaseTypeVisitor.checkForPolymorphicQualifiers()</code> to <code>warnInvalidPolymorphicQualifier()</code>.</p>
<p><strong>Closed issues:</strong></p>
<p><a href="https://redirect.github.com/typetools/checker-framework/issues/979">#979</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/4559">#4559</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/4593">#4593</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/5058">#5058</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/5734">#5734</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/5781">#5781</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6071">#6071</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6093">#6093</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6239">#6239</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6297">#6297</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6317">#6317</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6322">#6322</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6346">#6346</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6373">#6373</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6376">#6376</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6378">#6378</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6379">#6379</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6380">#6380</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6389">#6389</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6393">#6393</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6396">#6396</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6402">#6402</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6406">#6406</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6407">#6407</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6417">#6417</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6421">#6421</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6430">#6430</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6433">#6433</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6438">#6438</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6442">#6442</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6473">#6473</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6480">#6480</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6507">#6507</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6531">#6531</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6535">#6535</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md">org.checkerframework:checker's changelog</a>.</em></p>
<blockquote>
<h2>Version 3.43.0 (May 1, 2024)</h2>
<p><strong>User-visible changes:</strong></p>
<p>Method, constructor, lambda, and method reference type inference has been
greatly improved.  The <code>-AconservativeUninferredTypeArguments</code> option is
no longer necessary and has been removed.</p>
<p>Renamed command-line arguments:</p>
<ul>
<li><code>-AskipDirs</code> has been renamed to <code>-AskipFiles</code>.
<code>-AskipDirs</code> will continue to work for the time being.</li>
</ul>
<p>New command-line arguments:</p>
<ul>
<li><code>-AonlyFiles</code> complements <code>-AskipFiles</code></li>
</ul>
<p>A specialized inference algorithm for the Resource Leak Checker runs
automatically as part of whole-program inference.</p>
<p><strong>Implementation details:</strong></p>
<p>Deprecated <code>ObjectCreationNode#getConstructor</code> in favor of new
<code>ObjectCreationNode#getTypeToInstantiate()</code>.</p>
<p>Renamed <code>AbstractCFGVisualizer.visualizeBlockHelper()</code> to
<code>visualizeBlockWithSeparator()</code>.</p>
<p>Moved methods from <code>TreeUtils</code> to subclasses of <code>TreeUtilsAfterJava11</code>:</p>
<ul>
<li>isConstantCaseLabelTree</li>
<li>isDefaultCaseLabelTree</li>
<li>isPatternCaseLabelTree</li>
</ul>
<p>Renamed <code>BaseTypeVisitor.checkForPolymorphicQualifiers()</code> to
<code>warnInvalidPolymorphicQualifier()</code>.</p>
<p><strong>Closed issues:</strong></p>
<p><a href="https://redirect.github.com/typetools/checker-framework/issues/979">#979</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/4559">#4559</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/4593">#4593</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/5058">#5058</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/5734">#5734</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/5781">#5781</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6071">#6071</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6093">#6093</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6239">#6239</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6297">#6297</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6317">#6317</a>,
<a href="https://redirect.github.com/typetools/checker-framework/issues/6322">#6322</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6346">#6346</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6373">#6373</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6376">#6376</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6378">#6378</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6379">#6379</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6380">#6380</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6389">#6389</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6393">#6393</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6396">#6396</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6402">#6402</a>,
<a href="https://redirect.github.com/typetools/checker-framework/issues/6406">#6406</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6407">#6407</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6417">#6417</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6421">#6421</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6430">#6430</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6433">#6433</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6438">#6438</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6442">#6442</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6473">#6473</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6480">#6480</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6507">#6507</a>,
<a href="https://redirect.github.com/typetools/checker-framework/issues/6531">#6531</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6535">#6535</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/typetools/checker-framework/commit/842c4d0080063ff37dc622398e8740731d96e801"><code>842c4d0</code></a> new release 3.43.0</li>
<li><a href="https://github.com/typetools/checker-framework/commit/b687d3600a03c8e42eb9eb618479bfab864283f3"><code>b687d36</code></a> Use property instead.</li>
<li><a href="https://github.com/typetools/checker-framework/commit/2db3beb3e20db561c73a2e25c65ad4af7462cead"><code>2db3beb</code></a> Only sign when publishing.</li>
<li><a href="https://github.com/typetools/checker-framework/commit/917b4847701f7bf7017b89867ba76095b0eadea2"><code>917b484</code></a> Prep for release.</li>
<li><a href="https://github.com/typetools/checker-framework/commit/37492ba09bb60b56cc7df23104c8e2161960623f"><code>37492ba</code></a> Update Stubparser  to version 3.25.10(<a href="https://redirect.github.com/typetools/checker-framework/issues/6559">#6559</a>)</li>
<li><a href="https://github.com/typetools/checker-framework/commit/81f7d0196935b1f8c9be39813c350643e0461af1"><code>81f7d01</code></a> Use Guava version 33.1.0</li>
<li><a href="https://github.com/typetools/checker-framework/commit/7051bda594a08c835b85e519a74cb2cef00d7927"><code>7051bda</code></a> Use Error Prone 2.27.0</li>
<li><a href="https://github.com/typetools/checker-framework/commit/2890be7612df006ccfc2fb41312a1af2ca8b43cf"><code>2890be7</code></a> Simplify calls to <code>List.toArray()</code></li>
<li><a href="https://github.com/typetools/checker-framework/commit/1cf6f323a96376150cd31447a5c91cd63109e2bf"><code>1cf6f32</code></a> Update dependency org.checkerframework:stubparser to v3.25.10 (<a href="https://redirect.github.com/typetools/checker-framework/issues/6553">#6553</a>)</li>
<li><a href="https://github.com/typetools/checker-framework/commit/fa837dc9b53dd773e942f1275afe58bd37345b2b"><code>fa837dc</code></a> Update plugin com.gorylenko.gradle-git-properties to v2.4.2 (<a href="https://redirect.github.com/typetools/checker-framework/issues/6554">#6554</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/typetools/checker-framework/compare/checker-framework-3.42.0...checker-framework-3.43.0">compare view</a></li>
</ul>
</details>
<br />

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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@ 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>

Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: David Li <[email protected]>
Copy link

After merging your PR, Conbench analyzed the 6 benchmarking runs that have been run so far on merge-commit ad711ec.

There were 9 benchmark results indicating a performance regression:

The full Conbench report has more details. It also includes information about 496 possible false positives for unstable benchmarks that are known to sometimes produce them.

@vibhatha
Copy link
Collaborator

cc @lidavidm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Java dependencies Dependabot-only java Dependabot-only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants