Skip to content

Commit

Permalink
Bump the dependencies group in /value with 4 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /value with 4 updates: [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin), [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone), [com.google.errorprone:error_prone_type_annotations](https://github.com/google/error-prone) and [org.eclipse.jdt:ecj](https://github.com/eclipse-jdt/eclipse.jdt.core).

Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.5 to 3.2.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/apache/maven-gpg-plugin/releases">org.apache.maven.plugins:maven-gpg-plugin's releases</a>.</em></p>
<blockquote>
<h2>3.2.6</h2>
<h1><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317521&amp;version=12354997">Release Notes - Maven GPG Plugin - Version 3.2.6</a></h1>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<hr />
<h2>What's Changed</h2>
<ul>
<li>[MGPG-135] Support Overriding / Enhance the signer in AbstractGpgMojo by <a href="https://github.com/laeubi"><code>@​laeubi</code></a> in <a href="https://redirect.github.com/apache/maven-gpg-plugin/pull/112">apache/maven-gpg-plugin#112</a></li>
<li>Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3.8.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-gpg-plugin/pull/114">apache/maven-gpg-plugin#114</a></li>
<li>[MGPG-140] Update Maven to 3.9.9 by <a href="https://github.com/cstamas"><code>@​cstamas</code></a> in <a href="https://redirect.github.com/apache/maven-gpg-plugin/pull/116">apache/maven-gpg-plugin#116</a></li>
<li>[MGPG-138] Drop direct use of plexus-cipher and secdispatcher by <a href="https://github.com/cstamas"><code>@​cstamas</code></a> in <a href="https://redirect.github.com/apache/maven-gpg-plugin/pull/115">apache/maven-gpg-plugin#115</a></li>
<li>[MGPG-141] Remove use of deprecated classes by <a href="https://github.com/cstamas"><code>@​cstamas</code></a> in <a href="https://redirect.github.com/apache/maven-gpg-plugin/pull/117">apache/maven-gpg-plugin#117</a></li>
<li>Add FAQ for &quot;no pinentry&quot; issue by <a href="https://github.com/cstamas"><code>@​cstamas</code></a> in <a href="https://redirect.github.com/apache/maven-gpg-plugin/pull/118">apache/maven-gpg-plugin#118</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/laeubi"><code>@​laeubi</code></a> made their first contribution in <a href="https://redirect.github.com/apache/maven-gpg-plugin/pull/112">apache/maven-gpg-plugin#112</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.5...maven-gpg-plugin-3.2.6">https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.5...maven-gpg-plugin-3.2.6</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/apache/maven-gpg-plugin/commit/1c9a14c0eec9dae40baa4a5db674e6a7ec012be4"><code>1c9a14c</code></a> [maven-release-plugin] prepare release maven-gpg-plugin-3.2.6</li>
<li><a href="https://github.com/apache/maven-gpg-plugin/commit/bbe6156400212b3fe063d218399ba09c24795f44"><code>bbe6156</code></a> Add FAQ for &quot;no pinentry&quot; issue (<a href="https://redirect.github.com/apache/maven-gpg-plugin/issues/118">#118</a>)</li>
<li><a href="https://github.com/apache/maven-gpg-plugin/commit/5b9427333ab4b7b48b297a8b9a4158688211f14a"><code>5b94273</code></a> [MGPG-141] Remove use of deprecated classes (<a href="https://redirect.github.com/apache/maven-gpg-plugin/issues/117">#117</a>)</li>
<li><a href="https://github.com/apache/maven-gpg-plugin/commit/afdfd28bab4a0530cfd655397716a36adc1644b6"><code>afdfd28</code></a> [MGPG-138] Drop direct use of plexus-cipher and secdispatcher (<a href="https://redirect.github.com/apache/maven-gpg-plugin/issues/115">#115</a>)</li>
<li><a href="https://github.com/apache/maven-gpg-plugin/commit/7516e7c73d6e5c8c3d6c2cbab9d55deb3987f388"><code>7516e7c</code></a> [MGPG-140] Update Maven to 3.9.9 (<a href="https://redirect.github.com/apache/maven-gpg-plugin/issues/116">#116</a>)</li>
<li><a href="https://github.com/apache/maven-gpg-plugin/commit/4ec571f561e330209189eb3c4387aaae0b37fb96"><code>4ec571f</code></a> [MGPG-139] Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3...</li>
<li><a href="https://github.com/apache/maven-gpg-plugin/commit/1126b7b09cb8a4540e35f62146b1198bcadeb795"><code>1126b7b</code></a> use new Reproducible Central badge endpoint</li>
<li><a href="https://github.com/apache/maven-gpg-plugin/commit/1b40a0554b55c1d8a1c5da662e848688aa346aed"><code>1b40a05</code></a> [MGPG-135] Support Overriding / Enhance the signer in AbstractGpgMojo (<a href="https://redirect.github.com/apache/maven-gpg-plugin/issues/112">#112</a>)</li>
<li><a href="https://github.com/apache/maven-gpg-plugin/commit/3a31714e9cbdde86a6b12f1ef05d5c60252fef4a"><code>3a31714</code></a> [maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a href="https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.5...maven-gpg-plugin-3.2.6">compare view</a></li>
</ul>
</details>
<br />

Updates `com.google.errorprone:error_prone_annotations` from 2.31.0 to 2.32.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/google/error-prone/releases">com.google.errorprone:error_prone_annotations's releases</a>.</em></p>
<blockquote>
<h2>Error Prone 2.32.0</h2>
<p>The minimum support JDK version to run Error Prone is now JDK 17 (<a href="https://redirect.github.com/google/error-prone/issues/3803">#3803</a>).</p>
<p>Using Error Prone to compile code that is deployed to earlier versions is still fully supported, but will requires using JDK 17 or newer for compilation and setting <code>--release</code> or <code>-source</code>/<code>-target</code>/<code>-bootclasspath</code>.</p>
<p>Full changelog: <a href="https://github.com/google/error-prone/compare/v2.31.0...v2.32.0">https://github.com/google/error-prone/compare/v2.31.0...v2.32.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/google/error-prone/commit/0fe0961648101a4320928e3b336c85bd835d4e07"><code>0fe0961</code></a> Release Error Prone 2.32.0</li>
<li><a href="https://github.com/google/error-prone/commit/655bdc4311378df4b94f3e300e5d5ec247c83ac8"><code>655bdc4</code></a> Update release.yml: remove JDK 11</li>
<li><a href="https://github.com/google/error-prone/commit/a9ff9b1c1afc0164794fe9cd1209335884455e45"><code>a9ff9b1</code></a> Update ci.yml: remove JDK 11</li>
<li><a href="https://github.com/google/error-prone/commit/4e0b19cea5da91f3e9080cb8535839902bfdee3a"><code>4e0b19c</code></a> Start using Java &gt; 11 language features in Error Prone tests</li>
<li><a href="https://github.com/google/error-prone/commit/4b5ee1eed4cef7ac47514f5fdb4a0eef8e077a8a"><code>4b5ee1e</code></a> Update ci.yml: always set up JDK 17</li>
<li><a href="https://github.com/google/error-prone/commit/494e2c604df4c4ab84428896f53a15c9d9de7d7b"><code>494e2c6</code></a> Don't perform the inlining if parameter names are stripped.</li>
<li><a href="https://github.com/google/error-prone/commit/dab4089256a0d5b9658afebc6f66c267c9035dc9"><code>dab4089</code></a> Add the name of the method to the diagnostic message for MemberName.</li>
<li><a href="https://github.com/google/error-prone/commit/671ac41624485922d02445eb3eaadcfd777ed15d"><code>671ac41</code></a> Update ci.yml to use javadoc:javadoc</li>
<li>See full diff in <a href="https://github.com/google/error-prone/compare/v2.31.0...v2.32.0">compare view</a></li>
</ul>
</details>
<br />

Updates `com.google.errorprone:error_prone_type_annotations` from 2.31.0 to 2.32.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/google/error-prone/releases">com.google.errorprone:error_prone_type_annotations's releases</a>.</em></p>
<blockquote>
<h2>Error Prone 2.32.0</h2>
<p>The minimum support JDK version to run Error Prone is now JDK 17 (<a href="https://redirect.github.com/google/error-prone/issues/3803">#3803</a>).</p>
<p>Using Error Prone to compile code that is deployed to earlier versions is still fully supported, but will requires using JDK 17 or newer for compilation and setting <code>--release</code> or <code>-source</code>/<code>-target</code>/<code>-bootclasspath</code>.</p>
<p>Full changelog: <a href="https://github.com/google/error-prone/compare/v2.31.0...v2.32.0">https://github.com/google/error-prone/compare/v2.31.0...v2.32.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/google/error-prone/commit/0fe0961648101a4320928e3b336c85bd835d4e07"><code>0fe0961</code></a> Release Error Prone 2.32.0</li>
<li><a href="https://github.com/google/error-prone/commit/655bdc4311378df4b94f3e300e5d5ec247c83ac8"><code>655bdc4</code></a> Update release.yml: remove JDK 11</li>
<li><a href="https://github.com/google/error-prone/commit/a9ff9b1c1afc0164794fe9cd1209335884455e45"><code>a9ff9b1</code></a> Update ci.yml: remove JDK 11</li>
<li><a href="https://github.com/google/error-prone/commit/4e0b19cea5da91f3e9080cb8535839902bfdee3a"><code>4e0b19c</code></a> Start using Java &gt; 11 language features in Error Prone tests</li>
<li><a href="https://github.com/google/error-prone/commit/4b5ee1eed4cef7ac47514f5fdb4a0eef8e077a8a"><code>4b5ee1e</code></a> Update ci.yml: always set up JDK 17</li>
<li><a href="https://github.com/google/error-prone/commit/494e2c604df4c4ab84428896f53a15c9d9de7d7b"><code>494e2c6</code></a> Don't perform the inlining if parameter names are stripped.</li>
<li><a href="https://github.com/google/error-prone/commit/dab4089256a0d5b9658afebc6f66c267c9035dc9"><code>dab4089</code></a> Add the name of the method to the diagnostic message for MemberName.</li>
<li><a href="https://github.com/google/error-prone/commit/671ac41624485922d02445eb3eaadcfd777ed15d"><code>671ac41</code></a> Update ci.yml to use javadoc:javadoc</li>
<li>See full diff in <a href="https://github.com/google/error-prone/compare/v2.31.0...v2.32.0">compare view</a></li>
</ul>
</details>
<br />

Updates `com.google.errorprone:error_prone_type_annotations` from 2.31.0 to 2.32.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/google/error-prone/releases">com.google.errorprone:error_prone_type_annotations's releases</a>.</em></p>
<blockquote>
<h2>Error Prone 2.32.0</h2>
<p>The minimum support JDK version to run Error Prone is now JDK 17 (<a href="https://redirect.github.com/google/error-prone/issues/3803">#3803</a>).</p>
<p>Using Error Prone to compile code that is deployed to earlier versions is still fully supported, but will requires using JDK 17 or newer for compilation and setting <code>--release</code> or <code>-source</code>/<code>-target</code>/<code>-bootclasspath</code>.</p>
<p>Full changelog: <a href="https://github.com/google/error-prone/compare/v2.31.0...v2.32.0">https://github.com/google/error-prone/compare/v2.31.0...v2.32.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/google/error-prone/commit/0fe0961648101a4320928e3b336c85bd835d4e07"><code>0fe0961</code></a> Release Error Prone 2.32.0</li>
<li><a href="https://github.com/google/error-prone/commit/655bdc4311378df4b94f3e300e5d5ec247c83ac8"><code>655bdc4</code></a> Update release.yml: remove JDK 11</li>
<li><a href="https://github.com/google/error-prone/commit/a9ff9b1c1afc0164794fe9cd1209335884455e45"><code>a9ff9b1</code></a> Update ci.yml: remove JDK 11</li>
<li><a href="https://github.com/google/error-prone/commit/4e0b19cea5da91f3e9080cb8535839902bfdee3a"><code>4e0b19c</code></a> Start using Java &gt; 11 language features in Error Prone tests</li>
<li><a href="https://github.com/google/error-prone/commit/4b5ee1eed4cef7ac47514f5fdb4a0eef8e077a8a"><code>4b5ee1e</code></a> Update ci.yml: always set up JDK 17</li>
<li><a href="https://github.com/google/error-prone/commit/494e2c604df4c4ab84428896f53a15c9d9de7d7b"><code>494e2c6</code></a> Don't perform the inlining if parameter names are stripped.</li>
<li><a href="https://github.com/google/error-prone/commit/dab4089256a0d5b9658afebc6f66c267c9035dc9"><code>dab4089</code></a> Add the name of the method to the diagnostic message for MemberName.</li>
<li><a href="https://github.com/google/error-prone/commit/671ac41624485922d02445eb3eaadcfd777ed15d"><code>671ac41</code></a> Update ci.yml to use javadoc:javadoc</li>
<li>See full diff in <a href="https://github.com/google/error-prone/compare/v2.31.0...v2.32.0">compare view</a></li>
</ul>
</details>
<br />

Updates `org.eclipse.jdt:ecj` from 3.38.0 to 3.39.0
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/eclipse-jdt/eclipse.jdt.core/commits">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 #1837

COPYBARA_INTEGRATE_REVIEW=#1837 from google:dependabot/maven/value/dependencies-3dc1ce2e0c 8dcfbd3
PiperOrigin-RevId: 675624562
  • Loading branch information
dependabot[bot] authored and Google Java Core Libraries committed Sep 17, 2024
1 parent f5df897 commit 427827e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion value/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.2.5</version>
<version>3.2.6</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down
2 changes: 1 addition & 1 deletion value/processor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<properties>
<auto-service.version>1.1.1</auto-service.version>
<errorprone.version>2.31.0</errorprone.version>
<errorprone.version>2.32.0</errorprone.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion value/src/it/functional/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>ecj</artifactId>
<version>3.38.0</version>
<version>3.39.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 427827e

Please sign in to comment.