Skip to content

Upgrade Error Prone 2.47.0 -> 2.48.0#2129

Merged
rickie merged 2 commits intomasterfrom
renovate/version.error-prone-orig
Mar 7, 2026
Merged

Upgrade Error Prone 2.47.0 -> 2.48.0#2129
rickie merged 2 commits intomasterfrom
renovate/version.error-prone-orig

Conversation

@Picnic-DevPla-Bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
Error Prone (source) compile minor 2.47.0 -> 2.48.0

Release Notes

google/error-prone (Error Prone)

v2.48.0: Error Prone 2.48.0

Compare Source

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


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

@github-actions
Copy link

github-actions bot commented Mar 1, 2026

Suggested commit message:

Upgrade Error Prone 2.47.0 -> 2.48.0 (#2129)

See:
- https://github.com/google/error-prone/releases/tag/v2.48.0
- https://github.com/google/error-prone/compare/v2.47.0...v2.48.0
- https://github.com/PicnicSupermarket/error-prone/compare/v2.47.0-picnic-1...v2.48.0-picnic-1

@coderabbitai
Copy link

coderabbitai bot commented Mar 1, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Disabled knowledge base sources:

  • Jira integration is disabled

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between b84f248 and e43dfbc.

📒 Files selected for processing (1)
  • pom.xml

📝 Walkthrough

Walkthrough

A single Maven POM property was updated to upgrade the error-prone dependency version from 2.47.0 to 2.48.0. This changes the transitive version constraint for error-prone-related dependencies without introducing any functional or logic modifications.

Changes

Cohort / File(s) Summary
Dependency Version Update
pom.xml
Updated version.error-prone-orig property from 2.47.0 to 2.48.0, affecting transitive error-prone dependency resolution.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The pull request title clearly and concisely summarizes the main change: upgrading Error Prone from version 2.47.0 to 2.48.0, which matches the single property update in pom.xml.
Description check ✅ Passed The pull request description is directly related to the changeset, providing detailed information about the Error Prone upgrade including release notes, new checks, and closed issues.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch renovate/version.error-prone-orig

Comment @coderabbitai help to get the list of available commands and usage tips.

@Stephan202 Stephan202 added this to the 0.29.0 milestone Mar 1, 2026
Copy link
Member

@Stephan202 Stephan202 left a comment

Choose a reason for hiding this comment

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

Updated the compatibility matrix.

@github-actions
Copy link

github-actions bot commented Mar 1, 2026

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@Picnic-DevPla-Bot
Copy link
Contributor Author

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.

@rickie rickie force-pushed the renovate/version.error-prone-orig branch from 8705d56 to dfe8618 Compare March 2, 2026 07:29
@github-actions
Copy link

github-actions bot commented Mar 2, 2026

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@rickie rickie force-pushed the renovate/version.error-prone-orig branch from dfe8618 to 5d02d25 Compare March 7, 2026 14:08
@github-actions
Copy link

github-actions bot commented Mar 7, 2026

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@rickie rickie force-pushed the renovate/version.error-prone-orig branch from 5d02d25 to 825d264 Compare March 7, 2026 15:00
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 7, 2026

@github-actions
Copy link

github-actions bot commented Mar 7, 2026

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@rickie rickie merged commit 05dcfac into master Mar 7, 2026
19 checks passed
@rickie rickie deleted the renovate/version.error-prone-orig branch March 7, 2026 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants