-
Notifications
You must be signed in to change notification settings - Fork 170
fix(deps): update errorprone packages to v2.44.0 #2421
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
Conversation
982daeb to
c876491
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
| } | ||
|
|
||
| val otelInstrumentationVersion = "2.21.0-alpha" | ||
| val otelInstrumentationVersion = "2.22.0-alpha-SNAPSHOT" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this PR blocked on the next instrumentation repo release?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not really, it can be merged we'll just update to release version once it is out. I chose to update to snapshot to get the latest otel sdk so I wouldn't need to add comments to the ComponentProvider usages.
This PR contains the following updates:
2.43.0->2.44.02.43.0->2.44.0Release Notes
google/error-prone (com.google.errorprone:error_prone_core)
v2.44.0: Error Prone 2.44.0Changes
LabelledBreakTargetis now an errorClosed issues: #5218, #5278
Full changelog: google/error-prone@v2.43.0...v2.44.0
Configuration
📅 Schedule: Branch creation - "before 8am on Monday" (UTC), Automerge - 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.