-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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 com.google.errorprone:error_prone_annotations from 2.27.1 to 2.28.0 #40926
Merged
gsmet
merged 1 commit into
main
from
dependabot/maven/com.google.errorprone-error_prone_annotations-2.28.0
Jun 7, 2024
Merged
Bump com.google.errorprone:error_prone_annotations from 2.27.1 to 2.28.0 #40926
gsmet
merged 1 commit into
main
from
dependabot/maven/com.google.errorprone-error_prone_annotations-2.28.0
Jun 7, 2024
Conversation
This file contains 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
dependabot
bot
added
the
area/dependencies
Pull requests that update a dependency file
label
May 31, 2024
This comment has been minimized.
This comment has been minimized.
gsmet
approved these changes
Jun 4, 2024
@dependabot rebase |
dependabot
bot
force-pushed
the
dependabot/maven/com.google.errorprone-error_prone_annotations-2.28.0
branch
from
June 4, 2024 09:25
99b5cf1
to
e18dc6a
Compare
This comment has been minimized.
This comment has been minimized.
@dependabot rebase |
@dependabot recreate |
Bumps [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) from 2.27.1 to 2.28.0. - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.27.1...v2.28.0) --- 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] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/maven/com.google.errorprone-error_prone_annotations-2.28.0
branch
from
June 6, 2024 15:00
e18dc6a
to
7ea406c
Compare
Status for workflow
|
Status | Name | Step | Failures | Logs | Raw logs | Build scan |
---|---|---|---|---|---|---|
✖ | MicroProfile TCKs Tests | Verify |
Failures | Logs | Raw logs | 🔍 |
Full information is available in the Build summary check run.
You can consult the Develocity build scans.
Failures
⚙️ MicroProfile TCKs Tests #
- Failing: tcks/microprofile-opentelemetry
📦 tcks/microprofile-opentelemetry
✖ org.eclipse.microprofile.telemetry.tracing.tck.async.MpRestClientAsyncTest.testIntegrationWithMpRestClient
- History - More details - Source on GitHub
java.util.concurrent.RejectedExecutionException: event executor terminated
at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:934)
at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:351)
at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:344)
at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:836)
at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:827)
at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:817)
at io.vertx.core.impl.EventLoopExecutor.execute(EventLoopExecutor.java:35)
gsmet
approved these changes
Jun 7, 2024
dependabot
bot
deleted the
dependabot/maven/com.google.errorprone-error_prone_annotations-2.28.0
branch
June 7, 2024 09:01
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
triage/flaky-test
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_annotations from 2.27.1 to 2.28.0.
Release notes
Sourced from com.google.errorprone:error_prone_annotations's releases.
Commits
c71fd4e
Release Error Prone 2.28.032997f7
Bugfix assignment switch analysis in StatementSwitchToExpressionSwitch: if an...2dde254
Update references to javadoc APIs after the introduction of Markdown doc comm...5fef6e0
Yet another JUnitIncompatibleType crash fix.c2df1b6
Refactor comment handling in tokenization to use a new ErrorProneComment clas...3fff610
Update hamcrest to v2.26f265dd
Add a disabled regression test for an UnusedVariable bug5eded87
Add an Error Prone check that reimplements javac sunapi warnings9e0fbf7
Prepare for a change to the return type ofJCCompilationUnit#getImports
in ...13be411
Handlenull != CONST_CASE
in YodaConditionYou can trigger a rebase of this PR by commenting
@dependabot rebase
.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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)