dependabot[bot] opened a new pull request, #115:
URL: https://github.com/apache/ws-wss4j/pull/115

   Bumps [error_prone_core](https://github.com/google/error-prone) from 2.3.2 
to 2.18.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/google/error-prone/releases";>error_prone_core's 
releases</a>.</em></p>
   <blockquote>
   <h2>Error Prone 2.18.0</h2>
   <p>New Checkers:</p>
   <ul>
   <li><a 
href="https://errorprone.info/bugpattern/InjectOnBugCheckers";><code>InjectOnBugCheckers</code></a></li>
   <li><a 
href="https://errorprone.info/bugpattern/LabelledBreakTarget";><code>LabelledBreakTarget</code></a></li>
   <li><a 
href="https://errorprone.info/bugpattern/UnusedLabel";><code>UnusedLabel</code></a></li>
   <li><a 
href="https://errorprone.info/bugpattern/YodaCondition";><code>YodaCondition</code></a></li>
   </ul>
   <p>Fixes issues: <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/1650";>#1650</a>,
 <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/2706";>#2706</a>,
 <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/3404";>#3404</a>,
 <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/3493";>#3493</a>,
 <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/3504";>#3504</a>,
 <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/3519";>#3519</a>,
 <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/3579";>#3579</a>,
 <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/3610";>#3610</a>,
 <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/3632";>#3632</a>,
 <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/3638";>#3638</a>,
 <a href="https://github-redirect.dependabot.com/google/error-prone/i
 ssues/3645">#3645</a>, <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/3646";>#3646</a>,
 <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/3652";>#3652</a>,
 <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/3690";>#3690</a></p>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/google/error-prone/compare/v2.17.0...v2.18.0";>https://github.com/google/error-prone/compare/v2.17.0...v2.18.0</a></p>
   <h2>Error Prone 2.17.0</h2>
   <p>New Checkers:</p>
   <ul>
   <li><a 
href="https://errorprone.info/bugpattern/AvoidObjectArrays";><code>AvoidObjectArrays</code></a></li>
   <li><a 
href="https://errorprone.info/bugpattern/Finalize";><code>Finalize</code></a></li>
   <li><a 
href="https://errorprone.info/bugpattern/IgnoredPureGetter";><code>IgnoredPureGetter</code></a></li>
   <li><a 
href="https://errorprone.info/bugpattern/ProtoFieldNullComparison";><code>ImpossibleNullComparison</code></a></li>
   <li><a 
href="https://errorprone.info/bugpattern/MathAbsoluteNegative";><code>MathAbsoluteNegative</code></a></li>
   <li><a 
href="https://errorprone.info/bugpattern/NewFileSystem";><code>NewFileSystem</code></a></li>
   <li><a 
href="https://errorprone.info/bugpattern/StatementSwitchToExpressionSwitch";><code>StatementSwitchToExpressionSwitch</code></a></li>
   <li><a 
href="https://errorprone.info/bugpattern/UnqualifiedYield";><code>UnqualifiedYield</code></a></li>
   </ul>
   <p>Fixed issues: <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/2321";>#2321</a>,
 <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/3144";>#3144</a>,
 <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/3297";>#3297</a>,
 <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/3428";>#3428</a>,
 <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/3437";>#3437</a>,
 <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/3462";>#3462</a>,
 <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/3482";>#3482</a>,
 <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/3494";>#3494</a></p>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/google/error-prone/compare/v2.16...v2.17.0";>https://github.com/google/error-prone/compare/v2.16...v2.17.0</a></p>
   <h2>Error Prone 2.16.0</h2>
   <p>New Checkers:</p>
   <ul>
   <li><a 
href="https://errorprone.info/bugpattern/ASTHelpersSuggestions";><code>ASTHelpersSuggestions</code></a></li>
   <li><a 
href="https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester";><code>CanIgnoreReturnValueSuggester</code></a></li>
   <li><a 
href="https://errorprone.info/bugpattern/LenientFormatStringValidation";><code>LenientFormatStringValidation</code></a></li>
   <li><a 
href="https://errorprone.info/bugpattern/UnnecessarilyUsedValue";><code>UnnecessarilyUsedValue</code></a></li>
   </ul>
   <p>Fixed issues: <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/3092";>#3092</a>,
 <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/3220";>#3220</a>,
 <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/3225";>#3225</a>,
 <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/3267";>#3267</a>,
 <a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/3441";>#3441</a></p>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/google/error-prone/compare/v2.15.0...v2.16";>https://github.com/google/error-prone/compare/v2.15.0...v2.16</a></p>
   <h2>Error Prone 2.15.0</h2>
   <p>New Checkers:</p>
   <ul>
   <li><a 
href="https://errorprone.info/bugpattern/BuilderReturnThis";><code>BuilderReturnThis</code></a></li>
   <li><a 
href="https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester";><code>CanIgnoreReturnValueSuggester</code></a></li>
   <li><a 
href="https://errorprone.info/bugpattern/CannotMockFinalClass";><code>CannotMockFinalClass</code></a></li>
   <li><a 
href="https://errorprone.info/bugpattern/CannotMockFinalMethod";><code>CannotMockFinalMethod</code></a></li>
   <li><a 
href="https://errorprone.info/bugpattern/DirectInvocationOnMock";><code>DirectInvocationOnMock</code></a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/google/error-prone/commit/34730decfeb81a35909db858399387f81c06c01f";><code>34730de</code></a>
 Release Error Prone 2.18.0</li>
   <li><a 
href="https://github.com/google/error-prone/commit/ee1e7778d3e90d27303d9666c87b360cea6d4bf0";><code>ee1e777</code></a>
 Remove <code>DoNoCall</code> flags for checking <code>Thread.run</code> and 
various <code>getClass</code> meth...</li>
   <li><a 
href="https://github.com/google/error-prone/commit/bb9ede9f250660199a718b36407cffec36b2be46";><code>bb9ede9</code></a>
 Delete dependabot.yml</li>
   <li><a 
href="https://github.com/google/error-prone/commit/7f459e14cd74f9a126c5f5edc7311be49a7e4421";><code>7f459e1</code></a>
 Refaster: support method invocation type argument inlining</li>
   <li><a 
href="https://github.com/google/error-prone/commit/a57309b0183c0c70f6afe7bceea3678b62c4791b";><code>a57309b</code></a>
 Add a check to reverse Yoda conditions.</li>
   <li><a 
href="https://github.com/google/error-prone/commit/181f9918bc4978a8999765e2961d1782ad452b5c";><code>181f991</code></a>
 Use <code>ASTHelpers.enclosingClass</code>.</li>
   <li><a 
href="https://github.com/google/error-prone/commit/360ed99da20a1e888f6b6bc407f96d1894651793";><code>360ed99</code></a>
 Don't generate a &quot;Suppression&quot; section that recommends 
`@SuppressWarnings(&quot;Ch...</li>
   <li><a 
href="https://github.com/google/error-prone/commit/c06c7b8b6e90fa709bca8089a881db6a999ea811";><code>c06c7b8</code></a>
 Look for infinite recursion in the first statement of multi-statement 
methods.</li>
   <li><a 
href="https://github.com/google/error-prone/commit/0f5753f67b89d77c0fa1eac209625b953059c7bb";><code>0f5753f</code></a>
 Reverse Yoda conditions in EP.</li>
   <li><a 
href="https://github.com/google/error-prone/commit/f36a502b5f934639a60107ec6a0a1d6f54edaa51";><code>f36a502</code></a>
 Make MemoizeConstantVisitorStateLookups check suppressible</li>
   <li>Additional commits viewable in <a 
href="https://github.com/google/error-prone/compare/v2.3.2...v2.18.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.errorprone:error_prone_core&package-manager=maven&previous-version=2.3.2&new-version=2.18.0)](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: dev-unsubscr...@ws.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org
For additional commands, e-mail: dev-h...@ws.apache.org

Reply via email to