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

chore(deps): bump com.google.errorprone:error_prone_core from 2.19.1 to 2.21.1 #1531

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Bumps com.google.errorprone:error_prone_core from 2.19.1 to 2.21.1.

Release notes

Sourced from com.google.errorprone:error_prone_core's releases.

Error Prone 2.21.1

Changes:

  • Handle overlapping ranges in suppressedRegions (fixes #4040)
  • Add AddressSelection to discourage APIs that convert a hostname to a single address

Full Changelog: google/error-prone@v2.21.0...v2.21.1

Error Prone 2.21.0

New Checkers:

Fixed issues: #3976, #3986, #4001, #4002, #4026, #4027

Full Changelog: google/error-prone@v2.20.0...v2.21.0

Error Prone 2.20.0

Changes:

  • This release is compatible with early-access builds of JDK 21.

New Checkers:

Fixes issues: #2232, #2243, #2997, #3301, #3843, #3903, #3918, #3923, #3931, #3945, #3946

Full Changelog: google/error-prone@v2.19.1...v2.20.0

Commits
  • c13d44e Release Error Prone 2.21.1
  • 2533218 Handle overlapping ranges in suppressedRegions
  • 449e6f4 Handle method references in renameMethodWithInvocations
  • a2d6ad7 Add an Error Prone check to discourage APIs that convert a hostname to a single
  • 2ef7ec2 Create class to share logic between ErrorProne checkers
  • c603793 Document and test why it's important to recognize TestCase.fail even though...
  • bbf7cd9 Add support in ASTHelpersSuggestions for getEnclosedElements
  • 29b0e54 Handle overlapping deletions for unused parameters
  • b18fd72 Automatic code cleanup.
  • 25c361a Suggest using code as per[]
  • Additional commits viewable in compare view

Dependabot compatibility score

You 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 7, 2023
@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.05% 🎉

Comparison is base (26d4188) 82.11% compared to head (b88087f) 82.16%.
Report is 8 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1531      +/-   ##
=============================================
+ Coverage      82.11%   82.16%   +0.05%     
- Complexity      3569     3573       +4     
=============================================
  Files            186      186              
  Lines          11675    11675              
  Branches        1146     1146              
=============================================
+ Hits            9587     9593       +6     
+ Misses          1611     1607       -4     
+ Partials         477      475       -2     

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/gradle/com.google.errorprone-error_prone_core-2.21.1 branch from b5be5a2 to 3c6ee95 Compare August 10, 2023 10:31
@dependabot dependabot bot force-pushed the dependabot/gradle/com.google.errorprone-error_prone_core-2.21.1 branch 2 times, most recently from 0454540 to 8889a41 Compare August 30, 2023 09:51
@thenswan
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/gradle/com.google.errorprone-error_prone_core-2.21.1 branch from 8889a41 to ea5f63d Compare August 30, 2023 10:53
@thenswan thenswan requested a review from rokn August 30, 2023 13:36
@dependabot dependabot bot force-pushed the dependabot/gradle/com.google.errorprone-error_prone_core-2.21.1 branch from ea5f63d to 5f2ca50 Compare September 4, 2023 13:40
Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) from 2.19.1 to 2.21.1.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.19.1...v2.21.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.google.errorprone-error_prone_core-2.21.1 branch from 5f2ca50 to b88087f Compare September 4, 2023 14:02
@thenswan thenswan merged commit 492b530 into develop Sep 11, 2023
5 checks passed
@thenswan thenswan deleted the dependabot/gradle/com.google.errorprone-error_prone_core-2.21.1 branch September 11, 2023 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants