-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deps: update dependency com.google.errorprone:error_prone_core to v2.13.1 #1107
deps: update dependency com.google.errorprone:error_prone_core to v2.13.1 #1107
Conversation
beea451
to
224c610
Compare
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
224c610
to
b50bfc6
Compare
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
b50bfc6
to
03e9fd3
Compare
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
9dfb0fc
to
d614ded
Compare
I don't think we need this any more. |
d614ded
to
fc36830
Compare
Oh, this is for error_prone_core, not error_prone_annotations. |
🤖 I have created a release *beep* *boop* --- ## [1.6.0](v1.5.5...v1.6.0) (2022-05-23) ### Features * add build scripts for native image testing in Java 17 ([#1440](#1440)) ([#1141](#1141)) ([ae9aff7](ae9aff7)) * ensure large message batches can be received by subscribers ([#1133](#1133)) ([3276d47](3276d47)) ### Dependencies * error_prone_annotations from shared deps BOM ([#1128](#1128)) ([32f7f4f](32f7f4f)) * update dependency com.google.cloud:google-cloud-bom to v0.174.0 ([#1136](#1136)) ([00c2737](00c2737)) * update dependency com.google.cloud:google-cloud-pubsub to v1.117.0 ([#1134](#1134)) ([312224e](312224e)) * update dependency com.google.cloud:google-cloud-pubsub to v1.118.0 ([#1139](#1139)) ([ac83f8d](ac83f8d)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#1140](#1140)) ([869b4ee](869b4ee)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#1142](#1142)) ([577af94](577af94)) * update dependency com.google.errorprone:error_prone_core to v2.13.1 ([#1107](#1107)) ([484ca3e](484ca3e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This PR contains the following updates:
2.11.0
->2.13.1
Release Notes
google/error-prone
v2.13.1
Compare Source
What's Changed
UnnecessaryBoxedVariable
in https://github.com/google/error-prone/pull/3118Full Changelog: google/error-prone@v2.13.0...v2.13.1
v2.13.0
Compare Source
Generated
in-XepDisableWarningsInGeneratedCode
(#3094)BugChecker#isSuppressed
with suppression handling inErrorProneScanner
(#3094)enclosingPackage
(8fa64d4
)186334b
)@AutoBuilder
setter methods as@CanIgnoreReturnValue
.PublicConstructorForAbstractClass
,HashCodeToString
)Release Diff: v2.12.1...v2.13.0.
v2.12.1
Compare Source
This release adds an infrastructure optimization to
AppliedFix
source code processing.Release Diff: v2.12.0...v2.12.1.
v2.12.0
Compare Source
New checks
BoxedPrimitiveEquality
DoubleBraceInitialization
IgnoredPureGetter
LockOnBoxedPrimitive
IncorrectMainMethod
LongDoubleConversion
RobolectricShadowDirectlyOn
StaticAssignmentOfThrowable
UnnecessaryLongToIntConversion
Varifier
Fixed issues: #58, #65, #1327, #1654, #2858, #2867, #2916, #2951, #2954, #3006, #3008
Full Changelog: google/error-prone@v2.11.0...v2.12.0
Configuration
📅 Schedule: 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 this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.