dependabot[bot] opened a new pull request, #910:
URL: https://github.com/apache/isis/pull/910

   Bumps [error_prone_annotations](https://github.com/google/error-prone) from 
2.12.1 to 2.13.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/google/error-prone/releases";>error_prone_annotations's 
releases</a>.</em></p>
   <blockquote>
   <h2>Error Prone  2.13.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fix a crash in <code>UnnecessaryBoxedVariable</code> in <a 
href="https://github-redirect.dependabot.com/google/error-prone/pull/3118";>google/error-prone#3118</a></li>
   <li>Include the unicode character in the diagnostic message in <a 
href="https://github-redirect.dependabot.com/google/error-prone/pull/3119";>google/error-prone#3119</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/google/error-prone/compare/v2.13.0...v2.13.1";>https://github.com/google/error-prone/compare/v2.13.0...v2.13.1</a></p>
   <h2>Error Prone 2.13.0</h2>
   <ul>
   <li>Handle all annotations with the simple name <code>Generated</code> in 
<code>-XepDisableWarningsInGeneratedCode</code> (<a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/3094";>#3094</a>)</li>
   <li>Reconcile <code>BugChecker#isSuppressed</code> with suppression handling 
in <code>ErrorProneScanner</code> (<a 
href="https://github-redirect.dependabot.com/google/error-prone/issues/3094";>#3094</a>)</li>
   <li>Fix a bug in <code>enclosingPackage</code> 
(8fa64d48f3a1d8df852ed2546ba02b0e2b7585af)</li>
   <li>Improve performance of fix application 
(186334bcc45d9c275037cdcce3eb509ae8b7ff50)</li>
   <li>Implicitly treat <code>@AutoBuilder</code> setter methods as 
<code>@CanIgnoreReturnValue</code>.</li>
   <li>Remove some obsolete checks 
(<code>PublicConstructorForAbstractClass</code>, 
<code>HashCodeToString</code>)</li>
   </ul>
   <p><a 
href="https://github.com/google/error-prone/compare/v2.12.1...v2.13.0";>Release 
Diff: v2.12.1...v2.13.0</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/google/error-prone/commit/207678089f3d8ca14e9f6b8a43cba097d8c3f6b9";><code>2076780</code></a>
 Release Error Prone 2.13.1</li>
   <li><a 
href="https://github.com/google/error-prone/commit/726d179974f769e05dcdd3e97f7c384e5649d26d";><code>726d179</code></a>
 Include the unicode character in the diagnostic message</li>
   <li><a 
href="https://github.com/google/error-prone/commit/ed35fdafea8dff1f4dcfcb94b28d25d483d361f5";><code>ed35fda</code></a>
 Fix a crash in <code>UnnecessaryBoxedVariable</code></li>
   <li><a 
href="https://github.com/google/error-prone/commit/460d6c2e14ad2f2f09004063ac84a95bf8287139";><code>460d6c2</code></a>
 Update release.yml</li>
   <li><a 
href="https://github.com/google/error-prone/commit/cb15103be2ba9fed32b3e6b76b73e9965b94f5dc";><code>cb15103</code></a>
 Hardcode AlwaysThrows:MatchUuidParse.</li>
   <li><a 
href="https://github.com/google/error-prone/commit/2d20166823b2f54c8519fc4185547c103df4db79";><code>2d20166</code></a>
 Fix handling of foo.new A() {}.</li>
   <li><a 
href="https://github.com/google/error-prone/commit/390617395020b46dc7cba2b48a7c386c4e8c9ef7";><code>3906173</code></a>
 Update release.yml</li>
   <li><a 
href="https://github.com/google/error-prone/commit/8fa64d48f3a1d8df852ed2546ba02b0e2b7585af";><code>8fa64d4</code></a>
 Fix <code>enclosingPackage</code> after <a 
href="https://github.com/google/error-prone/commit/3ac";>https://github.com/google/error-prone/commit/3ac</a>...</li>
   <li><a 
href="https://github.com/google/error-prone/commit/f6323b261a1b4ddd841e7c0e323e9ae85e8a6b7c";><code>f6323b2</code></a>
 Don't auto-release the staging repository</li>
   <li><a 
href="https://github.com/google/error-prone/commit/4caf6216b1baa14a8309f504eafedf0d527ca036";><code>4caf621</code></a>
 Create release.yml</li>
   <li>Additional commits viewable in <a 
href="https://github.com/google/error-prone/compare/v2.12.1...v2.13.1";>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_annotations&package-manager=maven&previous-version=2.12.1&new-version=2.13.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 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to