Commits
![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d.jpg?s=96&d=mm)

dependabot[bot] authored and GitHub committed aebd7b09c9b
MINOR: [Java] Bump checker.framework.version from 3.47.0 to 3.48.0 in /java (#44324) Bumps `checker.framework.version` from 3.47.0 to 3.48.0. Updates `org.checkerframework:checker-qual` from 3.47.0 to 3.48.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.48.0</h2> <h2>Version 3.48.0 (October 2, 2024)</h2> <p><strong>User-visible changes:</strong></p> <p>The new SqlQuotesChecker prevents errors in quoting in SQL queries. It prevents injection attacks that exploit quoting errors.</p> <p>Aggregate Checkers now interleave error messages so that all errors about a line of code appear together.</p> <p><strong>Closed issues:</strong></p> <p><a href="https://redirect.github.com/typetools/checker-framework/issues/3568">#3568</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6725">#6725</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6753">#6753</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6769">#6769</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6770">#6770</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6780">#6780</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6785">#6785</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6795">#6795</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6804">#6804</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6811">#6811</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6825">#6825</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.48.0 (October 2, 2024)</h2> <p><strong>User-visible changes:</strong></p> <p>The new SqlQuotesChecker prevents errors in quoting in SQL queries. It prevents injection attacks that exploit quoting errors.</p> <p>Aggregate Checkers now interleave error messages so that all errors about a line of code appear together.</p> <p><strong>Closed issues:</strong></p> <p><a href="https://redirect.github.com/typetools/checker-framework/issues/3568">#3568</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6725">#6725</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6753">#6753</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6769">#6769</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6770">#6770</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6780">#6780</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6785">#6785</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6795">#6795</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6804">#6804</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6811">#6811</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6825">#6825</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typetools/checker-framework/commit/8a5b58576e22050d9625b30fed07abdefe382e5e"><code>8a5b585</code></a> new release 3.48.0</li> <li><a href="https://github.com/typetools/checker-framework/commit/33dfb8448f0e9aadd88c967413b768c170fcd9d5"><code>33dfb84</code></a> Fix links.</li> <li><a href="https://github.com/typetools/checker-framework/commit/dda798d5dec51d4d81419e9a96fac7068fcae173"><code>dda798d</code></a> Prep for release.</li> <li><a href="https://github.com/typetools/checker-framework/commit/fe16b7f7271664e019adaf202fbc021e47a0004d"><code>fe16b7f</code></a> Remove checker-qual files from shaded dataflow jar</li> <li><a href="https://github.com/typetools/checker-framework/commit/642a8536251ca3bc63e81bc179d4caaf7cd8e63e"><code>642a853</code></a> Add a capture in type argument inference</li> <li><a href="https://github.com/typetools/checker-framework/commit/b96e7778cd539b3e25a0a7988dc97c88ca469042"><code>b96e777</code></a> Capture the type of field accesses</li> <li><a href="https://github.com/typetools/checker-framework/commit/3b03b377fe44fe134278a750e6459629d4a165fe"><code>3b03b37</code></a> Updating macOS installation instructions (<a href="https://redirect.github.com/typetools/checker-framework/issues/6827">#6827</a>)</li> <li><a href="https://github.com/typetools/checker-framework/commit/3e837a51c330f8009be6b5aeb452e22050cad10e"><code>3e837a5</code></a> Skip <code>TreeUtils.toStringTruncated</code> when debugging is disabled</li> <li><a href="https://github.com/typetools/checker-framework/commit/fe7b19ff7f1d24cdf861e8e34a3d7928adc3e920"><code>fe7b19f</code></a> Check for proper type</li> <li><a href="https://github.com/typetools/checker-framework/commit/97beabcb365924e4ee87746f6e7d63abbcc18b6b"><code>97beabc</code></a> Fix a resource leak false positive due to a cast (<a href="https://redirect.github.com/typetools/checker-framework/issues/6821">#6821</a>)</li> <li>Additional commits viewable in <a href="https://github.com/typetools/checker-framework/compare/checker-framework-3.47.0...checker-framework-3.48.0">compare view</a></li> </ul> </details> <br /> Updates `org.checkerframework:checker` from 3.47.0 to 3.48.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.48.0</h2> <h2>Version 3.48.0 (October 2, 2024)</h2> <p><strong>User-visible changes:</strong></p> <p>The new SqlQuotesChecker prevents errors in quoting in SQL queries. It prevents injection attacks that exploit quoting errors.</p> <p>Aggregate Checkers now interleave error messages so that all errors about a line of code appear together.</p> <p><strong>Closed issues:</strong></p> <p><a href="https://redirect.github.com/typetools/checker-framework/issues/3568">#3568</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6725">#6725</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6753">#6753</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6769">#6769</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6770">#6770</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6780">#6780</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6785">#6785</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6795">#6795</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6804">#6804</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6811">#6811</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6825">#6825</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.48.0 (October 2, 2024)</h2> <p><strong>User-visible changes:</strong></p> <p>The new SqlQuotesChecker prevents errors in quoting in SQL queries. It prevents injection attacks that exploit quoting errors.</p> <p>Aggregate Checkers now interleave error messages so that all errors about a line of code appear together.</p> <p><strong>Closed issues:</strong></p> <p><a href="https://redirect.github.com/typetools/checker-framework/issues/3568">#3568</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6725">#6725</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6753">#6753</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6769">#6769</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6770">#6770</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6780">#6780</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6785">#6785</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6795">#6795</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6804">#6804</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6811">#6811</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6825">#6825</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typetools/checker-framework/commit/8a5b58576e22050d9625b30fed07abdefe382e5e"><code>8a5b585</code></a> new release 3.48.0</li> <li><a href="https://github.com/typetools/checker-framework/commit/33dfb8448f0e9aadd88c967413b768c170fcd9d5"><code>33dfb84</code></a> Fix links.</li> <li><a href="https://github.com/typetools/checker-framework/commit/dda798d5dec51d4d81419e9a96fac7068fcae173"><code>dda798d</code></a> Prep for release.</li> <li><a href="https://github.com/typetools/checker-framework/commit/fe16b7f7271664e019adaf202fbc021e47a0004d"><code>fe16b7f</code></a> Remove checker-qual files from shaded dataflow jar</li> <li><a href="https://github.com/typetools/checker-framework/commit/642a8536251ca3bc63e81bc179d4caaf7cd8e63e"><code>642a853</code></a> Add a capture in type argument inference</li> <li><a href="https://github.com/typetools/checker-framework/commit/b96e7778cd539b3e25a0a7988dc97c88ca469042"><code>b96e777</code></a> Capture the type of field accesses</li> <li><a href="https://github.com/typetools/checker-framework/commit/3b03b377fe44fe134278a750e6459629d4a165fe"><code>3b03b37</code></a> Updating macOS installation instructions (<a href="https://redirect.github.com/typetools/checker-framework/issues/6827">#6827</a>)</li> <li><a href="https://github.com/typetools/checker-framework/commit/3e837a51c330f8009be6b5aeb452e22050cad10e"><code>3e837a5</code></a> Skip <code>TreeUtils.toStringTruncated</code> when debugging is disabled</li> <li><a href="https://github.com/typetools/checker-framework/commit/fe7b19ff7f1d24cdf861e8e34a3d7928adc3e920"><code>fe7b19f</code></a> Check for proper type</li> <li><a href="https://github.com/typetools/checker-framework/commit/97beabcb365924e4ee87746f6e7d63abbcc18b6b"><code>97beabc</code></a> Fix a resource leak false positive due to a cast (<a href="https://redirect.github.com/typetools/checker-framework/issues/6821">#6821</a>)</li> <li>Additional commits viewable in <a href="https://github.com/typetools/checker-framework/compare/checker-framework-3.47.0...checker-framework-3.48.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 <li.davidm96@gmail.com>