Bump com.google.errorprone:error_prone_core from 2.48.0 to 2.49.0#1679
Merged
mprins merged 1 commit intoApr 10, 2026
Merged
Conversation
Dependency ReviewThe following issues were found:
Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. License Issuespom.xml
OpenSSF Scorecard
Scanned Files
|
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #1679 +/- ##
======================================
Coverage 78% 78%
Complexity 130 130
======================================
Files 157 157
Lines 7799 7799
Branches 715 715
======================================
Hits 6009 6009
Misses 1377 1377
Partials 413 413 🚀 New features to boost your workflow:
|
Test Results479 tests 478 ✅ 4m 56s ⏱️ Results for commit f55d8b8. ♻️ This comment has been updated with latest results. |
Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) from 2.48.0 to 2.49.0. - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.48.0...v2.49.0) --- updated-dependencies: - dependency-name: com.google.errorprone:error_prone_core dependency-version: 2.49.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
fb6b8ca to
f55d8b8
Compare
mprins
approved these changes
Apr 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps com.google.errorprone:error_prone_core from 2.48.0 to 2.49.0.
Release notes
Sourced from com.google.errorprone:error_prone_core's releases.
Commits
89d75c1Release Error Prone 2.49.00b7b03bFix up some javadoc on `ModifySourceCollectionInStream.isStreamApiInvocationO...fe5a7b1Remove old FieldMatchers APId54a1d1Fix up someFinallyjavadocs.d93b319[RefactorSwitch] bugfix comment handlingff59782[IfChainToSwitch] cleanup redundant conditions in ternary. No functional cha...43b6df6Generalise DuplicateAssertion to handle check* methods.2c4346fFix a bug inBooleanLiteral: it currently suggests replacing `Boolean.FALSE...559039b[IfChainToSwitch] doc-only change. fix typo in code comments.393c61c[IfChainToSwitch] enhance code generation to emit unnamed variables, when sup...