Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps error_prone_core from 2.17.0 to 2.18.0.

Release notes

Sourced from error_prone_core's releases.

Error Prone 2.18.0

New Checkers:

Fixes issues: #1650, #2706, #3404, #3493, #3504, #3519, #3579, #3610, #3632, #3638, #3645, #3646, #3652, #3690

Full Changelog: google/error-prone@v2.17.0...v2.18.0

Commits
  • 34730de Release Error Prone 2.18.0
  • ee1e777 Remove DoNoCall flags for checking Thread.run and various getClass meth...
  • bb9ede9 Delete dependabot.yml
  • 7f459e1 Refaster: support method invocation type argument inlining
  • a57309b Add a check to reverse Yoda conditions.
  • 181f991 Use ASTHelpers.enclosingClass.
  • 360ed99 Don't generate a "Suppression" section that recommends `@SuppressWarnings("Ch...
  • c06c7b8 Look for infinite recursion in the first statement of multi-statement methods.
  • 0f5753f Reverse Yoda conditions in EP.
  • f36a502 Make MemoizeConstantVisitorStateLookups check suppressible
  • Additional commits viewable in compare view

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @ascopes.


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 maven Changes within Maven manifests label Jan 9, 2023
@ascopes
Copy link
Owner

ascopes commented Jan 9, 2023

@dependabot merge

@github-actions
Copy link

github-actions bot commented Jan 9, 2023

Test Results

  1 604 files  ±0    1 604 suites  ±0   0s ⏱️ ±0s
23 052 tests ±0  23 039 ✔️ ±0  13 💤 ±0  0 ±0 
23 316 runs  ±0  23 303 ✔️ ±0  13 💤 ±0  0 ±0 

Results for commit cf12463. ± Comparison against base commit 90b00ad.

♻️ This comment has been updated with latest results.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 9, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@ascopes ascopes force-pushed the dependabot/maven/com.google.errorprone-error_prone_core-2.18.0 branch from 6b0355a to 084251c Compare January 10, 2023 08:13
@ascopes
Copy link
Owner

ascopes commented Jan 10, 2023

@dependabot merge

@ascopes ascopes added the help needed Looking for people with time/resources/knowledge to help out with this one label Jan 10, 2023
@ascopes
Copy link
Owner

ascopes commented Jan 10, 2023

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@ascopes ascopes force-pushed the dependabot/maven/com.google.errorprone-error_prone_core-2.18.0 branch 2 times, most recently from 7ec33ab to 05f8c6f Compare January 12, 2023 08:06
@codecov-commenter
Copy link

codecov-commenter commented Jan 12, 2023

Codecov Report

Merging #242 (cf12463) into main (90b00ad) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #242   +/-   ##
=======================================
  Coverage   78.66%   78.66%           
=======================================
  Files          91       91           
  Lines        2789     2789           
  Branches      231      231           
=======================================
  Hits         2194     2194           
  Misses        536      536           
  Partials       59       59           

@ascopes ascopes force-pushed the dependabot/maven/com.google.errorprone-error_prone_core-2.18.0 branch 2 times, most recently from e98bb57 to 0e872b3 Compare January 14, 2023 14:58
@ascopes
Copy link
Owner

ascopes commented Jan 21, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/maven/com.google.errorprone-error_prone_core-2.18.0 branch from 8499a83 to d2add2f Compare January 21, 2023 17:14
@ascopes
Copy link
Owner

ascopes commented Jan 21, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/com.google.errorprone-error_prone_core-2.18.0 branch from d2add2f to 348cc99 Compare January 21, 2023 21:35
@ascopes
Copy link
Owner

ascopes commented Jan 27, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/com.google.errorprone-error_prone_core-2.18.0 branch from 348cc99 to 8b8e9ec Compare January 27, 2023 08:06
@ascopes
Copy link
Owner

ascopes commented Jan 30, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/com.google.errorprone-error_prone_core-2.18.0 branch from 8b8e9ec to 5cf791f Compare January 30, 2023 08:37
@ascopes
Copy link
Owner

ascopes commented Jan 30, 2023

@dependabot merge

@ascopes
Copy link
Owner

ascopes commented Jan 31, 2023

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 31, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@ascopes
Copy link
Owner

ascopes commented Jan 31, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/maven/com.google.errorprone-error_prone_core-2.18.0 branch from 0636eda to 8a00030 Compare January 31, 2023 07:37
@ascopes ascopes marked this pull request as draft February 3, 2023 09:05
@ascopes
Copy link
Owner

ascopes commented Feb 17, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/maven/com.google.errorprone-error_prone_core-2.18.0 branch from 8a00030 to 209a637 Compare February 17, 2023 08:23
@ascopes
Copy link
Owner

ascopes commented Feb 19, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/com.google.errorprone-error_prone_core-2.18.0 branch from 209a637 to 81d84ac Compare February 19, 2023 01:02
@ascopes
Copy link
Owner

ascopes commented Feb 19, 2023

@dependabot recreate

Dependabot couldn't find the original pull request head commit, 6b0355a.
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.errorprone-error_prone_core-2.18.0 branch from b01cc77 to ff5b67a Compare February 19, 2023 01:09
@ascopes ascopes marked this pull request as ready for review February 19, 2023 01:10
See google/error-prone#3710

Signed-off-by: Ashley <73482956+ascopes@users.noreply.github.com>
@ascopes
Copy link
Owner

ascopes commented Feb 19, 2023

@dependabot merge

Signed-off-by: Ashley <73482956+ascopes@users.noreply.github.com>
@ascopes
Copy link
Owner

ascopes commented Feb 19, 2023

@dependabot merge

@ascopes ascopes added bug Something isn't working and removed help needed Looking for people with time/resources/knowledge to help out with this one labels Feb 19, 2023
@dependabot dependabot bot merged commit 9508405 into main Feb 19, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.google.errorprone-error_prone_core-2.18.0 branch February 19, 2023 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working maven Changes within Maven manifests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants