Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps com.mebigfatguy.fb-contrib:fb-contrib from 7.6.4 to 7.6.5.

Commits
  • 742d6cc chore: switch sb-contrib to fb-contrib
  • 155bc01 merge from spotbugs
  • 4083805 prepare the 7.6.5 release
  • c61c428 add fix for LO with log4j, with Object parameter #465
  • 2685ed0 add jspecify Nullable support #473
  • fbb907c chore: update doc to make spotbugs the preferred branch
  • 9624eb7 add bugtype UVA_REMOVE_NULL_ARG
  • 75f2bb1 Merge branch 'findbugs' into spotbugs
  • aeb64ad start to make UseVarArgs more usable
  • a804ca3 Merge branch 'findbugs' into spotbugs
  • 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 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)

@dependabot dependabot bot requested a review from yanglbme as a code owner September 30, 2024 21:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 30, 2024
@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.29%. Comparing base (1cb874f) to head (5f31317).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5486      +/-   ##
============================================
+ Coverage     52.28%   52.29%   +0.01%     
- Complexity     3255     3257       +2     
============================================
  Files           525      525              
  Lines         15185    15185              
  Branches       2887     2887              
============================================
+ Hits           7939     7941       +2     
  Misses         6920     6920              
+ Partials        326      324       -2     

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

Bumps [com.mebigfatguy.fb-contrib:fb-contrib](https://github.com/mebigfatguy/fb-contrib) from 7.6.4 to 7.6.5.
- [Commits](mebigfatguy/fb-contrib@v7.6.4...v7.6.5)

---
updated-dependencies:
- dependency-name: com.mebigfatguy.fb-contrib:fb-contrib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/com.mebigfatguy.fb-contrib-fb-contrib-7.6.5 branch from 34a5dcb to c389096 Compare September 30, 2024 22:24
@vil02 vil02 merged commit 7a5a9e3 into master Sep 30, 2024
7 checks passed
@vil02 vil02 deleted the dependabot/maven/com.mebigfatguy.fb-contrib-fb-contrib-7.6.5 branch September 30, 2024 22:47
@vil02
Copy link
Member

vil02 commented Sep 30, 2024

Related to #5126.

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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants