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 48ec7d9 #65

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2024

Bumps com.google.errorprone from 9d99ee7 to 48ec7d9.

Commits
  • 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.
  • af9dad8 Fix a crash in NonCanonicalType with type annotations
  • cd6a504 Handle exhaustive switches on sealed types in MissingDefault
  • 9d5491d Rename TruthSelfEquals to a more sensible name.
  • 5840b4d Fix a typo in SuggestedFix.checkNotSyntheticConstructor
  • 58473c5 Rip out ImmutableNullComparison:EmitEmptyFixes.
  • 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 `48ec7d9`.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@9d99ee7...48ec7d9)

---
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 March 28, 2024 21:16
@dependabot dependabot bot added dependencies Related to dependency updates or issues submodules Pull requests that update Submodules code labels Mar 28, 2024
Copy link

codecov bot commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.60%. Comparing base (e0ed7ab) to head (a6eba44).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #65   +/-   ##
=======================================
  Coverage   94.60%   94.60%           
=======================================
  Files          28       28           
  Lines        5712     5712           
  Branches      382      382           
=======================================
  Hits         5404     5404           
  Misses        304      304           
  Partials        4        4           
Flag Coverage Δ
packages 94.60% <ø> (ø)

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 e0ed7ab...a6eba44. Read the comment docs.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2024

Superseded by #85.

@dependabot dependabot bot closed this Apr 2, 2024
@dependabot dependabot bot deleted the dependabot/submodules/com.google.errorprone-48ec7d9 branch April 2, 2024 21:55
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