Skip to content

Commit

Permalink
Bump auto-value.version from 1.10.3 to 1.10.4
Browse files Browse the repository at this point in the history
Bumps `auto-value.version` from 1.10.3 to 1.10.4.
Updates `com.google.auto.value:auto-value-annotations` from 1.10.3 to 1.10.4
<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.10.4</h2>
<ul>
<li>A workaround for a JDK bug with reading jar resources has been extended so it always applies, rather than just as a fallback. See <a href="https://redirect.github.com/google/auto/issues/1572">#1572</a>. (3f69cd255)</li>
<li>If an AutoValue property method is <code>@nullable</code>, the corresponding field in the generated class will be too. This was already the case for <code>TYPE_USE</code> <code>@nullable</code> or if the method had <code>@CopyAnnotations</code>, but now <code>@nullable</code> will be copied in other cases too. (4506804f1)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/google/auto/commit/12a165fbdb8141b326eee0492cf604d8e63260f6"><code>12a165f</code></a> Set version number for auto-value-parent</li>
<li><a href="https://github.com/google/auto/commit/3f69cd2551a72828ef772a22d31e23e061dd0e79"><code>3f69cd2</code></a> Apply a workaround for a JDK bug unconditionally.</li>
<li><a href="https://github.com/google/auto/commit/389b6e70bc259093ce3ca998061fa7cf992028cc"><code>389b6e7</code></a> Bump actions/cache from 3.3.1 to 3.3.2</li>
<li><a href="https://github.com/google/auto/commit/903ffd084a0b1d99b02be71b61c95284ed1165a6"><code>903ffd0</code></a> Bump com.google.truth:truth from 1.1.3 to 1.1.5 in /service</li>
<li><a href="https://github.com/google/auto/commit/905bb83c1bc25733507adb0ed1e7e1ac8bf26d5e"><code>905bb83</code></a> Bump com.google.testing.compile:compile-testing from 0.19 to 0.21.0 in /service</li>
<li><a href="https://github.com/google/auto/commit/ab0723a732f2d41ad34eee809fa920e198e75a33"><code>ab0723a</code></a> Bump actions/checkout from 3.6.0 to 4.0.0</li>
<li><a href="https://github.com/google/auto/commit/10686206446c4fe9db8a6f7a7dca12a4ca3e14d0"><code>1068620</code></a> Bump dev.gradleplugins:gradle-test-kit from 8.2.1 to 8.3 in /value</li>
<li><a href="https://github.com/google/auto/commit/a32053e64dfa91c47b79cf27dcd1bb8c34d17a56"><code>a32053e</code></a> Bump actions/checkout from 3.5.3 to 3.6.0</li>
<li><a href="https://github.com/google/auto/commit/4506804f1cc40e565eaf79e42c7ef3e6a23f0890"><code>4506804</code></a> Apply <code>@nullable</code> to fields in the generated class where appropriate.</li>
<li><a href="https://github.com/google/auto/commit/e67ab8b6ebb655c3442a25e9a622d8bb0dc44e5f"><code>e67ab8b</code></a> Bump kotlin.version from 1.9.0 to 1.9.10 in /value</li>
<li>Additional commits viewable in <a href="https://github.com/google/auto/compare/auto-value-1.10.3...auto-value-1.10.4">compare view</a></li>
</ul>
</details>
<br />

Updates `com.google.auto.value:auto-value` from 1.10.3 to 1.10.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/google/auto/releases">com.google.auto.value:auto-value's releases</a>.</em></p>
<blockquote>
<h2>AutoValue 1.10.4</h2>
<ul>
<li>A workaround for a JDK bug with reading jar resources has been extended so it always applies, rather than just as a fallback. See <a href="https://redirect.github.com/google/auto/issues/1572">#1572</a>. (3f69cd255)</li>
<li>If an AutoValue property method is <code>@nullable</code>, the corresponding field in the generated class will be too. This was already the case for <code>TYPE_USE</code> <code>@nullable</code> or if the method had <code>@CopyAnnotations</code>, but now <code>@nullable</code> will be copied in other cases too. (4506804f1)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/google/auto/commit/12a165fbdb8141b326eee0492cf604d8e63260f6"><code>12a165f</code></a> Set version number for auto-value-parent</li>
<li><a href="https://github.com/google/auto/commit/3f69cd2551a72828ef772a22d31e23e061dd0e79"><code>3f69cd2</code></a> Apply a workaround for a JDK bug unconditionally.</li>
<li><a href="https://github.com/google/auto/commit/389b6e70bc259093ce3ca998061fa7cf992028cc"><code>389b6e7</code></a> Bump actions/cache from 3.3.1 to 3.3.2</li>
<li><a href="https://github.com/google/auto/commit/903ffd084a0b1d99b02be71b61c95284ed1165a6"><code>903ffd0</code></a> Bump com.google.truth:truth from 1.1.3 to 1.1.5 in /service</li>
<li><a href="https://github.com/google/auto/commit/905bb83c1bc25733507adb0ed1e7e1ac8bf26d5e"><code>905bb83</code></a> Bump com.google.testing.compile:compile-testing from 0.19 to 0.21.0 in /service</li>
<li><a href="https://github.com/google/auto/commit/ab0723a732f2d41ad34eee809fa920e198e75a33"><code>ab0723a</code></a> Bump actions/checkout from 3.6.0 to 4.0.0</li>
<li><a href="https://github.com/google/auto/commit/10686206446c4fe9db8a6f7a7dca12a4ca3e14d0"><code>1068620</code></a> Bump dev.gradleplugins:gradle-test-kit from 8.2.1 to 8.3 in /value</li>
<li><a href="https://github.com/google/auto/commit/a32053e64dfa91c47b79cf27dcd1bb8c34d17a56"><code>a32053e</code></a> Bump actions/checkout from 3.5.3 to 3.6.0</li>
<li><a href="https://github.com/google/auto/commit/4506804f1cc40e565eaf79e42c7ef3e6a23f0890"><code>4506804</code></a> Apply <code>@nullable</code> to fields in the generated class where appropriate.</li>
<li><a href="https://github.com/google/auto/commit/e67ab8b6ebb655c3442a25e9a622d8bb0dc44e5f"><code>e67ab8b</code></a> Bump kotlin.version from 1.9.0 to 1.9.10 in /value</li>
<li>Additional commits viewable in <a href="https://github.com/google/auto/compare/auto-value-1.10.3...auto-value-1.10.4">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 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 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>

Fixes #1171

COPYBARA_INTEGRATE_REVIEW=#1171 from google:dependabot/maven/auto-value.version-1.10.4 220ca35
PiperOrigin-RevId: 564377479
  • Loading branch information
dependabot[bot] authored and Google Java Core Libraries committed Sep 11, 2023
1 parent c62f99e commit 830ff3c
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 @@ -14,7 +14,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<!-- Properties for multiple-artifact deps. -->
<auto-value.version>1.10.3</auto-value.version>
<auto-value.version>1.10.4</auto-value.version>
<!--
We have a separate property for each flavor of Guava (instead of a shared
version without the -android and -jre suffixes) because that lets
Expand Down

0 comments on commit 830ff3c

Please sign in to comment.