Skip to content
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

Bump error_prone_annotations from 2.11.0 to 2.12.1 #24814

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2022

Bumps error_prone_annotations from 2.11.0 to 2.12.1.

Release notes

Sourced from error_prone_annotations's releases.

Error Prone 2.12.1

Error Prone 2.12.0

New checks

Fixed issues: #58, #65, #1327, #1654, #2858, #2867, #2916, #2951, #2954, #3006, #3008

Full Changelog: google/error-prone@v2.11.0...v2.12.0

Commits
  • 6563215 Make AppliedFix more efficient
  • fe05664 Remove some more redundant null checks.
  • fba919b Fix consistency of isCovered() in CheckReturnValue
  • 2ea4d44 JUnit3TestNotRun: generalise to handle cases where a test methdod has paramet...
  • 3cc8786 Remove JMockTestWithoutRunWithOrRuleAnnotation, which isn't enabled.
  • 1be56c2 Remove NoFunctionalReturnType.
  • d175bb6 Add Matchers.methodHasNoParameters to disambiguate methodHasParameters()
  • d8961c2 Suppress MethodCanBeStatic with @​Keep (including as a meta-annotation)
  • 62a2d27 An update on StringEquality.
  • ce2e0f7 Varifier: change some fairly obvious patterns to var.
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @gastaldi.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Apr 7, 2022
@quarkus-bot

This comment has been minimized.

@gastaldi
Copy link
Contributor

gastaldi commented Apr 8, 2022

@dependabot rebase

@gastaldi
Copy link
Contributor

gastaldi commented Apr 8, 2022

@dependabot merge

Bumps [error_prone_annotations](https://github.com/google/error-prone) from 2.11.0 to 2.12.1.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.11.0...v2.12.1)

---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.errorprone-error_prone_annotations-2.12.1 branch from 9633576 to 222a856 Compare April 8, 2022 14:07
@quarkus-bot
Copy link

quarkus-bot bot commented Apr 8, 2022

Failing Jobs - Building 222a856

Status Name Step Failures Logs Raw logs
Gradle Tests - JDK 11 Windows Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ Gradle Tests - JDK 11 Windows #

- Failing: integration-tests/gradle 

📦 integration-tests/gradle

io.quarkus.gradle.devmode.MultiSourceProjectDevModeTest.main line 22 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in io.quarkus.test.devmode.util.DevModeTestUtils that uses java.util.function.Supplier, java.util.function.Supplierjava.util.concurrent.atomic.AtomicReference, java.util.concurrent.atomic.AtomicReferencejava.lang.String, java.lang.Stringboolean was not fulfilled within 1 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2022

Dependabot tried to merge this PR, but received the following error from GitHub:

At least 1 approving review is required by reviewers with write access.

@gastaldi gastaldi merged commit 32b0a04 into main Apr 9, 2022
@gastaldi gastaldi deleted the dependabot/maven/com.google.errorprone-error_prone_annotations-2.12.1 branch April 9, 2022 23:44
@quarkus-bot quarkus-bot bot added this to the 2.9 - main milestone Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file kind/component-upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant