Bump com.google.errorprone:error_prone_core from 2.40.0 to 2.41.0
Merged
Number: #218
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
July 28, 2025 at 03:55 PM UTC
(10 months ago)
(10 months ago)
Updated:
July 28, 2025 at 08:38 PM UTC
(10 months ago)
(10 months ago)
Merged:
July 28, 2025 at 08:38 PM UTC
(10 months ago)
by dondonz
(10 months ago)
by dondonz
Time to Close:
about 5 hours
Labels:
dependencies java
dependencies java
Description:
Bumps com.google.errorprone:error_prone_core from 2.40.0 to 2.41.0.
Release notes
Sourced from com.google.errorprone:error_prone_core's releases.
Error Prone 2.41.0
New checks:
- EffectivelyPrivate: Detect declarations that have
publicorprotectedmodifiers, but are effectively privateChanges:
- Skip BooleanLiteral findings if the target type is boxed (#5134)
Full changelog: https://github.com/google/error-prone/compare/v2.40.0...v2.41.0
Commits
d6539d6Release Error Prone 2.41.06161d4eSkip BooleanLiteral findings if the target type is boxed98d83bfAvoid touching parameters of@Subscribemethods.13d46e7Refactor to use WellKnownKeepef33eeeFix a println statement left over from https://github.com/google/error-prone/...ce784a9Detect non-private, non-override methods in anonymous classes43759cdRecognisecom.google.common.inject.components.OtherRequiredBindingsas an i...ef5073bUnnecessaryQualifier: don't fire oninterfaces, in deference to Dagger.3d7b585TruthIncompatibleTypesupport forMultisetSubject#hasCount.b5c6175Add a test confirming external #5151.- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Ecosystem:
maven
maven
Version Change:
2.40.0 → 2.41.0
Update Type:
Minor
Minor
Technical Details
| ID: | 4239234 |
| UUID: | 2701292311 |
| Node ID: | PR_kwDOBc2qrs6hAnMX |
| Host: | GitHub |
| Repository: | graphql-java/java-dataloader |
| Merge State: | Unknown |