Skip to content

Commit

Permalink
Bump auto-value.version from 1.10.2 to 1.10.3
Browse files Browse the repository at this point in the history
Bumps `auto-value.version` from 1.10.2 to 1.10.3.
Updates `com.google.auto.value:auto-value-annotations` from 1.10.2 to 1.10.3
<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.3</h2>
<ul>
<li>An &quot;incompatible version&quot; issue with Kotlin compilation has been fixed. See <a href="https://redirect.github.com/google/auto/issues/1574">#1574</a>. (b21c7f4fb)</li>
<li>A warning is now produced if a <code>setX</code> method in a <code>Builder</code> or its return type is marked <code>@nullable</code>. Those methods always return the <code>Builder</code> instance, which is never null. (e5b4b5484)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/google/auto/commit/8d19b57166f764fff31daa1223f335240c673dac"><code>8d19b57</code></a> Set version number for auto-value-parent</li>
<li><a href="https://github.com/google/auto/commit/b21c7f4fb103c71289cddba22e5aeada81cd748f"><code>b21c7f4</code></a> Remove <code>META-INF/*.kotlin_module</code> entries from the AutoValue jar.</li>
<li><a href="https://github.com/google/auto/commit/b431b026ce375ea66374df26a309087c400af5ef"><code>b431b02</code></a> Bump errorprone.version from 2.20.0 to 2.21.1 in /value</li>
<li><a href="https://github.com/google/auto/commit/4626252bf6eec70882f3f588eccedd0d1c1209a4"><code>4626252</code></a> Bump Guava to 32.1.2.</li>
<li><a href="https://github.com/google/auto/commit/c0613dad0a74f024916a2fc9342376468e56cd19"><code>c0613da</code></a> Bump actions/setup-java from 3.11.0 to 3.12.0</li>
<li><a href="https://github.com/google/auto/commit/470e98a0e72586f6ea98c662aa248a9115d14853"><code>470e98a</code></a> Bump dev.gradleplugins:gradle-test-kit from 8.1 to 8.2.1 in /value</li>
<li><a href="https://github.com/google/auto/commit/29f86210d8594e279790cd35304f1fa54ca94ebc"><code>29f8621</code></a> Bump kotlin.version from 1.8.22 to 1.9.0 in /value</li>
<li><a href="https://github.com/google/auto/commit/571cc3415008bfa56759cd4e5bee0074c2048cf4"><code>571cc34</code></a> Bump org.jetbrains.kotlinx:kotlinx-metadata-jvm from 0.6.2 to 0.7.0 in /value</li>
<li><a href="https://github.com/google/auto/commit/e5b4b548486549ba096983d6d79ed39f9a0e16b7"><code>e5b4b54</code></a> Output a warning if a <code>setX</code> method in a <code>Builder</code> is marked <code>@nullable</code>.</li>
<li><a href="https://github.com/google/auto/commit/895ce2b55f58873fac0140272a01f26d14871784"><code>895ce2b</code></a> Update AutoValue dependency to 1.10.2.</li>
<li>Additional commits viewable in <a href="https://github.com/google/auto/compare/auto-value-1.10.2...auto-value-1.10.3">compare view</a></li>
</ul>
</details>
<br />

Updates `com.google.auto.value:auto-value` from 1.10.2 to 1.10.3
<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.3</h2>
<ul>
<li>An &quot;incompatible version&quot; issue with Kotlin compilation has been fixed. See <a href="https://redirect.github.com/google/auto/issues/1574">#1574</a>. (b21c7f4fb)</li>
<li>A warning is now produced if a <code>setX</code> method in a <code>Builder</code> or its return type is marked <code>@nullable</code>. Those methods always return the <code>Builder</code> instance, which is never null. (e5b4b5484)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/google/auto/commit/8d19b57166f764fff31daa1223f335240c673dac"><code>8d19b57</code></a> Set version number for auto-value-parent</li>
<li><a href="https://github.com/google/auto/commit/b21c7f4fb103c71289cddba22e5aeada81cd748f"><code>b21c7f4</code></a> Remove <code>META-INF/*.kotlin_module</code> entries from the AutoValue jar.</li>
<li><a href="https://github.com/google/auto/commit/b431b026ce375ea66374df26a309087c400af5ef"><code>b431b02</code></a> Bump errorprone.version from 2.20.0 to 2.21.1 in /value</li>
<li><a href="https://github.com/google/auto/commit/4626252bf6eec70882f3f588eccedd0d1c1209a4"><code>4626252</code></a> Bump Guava to 32.1.2.</li>
<li><a href="https://github.com/google/auto/commit/c0613dad0a74f024916a2fc9342376468e56cd19"><code>c0613da</code></a> Bump actions/setup-java from 3.11.0 to 3.12.0</li>
<li><a href="https://github.com/google/auto/commit/470e98a0e72586f6ea98c662aa248a9115d14853"><code>470e98a</code></a> Bump dev.gradleplugins:gradle-test-kit from 8.1 to 8.2.1 in /value</li>
<li><a href="https://github.com/google/auto/commit/29f86210d8594e279790cd35304f1fa54ca94ebc"><code>29f8621</code></a> Bump kotlin.version from 1.8.22 to 1.9.0 in /value</li>
<li><a href="https://github.com/google/auto/commit/571cc3415008bfa56759cd4e5bee0074c2048cf4"><code>571cc34</code></a> Bump org.jetbrains.kotlinx:kotlinx-metadata-jvm from 0.6.2 to 0.7.0 in /value</li>
<li><a href="https://github.com/google/auto/commit/e5b4b548486549ba096983d6d79ed39f9a0e16b7"><code>e5b4b54</code></a> Output a warning if a <code>setX</code> method in a <code>Builder</code> is marked <code>@nullable</code>.</li>
<li><a href="https://github.com/google/auto/commit/895ce2b55f58873fac0140272a01f26d14871784"><code>895ce2b</code></a> Update AutoValue dependency to 1.10.2.</li>
<li>Additional commits viewable in <a href="https://github.com/google/auto/compare/auto-value-1.10.2...auto-value-1.10.3">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 #1160

COPYBARA_INTEGRATE_REVIEW=#1160 from google:dependabot/maven/auto-value.version-1.10.3 50f154e
PiperOrigin-RevId: 557473334
  • Loading branch information
dependabot[bot] authored and Google Java Core Libraries committed Aug 16, 2023
1 parent 5575a5d commit e655ad6
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.2</auto-value.version>
<auto-value.version>1.10.3</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 e655ad6

Please sign in to comment.