Bump com.google.errorprone:error_prone_core from 2.24.1 to 2.25.0 by dependabot[bot] · Pull Request #367 · codehaus-plexus/plexus-compiler (original) (raw)
Bumps com.google.errorprone:error_prone_core from 2.24.1 to 2.25.0.
Release notes
Sourced from com.google.errorprone:error_prone_core's releases.
Error Prone 2.25.0
New checks:
- JUnitIncompatibleType: Detects incompatible types passed to an assertion, similar to TruthIncompatibleType
- RedundantSetterCall: Detects fields set twice in the same chained expression. Generalization of previous
ProtoRedundantSetcheck to also handle AutoValue.Closed issues: #4195, #4224, #4228, #4248, #4249, #4251
Full Changelog: google/error-prone@v2.24.1...v2.25.0
Commits
- e353c91 Release Error Prone 2.25.0
- ae3a19f Add some known thread safe types to[]
- 4f060e1 Add a test case demonstrating a
CanIgnoreReturnValueSuggesterbug. - a1f4fa7 Drop diagnostics that are reported inside ErrorProneTokens
- 32312a2 Update Android API diff
- b799927 Automatic code cleanup.
- 68badf0 ErrorProne: Update TestParameterInjector version
- 3ff139f Automatic code cleanup.
- 0bd7432 Rollforward of google/error-prone@654d1dbf1e6dd652c...
- 5f20325 Fix typos
- 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)