stegano-rs icon indicating copy to clipboard operation
stegano-rs copied to clipboard

build(deps): bump bitstream-io from 1.5.0 to 1.6.0

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Bumps bitstream-io from 1.5.0 to 1.6.0.

Commits
  • 2876831 Add trivial method for ByteReaders to skip a given number of bytes
  • 994e62f Very minor cleanup
  • See full diff 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 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[bot] avatar Nov 18 '22 14:11 dependabot[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.21%. Comparing base (45af81e) to head (abcd736). Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
+ Coverage   84.13%   84.21%   +0.07%     
==========================================
  Files          15       15              
  Lines         870      868       -2     
==========================================
- Hits          732      731       -1     
+ Misses        138      137       -1     

see 1 file with indirect coverage changes

codecov[bot] avatar Nov 18 '22 14:11 codecov[bot]

@dependabot recreate

sassman avatar Sep 05 '24 11:09 sassman

Looks like bitstream-io is up-to-date now, so this is no longer needed.

dependabot[bot] avatar Sep 05 '24 11:09 dependabot[bot]