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

build(deps): bump image from 0.24.2 to 0.24.3

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

Bumps image from 0.24.2 to 0.24.3.

Changelog

Sourced from image's changelog.

Version 0.24.3

New Features:

  • TiffDecoder now supports setting resource limits.

Bug fixes:

  • Fix compile issues on little endian systems.
  • Various panics discovered by fuzzing.
Commits

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 Jul 22 '22 13:07 dependabot[bot]

Codecov Report

Merging #81 (af90591) into main (45af81e) will decrease coverage by 0.01%. The diff coverage is 11.76%.

@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
- Coverage   84.13%   84.11%   -0.02%     
==========================================
  Files          15       15              
  Lines         870      869       -1     
==========================================
- Hits          732      731       -1     
  Misses        138      138              
Impacted Files Coverage Δ
stegano-cli/src/main.rs 0.00% <0.00%> (ø)
stegano-core/src/lib.rs 83.40% <100.00%> (ø)
stegano-core/src/media/audio/lsb_codec.rs 92.50% <100.00%> (-2.50%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us.

codecov[bot] avatar Jul 22 '22 13:07 codecov[bot]

Superseded by #89.

dependabot[bot] avatar Sep 30 '22 13:09 dependabot[bot]