Skip to content

Commit

Permalink
Bump org.checkerframework:checker-qual from 3.48.0 to 3.48.1 in the d…
Browse files Browse the repository at this point in the history
…ependencies group

Bumps the dependencies group with 1 update: [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework).

Updates `org.checkerframework:checker-qual` from 3.48.0 to 3.48.1
<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.1</h2>
<h2>Version 3.48.1 (October 11, 2024)</h2>
<p><strong>User-visible changes:</strong></p>
<p>The Returns Receiver sub-checker is now disabled by default when running the Resource Leak Checker, as usually it is not needed and it adds overhead. To enable it, use the new <code>-AenableReturnsReceiverForRlc</code> command-line argument.</p>
<p><strong>Closed issues:</strong></p>
<p><a href="https://redirect.github.com/typetools/checker-framework/issues/6434">#6434</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6810">#6810</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6839">#6839</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6842">#6842</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6856">#6856</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.1 (October 11, 2024)</h2>
<p><strong>User-visible changes:</strong></p>
<p>The Returns Receiver sub-checker is now disabled by default when running the Resource Leak Checker,
as usually it is not needed and it adds overhead. To enable it, use the new
<code>-AenableReturnsReceiverForRlc</code> command-line argument.</p>
<p><strong>Closed issues:</strong></p>
<p><a href="https://redirect.github.com/typetools/checker-framework/issues/6434">#6434</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6810">#6810</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6839">#6839</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6842">#6842</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/6856">#6856</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/typetools/checker-framework/commit/d051fac4c08db82ad5aecb69a86c6332ced3e9ae"><code>d051fac</code></a> new release 3.48.1</li>
<li><a href="https://github.com/typetools/checker-framework/commit/cb385120eb678a827046e212e60dc17942ca29a8"><code>cb38512</code></a> Prep for release.</li>
<li><a href="https://github.com/typetools/checker-framework/commit/69d703d6a2be7470c696ab59c43798a2842ab880"><code>69d703d</code></a> More precise analysis of Signature string manipulation</li>
<li><a href="https://github.com/typetools/checker-framework/commit/6e8ed8e0dc677bb423866b5d041345d6837bc205"><code>6e8ed8e</code></a> Skip parens</li>
<li><a href="https://github.com/typetools/checker-framework/commit/b4e97b92f558367460bfa57c6e6816fbbb4eeb68"><code>b4e97b9</code></a> Update dependency org.plumelib:reflection-util to v1.1.4</li>
<li><a href="https://github.com/typetools/checker-framework/commit/f503ebc62b8cebf777ea038d5101e22a933f963e"><code>f503ebc</code></a> Change smart to dumb quotes</li>
<li><a href="https://github.com/typetools/checker-framework/commit/15cb8149b337742258d1e1451c017b0d8eed74fb"><code>15cb814</code></a> Fix problem with GLB</li>
<li><a href="https://github.com/typetools/checker-framework/commit/b9dd1af664a0d2588504f3295e902482fc2bc9df"><code>b9dd1af</code></a> Improved documentation and naming for annotation comparisons</li>
<li><a href="https://github.com/typetools/checker-framework/commit/09f423a696d23098de52853135fd5d6c4413d436"><code>09f423a</code></a> Only capture fields that are not on the LHS of assignments</li>
<li><a href="https://github.com/typetools/checker-framework/commit/238e276df6ad4d7deb7c9196ebf2a4c6904811de"><code>238e276</code></a> Augment arrayaccess node</li>
<li>Additional commits viewable in <a href="https://github.com/typetools/checker-framework/compare/checker-framework-3.48.0...checker-framework-3.48.1">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.checkerframework:checker-qual&package-manager=maven&previous-version=3.48.0&new-version=3.48.1)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions

</details>

Fixes #463

COPYBARA_INTEGRATE_REVIEW=#463 from google:dependabot/maven/dependencies-4102e24f2b ac0a5c0
PiperOrigin-RevId: 685688569
  • Loading branch information
dependabot[bot] authored and Compile-Testing Team committed Oct 14, 2024
1 parent 3b5447b commit a6807db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.48.0</version>
<version>3.48.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit a6807db

Please sign in to comment.