From a952205216f3db2ae7949dc8b48b671b1396815c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 17:42:19 -0700 Subject: [PATCH] Bump the dependencies group in /value with 2 updates MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the dependencies group in /value with 2 updates: [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) and [org.eclipse.jdt:ecj](https://github.com/eclipse-jdt/eclipse.jdt.core). Updates `com.google.errorprone:error_prone_annotations` from 2.49.0 to 2.50.0
Release notes

Sourced from com.google.errorprone:error_prone_annotations's releases.

Error Prone 2.50.0

New checks:

Closed issues: #5553, #5649, #5778

Full changelog: https://github.com/google/error-prone/compare/v2.49.0...v2.50.0

Commits

Updates `org.eclipse.jdt:ecj` from 3.45.0 to 3.46.0
Commits

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) ---
Dependabot commands and options
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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Fixes https://github.com/google/auto/pull/2066 COPYBARA_INTEGRATE_REVIEW=https://github.com/google/auto/pull/2066 from google:dependabot/maven/value/dependencies-2034fbc7ea d550ad8d39d015ea11e9b4b85671694da2cf98a3 PiperOrigin-RevId: 930830827 --- value/processor/pom.xml | 2 +- value/src/it/functional/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/value/processor/pom.xml b/value/processor/pom.xml index 603757f163..df871296d2 100644 --- a/value/processor/pom.xml +++ b/value/processor/pom.xml @@ -41,7 +41,7 @@ 1.1.1 - 2.49.0 + 2.50.0 diff --git a/value/src/it/functional/pom.xml b/value/src/it/functional/pom.xml index e424203d55..da6e5e1c59 100644 --- a/value/src/it/functional/pom.xml +++ b/value/src/it/functional/pom.xml @@ -253,7 +253,7 @@ org.eclipse.jdt ecj - 3.45.0 + 3.46.0 test