Skip to content

Commit 4f2b960

Browse files
Bump error-prone from 2.47.0 to 2.48.0 (#422)
Bumps `error-prone` from 2.47.0 to 2.48.0. Updates `com.google.errorprone:error_prone_annotations` from 2.47.0 to 2.48.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/error-prone/releases">com.google.errorprone:error_prone_annotations's releases</a>.</em></p> <blockquote> <h2>Error Prone 2.48.0</h2> <p>Changes:</p> <ul> <li>Added support for passing flags with command-line argument files (<code>@</code>-files) (<a href="https://github.com/google/error-prone/commit/8e84edf1beedc99ff2cff3c21a7adec578ad053e">https://github.com/google/error-prone/commit/8e84edf1beedc99ff2cff3c21a7adec578ad053e</a>)</li> </ul> <p>New checks:</p> <ul> <li><a href="https://errorprone.info/bugpattern/AvoidValueSetter"><code>AvoidValueSetter</code></a></li> <li><a href="https://errorprone.info/bugpattern/UnnecessarySemicolon"><code>UnnecessarySemicolon</code></a></li> </ul> <p>Closed issues: <a href="https://redirect.github.com/google/error-prone/issues/5529">#5529</a>, <a href="https://redirect.github.com/google/error-prone/issues/5537">#5537</a>, <a href="https://redirect.github.com/google/error-prone/issues/5522">#5522</a>, <a href="https://redirect.github.com/google/error-prone/issues/5521">#5521</a></p> <p>Full changelog: <a href="https://github.com/google/error-prone/compare/v2.47.0...v2.48.0">https://github.com/google/error-prone/compare/v2.47.0...v2.48.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/error-prone/commit/7cec0a04b56cd79e72461ad771e532f503f0b407"><code>7cec0a0</code></a> Release Error Prone 2.48.0</li> <li><a href="https://github.com/google/error-prone/commit/01c603a9fce06f87f0868f460a4aed0afd1ceef0"><code>01c603a</code></a> Extend MissingTestCall to check for member references.</li> <li><a href="https://github.com/google/error-prone/commit/3d817b040d3fd4e144e4468b0d58811d43b11875"><code>3d817b0</code></a> Handle <code>var</code> in <code>UnnecessaryBoxedVariable</code></li> <li><a href="https://github.com/google/error-prone/commit/ad26f3ea6b15f89852ef2e9ff86ddcc794763a28"><code>ad26f3e</code></a> Add <code>ConcurrentHashMap.keys()</code> and <code>ConcurrentHashMap.elements()</code> to `JdkObso...</li> <li><a href="https://github.com/google/error-prone/commit/7926dbce13ea1912608adac4ddd41373fa48dee6"><code>7926dbc</code></a> Fix MustBeClosedChecker crash on flexible constructors.</li> <li><a href="https://github.com/google/error-prone/commit/d08f0032a0dbd8cd25224c4f0bc7e249c72b9448"><code>d08f003</code></a> Check for jakarta annotations in DI checks</li> <li><a href="https://github.com/google/error-prone/commit/171448c117547536b81eb25286cc16b91120fb0b"><code>171448c</code></a> Add android internal GuardedBy to ACCEPTED_GUARDED_BY_ANNOTATIONS</li> <li><a href="https://github.com/google/error-prone/commit/5cb6075c268bb0e2039c511af5e13b6d2199435e"><code>5cb6075</code></a> Remove the <code>MissingTestCall:MatchGraphVerify</code> flag.</li> <li><a href="https://github.com/google/error-prone/commit/ab81681a2df310ef06c31f6030106d110f64f3c7"><code>ab81681</code></a> Improve crash messages for fixes that don't apply</li> <li><a href="https://github.com/google/error-prone/commit/fe9bb21938df42f94c5c39351feee48f319adadd"><code>fe9bb21</code></a> Add a test to confirm that TimeUnitMismatch catches `seconds * 1000 + nanos /...</li> <li>Additional commits viewable in <a href="https://github.com/google/error-prone/compare/v2.47.0...v2.48.0">compare view</a></li> </ul> </details> <br /> Updates `com.google.errorprone:error_prone_core` from 2.47.0 to 2.48.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/error-prone/releases">com.google.errorprone:error_prone_core's releases</a>.</em></p> <blockquote> <h2>Error Prone 2.48.0</h2> <p>Changes:</p> <ul> <li>Added support for passing flags with command-line argument files (<code>@</code>-files) (<a href="https://github.com/google/error-prone/commit/8e84edf1beedc99ff2cff3c21a7adec578ad053e">https://github.com/google/error-prone/commit/8e84edf1beedc99ff2cff3c21a7adec578ad053e</a>)</li> </ul> <p>New checks:</p> <ul> <li><a href="https://errorprone.info/bugpattern/AvoidValueSetter"><code>AvoidValueSetter</code></a></li> <li><a href="https://errorprone.info/bugpattern/UnnecessarySemicolon"><code>UnnecessarySemicolon</code></a></li> </ul> <p>Closed issues: <a href="https://redirect.github.com/google/error-prone/issues/5529">#5529</a>, <a href="https://redirect.github.com/google/error-prone/issues/5537">#5537</a>, <a href="https://redirect.github.com/google/error-prone/issues/5522">#5522</a>, <a href="https://redirect.github.com/google/error-prone/issues/5521">#5521</a></p> <p>Full changelog: <a href="https://github.com/google/error-prone/compare/v2.47.0...v2.48.0">https://github.com/google/error-prone/compare/v2.47.0...v2.48.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/error-prone/commit/7cec0a04b56cd79e72461ad771e532f503f0b407"><code>7cec0a0</code></a> Release Error Prone 2.48.0</li> <li><a href="https://github.com/google/error-prone/commit/01c603a9fce06f87f0868f460a4aed0afd1ceef0"><code>01c603a</code></a> Extend MissingTestCall to check for member references.</li> <li><a href="https://github.com/google/error-prone/commit/3d817b040d3fd4e144e4468b0d58811d43b11875"><code>3d817b0</code></a> Handle <code>var</code> in <code>UnnecessaryBoxedVariable</code></li> <li><a href="https://github.com/google/error-prone/commit/ad26f3ea6b15f89852ef2e9ff86ddcc794763a28"><code>ad26f3e</code></a> Add <code>ConcurrentHashMap.keys()</code> and <code>ConcurrentHashMap.elements()</code> to `JdkObso...</li> <li><a href="https://github.com/google/error-prone/commit/7926dbce13ea1912608adac4ddd41373fa48dee6"><code>7926dbc</code></a> Fix MustBeClosedChecker crash on flexible constructors.</li> <li><a href="https://github.com/google/error-prone/commit/d08f0032a0dbd8cd25224c4f0bc7e249c72b9448"><code>d08f003</code></a> Check for jakarta annotations in DI checks</li> <li><a href="https://github.com/google/error-prone/commit/171448c117547536b81eb25286cc16b91120fb0b"><code>171448c</code></a> Add android internal GuardedBy to ACCEPTED_GUARDED_BY_ANNOTATIONS</li> <li><a href="https://github.com/google/error-prone/commit/5cb6075c268bb0e2039c511af5e13b6d2199435e"><code>5cb6075</code></a> Remove the <code>MissingTestCall:MatchGraphVerify</code> flag.</li> <li><a href="https://github.com/google/error-prone/commit/ab81681a2df310ef06c31f6030106d110f64f3c7"><code>ab81681</code></a> Improve crash messages for fixes that don't apply</li> <li><a href="https://github.com/google/error-prone/commit/fe9bb21938df42f94c5c39351feee48f319adadd"><code>fe9bb21</code></a> Add a test to confirm that TimeUnitMismatch catches `seconds * 1000 + nanos /...</li> <li>Additional commits viewable in <a href="https://github.com/google/error-prone/compare/v2.47.0...v2.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 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94494f3 commit 4f2b960

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
assertj = "3.27.7"
33
buf = "1.66.0"
44
cel = "0.11.1"
5-
error-prone = "2.47.0"
5+
error-prone = "2.48.0"
66
junit = "5.14.3"
77
maven-publish = "0.36.0"
88
protobuf = "4.34.0"

0 commit comments

Comments
 (0)