Skip to content

Commit af1eb87

Browse files
dependabot[bot]Compile-Testing Team
authored andcommitted
Bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [com.google.auto.value:auto-value-annotations](https://github.com/google/auto), [com.google.auto.value:auto-value](https://github.com/google/auto) and [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin). Updates `com.google.auto.value:auto-value-annotations` 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 /> Updates `com.google.auto.value:auto-value` 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'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 /> Updates `com.google.auto.value:auto-value` 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'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 /> Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.4.2 to 3.5.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-jar-plugin/releases">org.apache.maven.plugins:maven-jar-plugin's releases</a>.</em></p> <blockquote> <h2>3.5.0</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>Add new &quot;attach&quot; configuration parameter (3.x port of <a href="https://redirect.github.com/apache/maven-jar-plugin/issues/482">#482</a>) (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/483">#483</a>) <a href="https://github.com/hgschmie"><code>@​hgschmie</code></a></li> <li>add Java-Version to MANIFEST.MF (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/465">#465</a>) <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Fix detecting java version for toolchains and JDK 1.8 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/500">#500</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Ignore stderr when parsing javac version from toolchain (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/471">#471</a>) <a href="https://github.com/jaredstehler"><code>@​jaredstehler</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Update site descriptor to 2.0.0 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/501">#501</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>chore: remove junit3 references (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/494">#494</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Migrate component injection to JSR-330 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/492">#492</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Add PR Automation to 3.x (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/132">#132</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Improve release-drafter configuration (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/128">#128</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Fix for Maven 4.0.0-rc-3 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/130">#130</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MNGSITE-529">[MNGSITE-529]</a> - Rename &quot;Goals&quot; to &quot;Plugin Documentation&quot; (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/119">#119</a>) <a href="https://github.com/Bukama"><code>@​Bukama</code></a></li> </ul> <h2>🔧 Build</h2> <ul> <li>Bump m-invoker-p to 3.9.1 for Java 25 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/480">#480</a>) <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump commons-io:commons-io from 2.20.0 to 2.21.0 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/499">#499</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/498">#498</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Use maven-plugin-testing-harness version 3.4.0 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/491">#491</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.15.1 to 3.15.2 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/488">#488</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.plexus:plexus-archiver from 4.10.1 to 4.10.3 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/478">#478</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/464">#464</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.maven.plugins:maven-plugins from 42 to 45 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/452">#452</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.4 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/461">#461</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump commons-io:commons-io from 2.19.0 to 2.20.0 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/457">#457</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump mavenVersion from 3.9.10 to 3.9.11 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/456">#456</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump mavenVersion from 3.9.9 to 3.9.10 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/146">#146</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.maven.shared:file-management from 3.1.0 to 3.2.0 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/143">#143</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump mavenVersion from 3.6.3 to 3.9.9 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/107">#107</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump commons-io:commons-io from 2.18.0 to 2.19.0 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/140">#140</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump commons-io:commons-io from 2.16.1 to 2.18.0 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/114">#114</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/109">#109</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-jar-plugin/commit/68d00f1121da7ca6c04501363e020977bd1ad5ae"><code>68d00f1</code></a> [maven-release-plugin] prepare release maven-jar-plugin-3.5.0</li> <li><a href="https://github.com/apache/maven-jar-plugin/commit/357b9bf1ae81c4c41a4705402e2bde82d22a5407"><code>357b9bf</code></a> Update site descriptor to 2.0.0</li> <li><a href="https://github.com/apache/maven-jar-plugin/commit/340249c15f5f54d631b41afbc3653db260bda450"><code>340249c</code></a> Fix detecting java version for toolchains and JDK 1.8</li> <li><a href="https://github.com/apache/maven-jar-plugin/commit/06a6245f7a4874dbab3fcd60d1903cf297a78f90"><code>06a6245</code></a> chore: remove junit3 references</li> <li><a href="https://github.com/apache/maven-jar-plugin/commit/d302b2c9e910521facccfd6443c7bf1bc1156c93"><code>d302b2c</code></a> Bump commons-io:commons-io from 2.20.0 to 2.21.0</li> <li><a href="https://github.com/apache/maven-jar-plugin/commit/6081bdbf50ba61b052e2f32411b4dda3347e4a55"><code>6081bdb</code></a> Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4</li> <li><a href="https://github.com/apache/maven-jar-plugin/commit/ef8ed4cf89bcacb2f8ad5c3f4492ba186ead4409"><code>ef8ed4c</code></a> Migrate component injection to JSR-330</li> <li><a href="https://github.com/apache/maven-jar-plugin/commit/704a35caecb49c72ea87956e4210cd082df18065"><code>704a35c</code></a> Ignore stderr when parsing javac version from toolchain (<a href="https://redirect.github.com/apache/maven-jar-plugin/issues/471">#471</a>)</li> <li><a href="https://github.com/apache/maven-jar-plugin/commit/0beb969f0d3b4d88348e8b4a03b0fef40f7b87af"><code>0beb969</code></a> Use maven-plugin-testing-harness version 3.4.0</li> <li><a href="https://github.com/apache/maven-jar-plugin/commit/c2624c8e0bd3314024a32bbfeca59ee155d725d8"><code>c2624c8</code></a> Bump org.apache.maven.plugin-tools:maven-plugin-annotations (<a href="https://redirect.github.com/apache/maven-jar-plugin/issues/488">#488</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.4.2...maven-jar-plugin-3.5.0">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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Fixes #516 COPYBARA_INTEGRATE_REVIEW=#516 from google:dependabot/maven/dependencies-390664644b 430cb36 PiperOrigin-RevId: 836213131
1 parent 084e365 commit af1eb87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<description>Utilities for testing compilation.</description>
1010

1111
<properties>
12-
<autovalue.version>1.11.0</autovalue.version>
12+
<autovalue.version>1.11.1</autovalue.version>
1313
</properties>
1414

1515
<url>http://github.com/google/compile-testing</url>
@@ -120,7 +120,7 @@
120120
</plugin>
121121
<plugin>
122122
<artifactId>maven-jar-plugin</artifactId>
123-
<version>3.4.2</version>
123+
<version>3.5.0</version>
124124
</plugin>
125125
<plugin>
126126
<artifactId>maven-javadoc-plugin</artifactId>

0 commit comments

Comments
 (0)