dependabot[bot] opened a new pull request, #20209: URL: https://github.com/apache/druid/pull/20209
Bumps [com.google.auto.value:auto-value-annotations](https://github.com/google/auto) from 1.11.0 to 1.11.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/auto/releases">com.google.auto.value:auto-value-annotations's releases</a>.</em></p> <blockquote> <h2>AutoValue 1.11.1</h2> <ul> <li>Fixed a crash with <code>@AutoValue.CopyAnnotations(exclude=Missing.class)</code>, where <code>Missing</code> is a class that does not exist.</li> <li>Type-use annotations such as <code>@Nullable</code> are now better preserved in generated builder setter method parameters. Previously they could be lost in some circumstances, for example with <code>@Nullable T</code>.</li> <li>An issue with <code>@Nullable</code> type-use annotations in AutoBuilder has been fixed.</li> <li>Report a diagnostic for setters with boxed primitive types for primitive properties.</li> <li>A bug with AutoBuilder and Kotlin data classes has been fixed. If there was a mix of required and optional parameters in a data class with a large number of properties, sometimes the generated code would not compile.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/auto/commit/4a03588ac0a15571642fd765f6b8d919eb147256"><code>4a03588</code></a> Set version number for auto-value-parent to 1.11.1.</li> <li><a href="https://github.com/google/auto/commit/c5c1ae5d43fb9f1d85c9594738216f22e64b6f04"><code>c5c1ae5</code></a> Update do-not-publish configuration.</li> <li><a href="https://github.com/google/auto/commit/6d41b7096a722d242f3d5a063752924b9e306dab"><code>6d41b70</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/google/auto/commit/74d3d0763fe0e4763330dedbe751b60c56613e43"><code>74d3d07</code></a> [maven-release-plugin] prepare release auto-value-parent-1.11.1</li> <li><a href="https://github.com/google/auto/commit/82eb4f818cd834a8400e2833a963be4db1f9121c"><code>82eb4f8</code></a> Bump the dependencies group in /value with 2 updates</li> <li><a href="https://github.com/google/auto/commit/d09c2d3cfec8fba4c9d62518eaed0c5d8f5918fb"><code>d09c2d3</code></a> Bump the dependencies group in /value with 4 updates</li> <li><a href="https://github.com/google/auto/commit/893034b3b00491702ef0d6083747d0fc1a991349"><code>893034b</code></a> Delete the <code>WeakHashMap</code> recommendation.</li> <li><a href="https://github.com/google/auto/commit/4bcb6b9874fd5dca54882fa6b23e2ec893c37b12"><code>4bcb6b9</code></a> Bump net.ltgt.gwt.maven:gwt-maven-plugin from 1.1.0 to 1.2.0 in /value in the...</li> <li><a href="https://github.com/google/auto/commit/66a26da385ec40be7cd1b3fc6dc3d958a2ddc874"><code>66a26da</code></a> Slightly reword <a href="https://github.com/AutoOneOf"><code>@​AutoOneOf</code></a> docs</li> <li><a href="https://github.com/google/auto/commit/7e5e3c896ba828baff44ff29da2a986462c3cd3d"><code>7e5e3c8</code></a> Bump the dependencies group in /value with 2 updates</li> <li>Additional commits viewable in <a href="https://github.com/google/auto/compare/auto-value-1.11.0...auto-value-1.11.1">compare view</a></li> </ul> </details> <br /> [](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 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> -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
