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

build(deps): bump com.google.errorprone from 9d99ee7 to 200eb43 #91

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2024

Bumps com.google.errorprone from 9d99ee7 to 200eb43.

Commits
  • 200eb43 Add @snippet as a known inline tag.
  • 4ce508b Drop text about 'legacy methods' From RestrictedApi methods
  • 0c12a77 Warn about returning a null Table, too.
  • e4c9409 Handle unqualified instance method names in refaster
  • 474a4ac Wrangle MixedArrayDimensions to be an error internally, but not externally.
  • 48ec7d9 Prepare RedundantSetterCall for becoming an ERROR.
  • ed4b61d Fix an ArrayToString false positive for the varargs overload of `Joiner.join(...
  • 9b2c2a9 Yoda conditions: consider static fields which are in SHOUTY_CASE to be cons...
  • 29d9335 Remove mutable state from ThreadSafety.
  • 527171c Tidy some SuggestedFix usages.
  • Additional commits viewable in compare view

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

Bumps [com.google.errorprone](https://github.com/google/error-prone) from `9d99ee7` to `200eb43`.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@9d99ee7...200eb43)

---
updated-dependencies:
- dependency-name: com.google.errorprone
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from sgammon as a code owner April 4, 2024 21:29
@dependabot dependabot bot added dependencies Related to dependency updates or issues submodules Pull requests that update Submodules code labels Apr 4, 2024
Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.24%. Comparing base (f03c40f) to head (7d34797).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #91   +/-   ##
=======================================
  Coverage   91.24%   91.24%           
=======================================
  Files          31       31           
  Lines        6868     6868           
  Branches      421      421           
=======================================
  Hits         6267     6267           
  Misses        592      592           
  Partials        9        9           
Flag Coverage Δ
packages 91.24% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f03c40f...7d34797. Read the comment docs.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 5, 2024

Superseded by #97.

@dependabot dependabot bot closed this Apr 5, 2024
@dependabot dependabot bot deleted the dependabot/submodules/com.google.errorprone-200eb43 branch April 5, 2024 21:33
@sgammon sgammon mentioned this pull request Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related to dependency updates or issues submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants