Skip to content

fix(deps): update errorprone packages to v2.48.0#2663

Merged
laurit merged 2 commits intomainfrom
renovate/errorprone-packages
Mar 2, 2026
Merged

fix(deps): update errorprone packages to v2.48.0#2663
laurit merged 2 commits intomainfrom
renovate/errorprone-packages

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2026

This PR contains the following updates:

Package Change Age Confidence
com.google.errorprone:error_prone_test_helpers (source) 2.47.02.48.0 age confidence
com.google.errorprone:error_prone_core (source) 2.47.02.48.0 age confidence
com.google.errorprone:error_prone_annotations (source) 2.47.02.48.0 age confidence

Release Notes

google/error-prone (com.google.errorprone:error_prone_test_helpers)

v2.48.0: Error Prone 2.48.0

Changes:

  • Added support for passing flags with command-line argument files (@-files) (8e84edf)

New checks:

Closed issues: #​5529, #​5537, #​5522, #​5521

Full changelog: google/error-prone@v2.47.0...v2.48.0


Configuration

📅 Schedule: Branch creation - "before 8am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copilot AI review requested due to automatic review settings March 2, 2026 07:44
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 2, 2026
@renovate renovate bot requested a review from a team as a code owner March 2, 2026 07:44
@renovate renovate bot review requested due to automatic review settings March 2, 2026 07:44
Copilot AI review requested due to automatic review settings March 2, 2026 08:09
@laurit laurit enabled auto-merge March 2, 2026 08:10
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s Error Prone dependency constraints to the latest patch release, and applies resulting formatting cleanups in affected tests.

Changes:

  • Bumps error_prone_annotations, error_prone_core, and error_prone_test_helpers from 2.47.0 to 2.48.0 in the dependency management platform.
  • Removes stray standalone semicolons in test field declarations after the dependency update.
  • Normalizes whitespace in a JFR connection test.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
dependencyManagement/build.gradle.kts Updates the constrained Error Prone artifact versions to 2.48.0.
processors/src/test/java/io/opentelemetry/contrib/filter/FilteringLogRecordProcessorTest.java Removes redundant standalone semicolons after field initializations.
jfr-connection/src/test/java/io/opentelemetry/contrib/jfr/connection/RecordingTest.java Removes redundant standalone semicolons and adjusts whitespace in a test.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 2, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@laurit laurit added this pull request to the merge queue Mar 2, 2026
Merged via the queue into main with commit 17c45f0 Mar 2, 2026
26 checks passed
@laurit laurit deleted the renovate/errorprone-packages branch March 2, 2026 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants