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

Bump com.mebigfatguy.fb-contrib:fb-contrib from 7.6.2 to 7.6.3 #1260

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps com.mebigfatguy.fb-contrib:fb-contrib from 7.6.2 to 7.6.3.

Commits
  • 69b3b8f prepare for the 7.6.3 release
  • ed3ab52 .of(), .singletonXX() and emptyXX() as collection factories
  • ae75fe1 fix PKI name
  • 20fd195 guard against npes, due to both Akka and Pekko not usually used together
  • 52fd735 duplicate akka detector into pekko detector
  • 87998b5 #307, update DRE bug message do emphasis javadoc for documentation
  • a73b33e add Piotrek as a contributor
  • 35b763a #406 don't report String.getBytes(String s) as not throwing an exception
  • 1f2a7db add sample that claims to produce EmptyStackException
  • f819c75 #416 don't report StringBuilder.length() for PRMC, as it's trivial and easily...
  • 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 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.mebigfatguy.fb-contrib:fb-contrib](https://github.com/mebigfatguy/fb-contrib) from 7.6.2 to 7.6.3.
- [Commits](mebigfatguy/fb-contrib@v7.6.2...v7.6.3)

---
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] <support@github.com>
@dependabot dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels Dec 4, 2023
Copy link

codecov bot commented Dec 4, 2023

Codecov Report

Merging #1260 (c1c00c4) into master (99226f2) will decrease coverage by 0.02%.
Report is 14 commits behind head on master.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1260      +/-   ##
============================================
- Coverage     52.64%   52.63%   -0.02%     
+ Complexity      972      971       -1     
============================================
  Files           189      189              
  Lines          7007     7007              
  Branches        920      920              
============================================
- Hits           3689     3688       -1     
  Misses         2807     2807              
- Partials        511      512       +1     

see 3 files with indirect coverage changes

@AndyScherzinger AndyScherzinger added this to the NC Android lib 2.17.0 milestone Dec 5, 2023
@AndyScherzinger AndyScherzinger merged commit cf3f1ae into master Dec 5, 2023
16 of 18 checks passed
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/com.mebigfatguy.fb-contrib-fb-contrib-7.6.3 branch December 5, 2023 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant